Commit Graph

29756 Commits

Author SHA1 Message Date
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
Michael Vogel 327643d3eb Merge branch 'database' of github.com:annando/friendica into database 2021-02-21 20:39:39 +01:00
Michael Vogel 57c5d064b8 Same blanks removed 2021-02-21 20:38:53 +01:00
Michael eb07089088 More missing indexes 2021-02-21 16:43:06 +00:00
Michael dacf36d05a Another missing index 2021-02-21 15:27:00 +00:00
Michael 1c13a08d52 Updated database.sql 2021-02-21 13:14:17 +00:00
Michael 2bb8e7a56f Prohibit combined usage of "star" and "mention" 2021-02-21 12:18:50 +00:00
Michael dcc82bfcf7 Automatically set to "seen" 2021-02-21 11:59:59 +00:00
Michael 4dfd91dbbf Use the system user for uid=0 2021-02-21 11:47:03 +00:00
Michael ab34cbbfec Reset "star" and "mention" on new order 2021-02-21 11:14:35 +00:00
Michael 454fbc8ad7 Queries without indexes 2021-02-21 10:37:15 +00:00
Michael b444617a00 Non blocking item-uri cleanup 2021-02-21 08:55:09 +00:00
Michael e07b73f560 Update in chunks 2021-02-21 08:00:53 +00:00
Michael Vogel 5b9239b341 Spaces removed 2021-02-21 08:52:42 +01:00
Michael 10f7280bbc Fetch a given number of posts 2021-02-21 07:46:58 +00:00
Michael d37f3de3e6 Update in segments 2021-02-21 07:06:20 +00:00