Michael Vogel
72c31c060d
Merge pull request #11349 from tobiasd/20220316-de
...
DE translation updates
2022-03-16 09:29:44 +01:00
Tobias Diekershoff
69dc90ffd1
DE translation updates
2022-03-16 07:34:29 +01:00
Michael Vogel
ef8dce89b6
Merge pull request #11348 from tobiasd/20220316-typo
...
fixing a typo
2022-03-16 06:42:52 +01:00
Tobias Diekershoff
8d3bef8e63
regen messages.po
2022-03-16 06:27:23 +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
Tobias Diekershoff
79772214ad
Merge pull request #11342 from MrPetovan/task/4639-soapbox-intro-notification
...
Add correct ordering for detailed notifications
2022-03-15 12:28:24 +01:00
Hypolite Petovan
a07f840c74
Add correct ordering for detailed notifications
2022-03-15 07:05:59 -04:00
Michael Vogel
a30b553c28
Merge pull request #11341 from tobiasd/20220315-getcontactstoupdate
...
PHP deprecation warning due wrong order of function parameters
2022-03-15 09:06:43 +01: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
634c785d4b
Update main translation file after string changes
2022-03-14 22:56:46 -04: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 Vogel
1138abe923
Merge pull request #11273 from MrPetovan/task/4639-soapbox-intro-notification
...
Add follow notifications for soapbox accounts
2022-03-14 22:53:57 +01:00
Michael
7940b31685
Don't use the GUID value directly
2022-03-14 21:09:14 +00:00
Hypolite Petovan
ee60c96269
Updated main translation file after string changes
2022-03-14 08:02:45 -04: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
b002f6f027
Remove unused deprecated XML output in mod/ping
...
- Remove unused parameters localUser and uid in mod/ping
- Unify data array initialization in mod/ping
2022-03-14 07:57:00 -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
Tobias Diekershoff
b98243826f
Merge pull request #11332 from annando/receivers2
...
Don't send forum posts to the user's followers
2022-03-14 09:41:42 +01:00
Michael
0956d1dd64
Don't send forum posts to the user's followers
2022-03-14 06:07:51 +00:00
Tobias Diekershoff
5a4b97b0e6
Merge pull request #11331 from annando/forum-receivers
...
Send community posts only to the community
2022-03-14 06:43:43 +01:00
Michael
2642996171
Send community posts only to the community
2022-03-13 19:31:21 +00:00
Hypolite Petovan
7da13cf335
Merge pull request #11330 from annando/feed-stuff
...
Some small improvements for importing feeds
2022-03-13 11:47:49 -04:00
Michael
ca086b880b
Some small improvements for importing feeds
2022-03-13 15:29:07 +00:00
Michael Vogel
4eba3c0126
Merge pull request #11327 from tobiasd/20220313-de
...
DE translation updates
2022-03-13 09:49:30 +01:00
Tobias Diekershoff
5db3e02bbd
Merge pull request #11326 from annando/notifications
...
Don't send notifications for activities caused by the community contact
2022-03-13 08:14:28 +01:00
Tobias Diekershoff
3194c5d89f
DE translation updates
2022-03-13 08:12:35 +01: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
Hypolite Petovan
6a9c2173fb
Merge pull request #11322 from annando/community-notification
...
Reduce amount of notifications by communities
2022-03-11 23:59:50 -05:00
Michael
073a6afaaf
Reduce amount of notifications by communities
2022-03-12 04:20:19 +00:00
Hypolite Petovan
f9ad561a26
Updated translation file after changing a string
2022-03-11 23:14:24 -05:00
Hypolite Petovan
d15ebb6fd3
Normalize base URL usage in admin templates
2022-03-11 23:14:21 -05:00