Commit Graph

28263 Commits

Author SHA1 Message Date
Tobias Diekershoff a5be6f9276
Merge pull request #9098 from annando/issue-9094
Issue 9094: Prevent announces via DFRN
2020-08-30 13:51:13 +02:00
Michael 5daec27cfb Issue 9094: Prevent announces via DFRN 2020-08-30 10:09:54 +00:00
Michael Vogel d9428a50a7
Merge pull request #9096 from tobiasd/20200830-issue9008
DE translation update THX foss-
2020-08-30 10:44:53 +02:00
Michael Vogel 742ca3a741
Merge pull request #9097 from tobiasd/20200830-issue9064
refer to doc/INSTALL.md instead of INSTALL.txt
2020-08-30 10:44:06 +02:00
Tobias Diekershoff 312d84b4f5 regen messages.po 2020-08-30 10:12:54 +02:00
Tobias Diekershoff e402026b83 refert to doc/INSTALL.md instead of README.txt in the installer 2020-08-30 10:12:42 +02:00
Tobias Diekershoff 0912567b30 DE translation update THX foss- 2020-08-30 07:42:21 +02:00
Hypolite Petovan bc67808f09
Merge pull request #9092 from annando/multiple-fetch
Worker: Fetch jobs for multiple workers
2020-08-29 20:45:00 -04:00
Michael Vogel d94a6843f2
Merge pull request #9093 from tobiasd/20200829-typo
removed additional / from comment block
2020-08-29 18:18:44 +02:00
Tobias Diekershoff a213619365 removed additional / from comment block 2020-08-29 17:50:15 +02:00
Michael d8d2cdc6ef Only c heck every 5 seconds for the system health 2020-08-29 13:01:58 +00:00
Michael 8148d9dc9d Unclaim on end / don't refetch 2020-08-29 11:26:40 +00:00
Michael 069786cd7f Simplified the code 2020-08-29 10:44:38 +00:00
Michael f9152ce140 Worker: Fetch jobs for multiple workers 2020-08-29 09:03:50 +00:00
Hypolite Petovan d1bbe1dcbb
Merge pull request #9086 from annando/insert-replace
Replace "insert" with "replace"
2020-08-28 09:56:39 -04:00
Michael 1d8e1284ef Another "Duplicate entry" error avoided 2020-08-28 05:47:41 +00:00
Michael 44ee4a54b4 Replace "insert" with "replace" 2020-08-27 21:35:08 +00:00
Hypolite Petovan 502f5c4f7f
Merge pull request #9084 from tobiasd/20200827-de
DE translation update THX produnis
2020-08-27 11:20:22 -04:00
Tobias Diekershoff 30bc0e3681 DE translation update THX produnis 2020-08-27 17:06:17 +02:00
Tobias Diekershoff e4207408ee
Merge pull request #9083 from annando/persistent
Configuration if the database is opened with persistent connections
2020-08-27 13:11:45 +02:00
Michael dfea3ee3d6 Configuration if the database is opened with persistent connections 2020-08-27 10:59:14 +00:00
Michael Vogel 0eec3e0a0e
Merge pull request #9082 from tobiasd/20200827-de
DE translation update
2020-08-27 10:51:12 +02:00
Tobias Diekershoff 1101dd19fe DE translation update 2020-08-27 08:12:53 +02:00
Hypolite Petovan 8f1d2b00a5
Merge pull request #9079 from annando/replace
Added support for the "replace" database command
2020-08-26 17:12:10 -04:00
Michael Vogel e715458005
Update src/Database/Database.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-08-26 22:45:00 +02:00
Michael Vogel bc98f86afe
Update src/Database/DBA.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-08-26 22:44:51 +02:00
Michael 212e06b87b Added support for the "replace" database command 2020-08-26 20:16:57 +00:00
Hypolite Petovan f146c6f465
Merge pull request #9078 from annando/issue-8994
Issue 8994: Mail contacts can now be added again
2020-08-26 15:56:40 -04:00
Michael 2b5b202200 Issue 8994: Mail contacts can now be added again 2020-08-26 19:46:01 +00:00
Hypolite Petovan 4841ac7dc5
Merge pull request #9076 from annando/display-resharer
Optionally display the resharer as icon
2020-08-26 14:11:12 -04:00
Michael a3bf782050 Updated "messages.po" 2020-08-26 17:00:05 +00:00
Michael 355284841a Optionally display the resharer as icon 2020-08-26 12:33:17 +00:00
Hypolite Petovan 176165b83b
Merge pull request #9073 from annando/foreign-2
New foreign keys and database clean up jobs
2020-08-26 04:20:50 -04:00
Michael Vogel 203684f9d2
Merge pull request #9074 from tobiasd/20200826-consoleUserSearch
change the console search subcommand so that it fits the documentation
2020-08-26 09:42:52 +02:00
Tobias Diekershoff 321121f213 change the search subcommand so that it fits the documentation 2020-08-26 09:31:21 +02:00
Michael d25050b9c8 Added newline at the end of the file 2020-08-26 07:01:01 +00:00
Michael 4316a95984 New database cleanup jobs 2020-08-26 05:33:37 +00:00
Michael 104c4bd734 More foreign keys added, one removed 2020-08-26 05:32:47 +00:00
Hypolite Petovan 9601f54054
Merge pull request #9068 from annando/foreign-keys
Foreign keys added
2020-08-24 17:11:20 -04:00
Michael 88eee2b9c1 Another foreign key added 2020-08-24 21:03:00 +00:00
Michael 9113b7e393 database.sql added 2020-08-24 20:09:03 +00:00
Michael 89fbc6bb8d Foreign keys added 2020-08-24 20:06:06 +00:00
Tobias Diekershoff 5ab4503140
Merge pull request #9067 from MrPetovan/bug/9065-csrf-anonymous
Re-allow anonymous use of CSRF tokens
2020-08-24 18:36:21 +02:00
Hypolite Petovan 9b38abc32c Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -04:00
Hypolite Petovan 96ffe95949
Merge pull request #9062 from annando/show-reshared
Display a symbol when a post had been reshared
2020-08-23 17:23:19 -04:00
Hypolite Petovan bb129dee9f
Merge pull request #9053 from annando/system-inbox
Enable inbox for the system account
2020-08-23 17:19:13 -04:00
Michael a7946d80b8 Added directions for the other themes 2020-08-23 18:54:32 +00:00
Michael c403efb177 Improved logging 2020-08-23 17:58:22 +00:00
Michael 6139f5883b Mark posts that arrived in your network stream via tag 2020-08-23 17:48:44 +00:00
Michael 1493875ec9 Speed improvement 2020-08-23 15:18:26 +00:00