]>
git.mxchange.org Git - friendica.git/log
Michael [Sat, 19 Mar 2022 11:21:51 +0000 (11:21 +0000)]
Updated messages.po
Michael [Sat, 19 Mar 2022 11:21:38 +0000 (11:21 +0000)]
Merge remote-tracking branch 'upstream/develop' into fetch-usage
Hypolite Petovan [Sat, 19 Mar 2022 10:52:04 +0000 (06:52 -0400)]
Merge pull request #11355 from annando/notifications
Fixes for the notifications
Michael Vogel [Sat, 19 Mar 2022 09:56:25 +0000 (10:56 +0100)]
Merge pull request #11354 from MrPetovan/bug/notices
Check array key existence in ActivityPub\Transmitter::createPermissionBlockForItem
Michael [Sat, 19 Mar 2022 09:48:50 +0000 (09:48 +0000)]
Moved "ignore" check to a better location
Michael [Sat, 19 Mar 2022 09:27:49 +0000 (09:27 +0000)]
Fixes for the notifications
Hypolite Petovan [Sat, 19 Mar 2022 07:12:39 +0000 (03:12 -0400)]
Check array key existence in ActivityPub\Transmitter::createPermissionBlockForItem
- APContact::getByURL can return empty array
- Address https://github.com/friendica/friendica/issues/11218#issuecomment-
1066753232
Hypolite Petovan [Fri, 18 Mar 2022 11:30:34 +0000 (07:30 -0400)]
Merge pull request #11334 from annando/guid-style
Use a nicer GUID style format
Michael [Thu, 17 Mar 2022 14:05:06 +0000 (14:05 +0000)]
Improved function description
Michael [Mon, 14 Mar 2022 23:15:24 +0000 (23:15 +0000)]
Use a nicer GUID style format
Michael Vogel [Thu, 17 Mar 2022 05:33:10 +0000 (06:33 +0100)]
Merge pull request #11352 from MrPetovan/task/4639-soapbox-intro-notification
Add support for notification visibility settings
Hypolite Petovan [Thu, 17 Mar 2022 01:56:22 +0000 (21:56 -0400)]
Add support for notification visibility settings
Hypolite Petovan [Thu, 17 Mar 2022 02:02:37 +0000 (22:02 -0400)]
Merge pull request #11347 from annando/post-update
Fix the problem that the post update never stopped on larger systems
Michael [Tue, 15 Mar 2022 18:45:13 +0000 (18:45 +0000)]
Fix the problem that the post update never stopped on larger systems
Hypolite Petovan [Wed, 16 Mar 2022 18:56:18 +0000 (14:56 -0400)]
Merge pull request #11351 from tobiasd/
20220316 -11350
.htaccess-dist deny access to some backup files
Tobias Diekershoff [Wed, 16 Mar 2022 18:54:43 +0000 (19:54 +0100)]
only deny files ending in ~
Tobias Diekershoff [Wed, 16 Mar 2022 18:35:59 +0000 (19:35 +0100)]
.htaccess-dist deny access to some backup files
this PR adds a filematch block to the distributed .htaccess file to deny access to backup files from emacs (~), vim (.swp) and other backup files (.bak).
addressing #11350
Michael Vogel [Wed, 16 Mar 2022 14:19:40 +0000 (15:19 +0100)]
Merge pull request #11346 from MrPetovan/bug/11343-memcached-bad-key
Suppress a couple MemcachedException
Michael Vogel [Wed, 16 Mar 2022 08:29:44 +0000 (09:29 +0100)]
Merge pull request #11349 from tobiasd/
20220316 -de
DE translation updates
Tobias Diekershoff [Wed, 16 Mar 2022 06:34:29 +0000 (07:34 +0100)]
DE translation updates
Michael Vogel [Wed, 16 Mar 2022 05:42:52 +0000 (06:42 +0100)]
Merge pull request #11348 from tobiasd/
20220316 -typo
fixing a typo
Tobias Diekershoff [Wed, 16 Mar 2022 05:27:23 +0000 (06:27 +0100)]
regen messages.po
Tobias Diekershoff [Wed, 16 Mar 2022 05:25:21 +0000 (06:25 +0100)]
typo
Hypolite Petovan [Tue, 15 Mar 2022 14:52:40 +0000 (10:52 -0400)]
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
Tobias Diekershoff [Tue, 15 Mar 2022 11:28:24 +0000 (12:28 +0100)]
Merge pull request #11342 from MrPetovan/task/4639-soapbox-intro-notification
Add correct ordering for detailed notifications
Hypolite Petovan [Tue, 15 Mar 2022 11:05:59 +0000 (07:05 -0400)]
Add correct ordering for detailed notifications
Michael Vogel [Tue, 15 Mar 2022 08:06:43 +0000 (09:06 +0100)]
Merge pull request #11341 from tobiasd/
20220315 -getcontactstoupdate
PHP deprecation warning due wrong order of function parameters
Tobias Diekershoff [Tue, 15 Mar 2022 07:46:26 +0000 (08:46 +0100)]
limit parameter was missing from docblock
Tobias Diekershoff [Tue, 15 Mar 2022 07:44:17 +0000 (08:44 +0100)]
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.
Michael Vogel [Tue, 15 Mar 2022 06:09:24 +0000 (07:09 +0100)]
Merge pull request #11336 from MrPetovan/task/4639-soapbox-intro-notification
Add exception when message is empty in FormatteNavNotification::createFromNotification
Hypolite Petovan [Tue, 15 Mar 2022 02:29:38 +0000 (22:29 -0400)]
Update main translation file after string changes
Hypolite Petovan [Tue, 15 Mar 2022 02:25:57 +0000 (22:25 -0400)]
Fix misleading notification message strings
- The mentioned title is from the top-level post, not the liked post
Hypolite Petovan [Tue, 15 Mar 2022 02:25:10 +0000 (22:25 -0400)]
Hide like notifications from menu again
Hypolite Petovan [Tue, 15 Mar 2022 01:53:33 +0000 (21:53 -0400)]
Add exception when message is empty in FormatteNavNotification::createFromNotification
- Filter out message less notifications in Ping
Hypolite Petovan [Mon, 14 Mar 2022 22:02:29 +0000 (18:02 -0400)]
Merge pull request #11333 from annando/feed-guid
Don't use the GUID value directly
Michael Vogel [Mon, 14 Mar 2022 21:53:57 +0000 (22:53 +0100)]
Merge pull request #11273 from MrPetovan/task/4639-soapbox-intro-notification
Add follow notifications for soapbox accounts
Michael [Mon, 14 Mar 2022 21:09:14 +0000 (21:09 +0000)]
Don't use the GUID value directly
Hypolite Petovan [Sun, 6 Mar 2022 11:57:36 +0000 (06:57 -0500)]
Updated main translation file after string changes
Hypolite Petovan [Sun, 6 Mar 2022 11:36:39 +0000 (06:36 -0500)]
Delete follow notification on unfollow
- Fix translation string typo
Hypolite Petovan [Sat, 5 Mar 2022 20:34:09 +0000 (15:34 -0500)]
Switch data source from notify to notification in Module\Notifications\Ping
- Change unused FormattedNotification classes to FormattedNavNotification classes
Hypolite Petovan [Fri, 4 Mar 2022 14:01:56 +0000 (09:01 -0500)]
Move mod/ping to module class
Hypolite Petovan [Fri, 4 Mar 2022 12:36:44 +0000 (07:36 -0500)]
Remove unused deprecated XML output in mod/ping
- Remove unused parameters localUser and uid in mod/ping
- Unify data array initialization in mod/ping
Hypolite Petovan [Fri, 4 Mar 2022 05:21:06 +0000 (00:21 -0500)]
Replace Javascript notification string formatting with Smarty templates
Hypolite Petovan [Thu, 3 Mar 2022 14:07:37 +0000 (09:07 -0500)]
Add legacy notification endpoint for deprecated Notify entity
- Add dependencies to Notifications\Notification module class
Hypolite Petovan [Thu, 3 Mar 2022 13:49:07 +0000 (08:49 -0500)]
Use public contact ID in Model\Post\UserNotification::insertNotification
- Add localRelationship dependency to Notification factory
- Remove dependencies from Factory\Notification->getMessageFromNotification method
Hypolite Petovan [Wed, 23 Feb 2022 07:10:57 +0000 (02:10 -0500)]
Deprecated the notify table/classes
Tobias Diekershoff [Mon, 14 Mar 2022 08:41:42 +0000 (09:41 +0100)]
Merge pull request #11332 from annando/receivers2
Don't send forum posts to the user's followers
Michael [Mon, 14 Mar 2022 06:07:51 +0000 (06:07 +0000)]
Don't send forum posts to the user's followers
Tobias Diekershoff [Mon, 14 Mar 2022 05:43:43 +0000 (06:43 +0100)]
Merge pull request #11331 from annando/forum-receivers
Send community posts only to the community
Michael [Sun, 13 Mar 2022 19:31:21 +0000 (19:31 +0000)]
Send community posts only to the community
Hypolite Petovan [Sun, 13 Mar 2022 15:47:49 +0000 (11:47 -0400)]
Merge pull request #11330 from annando/feed-stuff
Some small improvements for importing feeds
Michael [Sun, 13 Mar 2022 15:29:07 +0000 (15:29 +0000)]
Some small improvements for importing feeds
Michael Vogel [Sun, 13 Mar 2022 08:49:30 +0000 (09:49 +0100)]
Merge pull request #11327 from tobiasd/
20220313 -de
DE translation updates
Tobias Diekershoff [Sun, 13 Mar 2022 07:14:28 +0000 (08:14 +0100)]
Merge pull request #11326 from annando/notifications
Don't send notifications for activities caused by the community contact
Tobias Diekershoff [Sun, 13 Mar 2022 07:12:35 +0000 (08:12 +0100)]
DE translation updates
Michael [Sun, 13 Mar 2022 05:44:29 +0000 (05:44 +0000)]
Don't send notifications for activities caused by the community contact
Hypolite Petovan [Sat, 12 Mar 2022 18:42:08 +0000 (13:42 -0500)]
Merge pull request #11323 from annando/direction
Issue 11309: improved check for wanted posts
Michael [Sat, 12 Mar 2022 17:29:46 +0000 (17:29 +0000)]
Added Documentation
Michael [Sat, 12 Mar 2022 15:27:56 +0000 (15:27 +0000)]
Added parameter values
Michael [Sat, 12 Mar 2022 11:17:33 +0000 (11:17 +0000)]
Improved completion check for AP
Michael [Sat, 12 Mar 2022 07:48:31 +0000 (07:48 +0000)]
Further improved logging
Michael [Sat, 12 Mar 2022 07:34:30 +0000 (07:34 +0000)]
Improved logging
Michael Vogel [Sat, 12 Mar 2022 07:10:07 +0000 (08:10 +0100)]
Merge pull request #11321 from MrPetovan/bug/11319-wrong-path-subfolder-install
Normalize base URL usage in admin templates
Michael [Sat, 12 Mar 2022 07:08:10 +0000 (07:08 +0000)]
Issue 11309: improved check for wanted posts
Hypolite Petovan [Sat, 12 Mar 2022 04:59:50 +0000 (23:59 -0500)]
Merge pull request #11322 from annando/community-notification
Reduce amount of notifications by communities
Michael [Sat, 12 Mar 2022 04:20:19 +0000 (04:20 +0000)]
Reduce amount of notifications by communities
Hypolite Petovan [Sat, 12 Mar 2022 03:52:44 +0000 (22:52 -0500)]
Updated translation file after changing a string
Hypolite Petovan [Sat, 12 Mar 2022 03:40:27 +0000 (22:40 -0500)]
Normalize base URL usage in admin templates
Hypolite Petovan [Fri, 11 Mar 2022 20:52:42 +0000 (15:52 -0500)]
Merge pull request #11318 from annando/issue-11315
Issue 11315: Fix for all receivers in "to"
Michael [Fri, 11 Mar 2022 20:39:03 +0000 (20:39 +0000)]
Issue 11315: Fix for all receivers in "to"
Hypolite Petovan [Fri, 11 Mar 2022 14:50:49 +0000 (09:50 -0500)]
Merge pull request #11316 from annando/issue-11309
Issue 11309: Check if a post is wanted
Michael [Fri, 11 Mar 2022 14:00:05 +0000 (14:00 +0000)]
Issue 11309: Check if a post is wanted
Hypolite Petovan [Thu, 10 Mar 2022 23:25:30 +0000 (18:25 -0500)]
Merge pull request #11314 from annando/server-estimate-usage
Estimate active server users when not provided by the system
Michael [Thu, 10 Mar 2022 21:50:00 +0000 (21:50 +0000)]
Estimate active server users when not provided by the system
Hypolite Petovan [Thu, 10 Mar 2022 11:06:36 +0000 (06:06 -0500)]
Merge pull request #11312 from annando/permissions
Show permissions for all posts when possible
Michael [Thu, 10 Mar 2022 07:38:12 +0000 (07:38 +0000)]
Show permissions for all posts when possible
Hypolite Petovan [Tue, 8 Mar 2022 22:42:05 +0000 (17:42 -0500)]
Merge pull request #11308 from annando/api-bookmark
API: Fixed the bookmarking
Michael [Tue, 8 Mar 2022 22:38:06 +0000 (22:38 +0000)]
API: Fixed the bookmarking
Hypolite Petovan [Tue, 8 Mar 2022 20:53:12 +0000 (15:53 -0500)]
Merge pull request #11307 from annando/api-reply-fix
API: Fix "in_reply_to_status_id"
Hypolite Petovan [Tue, 8 Mar 2022 20:52:48 +0000 (15:52 -0500)]
Merge pull request #11306 from annando/abstract-space
Replace abstract content with a space to prevent missing spaces
Hypolite Petovan [Tue, 8 Mar 2022 20:48:46 +0000 (15:48 -0500)]
Merge pull request #11305 from annando/api-spoiler
API: Improve support for the summary field
Michael [Tue, 8 Mar 2022 20:46:26 +0000 (20:46 +0000)]
API: Fix "in_reply_to_status_id"
Hypolite Petovan [Tue, 8 Mar 2022 20:36:43 +0000 (15:36 -0500)]
Merge pull request #11304 from annando/type-hints
Type hints reverted
Michael [Tue, 8 Mar 2022 19:58:55 +0000 (19:58 +0000)]
Replace abstract content with a space to prevent missing spaces
Michael [Tue, 8 Mar 2022 18:32:09 +0000 (18:32 +0000)]
API: Improve support for the summary field
Michael [Tue, 8 Mar 2022 18:26:59 +0000 (18:26 +0000)]
Type hints reverted
Hypolite Petovan [Tue, 8 Mar 2022 15:48:27 +0000 (10:48 -0500)]
Merge pull request #11302 from tobiasd/
20220308 -pl
PL translation update THX strebski
Tobias Diekershoff [Tue, 8 Mar 2022 15:19:38 +0000 (16:19 +0100)]
PL translation update THX strebski
Tobias Diekershoff [Mon, 7 Mar 2022 13:12:07 +0000 (14:12 +0100)]
added empty 2022.05 block to the CHANGELOG
Tobias Diekershoff [Mon, 7 Mar 2022 13:10:57 +0000 (14:10 +0100)]
bump Friendica version to 2022.05-dev again
Tobias Diekershoff [Mon, 7 Mar 2022 13:08:21 +0000 (14:08 +0100)]
bump Friendica version to 2022.03
Tobias Diekershoff [Mon, 7 Mar 2022 13:06:01 +0000 (14:06 +0100)]
set release date in the CHANGELOG
Tobias Diekershoff [Mon, 7 Mar 2022 13:04:21 +0000 (14:04 +0100)]
Merge pull request #11285 from tobiasd/2022.03-changelog
changes since the release 2022.02
Hypolite Petovan [Sun, 6 Mar 2022 22:46:03 +0000 (17:46 -0500)]
Merge pull request #11298 from nupplaphil/bug/friendica-11219
Exclude symbolic links from tar transformation
Philipp [Sun, 6 Mar 2022 19:11:06 +0000 (20:11 +0100)]
Exclude symbolic links from tar transformation
Hypolite Petovan [Sun, 6 Mar 2022 15:17:02 +0000 (10:17 -0500)]
Merge pull request #11294 from annando/fix-mail-setting
Fix storing mail settings
Michael Vogel [Sun, 6 Mar 2022 13:37:40 +0000 (14:37 +0100)]
Merge pull request #11297 from tobiasd/
20220306 -de
DE translation updates
Tobias Diekershoff [Sun, 6 Mar 2022 13:23:59 +0000 (14:23 +0100)]
DE translation updates
Michael Vogel [Sun, 6 Mar 2022 13:15:59 +0000 (14:15 +0100)]
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Tobias Diekershoff [Sun, 6 Mar 2022 13:12:13 +0000 (14:12 +0100)]
new abstract config added