Commit Graph

29821 Commits

Author SHA1 Message Date
Tobias Diekershoff a23c3111a0
Merge pull request #9982 from annando/issue-9975
Issue 9975: Remove unused views
2021-03-04 10:19:38 +01:00
Michael bd7e5b69c1 Issue 9975: Remove unused views 2021-03-04 00:02:34 +00:00
Michael b029e78212 Issue 9977: Check for the existance of the "item" table on postupdate 2021-03-04 00:00:24 +00:00
Hypolite Petovan 1e996af321
Merge pull request #9979 from annando/less-blocking
Reduce blocks when removing orphans
2021-03-03 08:40:25 -05:00
Michael 4a991f0189 Adding of missing entries is now kept behind a config 2021-03-03 11:01:16 +00:00
Michael 7f4722ce6f Less blocking clean up, adding of missing posts 2021-03-03 07:07:29 +00:00
Michael Vogel 501e0b398f
Merge pull request #9972 from MrPetovan/task/9971-frio-default-theme
Make frio the default theme
2021-03-02 19:32:05 +01:00
Hypolite Petovan 0043d64fec
Merge pull request #9976 from annando/expire-order
Call post and item-uri expiry in sequence
2021-03-02 08:36:02 -05:00
Michael c740509a22 Changed worker order 2021-03-02 07:06:22 +00:00
Michael a228183abb Call post and item-uri expiry in squence 2021-03-02 06:50:12 +00:00
Tobias Diekershoff ef7ebec4b7
Merge pull request #9973 from MrPetovan/task/composer-php-8
Update Composer executable to version 1.10.20 to add PHP 8 support
2021-03-02 06:45:16 +01:00
Hypolite Petovan ed3f968487
Merge pull request #9974 from annando/slow-queries
Fix slow queries
2021-03-01 18:11:48 -05:00
Michael 5f48d6497e Fix slow queries 2021-03-01 22:19:47 +00:00
Michael 0277c55c43 Fix slow queries 2021-03-01 22:08:33 +00:00
Hypolite Petovan 8b6b36d6cd Update Composer executable to version 1.10.20 to add PHP 8 support 2021-03-01 13:38:52 -05:00
Hypolite Petovan 9c0549128b Make frio the default theme 2021-03-01 10:20:44 -05:00
Hypolite Petovan 5b655a9768
Merge pull request #9970 from annando/db-error
Avoid lock problems, fix foreign key problems with contact-relation
2021-03-01 09:26:24 -05:00
Tobias Diekershoff 46f9e9351e version 2021.03-rc 2021-03-01 06:19:33 +01:00
Michael 73e36b64e6 Avoid "duplicate entry" error 2021-02-28 19:31:12 +00:00
Michael a1e2794c64 Avoid lock problems, fix foreign key problems with contact-relation 2021-02-28 17:56:56 +00:00
Hypolite Petovan c8b97a6fe5
Merge pull request #9967 from annando/follow
Offer "follow thread" only when you don't already follow
2021-02-28 07:45:02 -05:00
Hypolite Petovan 2f590b2e07
Fix condition formatting in view/theme/frio/theme.php 2021-02-28 07:44:36 -05:00
Michael 2bbfbd57b0 Only offer "ignore thread" when there is a need for this 2021-02-28 11:20:02 +00:00
Michael 530cfba71e Offer "follow thread" only when you don't already follow 2021-02-28 07:47:07 +00:00
Hypolite Petovan f7c1cdde3b
Merge pull request #9965 from annando/reload-after-follow
Perform a reload after following a thread
2021-02-27 17:52:37 -05:00
Hypolite Petovan a5dde7a69b
Merge pull request #9964 from annando/fix-link-preview
Fix link preview with videos
2021-02-27 17:52:02 -05:00
Michael e8ab396d48 Perfgorm a reload after following a thread 2021-02-27 21:57:38 +00:00
Michael ab3fed9643 Fix link preview with videos 2021-02-27 21:02:06 +00:00
Hypolite Petovan a6423031eb
Merge pull request #9963 from mexon/mat/support-cid-scheme
Support cid URLs as used in mailstream plugin
2021-02-27 12:11:15 -05:00
Matthew Exon 4a16d8e06f Support cid URLs as used in mailstream plugin 2021-02-27 16:54:52 +00:00
Hypolite Petovan e2ba42fe8d
Merge pull request #9961 from annando/avoid-contact-deletion
Avoid deletion of newly created contacts
2021-02-26 15:04:51 -05:00
Michael 72863e8926 Avoid deletion of newly created contacts 2021-02-26 19:41:51 +00:00
Hypolite Petovan ada4f0a847
Merge pull request #9959 from annando/more-database-stuff
Fixes several database errors, removes "relation" handling
2021-02-25 09:56:37 -05:00
Michael 3917c8ab5d Partly revert the contact-relation sruff 2021-02-25 05:21:47 +00:00
Michael 99a145f7cf Fixes several database errors, removes "relation" handling 2021-02-25 05:13:49 +00:00
Hypolite Petovan de90f5351f
Merge pull request #9955 from annando/pdo-emulate-prepares
Use "pdo_emulate_prepares" by default
2021-02-24 08:54:14 -05:00
Michael e3c690dca1 Use "pdo_emulate_prepares" by default 2021-02-24 05:54:49 +00:00
Hypolite Petovan 22a1e3cba4
Merge pull request #9953 from realkinetix/php8fatal
PHP 8 fatal messages - Quit when message is empty similar to #9681
2021-02-23 16:16:54 -05:00
Hypolite Petovan 77b24a0b66
Quit earlier in ProbeURL->getFeedLink if body is empty 2021-02-23 16:06:34 -05:00
Adam Clark 995d53ebfc Missed this file when adding. 2021-02-23 10:18:56 -08:00
Adam Clark 8248f6942f Quit when message is empty, similar to #9681 2021-02-23 10:16:59 -08:00
Hypolite Petovan 2daa783f15
Merge pull request #9952 from tobiasd/20210223-INSTALLtxt
Issue 9064: referring INSTALL.txt now points to doc/INSTALL.md
2021-02-23 08:49:07 -05:00
Tobias Diekershoff 61ff7fc532 regen messages.po 2021-02-23 10:08:30 +01:00
Tobias Diekershoff beccd12a2b Issue 9064: referring INSTALL.txt now points to doc/INSTALL.md 2021-02-23 09:57:33 +01:00
Hypolite Petovan baaf34f02b
Merge pull request #9951 from annando/fix-9949
Fix PR #9949
2021-02-23 00:45:04 -05:00
Michael dc18ba33f0 Fix PR #9949 2021-02-23 05:42:37 +00:00
Hypolite Petovan 98e0dcfb87
Merge pull request #9949 from annando/view-rename
post/thread views are renamed, search bugs fixed
2021-02-22 16:18:58 -05:00
Michael 1792046a4f post/thread views are renamed, search bugs fixed 2021-02-22 19:47:08 +00:00
Hypolite Petovan 574f778411
Merge pull request #9947 from annando/database
Several performance improvements
2021-02-22 00:33:45 -05:00
Michael Vogel 1935ec566a Avoid endless loop with the MagicLink 2021-02-21 20:51:00 +01:00