Michael
0aa229489f
Improved function description
2022-03-18 07:24:45 -04:00
Michael
040abc7743
Use a nicer GUID style format
2022-03-18 07:24:44 -04:00
Hypolite Petovan
04ac4841f9
Add support for notification visibility settings
2022-03-16 22:03:26 -04:00
Michael
0b10806ce3
Fix the problem that the post update never stopped on larger systems
2022-03-16 22:00:34 -04:00
Michael Vogel
f5bcc4ad4b
Merge pull request #11346 from MrPetovan/bug/11343-memcached-bad-key
...
Suppress a couple MemcachedException
2022-03-16 15:19:40 +01:00
Tobias Diekershoff
8d64cf4f9b
typo
2022-03-16 06:25:21 +01:00
Hypolite Petovan
7b9e62198e
Suppress a couple MemcachedException
...
- Replace URL by uri-id in apcontact
- Replace date with a space and nurl by nick and Zulu time in mod/poco
2022-03-15 10:54:00 -04:00
Hypolite Petovan
a07f840c74
Add correct ordering for detailed notifications
2022-03-15 07:05:59 -04:00
Tobias Diekershoff
02b6ac3ed3
limit parameter was missing from docblock
2022-03-15 08:46:26 +01:00
Tobias Diekershoff
12038d45d0
PHP deprecation warning due wrong order of function parameters
...
With PHP 8.0 I got the following PHP Deprecation message
```
PHP Deprecated: Required parameter $limit follows optional parameter $ids in src/Worker/UpdateContacts.php on line 104
```
this PR fixes the wrong order of the parameters.
2022-03-15 08:44:17 +01:00
Michael Vogel
e252b5972e
Merge pull request #11336 from MrPetovan/task/4639-soapbox-intro-notification
...
Add exception when message is empty in FormatteNavNotification::createFromNotification
2022-03-15 07:09:24 +01:00
Hypolite Petovan
07d4cdbdde
Fix misleading notification message strings
...
- The mentioned title is from the top-level post, not the liked post
2022-03-14 22:56:46 -04:00
Hypolite Petovan
36e85b01c6
Hide like notifications from menu again
2022-03-14 22:56:46 -04:00
Hypolite Petovan
73c7b88fb2
Add exception when message is empty in FormatteNavNotification::createFromNotification
...
- Filter out message less notifications in Ping
2022-03-14 22:56:44 -04:00
Hypolite Petovan
371b2b22bd
Merge pull request #11333 from annando/feed-guid
...
Don't use the GUID value directly
2022-03-14 18:02:29 -04:00
Michael
7940b31685
Don't use the GUID value directly
2022-03-14 21:09:14 +00:00
Hypolite Petovan
e6f745bcb1
Delete follow notification on unfollow
...
- Fix translation string typo
2022-03-14 07:58:39 -04:00
Hypolite Petovan
49971b1465
Switch data source from notify to notification in Module\Notifications\Ping
...
- Change unused FormattedNotification classes to FormattedNavNotification classes
2022-03-14 07:58:38 -04:00
Hypolite Petovan
1ae7cac236
Move mod/ping to module class
2022-03-14 07:57:41 -04:00
Hypolite Petovan
5a12bd87f3
Replace Javascript notification string formatting with Smarty templates
2022-03-14 07:56:58 -04:00
Hypolite Petovan
b7cee324b0
Add legacy notification endpoint for deprecated Notify entity
...
- Add dependencies to Notifications\Notification module class
2022-03-14 07:56:21 -04: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
Hypolite Petovan
7ce97459d4
Deprecated the notify table/classes
2022-03-14 07:56:20 -04:00
Michael
0956d1dd64
Don't send forum posts to the user's followers
2022-03-14 06:07:51 +00:00
Michael
2642996171
Send community posts only to the community
2022-03-13 19:31:21 +00:00
Michael
ca086b880b
Some small improvements for importing feeds
2022-03-13 15:29:07 +00:00
Michael
12d7c99f46
Don't send notifications for activities caused by the community contact
2022-03-13 05:44:29 +00:00
Hypolite Petovan
9e3dbfab3e
Merge pull request #11323 from annando/direction
...
Issue 11309: improved check for wanted posts
2022-03-12 13:42:08 -05:00
Michael
314bf92ead
Added Documentation
2022-03-12 17:29:46 +00:00
Michael
fb13890341
Added parameter values
2022-03-12 15:27:56 +00:00
Michael
8c778ca02e
Improved completion check for AP
2022-03-12 11:17:33 +00:00
Michael
56cd98b38b
Further improved logging
2022-03-12 07:48:31 +00:00
Michael
c1bb1cf0fc
Improved logging
2022-03-12 07:34:30 +00:00
Michael Vogel
5c4871fe6d
Merge pull request #11321 from MrPetovan/bug/11319-wrong-path-subfolder-install
...
Normalize base URL usage in admin templates
2022-03-12 08:10:07 +01:00
Michael
5a16a424ac
Issue 11309: improved check for wanted posts
2022-03-12 07:08:10 +00:00
Michael
073a6afaaf
Reduce amount of notifications by communities
2022-03-12 04:20:19 +00:00
Hypolite Petovan
d15ebb6fd3
Normalize base URL usage in admin templates
2022-03-11 23:14:21 -05:00
Michael
5eb647585d
Issue 11315: Fix for all receivers in "to"
2022-03-11 20:39:03 +00:00
Michael
f264923cad
Issue 11309: Check if a post is wanted
2022-03-11 14:00:05 +00:00
Michael
2f97d61a09
Estimate active server users when not provided by the system
2022-03-10 21:50:00 +00:00
Michael
03d38d9e35
Show permissions for all posts when possible
2022-03-10 07:38:12 +00:00
Michael
38fbe281f9
API: Fixed the bookmarking
2022-03-08 22:38:06 +00:00
Hypolite Petovan
00aa905c15
Merge pull request #11307 from annando/api-reply-fix
...
API: Fix "in_reply_to_status_id"
2022-03-08 15:53:12 -05:00
Hypolite Petovan
0f9a239d59
Merge pull request #11306 from annando/abstract-space
...
Replace abstract content with a space to prevent missing spaces
2022-03-08 15:52:48 -05:00
Hypolite Petovan
c13ae36256
Merge pull request #11305 from annando/api-spoiler
...
API: Improve support for the summary field
2022-03-08 15:48:46 -05:00
Michael
4803b99157
API: Fix "in_reply_to_status_id"
2022-03-08 20:46:26 +00:00
Michael
e0295abdab
Replace abstract content with a space to prevent missing spaces
2022-03-08 19:58:55 +00:00
Michael
e0468ac914
API: Improve support for the summary field
2022-03-08 18:32:09 +00:00
Michael
8039ab731f
Type hints reverted
2022-03-08 18:26:59 +00:00
Hypolite Petovan
285ff75482
Merge pull request #11294 from annando/fix-mail-setting
...
Fix storing mail settings
2022-03-06 10:17:02 -05:00