]>
git.mxchange.org Git - friendica.git/log
Michael Vogel [Wed, 17 May 2023 01:16:04 +0000 (03:16 +0200)]
Merge pull request #13124 from ne20002/develop
fix for probe loop in case that network of contact has changed
Hypolite Petovan [Tue, 16 May 2023 12:09:23 +0000 (08:09 -0400)]
Merge pull request #13128 from annando/owa
OWA: reworked code
Michael Vogel [Tue, 16 May 2023 11:54:46 +0000 (13:54 +0200)]
Update src/Module/Magic.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Mon, 15 May 2023 20:46:05 +0000 (20:46 +0000)]
OWA: reworked code
Hypolite Petovan [Sun, 14 May 2023 19:24:15 +0000 (15:24 -0400)]
Merge pull request #13126 from nupplaphil/bug/increment_db
Fixup incrementQueue
Philipp [Sun, 14 May 2023 18:52:07 +0000 (20:52 +0200)]
Fixup incrementQueue
Hypolite Petovan [Sun, 14 May 2023 18:37:41 +0000 (14:37 -0400)]
Merge pull request #13125 from nupplaphil/bug/xss
Escape message for notifications
Philipp [Sun, 14 May 2023 18:34:42 +0000 (20:34 +0200)]
PHP-CS
Philipp [Sun, 14 May 2023 18:32:34 +0000 (20:32 +0200)]
add license
Philipp [Sun, 14 May 2023 18:31:20 +0000 (20:31 +0200)]
Escape message for notifications
S. Brusch [Sun, 14 May 2023 13:38:47 +0000 (15:38 +0200)]
fix for probe loop in case that network of contact has changed
This fixes a loop of probes / contact updates where the network has been apup and for whatever
reason is now feed. In this case the contact hasn't been updated and rescheduled with next_update as null resulting
in a huge number of queries.
The call to hasLocalData has been moved a bit up as it checks for values that otherwise would be emptied befare the call.
Fixes #13037
Philipp [Sun, 14 May 2023 13:25:28 +0000 (15:25 +0200)]
Merge pull request #13123 from MrPetovan/bug/xss-notifications
Escape notification text in /notifications module
Hypolite Petovan [Sun, 14 May 2023 13:13:26 +0000 (09:13 -0400)]
Escape notification text in /notifications module
- This was causing literal HTML display names to be interpreted in the page
Hypolite Petovan [Sun, 14 May 2023 12:46:39 +0000 (08:46 -0400)]
Merge pull request #13118 from nupplaphil/feat/db_refac
DB encapsulations
Philipp [Sun, 14 May 2023 09:18:59 +0000 (11:18 +0200)]
fixups
Philipp [Sat, 13 May 2023 20:46:10 +0000 (22:46 +0200)]
PHP-CS ...
Philipp [Sat, 13 May 2023 20:42:56 +0000 (22:42 +0200)]
PHP-CS ...
Philipp [Sat, 13 May 2023 20:36:18 +0000 (22:36 +0200)]
adhere PHP CC
Philipp [Sat, 13 May 2023 20:35:32 +0000 (22:35 +0200)]
add license
Philipp [Sat, 13 May 2023 20:27:29 +0000 (22:27 +0200)]
Adapt & remove impossible code
Philipp [Sat, 13 May 2023 20:18:11 +0000 (22:18 +0200)]
Update & fix
Philipp [Sat, 13 May 2023 20:18:00 +0000 (22:18 +0200)]
Update & fix
Philipp [Sat, 13 May 2023 20:14:52 +0000 (22:14 +0200)]
Use optimized update statements
Philipp [Sat, 13 May 2023 20:04:51 +0000 (22:04 +0200)]
Add direct field possibility
Philipp [Sat, 13 May 2023 19:05:22 +0000 (21:05 +0200)]
Move "OPTIMIZE TABLE" to own Database function
Michael Vogel [Sat, 13 May 2023 05:22:19 +0000 (07:22 +0200)]
Merge pull request #13116 from MrPetovan/bug/warnings
Remove misleading concatenation in XPath expression in Protocol\Feed
Hypolite Petovan [Fri, 12 May 2023 10:06:34 +0000 (06:06 -0400)]
Remove misleading concatenation in XPath expression in Protocol\Feed
- Variable could be directly interpolated
- Address https://github.com/friendica/friendica/issues/13025#issuecomment-
1543335001
- Address https://github.com/friendica/friendica/issues/13025#issuecomment-
1545074703
Hypolite Petovan [Thu, 11 May 2023 09:05:16 +0000 (05:05 -0400)]
Merge pull request #13113 from annando/baseurl
Ensure that the baseurl return value is a string
Michael [Thu, 11 May 2023 08:13:19 +0000 (08:13 +0000)]
Ensure that the baseurl return value is a string
Hypolite Petovan [Wed, 10 May 2023 21:19:29 +0000 (17:19 -0400)]
Merge pull request #13110 from anubis2814/develop
[frio] Changed mobile icon for sidebar
Hypolite Petovan [Tue, 9 May 2023 07:43:58 +0000 (03:43 -0400)]
Merge pull request #13103 from annando/better-preview
Improved preview size
Michael [Tue, 9 May 2023 06:35:21 +0000 (06:35 +0000)]
Updated messages.po
Michael [Tue, 9 May 2023 06:32:16 +0000 (06:32 +0000)]
Improved variable naming
Michael [Tue, 9 May 2023 05:59:07 +0000 (05:59 +0000)]
Calculate image size if not provided
Michael [Tue, 9 May 2023 05:34:56 +0000 (05:34 +0000)]
Remove unwanted stuff
Michael [Tue, 9 May 2023 05:32:52 +0000 (05:32 +0000)]
Use old error message when storing fails
Michael [Tue, 9 May 2023 05:29:05 +0000 (05:29 +0000)]
Unifiy storing of photos with previews
Michael [Mon, 8 May 2023 21:32:38 +0000 (21:32 +0000)]
Improved preview size
Michael Vogel [Sun, 7 May 2023 10:27:27 +0000 (12:27 +0200)]
Merge pull request #13100 from MrPetovan/bug/fatal-errors
Wrap HTTP client call in try catch in Network\Probe
Michael Vogel [Sun, 7 May 2023 06:25:44 +0000 (08:25 +0200)]
Merge pull request #13099 from MrPetovan/bug/warnings
Address several warnings
Hypolite Petovan [Sun, 7 May 2023 06:25:32 +0000 (02:25 -0400)]
Merge pull request #13101 from annando/fix-feeds
Fix: Feeds had been imported with the wrong body
Michael [Sun, 7 May 2023 06:13:28 +0000 (06:13 +0000)]
Fix: Feeds had been imported with the wrong body
Hypolite Petovan [Sun, 7 May 2023 04:26:16 +0000 (00:26 -0400)]
Wrap HTTP client call in try catch in Network\Probe
- Address https://github.com/friendica/friendica/issues/13023#issuecomment-
1521458475
Hypolite Petovan [Sun, 7 May 2023 04:00:55 +0000 (00:00 -0400)]
Ensure $atomns is always set in Protocol\Feed
- Address https://github.com/friendica/friendica/issues/13025#issuecomment-
1537162173
Hypolite Petovan [Sun, 7 May 2023 03:55:34 +0000 (23:55 -0400)]
Rework Hashtag module to avoid undefined key error
- Address https://github.com/friendica/friendica/issues/13025#issuecomment-
1537143590
Hypolite Petovan [Sun, 7 May 2023 03:48:32 +0000 (23:48 -0400)]
Prevent casting a non-existent array key before it's been coalesced in Model\GServer
- Address https://github.com/friendica/friendica/issues/13025#issuecomment-
1536440077
Hypolite Petovan [Sun, 7 May 2023 02:55:21 +0000 (22:55 -0400)]
Merge pull request #13097 from annando/vier-emojis
Vier: The emojipicker is now integrated
Michael [Sat, 6 May 2023 21:52:30 +0000 (21:52 +0000)]
Fixes spaces
Michael [Sat, 6 May 2023 21:46:40 +0000 (21:46 +0000)]
Emojis are now added either in comments or starting posts - but not both
Michael [Sat, 6 May 2023 21:27:21 +0000 (21:27 +0000)]
Vier: The emoji picker is now integrated
Hypolite Petovan [Sat, 6 May 2023 21:03:02 +0000 (17:03 -0400)]
Merge pull request #13096 from ne20002/heikosblog.eu
Added host check on xrd request
S. Brusch [Sat, 6 May 2023 15:57:12 +0000 (17:57 +0200)]
Added host check on xrd request
Hypolite Petovan [Sat, 6 May 2023 14:43:36 +0000 (10:43 -0400)]
Merge pull request #13095 from annando/atom03
Improved ATOM distinction, added OPML
Michael [Sat, 6 May 2023 13:52:39 +0000 (13:52 +0000)]
Improved ATOM distinction, added OPML
Hypolite Petovan [Sat, 6 May 2023 13:43:11 +0000 (09:43 -0400)]
Merge pull request #13094 from annando/atom03
Support for feeds that follow the ATOM 0.3 specification
Hypolite Petovan [Sat, 6 May 2023 13:42:33 +0000 (09:42 -0400)]
Merge pull request #13093 from annando/emoji-comments
The emoji selector is now available for comments
Michael [Sat, 6 May 2023 11:35:34 +0000 (11:35 +0000)]
Support for feeds that follow the ATOM 0.3 specification
Michael [Sat, 6 May 2023 09:41:07 +0000 (09:41 +0000)]
The emoji selector is now available for comments
Hypolite Petovan [Fri, 5 May 2023 18:51:51 +0000 (14:51 -0400)]
Merge pull request #13092 from Raroun/develop
Fixes #13082
Raroun [Fri, 5 May 2023 18:40:59 +0000 (20:40 +0200)]
Update view/js/dropzone-factory.js
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Raroun [Fri, 5 May 2023 18:22:37 +0000 (20:22 +0200)]
Update view/js/dropzone-factory.js
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Raroun [Fri, 5 May 2023 17:30:26 +0000 (19:30 +0200)]
Fixes #13082
removed $.trim because it removes \n from return value of media/photo/upload
Hypolite Petovan [Fri, 5 May 2023 13:59:27 +0000 (09:59 -0400)]
Merge pull request #13090 from abanink/feature-openwebauth
improve OpenWebAuth client support
Pascal [Fri, 5 May 2023 13:58:38 +0000 (15:58 +0200)]
Update src/Module/Magic.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Pascal [Fri, 5 May 2023 13:58:25 +0000 (15:58 +0200)]
Update src/Module/Magic.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Pascal [Fri, 5 May 2023 11:47:47 +0000 (13:47 +0200)]
Merge branch 'friendica:develop' into feature-openwebauth
Pascal [Fri, 5 May 2023 10:46:30 +0000 (12:46 +0200)]
Remote auth works from Streams
Hypolite Petovan [Thu, 4 May 2023 16:37:43 +0000 (12:37 -0400)]
Merge pull request #13088 from nupplaphil/feat/settings
Introduce settings for overriding php.ini values
Philipp [Thu, 4 May 2023 16:27:44 +0000 (18:27 +0200)]
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Philipp [Thu, 4 May 2023 15:48:13 +0000 (17:48 +0200)]
Introduce settings for overriding php.ini values
Hypolite Petovan [Thu, 4 May 2023 15:30:58 +0000 (11:30 -0400)]
Merge pull request #13084 from annando/emojipicker
The Emojipicker is added to Frio for new posts
Michael [Thu, 4 May 2023 15:23:51 +0000 (15:23 +0000)]
Changes after review
Michael [Thu, 4 May 2023 10:54:29 +0000 (10:54 +0000)]
The Emojipicker is added to Frio for new posts
Hypolite Petovan [Wed, 3 May 2023 21:16:00 +0000 (17:16 -0400)]
Merge pull request #13076 from annando/fancybox
Add Fancybox to the core
Michael [Wed, 3 May 2023 21:14:35 +0000 (21:14 +0000)]
Changes after code review
Michael [Wed, 3 May 2023 20:59:28 +0000 (20:59 +0000)]
Add Fancybox to the core
Hypolite Petovan [Tue, 2 May 2023 12:04:31 +0000 (08:04 -0400)]
Merge pull request #13071 from annando/warning
Fix warning: Undefined array key "post"
Hypolite Petovan [Tue, 2 May 2023 12:04:02 +0000 (08:04 -0400)]
Merge pull request #13070 from xundeenergie/fix-share-via
change test for navigator.share - fixes #13054
Michael [Tue, 2 May 2023 09:21:11 +0000 (09:21 +0000)]
Fix warning: Undefined array key "post"
Jakobus Schürz [Tue, 2 May 2023 08:31:43 +0000 (10:31 +0200)]
change test for navigator.share - fixes #13054
this testing for navigator.share is recommended from mozilla.
tested with firefox linux, android and vivaldi on linux.
Hypolite Petovan [Mon, 1 May 2023 14:56:43 +0000 (10:56 -0400)]
Merge pull request #13068 from annando/activity-link
Improved fetching of attached activities
Michael [Mon, 1 May 2023 13:05:59 +0000 (13:05 +0000)]
Improved fetching of attached activities
Tobias Diekershoff [Mon, 1 May 2023 05:26:53 +0000 (07:26 +0200)]
Merge pull request #13066 from annando/issue-13041
Issue 13041: API activities for reshared posts are now performed on the original posts
Tobias Diekershoff [Mon, 1 May 2023 05:08:18 +0000 (07:08 +0200)]
Merge pull request #13067 from annando/issue-13052
Issue 13052: The limit parameter now behaves like the Mastodon counterpart
Michael [Mon, 1 May 2023 04:56:45 +0000 (04:56 +0000)]
Issue 13052: The limit parameter now behaves like the Mastodon counterpart
Michael Vogel [Mon, 1 May 2023 04:44:35 +0000 (06:44 +0200)]
Merge pull request #13065 from MrPetovan/bug/13027-formattertest-deprecation
Rename tests/src/Util/AclFormatter file to match class name
Michael [Mon, 1 May 2023 04:01:11 +0000 (04:01 +0000)]
Issue 13041: API activities for reshared posts are now performed on the original posts
Hypolite Petovan [Mon, 1 May 2023 01:14:13 +0000 (21:14 -0400)]
Rename tests/src/Util/AclFormatter file to match class name
Hypolite Petovan [Sun, 30 Apr 2023 12:54:48 +0000 (08:54 -0400)]
Merge pull request #13059 from annando/disable-basicauth
Issue 13058: BasicAuth can now be disabled
Michael [Sun, 30 Apr 2023 11:53:32 +0000 (11:53 +0000)]
Issue 13058: BasicAuth can now be disabled
Hypolite Petovan [Fri, 28 Apr 2023 18:40:46 +0000 (14:40 -0400)]
Merge pull request #13053 from annando/contact-update
Contacts from probeable networks are now updated correctly
Michael [Fri, 28 Apr 2023 18:25:55 +0000 (18:25 +0000)]
Contacts from probeable networks are now updated correctly
Tobias Diekershoff [Fri, 28 Apr 2023 05:42:40 +0000 (07:42 +0200)]
Merge pull request #13051 from annando/audience-followers
"audience" is set for forum posts / followers posts are directed to the followers collection
Tobias Diekershoff [Fri, 28 Apr 2023 05:13:44 +0000 (07:13 +0200)]
Merge pull request #13048 from MrPetovan/bug/fatal-errors
Wrap last remaining system.maximagesize config retrieval in Strings::getBytesFromShorthand call
Michael [Fri, 28 Apr 2023 05:13:23 +0000 (05:13 +0000)]
"audience" is set for forum posts / followers posts are directed to the followers collection
Tobias Diekershoff [Fri, 28 Apr 2023 05:12:54 +0000 (07:12 +0200)]
Merge pull request #13047 from MrPetovan/bug/13043-Notify-msg-null
Account for null value in Entity\Notify->msg
Tobias Diekershoff [Fri, 28 Apr 2023 05:11:24 +0000 (07:11 +0200)]
Merge pull request #13049 from MrPetovan/bug/12824-frio-mobile-post-privacy
[frio] Show post privacy scope in mobile view
Tobias Diekershoff [Fri, 28 Apr 2023 05:01:38 +0000 (07:01 +0200)]
Merge pull request #13046 from MrPetovan/bug/12760-category-label-link
Fix link to user category in label
Tobias Diekershoff [Fri, 28 Apr 2023 05:00:07 +0000 (07:00 +0200)]
Merge pull request #13050 from MrPetovan/task/12788-multiple-admin-docs
Add example to multiple admin question in FAQ
Hypolite Petovan [Fri, 28 Apr 2023 03:36:03 +0000 (23:36 -0400)]
Add example to multiple admin question in FAQ