freamon
|
dccecc15bc
|
apf part 16: Block requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
9bca07504e
|
apf part 15: Flag requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
5f96034581
|
apf part 14: Like / Dislike requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
115bb8426f
|
apf part 13: Delete requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
046a15e617
|
apf part 12: Create/Update requests
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
37462f57de
|
apf part 11: Rejects for follows
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
3cc411f512
|
apf part 10: Accepts for follows
|
2024-11-24 15:15:09 +00:00 |
|
freamon
|
3d053ae70a
|
apf part 09: Follow requests
|
2024-11-24 15:15:09 +00:00 |
|
rimu
|
c135b9c51f
|
clean up duplicate instances #348
|
2024-11-24 16:32:22 +13:00 |
|
rimu
|
d2aa9c321d
|
clean up duplicate comments #348
|
2024-11-24 16:00:53 +13:00 |
|
rimu
|
ff201af0d6
|
do not create duplicate posts #348
|
2024-11-24 15:38:51 +13:00 |
|
rimu
|
51fba1a156
|
merge duplicate posts #348
|
2024-11-24 15:27:21 +13:00 |
|
rimu
|
3b462377ce
|
move post teaser clickable div so voting buttons still work
|
2024-11-24 09:19:58 +13:00 |
|
rimu
|
d3825b68b5
|
increase length of ban reason
|
2024-11-23 18:48:03 +13:00 |
|
rimu
|
f8638cf98b
|
tap anywhere on the teaser to view the post
not just the title
|
2024-11-22 08:47:34 +13:00 |
|
rimu
|
81c7f05e74
|
stop alt text on 404d thumbnail images from overflowing
|
2024-11-22 08:33:56 +13:00 |
|
rimu
|
f9d8ac555a
|
Merge remote-tracking branch 'origin/main'
|
2024-11-19 18:54:45 +13:00 |
|
rimu
|
a5656c3318
|
merge duplicate communities #348
|
2024-11-19 18:54:33 +13:00 |
|
freamon
|
eb7095af56
|
apf part 08: process requests from users who want to delete their own account
|
2024-11-18 19:28:37 +00:00 |
|
freamon
|
7e87308663
|
apf part 07: verify LD signature if HTTP signature fails
|
2024-11-18 18:44:28 +00:00 |
|
freamon
|
479bbe4dcc
|
apf part 06: reject any ActivityPub activity from a local actor
|
2024-11-18 17:47:26 +00:00 |
|
freamon
|
20f17000f5
|
apf part 05: ignore self-deletes from users that do not exist here
|
2024-11-18 17:28:41 +00:00 |
|
freamon
|
e57ca1428e
|
apf part 04: ignore unutilised PeerTube activity
|
2024-11-18 17:18:09 +00:00 |
|
freamon
|
97af03d3cf
|
apf part 03: reject unneccessary retries
|
2024-11-18 17:16:46 +00:00 |
|
freamon
|
cddd102a3d
|
apf part 02: reject bad JSONs
|
2024-11-18 16:53:32 +00:00 |
|
freamon
|
fe7791bf4d
|
apf part 01: add log_incoming_ap function
|
2024-11-18 15:56:47 +00:00 |
|
freamon
|
5e422131ad
|
Prefer image in attachment for image posts #350
|
2024-11-17 22:14:39 +00:00 |
|
rimu
|
24508a350c
|
support activitypub discovery using Link header and HEAD requests
|
2024-11-18 10:09:57 +13:00 |
|
rimu
|
434cf9f922
|
support activitypub discovery using Link header
see https://swicg.github.io/activitypub-html-discovery/#http-link-header
|
2024-11-18 10:04:58 +13:00 |
|
freamon
|
594b858bd4
|
Use http instead of https for viewing images if SERVER_NAME is 127.0.0.1
|
2024-11-17 19:45:01 +00:00 |
|
freamon
|
3f9a0a5fea
|
replace the 'static' for images hotlinked to fandom sites with 'vignette'
|
2024-11-17 18:55:45 +00:00 |
|
rimu
|
3fb6a9e0bf
|
increase http post timeout to 10 seconds
|
2024-11-16 21:53:18 +13:00 |
|
rimu
|
d5ae01b456
|
add index #348
|
2024-11-15 16:42:08 +13:00 |
|
rimu
|
ffd78bfd80
|
add unique constraint to user.ap_profile_id and clean up old data
|
2024-11-14 20:16:09 +13:00 |
|
rimu
|
f16b23bcd8
|
do not mix model objects from different sessions
|
2024-11-14 16:51:48 +13:00 |
|
rimu
|
c746be51c9
|
oops, don't close session too soon
|
2024-11-14 16:43:17 +13:00 |
|
rimu
|
53e90bb8c1
|
use separate DB session for common celery tasks to reduce conflicts
|
2024-11-14 16:28:38 +13:00 |
|
rimu
|
e60eb5b761
|
update translations
|
2024-11-11 16:45:55 +13:00 |
|
rimu
|
0c4e15f2c4
|
show posts from child topics - rss
|
2024-11-08 15:27:56 +13:00 |
|
rimu
|
0b5f515de6
|
show posts from child topics
|
2024-11-08 15:09:24 +13:00 |
|
rimu
|
70bb9ab68f
|
finesse my earlier fix
|
2024-11-06 14:38:58 +13:00 |
|
rimu
|
108b3f9422
|
Merge remote-tracking branch 'origin/main'
|
2024-11-05 17:10:06 +13:00 |
|
rimu
|
a056a02ac3
|
avoid invalid post urls
|
2024-11-05 17:09:48 +13:00 |
|
freamon
|
95be488cc9
|
API: use Celery for federation tasks
|
2024-11-02 23:56:56 +00:00 |
|
rimu
|
eedaddd851
|
avoid StaleDataError
|
2024-11-03 10:47:41 +13:00 |
|
rimu
|
122941b696
|
local variable 'server' referenced before assignment
|
2024-11-02 16:39:39 +13:00 |
|
rimu
|
915e8c779a
|
Avoid StaleDataError exception during user.recalculate_attitude()
|
2024-11-02 16:34:16 +13:00 |
|
rimu
|
f36135d163
|
cli: handle invalid version data
|
2024-11-02 16:20:52 +13:00 |
|
rimu
|
34a991ef7d
|
don't show post title in breadcrumb
|
2024-11-02 16:10:52 +13:00 |
|
rimu
|
bd3361ebc6
|
only show 'retrieve post from original server' on community page, not posts
|
2024-11-02 16:10:35 +13:00 |
|