Commit Graph

29792 Commits

Author SHA1 Message Date
Hypolite Petovan b862150409
Merge pull request #10004 from annando/resize-on-upload
API: Resize uploaded images
2021-03-07 09:49:10 -05:00
Michael e89e0e1694 API: Resize upßloaded images if they exceed the maximum size 2021-03-07 14:13:46 +00:00
Hypolite Petovan ba0b6c679f
Merge pull request #10003 from annando/issue-9799
issue-9799: Ensure that the first post date is after the registration
2021-03-07 08:10:29 -05:00
Michael 6a4540e6f6 Issue 9799: Ensure that the first post date is after the registration date 2021-03-07 10:46:46 +00:00
Hypolite Petovan ab9090ede1
Merge pull request #10001 from annando/issue-9925
issue 9925: Fixes database error with MySQL 8
2021-03-07 04:35:10 -05:00
Hypolite Petovan a250485afd
Merge pull request #10000 from annando/issue-9992
issue-9992
2021-03-07 04:34:32 -05:00
Michael 98ffcdd085 Issue 9925: Make query compatibly to MySQL 8 2021-03-07 07:54:02 +00:00
Michael 1940c17030 Issue 9992: post type hadn't been translated in the user's language 2021-03-07 07:39:13 +00:00
Hypolite Petovan d43c5b1dbc
Merge pull request #9995 from annando/issue-9948
issue-9948
2021-03-06 19:19:20 -05:00
Michael 3695787968 Issue 9948: Remove "@" from full text search 2021-03-06 23:04:39 +00:00
Hypolite Petovan 57336f341d
Merge pull request #9994 from annando/issue-9986
Issue 9986: Improve contact search
2021-03-06 17:25:55 -05:00
Michael d2c734c025 Issue 9986: Improve contact search 2021-03-06 21:52:26 +00:00
Hypolite Petovan 953d0ed72d
Merge pull request #9991 from annando/issue-9968
Issue 9968: Avoid blocking update calls
2021-03-06 12:41:24 -05:00
Michael d78345e694 Issue 9968: Avoid blocking update calls 2021-03-06 16:52:36 +00:00
Hypolite Petovan aa6472061b
Merge pull request #9987 from annando/db-performance
Small performance improvements, new view for future use
2021-03-06 10:27:32 -05:00
Tobias Diekershoff 30ae5220b5
Merge pull request #9989 from annando/issue-9912
Issue 9912: Process Markdown content from Peertube
2021-03-06 14:04:28 +01:00
Tobias Diekershoff a7336450f2
Merge pull request #9990 from annando/notice
Avoid notice "Undefined index: author-name" in Diaspora delivery
2021-03-06 14:00:37 +01:00
Michael Vogel 98599c4c4b Avoid notice "Undefined index: author-name" in Diaspora delivery 2021-03-06 13:47:10 +01:00
Michael 8c748f03f9 Issue 9912: Process Markdown content from Peertube 2021-03-06 08:43:25 +00:00
Michael 470a47647a Small performance improvements, new view for future use 2021-03-06 05:47:49 +00:00
Tobias Diekershoff f24deebc7f
Merge pull request #9981 from annando/issue-9977
Issue 9977: Check for existance of the "item" table on postupdate
2021-03-04 10:21:06 +01:00
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