]>
git.mxchange.org Git - friendica.git/log
Michael Vogel [Mon, 19 Sep 2022 05:52:40 +0000 (07:52 +0200)]
Update src/Network/Probe.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael Vogel [Sun, 18 Sep 2022 13:40:44 +0000 (15:40 +0200)]
The fcontact table is now updated in the background to improve performance
Hypolite Petovan [Sun, 11 Sep 2022 08:39:39 +0000 (04:39 -0400)]
Merge pull request #11899 from annando/native-xml
Template based XML generation is replaced with native XML
Philipp [Sun, 11 Sep 2022 08:35:34 +0000 (10:35 +0200)]
Merge pull request #11888 from MrPetovan/bug/11861-frio-filerm
[frio] Add support for asynchronous call to /filerm module for post categories and folders
Hypolite Petovan [Thu, 8 Sep 2022 02:21:37 +0000 (22:21 -0400)]
Updated main translation file after moving strings
Michael [Sun, 11 Sep 2022 07:00:16 +0000 (07:00 +0000)]
Template based XML generation is replaced with native XML
Hypolite Petovan [Mon, 5 Sep 2022 05:04:32 +0000 (01:04 -0400)]
[frio] Add support for asynchronous call to /filerm module for post categories and folders
- This prevents the page to change to an empty page when clicking on the remove link of categories and folders
Hypolite Petovan [Mon, 5 Sep 2022 05:02:38 +0000 (01:02 -0400)]
Enable POST route for /filerm module
- This prevents a costly page empty page render when calling the module asynchronously
Hypolite Petovan [Mon, 5 Sep 2022 05:01:23 +0000 (01:01 -0400)]
Fix wrong parameter name in Core\System::httpExit
Philipp [Sun, 11 Sep 2022 06:31:29 +0000 (08:31 +0200)]
Merge pull request #11898 from tobiasd/
20220911 -hu
HU translation updates THX Balázs Úr
Tobias Diekershoff [Sun, 11 Sep 2022 06:19:20 +0000 (08:19 +0200)]
HU translation updates THX Balázs Úr
Philipp [Fri, 9 Sep 2022 06:20:04 +0000 (08:20 +0200)]
Merge pull request #11895 from annando/smarty-sub-dir
Smarty: Configuration added to store without sub directories
Michael [Thu, 8 Sep 2022 06:21:16 +0000 (06:21 +0000)]
Read the config at another place
Michael [Thu, 8 Sep 2022 05:10:26 +0000 (05:10 +0000)]
Smarty: Configuration added to store without sub directories
Hypolite Petovan [Thu, 8 Sep 2022 02:25:19 +0000 (22:25 -0400)]
Merge pull request #11892 from annando/pagecache
Pagecache for frequently fetched pages
Michael [Wed, 7 Sep 2022 19:47:59 +0000 (19:47 +0000)]
Changed database version
Michael [Wed, 7 Sep 2022 19:46:24 +0000 (19:46 +0000)]
Use the cached activity function
Hypolite Petovan [Tue, 6 Sep 2022 23:40:37 +0000 (19:40 -0400)]
Merge pull request #11894 from annando/issue-11893-a
Issue 11893: Postupdate to fix wrong parents
Michael [Tue, 6 Sep 2022 22:56:56 +0000 (22:56 +0000)]
Test stuff removed
Michael [Tue, 6 Sep 2022 21:51:47 +0000 (21:51 +0000)]
Delete the cache entry when the post is changed or deleted
Michael [Tue, 6 Sep 2022 20:47:18 +0000 (20:47 +0000)]
Function only needn't to be public
Michael [Tue, 6 Sep 2022 20:00:06 +0000 (20:00 +0000)]
Issue 11893: Postupdate to fix wrong parents
Michael [Tue, 6 Sep 2022 17:36:42 +0000 (17:36 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into pagecache
Philipp [Tue, 6 Sep 2022 16:24:36 +0000 (18:24 +0200)]
Merge pull request #11893 from annando/issue-11890
Issue 11890: Don't use empty contexts
Michael [Tue, 6 Sep 2022 15:18:41 +0000 (15:18 +0000)]
Don't transmit empty conversations
Michael [Tue, 6 Sep 2022 14:08:25 +0000 (14:08 +0000)]
Issue 11890: Don't use empty contexts
Michael [Tue, 6 Sep 2022 06:04:41 +0000 (06:04 +0000)]
Pagecache for frequently fetched pages
Hypolite Petovan [Sun, 4 Sep 2022 19:54:40 +0000 (15:54 -0400)]
Merge pull request #11887 from annando/maxload
Pause the worker execution when the load is too high
Hypolite Petovan [Sun, 4 Sep 2022 19:52:29 +0000 (15:52 -0400)]
Merge pull request #11884 from annando/language
Improved language detection
Hypolite Petovan [Sun, 4 Sep 2022 19:48:41 +0000 (15:48 -0400)]
Merge pull request #11886 from annando/database
All URL fields are now binary and longer
Michael [Sun, 4 Sep 2022 17:04:13 +0000 (17:04 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into language
Michael [Sun, 4 Sep 2022 17:03:14 +0000 (17:03 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into database
Michael [Sun, 4 Sep 2022 17:01:35 +0000 (17:01 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into maxload
Philipp [Sun, 4 Sep 2022 16:22:07 +0000 (18:22 +0200)]
Merge pull request #11883 from annando/performance
Use AP data when possible
Michael [Sun, 4 Sep 2022 14:08:16 +0000 (14:08 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into performance
Michael [Sun, 4 Sep 2022 14:05:46 +0000 (14:05 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into language
Michael [Sun, 4 Sep 2022 13:54:32 +0000 (13:54 +0000)]
Pause the worker execution when the load is too high
Michael [Sun, 4 Sep 2022 13:41:21 +0000 (13:41 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into database
Tobias Diekershoff [Sun, 4 Sep 2022 13:11:43 +0000 (15:11 +0200)]
Merge pull request #11885 from annando/tolerant-receiver
Be more tolerant when receiving messages
Michael [Sun, 4 Sep 2022 09:22:15 +0000 (09:22 +0000)]
Improved logger calls
Michael [Sun, 4 Sep 2022 08:08:50 +0000 (08:08 +0000)]
Updated database.sql and messages.po
Michael [Sun, 4 Sep 2022 08:06:32 +0000 (08:06 +0000)]
Updated database.sql and messages.po
Michael [Sun, 4 Sep 2022 08:03:56 +0000 (08:03 +0000)]
Updated database.sql and messages.po
Michael [Sun, 4 Sep 2022 07:54:01 +0000 (07:54 +0000)]
All URL fields are now binary and longer
Michael [Sun, 4 Sep 2022 07:45:24 +0000 (07:45 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into performance
Michael [Sun, 4 Sep 2022 07:39:09 +0000 (07:39 +0000)]
Be more tolerant when receiving messages
Michael [Sun, 4 Sep 2022 07:32:46 +0000 (07:32 +0000)]
Improved language detection
Michael [Sun, 4 Sep 2022 07:15:04 +0000 (07:15 +0000)]
Use AP data when possible
Tobias Diekershoff [Sun, 4 Sep 2022 06:49:18 +0000 (08:49 +0200)]
Switching to 2022.09-rc
Tobias Diekershoff [Sun, 4 Sep 2022 05:31:25 +0000 (07:31 +0200)]
Merge pull request #11882 from annando/warnings
Fix logger warnings/errors
Michael [Sat, 3 Sep 2022 13:32:41 +0000 (13:32 +0000)]
Fix logger warmings/errors
Hypolite Petovan [Thu, 1 Sep 2022 01:55:04 +0000 (21:55 -0400)]
Merge pull request #11879 from annando/receive-reshare
Fix receiving of reshared posts
Michael [Wed, 31 Aug 2022 21:18:33 +0000 (21:18 +0000)]
Fix receiving of reshared posts
Philipp [Wed, 31 Aug 2022 19:52:59 +0000 (21:52 +0200)]
Merge pull request #11877 from annando/log-levels
Loglevels are adjusted
Michael [Wed, 31 Aug 2022 19:03:37 +0000 (19:03 +0000)]
Some changes after code review
Michael [Wed, 31 Aug 2022 05:02:28 +0000 (05:02 +0000)]
Reverted experimental change
Michael [Wed, 31 Aug 2022 05:01:22 +0000 (05:01 +0000)]
Some more changed log levels
Michael [Tue, 30 Aug 2022 19:45:30 +0000 (19:45 +0000)]
Loglevels are adjusted
Hypolite Petovan [Sun, 28 Aug 2022 20:55:54 +0000 (16:55 -0400)]
Merge pull request #11872 from annando/warnings
Some more warnings and errors are fixed
Michael [Sun, 28 Aug 2022 19:27:21 +0000 (19:27 +0000)]
Some more warnings and erors are fixed
Philipp [Sun, 28 Aug 2022 11:09:54 +0000 (13:09 +0200)]
Merge pull request #11871 from annando/issue-11870
Issue 11870: Weeks can now start at every day
Michael [Sun, 28 Aug 2022 09:15:00 +0000 (09:15 +0000)]
Issue 11870: Weeks can now start at every day
Hypolite Petovan [Sun, 28 Aug 2022 04:12:51 +0000 (00:12 -0400)]
Merge pull request #11869 from annando/issue-11853
Issue 11853/11867: Fix reshare of public posts
Michael [Sun, 28 Aug 2022 04:00:18 +0000 (04:00 +0000)]
Avoid warnings/fatal errors
Michael [Sat, 27 Aug 2022 21:22:49 +0000 (21:22 +0000)]
Issue 11853/11867: Fix reshare of public posts
Hypolite Petovan [Sat, 27 Aug 2022 12:40:53 +0000 (08:40 -0400)]
Merge pull request #11866 from annando/database2
Warnings/Errors reduces - relay processing improved
Michael [Sat, 27 Aug 2022 11:43:46 +0000 (11:43 +0000)]
Fix issue 11865
Michael [Sat, 27 Aug 2022 08:08:58 +0000 (08:08 +0000)]
Warnings/Errors reduced - improved relay processing
Michael [Thu, 25 Aug 2022 18:48:24 +0000 (18:48 +0000)]
Merge remote-tracking branch 'upstream/develop' into database2
Michael [Thu, 25 Aug 2022 18:47:07 +0000 (18:47 +0000)]
Some more protection against database errors
Tobias Diekershoff [Thu, 25 Aug 2022 11:49:05 +0000 (13:49 +0200)]
Merge pull request #11863 from annando/database
Avoid some database errors
Michael [Thu, 25 Aug 2022 04:57:41 +0000 (04:57 +0000)]
Avoid some database errors
Philipp [Wed, 24 Aug 2022 06:16:26 +0000 (08:16 +0200)]
Merge pull request #11860 from tobiasd/
20220824 -fr
FR translation update
Tobias Diekershoff [Wed, 24 Aug 2022 05:23:26 +0000 (07:23 +0200)]
FR translation update
Tobias Diekershoff [Mon, 22 Aug 2022 13:02:57 +0000 (15:02 +0200)]
Merge pull request #11857 from annando/diaspora-author-signature
Diaspora: Don't check the author signature when author = parent author
Michael [Mon, 22 Aug 2022 09:54:29 +0000 (09:54 +0000)]
Diaspora: Don't check the author signature when author = parent author
Hypolite Petovan [Mon, 22 Aug 2022 08:26:45 +0000 (04:26 -0400)]
Merge pull request #11855 from annando/contact-id2
The contact-id of a wall posting is always the owner contact
Michael [Mon, 22 Aug 2022 07:54:48 +0000 (07:54 +0000)]
The contact-id of a wall posting is always the owner contact
Philipp [Sun, 21 Aug 2022 12:11:05 +0000 (14:11 +0200)]
Merge pull request #11854 from MrPetovan/bug/fatal-errors
Ensure Util\Profiler->rendertime is bool
Hypolite Petovan [Sun, 21 Aug 2022 11:44:12 +0000 (07:44 -0400)]
Ensure Util\Profiler->rendertime is bool
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-
1221228589
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-
1221244898
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-
1221333918
Philipp [Fri, 19 Aug 2022 17:18:21 +0000 (19:18 +0200)]
Merge pull request #11852 from Quix0r/fixes/double-quotes-single
Fixes/double quotes single
Roland Häder [Thu, 18 Aug 2022 20:05:00 +0000 (22:05 +0200)]
Changes:
- added missing type-hints
- first access level, then static
- reformatted code following code-style
Roland Häder [Sat, 13 Aug 2022 21:30:57 +0000 (23:30 +0200)]
Changed:
- changed double-quotes to single
- added some empty lines for better readability
Tobias Diekershoff [Fri, 19 Aug 2022 15:48:05 +0000 (17:48 +0200)]
Merge pull request #11849 from annando/contact-id
Improved contact-id detection
Michael [Thu, 18 Aug 2022 10:13:46 +0000 (10:13 +0000)]
Improved function to fetch the contact id
Michael [Thu, 18 Aug 2022 07:48:39 +0000 (07:48 +0000)]
Improved contact-id detection
Hypolite Petovan [Wed, 17 Aug 2022 21:55:27 +0000 (17:55 -0400)]
Merge pull request #11847 from annando/storeforuser
Improved checks in "storeForUserByUriId" to reduce recursion depth
Michael [Wed, 17 Aug 2022 19:39:20 +0000 (19:39 +0000)]
Fetch the parent only - thread parents only on reshares
Michael [Wed, 17 Aug 2022 05:28:24 +0000 (05:28 +0000)]
Improved checks in "storeForUserByUriId" to reduce recursion depth
Hypolite Petovan [Tue, 16 Aug 2022 11:40:46 +0000 (07:40 -0400)]
Merge pull request #11845 from annando/performance
Several performance improvements
Michael [Tue, 16 Aug 2022 11:23:47 +0000 (11:23 +0000)]
Some more index / fatal erros fixed
Michael [Tue, 16 Aug 2022 04:18:29 +0000 (04:18 +0000)]
Cascade on author deletion
Michael [Mon, 15 Aug 2022 18:46:10 +0000 (18:46 +0000)]
This cache key doesn't exist anymore
Michael [Mon, 15 Aug 2022 13:23:01 +0000 (13:23 +0000)]
Several performance improvements
Philipp [Sat, 13 Aug 2022 21:27:37 +0000 (23:27 +0200)]
Merge pull request #11844 from Quix0r/fixes/call-get-on-null
Fixed "get() on NULL", PHP is case-sensitive here
Roland Häder [Sat, 13 Aug 2022 21:24:03 +0000 (23:24 +0200)]
Changed double-quotes to single
Roland Häder [Sat, 13 Aug 2022 20:42:30 +0000 (22:42 +0200)]
Fixes:
- fixed "get() on NULL invocation, PHP is case-sensitive here
- renamed $this->baseurl to $this->baseUrl (instance) in MoveToAvatarCache to
make it same as everywhere else
Hypolite Petovan [Sat, 13 Aug 2022 20:37:52 +0000 (16:37 -0400)]
Merge pull request #11843 from Quix0r/fixes/this-in-static-context
fixed $this usage (kept) and got rid of static context
Roland Häder [Sat, 13 Aug 2022 20:31:38 +0000 (22:31 +0200)]
Fixes:
- fixed $this usage (kept) and got rid of static context
- "imported" exception class
- added some nice text to it
Hypolite Petovan [Sat, 13 Aug 2022 14:43:11 +0000 (10:43 -0400)]
Merge pull request #11841 from Quix0r/cleanups/type-hints-documentation
Cleanups/type hints + documentation