Commit Graph

28130 Commits

Author SHA1 Message Date
Michael a6cb144c1e Don't add the type to the id in case of an activity 2020-09-01 02:38:44 +00:00
Hypolite Petovan 40a93223ee
Merge pull request #9108 from annando/share-notification
Improve notifications for announced posts
2020-08-31 16:40:47 -04:00
Michael cef7af8fba Don't notify on own entries 2020-08-31 19:27:50 +00:00
Michael f5504ed8d1 Improve notifications for announced posts 2020-08-31 18:51:59 +00:00
Tobias Diekershoff 1146d9127e
Merge pull request #9106 from annando/notice
Avoid a notice - restructured validation check
2020-08-31 19:09:14 +02:00
Michael b8ac601582 Avoid a notice - restructured validation check 2020-08-31 15:01:46 +00:00
Hypolite Petovan 523694538a
Merge pull request #9105 from annando/no-poco-server
Removed unused PoCo functionality
2020-08-31 08:54:08 -04:00
Michael 23b7da3664 Removed unused PoCo functionality 2020-08-31 12:40:23 +00:00
Hypolite Petovan a54675b597
Merge pull request #9101 from annando/signed-outbox
Support signed outbox requests
2020-08-31 02:26:26 -04:00
Tobias Diekershoff 03c0fca302
Merge pull request #9103 from annando/avoid-dfrn-announce
Issue 9094: Avoid DFRN announces
2020-08-31 07:15:41 +02:00
Tobias Diekershoff c7cbdb4aaf
Merge pull request #9102 from annando/update-logging
Added and improved logging for the update process
2020-08-31 07:05:50 +02:00
Michael cdcdc135e8 Issue 9094: Avoid DFRN announces 2020-08-31 02:46:24 +00:00
Michael 31638d4742 Added and improved logging for the update process 2020-08-30 18:57:09 +00:00
Michael 729d5ebaf1 Support fetching private posts 2020-08-30 17:39:38 +00:00
Michael bdd834d313 Support signed outbox requests 2020-08-30 17:07:46 +00:00
Hypolite Petovan 3e95c7ef18
Merge pull request #9100 from tobiasd/20200830-issue8997
clarification of the options hint for setting the accounts email
2020-08-30 12:03:27 -04:00
Tobias Diekershoff 0e3ca91854 clarification of the options hint for setting the accounts email 2020-08-30 17:56:27 +02:00
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