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 |
|
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 |
|
Tobias Diekershoff
|
e402026b83
|
refert to doc/INSTALL.md instead of README.txt in the installer
|
2020-08-30 10:12:42 +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 |
|
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 |
|
Michael
|
dfea3ee3d6
|
Configuration if the database is opened with persistent connections
|
2020-08-27 10:59:14 +00: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 |
|
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 |
|
Tobias Diekershoff
|
321121f213
|
change the search subcommand so that it fits the documentation
|
2020-08-26 09:31:21 +02:00 |
|
Michael
|
4316a95984
|
New database cleanup jobs
|
2020-08-26 05:33:37 +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 |
|
Hypolite Petovan
|
9b38abc32c
|
Re-allow anonymous use of CSRF tokens
|
2020-08-24 12:02:24 -04: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
|
129b690b9a
|
Merge remote-tracking branch 'upstream/develop' into show-reshared
|
2020-08-23 13:33:50 +00:00 |
|
Michael
|
0e4d3fe9e5
|
Display a symbol when a post had been reshared
|
2020-08-23 13:26:23 +00:00 |
|
Michael
|
7815862498
|
Improve AP support for forums
|
2020-08-23 11:26:43 +00:00 |
|
Hypolite Petovan
|
b052896c64
|
Merge pull request #9057 from annando/issue-9051
Issue 9051: Only change the owner of posts reshared by forums
|
2020-08-23 06:44:41 -04:00 |
|
Hypolite Petovan
|
b52070aa2f
|
Merge pull request #9056 from annando/ap-follow
ActivityPub accounts don't need a "poll" endpoint
|
2020-08-23 06:43:00 -04:00 |
|
Hypolite Petovan
|
c259d2b454
|
Merge pull request #9055 from annando/zero-owner
Return system account data when fetching data for user "0"
|
2020-08-23 06:42:26 -04:00 |
|
Michael
|
6f1cd718fc
|
Issue 9051: Only change the owner of posts reshared by forums
|
2020-08-23 08:39:56 +00:00 |
|
Michael
|
9cf6a8e945
|
ActivityPub accounts don't need a "poll" endpoint
|
2020-08-23 07:37:14 +00:00 |
|
Michael
|
b61eacdadb
|
Return system account data when fetching data for user "0"
|
2020-08-23 07:29:56 +00:00 |
|
Michael
|
41c96f787d
|
Use the AP adress for probing webfinger
|
2020-08-23 07:24:39 +00:00 |
|
Michael Vogel
|
fc2340d4af
|
Merge pull request #8909 from MrPetovan/task/ex_auth
Refactor ExAuth for DICE
|
2020-08-22 22:12:22 +02:00 |
|
Hypolite Petovan
|
d31010ca0e
|
Merge pull request #9050 from annando/system-account
We now fetch data with an automatically generated system user
|
2020-08-22 15:54:16 -04:00 |
|
Michael
|
6fd0848cde
|
Ensure that the actor name can't be changed
|
2020-08-22 19:40:31 +00:00 |
|
Michael
|
b12a2c486e
|
Use "getActorName"
|
2020-08-22 18:52:37 +00:00 |
|
Hypolite Petovan
|
2e5b4dedb8
|
Merge pull request #9052 from annando/fix-change-owner
Fix: Don't change the owner of your own posts
|
2020-08-22 14:17:45 -04:00 |
|
Hypolite Petovan
|
507d66936c
|
Merge pull request #9049 from annando/local-followers
Improved function description
|
2020-08-22 14:08:48 -04:00 |
|
Hypolite Petovan
|
9923e17aed
|
Merge pull request #9044 from annando/avatar-stuff
Some stuff with contact avatars
|
2020-08-22 14:08:20 -04:00 |
|
Michael
|
3cf3a97e8d
|
Fix: Don't change the owner of your own posts
|
2020-08-22 17:30:14 +00:00 |
|
Michael
|
6d9302fbe4
|
Check for empty owners
|
2020-08-22 16:34:04 +00:00 |
|
Michael
|
4285f4643f
|
Fix Test
|
2020-08-22 15:19:34 +00:00 |
|
Michael
|
7dbf72e454
|
We now fetch data with an automatically generated system user
|
2020-08-22 14:48:09 +00:00 |
|
Michael
|
50ecb58716
|
Improved function description
|
2020-08-22 14:36:42 +00:00 |
|
Tobias Diekershoff
|
2475058cc4
|
Merge pull request #9048 from annando/fix-tag-scheme
Fix malformatted tag scheme
|
2020-08-22 13:21:54 +02:00 |
|