Commit graph

458 commits

Author SHA1 Message Date
Daniel Supernault
aa1049e3e0
Update site config 2024-07-23 02:21:33 -06:00
Daniel Supernault
d723e207fd
Update Helpers.php 2024-07-23 01:30:27 -06:00
Daniel Supernault
4f2b8ed20a
Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 2024-06-19 03:02:00 -06:00
Daniel Supernault
951c339010
Update RestrictedNames, add intent 2024-05-24 23:16:04 -06:00
Daniel Supernault
5071aaf408
Update activitpub setting, use config_cache() 2024-03-12 02:20:37 -06:00
Daniel Supernault
665581d80c
Update cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
Daniel Supernault
a72188a7db
Update image pipeline, use config_cache 2024-03-12 00:35:33 -06:00
Daniel Supernault
c96167f2f7
Update config_cache 2024-03-11 00:29:55 -06:00
Daniel Supernault
7785a2dae4
Update Config, use config_cache 2024-03-10 04:37:22 -06:00
Daniel Supernault
5e4d4eff9d
Update config cache 2024-03-10 04:19:44 -06:00
Daniel Supernault
f8145a78cf
Add Profile Migrations 2024-03-02 04:21:04 -07:00
Daniel Supernault
402a4607c9
Update Inbox, fix flag validation condition, allow profile reports 2024-02-29 04:51:56 -07:00
Daniel Supernault
ef0ff78e4a
Add Remote Reports to Admin Dashboard Reports page 2024-02-29 03:24:33 -07:00
Daniel Supernault
089ba3c471
Update Inbox and StatusObserver, fix silently rejected direct messages due to saveQuietly which failed to generate a snowflake id 2024-02-23 19:37:02 -07:00
Daniel Supernault
d835e0adaa
Update Inbox, cast live filters to lowercase 2024-02-16 06:57:04 -07:00
Daniel Supernault
40b45b2a11
Update Autospam, add live filters to block remote activities based on comma separated keywords 2024-02-16 02:15:39 -07:00
Daniel Supernault
fb0bb9a34f
Update Federation, use proper Content-Type headers for following/follower collections 2024-02-15 20:58:43 -07:00
Daniel Supernault
00ed330cf3
Update AP helpers, fix sensitive bug 2024-02-04 03:16:57 -07:00
Daniel Supernault
b81ae5773f
Update AP helpers, refactor post count decrement logic 2024-02-04 02:50:48 -07:00
Daniel Supernault
7caed381fb
Update AP helpers, more efficently update post counts 2024-02-04 02:40:04 -07:00
Daniel Supernault
bca2484994
Update Webfinger util, add avatar entity. Fixes #1629 2024-01-03 04:11:29 -07:00
Daniel Supernault
6c39df7fb3
Update Inbox, import AccountService 2023-12-21 02:08:44 -07:00
Daniel Supernault
8a0ceaf801
Update Inbox, add user domain blocks to Story reaction handlers 2023-12-18 22:57:53 -07:00
Daniel Supernault
491468612f
Update Inbox, add user domain blocks to Undo handler 2023-12-18 22:49:31 -07:00
Daniel Supernault
e32e50da7b
Update Inbox, add user domain blocks to Like handler 2023-12-18 22:47:03 -07:00
Daniel Supernault
3fbf8f159e
Update Inbox, add user domain blocks to Accept handler 2023-12-18 22:46:09 -07:00
Daniel Supernault
279fb28e2a
Update Inbox, add user domain blocks to Announce handler 2023-12-18 22:42:21 -07:00
Daniel Supernault
c89dc45e8d
Update Inbox, add user domain blocks to Follow handler 2023-12-18 22:37:34 -07:00
Daniel Supernault
a7f96d8194
Update Inbox, add user domain blocks to Direct Message handler 2023-12-18 22:34:53 -07:00
Daniel Supernault
759a439334
Update Inbox, improve tombstone query efficiency 2023-12-11 04:09:33 -07:00
Daniel Supernault
93a6f1e224
formatting 2023-12-08 03:26:32 -07:00
Daniel Supernault
06bee36c52
Update Inbox, improve story attribute collection 2023-12-08 03:24:09 -07:00
Daniel Supernault
a0157fce0c
Update Inbox handler, fix missing object_url and uri fields for direct statuses 2023-12-08 01:13:04 -07:00
Daniel Supernault
33a60e767d
Update AP helpers, fix fanout scope 2023-11-15 23:43:57 -07:00
Daniel Supernault
c6a6b3ae30
Update Experimental Home Feed, fix remote posts, shares and reblogs 2023-11-15 21:57:13 -07:00
Daniel Supernault
21218c794b
Update AP helpers, improve preferredUsername validation 2023-11-09 02:47:20 -07:00
Daniel Supernault
5c358010b0
Update Config util, add hls attributes 2023-10-23 01:15:02 -06:00
Daniel Supernault
778e83d398
Update lexer regex, fix mention regex and add more tests 2023-10-15 03:51:45 -06:00
Daniel Supernault
36df0d8373
Update nodeinfo 2023-10-12 21:29:51 -06:00
Daniel Supernault
36b23fe34e
Update AP helpers, adjust RemoteAvatarFetch ttl from 24h to 3 months 2023-10-10 20:55:20 -06:00
Daniel Supernault
8c96919119
Update ap helpers, store media attachment width and height if present 2023-09-26 23:14:19 -06:00
Emelia Smith
74ad26fee6
Fix potential memory leak due to not calling imagedestroy on GdImage objects 2023-09-09 22:55:06 +02:00
Daniel Supernault
fbdcdd9dbc
Update AP Helpers, consume actor indexable attribute 2023-08-24 23:36:50 -06:00
Daniel Supernault
ed87ddb923
Update RemoteStatusDelete pipeline 2023-08-01 04:30:50 -06:00
Daniel Supernault
2bef3e415d
Update AP Helpers, improve url validation and add optional dns verification, disabled by default 2023-07-14 03:10:48 -06:00
Daniel Supernault
0704c7e05e
Update AP Helpers, preserve admin unlisted state before adding to NetworkTimelineService 2023-07-14 01:20:26 -06:00
Daniel Supernault
9fa6b3f7aa
Update Inbox, allow storing Create->Note activities without any local followers, disabled by default 2023-07-13 23:11:19 -06:00
Daniel Supernault
63a7879c29
Update ActivityPubFetchService 2023-06-25 23:02:02 -06:00
Daniel Supernault
29961c4a80
Update ap inbox 2023-06-06 04:53:09 -06:00
Daniel Supernault
c0190d8436
Update Config, bump version for post edit support without having to clear cache 2023-05-25 02:03:59 -06:00