Michael
|
40aa67f8be
|
Bulk transmission for AP posts
|
2022-05-02 05:15:27 +00:00 |
|
Michael
|
1f43332a1d
|
Only fetch category when it exists
|
2022-04-30 06:57:22 +00:00 |
|
Michael
|
9b646dad97
|
API: We can now display polls
|
2022-04-22 19:24:22 +00:00 |
|
Michael
|
8d25094719
|
Fix test
|
2022-04-20 06:33:14 +00:00 |
|
Michael
|
834844573b
|
We can now store incoming questions
|
2022-04-20 06:28:02 +00:00 |
|
Hypolite Petovan
|
4eecf733e1
|
Merge pull request #11389 from nupplaphil/feat/http_client_arg
Introduce explicit HttpClient "Accept" parameter
|
2022-04-08 15:05:40 -04:00 |
|
Philipp
|
8e2cc678dc
|
head fixings
|
2022-04-08 20:41:25 +02:00 |
|
Michael
|
69b7923df2
|
Use centralized function to fetch query results
|
2022-04-08 06:04:50 +00:00 |
|
Michael
|
75bc4eccb7
|
Display featured posts for contacts
|
2022-04-07 21:52:25 +00:00 |
|
Michael
|
5a3fe900f0
|
Fix test
|
2022-04-06 15:32:14 +00:00 |
|
Michael
|
a1dd299eb3
|
Preparations for "featured" posts
|
2022-04-06 13:34:11 +00:00 |
|
Philipp
|
04866195b4
|
Remove accept parameter for head/post again
|
2022-04-03 19:33:09 +02:00 |
|
Philipp
|
e299fc67c8
|
Introduce "accept_header" as specific argument to the http client
|
2022-04-02 21:16:53 +02:00 |
|
Philipp
|
73c3b21665
|
Move ACCEPT constants to own "enum" class
|
2022-04-02 20:26:11 +02:00 |
|
Michael
|
28e3eee91b
|
Add "Accept" to "head"
|
2022-03-29 13:34:54 +00:00 |
|
Michael
|
1fae0123ec
|
Some more "accept" parameters are added
|
2022-03-29 06:24:20 +00:00 |
|
Michael
|
91905bea89
|
Don't create empty announce notifications
|
2022-03-19 17:53:41 +00:00 |
|
Hypolite Petovan
|
deafdcde95
|
Use public contact ID in Model\Post\UserNotification::insertNotification
- Add localRelationship dependency to Notification factory
- Remove dependencies from Factory\Notification->getMessageFromNotification method
|
2022-03-14 07:56:20 -04:00 |
|
Michael
|
12d7c99f46
|
Don't send notifications for activities caused by the community contact
|
2022-03-13 05:44:29 +00:00 |
|
Michael
|
073a6afaaf
|
Reduce amount of notifications by communities
|
2022-03-12 04:20:19 +00:00 |
|
Michael
|
311c1fdd81
|
Avoid warning and notice
|
2022-02-20 05:14:36 +00:00 |
|
Michael
|
234dac49b4
|
Rrepeat comments as well
|
2022-02-17 21:44:59 +00:00 |
|
Hypolite Petovan
|
361fdccdc7
|
Merge pull request #11242 from annando/private-forums
Private forums are now working via AP
|
2022-02-15 12:06:34 -05:00 |
|
Hypolite Petovan
|
9ae0234bb5
|
Use expected order for post medias
- This fixes the wrong display order of post pictures
|
2022-02-15 09:53:24 -05:00 |
|
Michael
|
ee3a8ccb3b
|
No notifcations for forum / fetch user for fetching content
|
2022-02-13 05:45:06 +00:00 |
|
Michael
|
9eec2bf5f3
|
Improved support for "Page" type
|
2022-01-27 17:51:23 +00:00 |
|
Michael
|
27a306185a
|
Improved notification for announced posts
|
2022-01-23 21:47:16 +00:00 |
|
Michael
|
8bb2c9fc13
|
Support for desktop notifications for reshared posts
|
2022-01-23 19:37:52 +00:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Philipp
|
409d909d0f
|
Restructure HTTPClient for new paradigm
|
2021-10-28 20:01:03 +02:00 |
|
Michael
|
ab17fbf6b2
|
Unneeded "ProxyUtils" renamed to "Proxy"
|
2021-10-05 20:18:19 +00:00 |
|
Michael Vogel
|
3d97149007
|
Merge pull request #10722 from MrPetovan/task/refactor-notifications
Move notify, notifications and introduction notifications to new paradigm
|
2021-10-03 14:13:28 +02:00 |
|
Michael
|
42790fbc1f
|
Don't store emoji images as media but links
|
2021-10-03 09:42:14 +00:00 |
|
Hypolite Petovan
|
7a2d5f6a8e
|
Move notification to the new paradigm
|
2021-10-02 18:15:45 -04:00 |
|
Hypolite Petovan
|
ea6f7aba40
|
Fix method name typos in Model\Post\UserNotification
- Reformat file, improve type-hinting
|
2021-10-02 18:15:43 -04:00 |
|
Hypolite Petovan
|
bf81f21001
|
Rename Model\Post\UserNotifications type constants
|
2021-10-02 18:15:43 -04:00 |
|
Michael
|
f99c4ca704
|
Removing unused variable
|
2021-09-14 08:08:50 +00:00 |
|
Michael
|
72fa4e9970
|
Better handling of displaying peertube videos
|
2021-09-14 07:52:53 +00:00 |
|
Philipp
|
13a91e63aa
|
Rename DI::httpRequest() into DI::httpClient()
|
2021-08-25 21:54:54 +02:00 |
|
Philipp
|
505100bdd7
|
Rename HTTPRequestOptions to HTTPClientOptions
|
2021-08-25 21:45:15 +02:00 |
|
Philipp
|
aad7bac686
|
Use HTTPRequestOptions constants for HTTPClient::post()
|
2021-08-25 21:31:30 +02:00 |
|
Philipp
|
653d49cb92
|
Fix getHeader()
|
2021-08-20 22:00:28 +02:00 |
|
Philipp
|
65ca164487
|
A lot of Fixings
|
2021-08-20 21:35:14 +02:00 |
|
Hypolite Petovan
|
7082582655
|
Add the attachments to the $item for the prepare_body_content_filter hook
- Allows filtering on attachments that are added later to the post content
|
2021-08-16 05:28:08 -04:00 |
|
Michael
|
19f3cad56c
|
Preparation for creating push notification
|
2021-08-15 16:18:25 +00:00 |
|
Michael
|
9664efd66b
|
Added some description
|
2021-08-07 20:09:25 +00:00 |
|
Michael
|
6a23b17c95
|
Respect the postopts values for scheduled posts
|
2021-08-06 18:49:17 +00:00 |
|
Michael
|
ec3eead034
|
Don't set the pconfig values on manual mode
|
2021-08-03 05:39:04 +00:00 |
|
Michael
|
6c8a4a2552
|
Use a centralized function to delete delayed entries
|
2021-08-02 20:56:34 +00:00 |
|
Michael
|
929de9081e
|
All needed fields are now filled
|
2021-07-30 13:22:06 +00:00 |
|