]>
git.mxchange.org Git - friendica.git/log
utzer [Fri, 12 Mar 2021 08:55:55 +0000 (09:55 +0100)]
Part of bugfix for storage move problem
@fabrixxm is this already good to change?
Hypolite Petovan [Thu, 11 Mar 2021 22:31:59 +0000 (17:31 -0500)]
Merge pull request #10034 from annando/better-tag-sorting
Trending tags are now sort by different users
Michael [Thu, 11 Mar 2021 19:59:42 +0000 (19:59 +0000)]
Trending tags are now sort by different users
Michael Vogel [Thu, 11 Mar 2021 19:44:31 +0000 (20:44 +0100)]
Merge pull request #10033 from friendica/bug/10032-event-query
Update value interpolation syntax in Model\Event::getListById
Hypolite Petovan [Thu, 11 Mar 2021 19:03:53 +0000 (14:03 -0500)]
Update value interpolation syntax in Model\Event::getListById
Hypolite Petovan [Thu, 11 Mar 2021 12:35:52 +0000 (07:35 -0500)]
Merge pull request #10022 from Quix0r/fixes/chmod-proxy
Add setting for proxy file chmod value
Roland Häder [Thu, 11 Mar 2021 11:45:43 +0000 (12:45 +0100)]
Removed default values.
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 11 Mar 2021 11:40:31 +0000 (12:40 +0100)]
Ops, missing ";"
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Tue, 9 Mar 2021 20:37:14 +0000 (21:37 +0100)]
Code changes for #10020:
Added ability to set chmod (default: 0640) for "proxified" files (downloaded to
/proxy/ directory). This allows customization, e.g. if people want 0600 instead
without changing the code.
Signed-off-by: Roland Häder <roland@mxchange.org>
Hypolite Petovan [Thu, 11 Mar 2021 11:16:13 +0000 (06:16 -0500)]
Merge pull request #10029 from annando/set-protocol
We now set the protocol in "gserver" on receiving as well
Michael [Wed, 10 Mar 2021 22:31:33 +0000 (22:31 +0000)]
We now set the protocol in "gserver" on receiving as well
Michael Vogel [Wed, 10 Mar 2021 19:19:55 +0000 (20:19 +0100)]
Merge pull request #10027 from MrPetovan/task/9950-improve-maintenance-page
Improve maintenance page
Hypolite Petovan [Wed, 10 Mar 2021 18:14:52 +0000 (13:14 -0500)]
Remove now unused `/maintenance` route
Hypolite Petovan [Wed, 10 Mar 2021 17:20:02 +0000 (12:20 -0500)]
Remove admin condition to display the maintenance reason
Michael Vogel [Wed, 10 Mar 2021 16:14:23 +0000 (17:14 +0100)]
Merge pull request #10028 from MrPetovan/task/security.txt
Add security.txt file
Hypolite Petovan [Wed, 10 Mar 2021 14:58:48 +0000 (09:58 -0500)]
Add /.well-known/security.txt route and module
Hypolite Petovan [Wed, 10 Mar 2021 14:58:08 +0000 (09:58 -0500)]
Add security.txt file
See https://securitytxt.org
Hypolite Petovan [Wed, 10 Mar 2021 14:56:23 +0000 (09:56 -0500)]
Merge pull request #10026 from annando/notice-type
Fixes notice: "Undefined index: type"
Hypolite Petovan [Wed, 10 Mar 2021 14:49:53 +0000 (09:49 -0500)]
Updated source translation files after adding translation strings
Hypolite Petovan [Wed, 10 Mar 2021 14:40:42 +0000 (09:40 -0500)]
Replace module output instead of redirecting to maintenance page
Hypolite Petovan [Tue, 9 Mar 2021 15:36:10 +0000 (10:36 -0500)]
Add custom message to the maintenance module display
Michael [Wed, 10 Mar 2021 14:40:57 +0000 (14:40 +0000)]
Fixes notice: "Undefined index: type"
Hypolite Petovan [Wed, 10 Mar 2021 14:23:36 +0000 (09:23 -0500)]
Merge pull request #10025 from annando/performance
Index improvements / Improvements fetching "pinned"
Michael [Wed, 10 Mar 2021 13:25:37 +0000 (13:25 +0000)]
More indexes / performance for "pinned" improved
Michael Vogel [Wed, 10 Mar 2021 11:20:49 +0000 (12:20 +0100)]
Merge pull request #10018 from MrPetovan/task/10017-remove-friendica-wiki-de
Remove dead friendica-wiki.de from German help page
Hypolite Petovan [Tue, 9 Mar 2021 23:14:41 +0000 (18:14 -0500)]
Merge pull request #10024 from annando/block-tags
Block tags from the trending tags
Hypolite Petovan [Tue, 9 Mar 2021 23:13:19 +0000 (18:13 -0500)]
Merge pull request #10023 from annando/issue-9906-again
Issue 9906: Hopefully fixes the speed issues
Michael [Tue, 9 Mar 2021 22:34:41 +0000 (22:34 +0000)]
Block tags from the trending tags
Michael [Tue, 9 Mar 2021 21:21:33 +0000 (21:21 +0000)]
Issue 9906: Hopefully finally fixes the speed issues
Hypolite Petovan [Tue, 9 Mar 2021 14:20:34 +0000 (09:20 -0500)]
Merge pull request #10016 from Quix0r/fixes/missing-type-hints
Added missing type-hints
Hypolite Petovan [Tue, 9 Mar 2021 14:17:17 +0000 (09:17 -0500)]
Remove dead friendica-wiki.de from German help page
Hypolite Petovan [Tue, 9 Mar 2021 14:02:39 +0000 (09:02 -0500)]
Merge pull request #10014 from annando/issue-9906-encore
issue 9906: Provide index hints to speed up community page loading
Roland Häder [Tue, 9 Mar 2021 12:36:49 +0000 (13:36 +0100)]
Added missing type-hints
Signed-off-by: Roland Häder <roland@mxchange.org>
Michael [Tue, 9 Mar 2021 08:01:10 +0000 (08:01 +0000)]
Issue 9906 (again): Provide index hints
Hypolite Petovan [Mon, 8 Mar 2021 23:42:51 +0000 (18:42 -0500)]
Merge pull request #10011 from annando/issue-9743
Issue 9743: Added translatable texts
Michael [Mon, 8 Mar 2021 21:25:03 +0000 (21:25 +0000)]
Updated messages.po
Michael [Mon, 8 Mar 2021 21:17:27 +0000 (21:17 +0000)]
Issue 9743: Added translatable texts
Hypolite Petovan [Mon, 8 Mar 2021 19:12:59 +0000 (14:12 -0500)]
Merge pull request #10010 from annando/issue-9996
issue 9996: "bd" cannot be ""
Michael [Mon, 8 Mar 2021 18:57:19 +0000 (18:57 +0000)]
We now use a constant
Michael [Mon, 8 Mar 2021 18:50:50 +0000 (18:50 +0000)]
Issue 9996: "bd" is a date field it cannot be empty
Hypolite Petovan [Mon, 8 Mar 2021 18:33:48 +0000 (13:33 -0500)]
Merge pull request #10009 from annando/unused-template
The template "maitnenance.tpl" isn't used anymore
Hypolite Petovan [Mon, 8 Mar 2021 18:33:27 +0000 (13:33 -0500)]
Merge pull request #10008 from annando/no-pdo-check
Don't check for table_open_cache when pdo_emulate_prepares is activated
Michael [Mon, 8 Mar 2021 10:41:33 +0000 (10:41 +0000)]
The template "maitnenance.tpl" isn't used anymore
Michael [Mon, 8 Mar 2021 10:38:53 +0000 (10:38 +0000)]
Don't check for table_open_cache when pdo_emulate_prepares is activated
Hypolite Petovan [Mon, 8 Mar 2021 00:46:42 +0000 (19:46 -0500)]
Merge pull request #10007 from annando/issue-9980
issue 9980: Field "type" does not exist anymore
Michael [Sun, 7 Mar 2021 22:40:47 +0000 (22:40 +0000)]
Issue 9980: "type" does not exist anymore
Hypolite Petovan [Sun, 7 Mar 2021 21:54:26 +0000 (16:54 -0500)]
Merge pull request #10006 from annando/failed
Use "failed" instead of "archive" for contact update check
Hypolite Petovan [Sun, 7 Mar 2021 21:53:56 +0000 (16:53 -0500)]
Merge pull request #10005 from annando/issue-8547
Issue 8547: Improve page load speed
Michael [Sun, 7 Mar 2021 20:34:13 +0000 (20:34 +0000)]
Use "failed" instead of "archive" for contact update check
Michael [Sun, 7 Mar 2021 20:15:25 +0000 (20:15 +0000)]
Issue 8547: Improve page load speed
Hypolite Petovan [Sun, 7 Mar 2021 14:49:10 +0000 (09:49 -0500)]
Merge pull request #10004 from annando/resize-on-upload
API: Resize uploaded images
Michael [Sun, 7 Mar 2021 14:13:46 +0000 (14:13 +0000)]
API: Resize upßloaded images if they exceed the maximum size
Hypolite Petovan [Sun, 7 Mar 2021 13:10:29 +0000 (08:10 -0500)]
Merge pull request #10003 from annando/issue-9799
issue-9799: Ensure that the first post date is after the registration
Michael [Sun, 7 Mar 2021 10:46:46 +0000 (10:46 +0000)]
Issue 9799: Ensure that the first post date is after the registration date
Hypolite Petovan [Sun, 7 Mar 2021 09:35:10 +0000 (04:35 -0500)]
Merge pull request #10001 from annando/issue-9925
issue 9925: Fixes database error with MySQL 8
Hypolite Petovan [Sun, 7 Mar 2021 09:34:32 +0000 (04:34 -0500)]
Merge pull request #10000 from annando/issue-9992
issue-9992
Michael [Sun, 7 Mar 2021 07:54:02 +0000 (07:54 +0000)]
Issue 9925: Make query compatibly to MySQL 8
Michael [Sun, 7 Mar 2021 07:39:13 +0000 (07:39 +0000)]
Issue 9992: post type hadn't been translated in the user's language
Hypolite Petovan [Sun, 7 Mar 2021 00:19:20 +0000 (19:19 -0500)]
Merge pull request #9995 from annando/issue-9948
issue-9948
Michael [Sat, 6 Mar 2021 23:04:39 +0000 (23:04 +0000)]
Issue 9948: Remove "@" from full text search
Hypolite Petovan [Sat, 6 Mar 2021 22:25:55 +0000 (17:25 -0500)]
Merge pull request #9994 from annando/issue-9986
Issue 9986: Improve contact search
Michael [Sat, 6 Mar 2021 21:52:26 +0000 (21:52 +0000)]
Issue 9986: Improve contact search
Hypolite Petovan [Sat, 6 Mar 2021 17:41:24 +0000 (12:41 -0500)]
Merge pull request #9991 from annando/issue-9968
Issue 9968: Avoid blocking update calls
Michael [Sat, 6 Mar 2021 16:52:36 +0000 (16:52 +0000)]
Issue 9968: Avoid blocking update calls
Hypolite Petovan [Sat, 6 Mar 2021 15:27:32 +0000 (10:27 -0500)]
Merge pull request #9987 from annando/db-performance
Small performance improvements, new view for future use
Tobias Diekershoff [Sat, 6 Mar 2021 13:04:28 +0000 (14:04 +0100)]
Merge pull request #9989 from annando/issue-9912
Issue 9912: Process Markdown content from Peertube
Tobias Diekershoff [Sat, 6 Mar 2021 13:00:37 +0000 (14:00 +0100)]
Merge pull request #9990 from annando/notice
Avoid notice "Undefined index: author-name" in Diaspora delivery
Michael Vogel [Sat, 6 Mar 2021 12:47:10 +0000 (13:47 +0100)]
Avoid notice "Undefined index: author-name" in Diaspora delivery
Michael [Sat, 6 Mar 2021 08:43:25 +0000 (08:43 +0000)]
Issue 9912: Process Markdown content from Peertube
Michael [Sat, 6 Mar 2021 05:47:49 +0000 (05:47 +0000)]
Small performance improvements, new view for future use
Tobias Diekershoff [Thu, 4 Mar 2021 09:21:06 +0000 (10:21 +0100)]
Merge pull request #9981 from annando/issue-9977
Issue 9977: Check for existance of the "item" table on postupdate
Tobias Diekershoff [Thu, 4 Mar 2021 09:19:38 +0000 (10:19 +0100)]
Merge pull request #9982 from annando/issue-9975
Issue 9975: Remove unused views
Michael [Thu, 4 Mar 2021 00:02:34 +0000 (00:02 +0000)]
Issue 9975: Remove unused views
Michael [Thu, 4 Mar 2021 00:00:24 +0000 (00:00 +0000)]
Issue 9977: Check for the existance of the "item" table on postupdate
Hypolite Petovan [Wed, 3 Mar 2021 13:40:25 +0000 (08:40 -0500)]
Merge pull request #9979 from annando/less-blocking
Reduce blocks when removing orphans
Michael [Wed, 3 Mar 2021 11:01:16 +0000 (11:01 +0000)]
Adding of missing entries is now kept behind a config
Michael [Wed, 3 Mar 2021 07:07:29 +0000 (07:07 +0000)]
Less blocking clean up, adding of missing posts
Michael Vogel [Tue, 2 Mar 2021 18:32:05 +0000 (19:32 +0100)]
Merge pull request #9972 from MrPetovan/task/9971-frio-default-theme
Make frio the default theme
Hypolite Petovan [Tue, 2 Mar 2021 13:36:02 +0000 (08:36 -0500)]
Merge pull request #9976 from annando/expire-order
Call post and item-uri expiry in sequence
Michael [Tue, 2 Mar 2021 07:06:22 +0000 (07:06 +0000)]
Changed worker order
Michael [Tue, 2 Mar 2021 06:50:12 +0000 (06:50 +0000)]
Call post and item-uri expiry in squence
Tobias Diekershoff [Tue, 2 Mar 2021 05:45:16 +0000 (06:45 +0100)]
Merge pull request #9973 from MrPetovan/task/composer-php-8
Update Composer executable to version 1.10.20 to add PHP 8 support
Hypolite Petovan [Mon, 1 Mar 2021 23:11:48 +0000 (18:11 -0500)]
Merge pull request #9974 from annando/slow-queries
Fix slow queries
Michael [Mon, 1 Mar 2021 22:19:47 +0000 (22:19 +0000)]
Fix slow queries
Michael [Mon, 1 Mar 2021 22:08:33 +0000 (22:08 +0000)]
Fix slow queries
Hypolite Petovan [Mon, 1 Mar 2021 18:38:24 +0000 (13:38 -0500)]
Update Composer executable to version 1.10.20 to add PHP 8 support
Hypolite Petovan [Mon, 1 Mar 2021 15:20:44 +0000 (10:20 -0500)]
Make frio the default theme
Hypolite Petovan [Mon, 1 Mar 2021 14:26:24 +0000 (09:26 -0500)]
Merge pull request #9970 from annando/db-error
Avoid lock problems, fix foreign key problems with contact-relation
Tobias Diekershoff [Mon, 1 Mar 2021 05:19:33 +0000 (06:19 +0100)]
version 2021.03-rc
Michael [Sun, 28 Feb 2021 19:31:12 +0000 (19:31 +0000)]
Avoid "duplicate entry" error
Michael [Sun, 28 Feb 2021 17:56:56 +0000 (17:56 +0000)]
Avoid lock problems, fix foreign key problems with contact-relation
Hypolite Petovan [Sun, 28 Feb 2021 12:45:02 +0000 (07:45 -0500)]
Merge pull request #9967 from annando/follow
Offer "follow thread" only when you don't already follow
Hypolite Petovan [Sun, 28 Feb 2021 12:44:36 +0000 (07:44 -0500)]
Fix condition formatting in view/theme/frio/theme.php
Michael [Sun, 28 Feb 2021 11:20:02 +0000 (11:20 +0000)]
Only offer "ignore thread" when there is a need for this
Michael [Sun, 28 Feb 2021 07:47:07 +0000 (07:47 +0000)]
Offer "follow thread" only when you don't already follow
Hypolite Petovan [Sat, 27 Feb 2021 22:52:37 +0000 (17:52 -0500)]
Merge pull request #9965 from annando/reload-after-follow
Perform a reload after following a thread
Hypolite Petovan [Sat, 27 Feb 2021 22:52:02 +0000 (17:52 -0500)]
Merge pull request #9964 from annando/fix-link-preview
Fix link preview with videos
Michael [Sat, 27 Feb 2021 21:57:38 +0000 (21:57 +0000)]
Perfgorm a reload after following a thread
Michael [Sat, 27 Feb 2021 21:02:06 +0000 (21:02 +0000)]
Fix link preview with videos
Hypolite Petovan [Sat, 27 Feb 2021 17:11:15 +0000 (12:11 -0500)]
Merge pull request #9963 from mexon/mat/support-cid-scheme
Support cid URLs as used in mailstream plugin