Hypolite Petovan
|
df547ba73f
|
Merge pull request #10024 from annando/block-tags
Block tags from the trending tags
|
2021-03-09 18:14:41 -05:00 |
|
Michael
|
639a781125
|
Block tags from the trending tags
|
2021-03-09 22:34:41 +00:00 |
|
Michael
|
1e56cee2c5
|
Issue 9906: Hopefully finally fixes the speed issues
|
2021-03-09 21:21:33 +00:00 |
|
Michael
|
5863fd881d
|
Issue 9906 (again): Provide index hints
|
2021-03-09 08:01:10 +00:00 |
|
Michael
|
972c9f7bc0
|
Issue 9743: Added translatable texts
|
2021-03-08 21:17:27 +00:00 |
|
Michael
|
e826a4dafd
|
We now use a constant
|
2021-03-08 18:57:19 +00:00 |
|
Michael
|
409a8322a8
|
Issue 9996: "bd" is a date field it cannot be empty
|
2021-03-08 18:50:50 +00:00 |
|
Michael
|
e515ac11ed
|
Don't check for table_open_cache when pdo_emulate_prepares is activated
|
2021-03-08 10:38:53 +00:00 |
|
Hypolite Petovan
|
9c9317010b
|
Merge pull request #10006 from annando/failed
Use "failed" instead of "archive" for contact update check
|
2021-03-07 16:54:26 -05:00 |
|
Michael
|
a3e713d01b
|
Use "failed" instead of "archive" for contact update check
|
2021-03-07 20:34:13 +00:00 |
|
Michael
|
7510e854de
|
Issue 8547: Improve page load speed
|
2021-03-07 20:15:25 +00: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 |
|
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 |
|
Michael
|
3695787968
|
Issue 9948: Remove "@" from full text search
|
2021-03-06 23:04:39 +00:00 |
|
Michael
|
d2c734c025
|
Issue 9986: Improve contact search
|
2021-03-06 21:52:26 +00: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 |
|
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 |
|
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 |
|
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
|
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 |
|
Michael
|
5f48d6497e
|
Fix slow queries
|
2021-03-01 22:19:47 +00: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 |
|
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
|
a5dde7a69b
|
Merge pull request #9964 from annando/fix-link-preview
Fix link preview with videos
|
2021-02-27 17:52:02 -05: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 |
|
Michael
|
72863e8926
|
Avoid deletion of newly created contacts
|
2021-02-26 19:41:51 +00: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
|
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 |
|
Tobias Diekershoff
|
beccd12a2b
|
Issue 9064: referring INSTALL.txt now points to doc/INSTALL.md
|
2021-02-23 09:57:33 +01:00 |
|
Michael
|
1792046a4f
|
post/thread views are renamed, search bugs fixed
|
2021-02-22 19:47:08 +00:00 |
|
Michael Vogel
|
1935ec566a
|
Avoid endless loop with the MagicLink
|
2021-02-21 20:51:00 +01: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 |
|