Commit Graph

438 Commits

Author SHA1 Message Date
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
Daniel Supernault a6f96b4bb3
Remove temp logging 2023-05-25 01:50:15 -06:00
Daniel Supernault b0634bfd8f
Add temp logging 2023-05-25 01:23:57 -06:00
Daniel Supernault aad4259a47
Update ap inbox 2023-05-25 01:13:43 -06:00
Daniel Supernault 98cf8f32a0
Add Post Edits/Updates 2023-05-25 00:33:44 -06:00
Daniel Supernault 2800c8886a
Update AP Inbox, fix delete handling 2023-05-23 02:54:02 -06:00
Daniel Supernault 18cddd43f3
Update Bouncer, adjust advanced Autospam logic 2023-05-17 05:03:03 -06:00
Daniel Supernault 053b30bca0
Update nav and Bouncer 2023-05-17 04:10:07 -06:00
Daniel Supernault 132a58de54
Add Autospam Advanced Detection 2023-05-17 04:00:03 -06:00
Daniel Supernault 8b007f9ee9
Update ap helpers 2023-05-13 17:11:27 -06:00
Daniel Supernault 56ec083db5
Update Bouncer 2023-05-13 17:03:33 -06:00
Daniel Supernault d5f63f8a71
Update AutoSpam Bouncer, generate notification on positive detections 2023-05-13 05:41:09 -06:00
Daniel Supernault 6cdb5bc672
Update Notification logic, remove message and rendered fields 2023-05-12 23:15:41 -06:00
Daniel Supernault a93a3efd21
Update Inbox, remove handleCreateActivity logic that rejected posts from accounts without followers 2023-04-29 20:05:32 -06:00
Daniel Supernault aaf5b2764e
Update Inbox, improve Flag report handling 2023-04-25 20:36:53 -06:00
Daniel Supernault 0f1f3b1fd3
Update inbox 2023-04-24 06:37:51 -06:00
Daniel Supernault 28717a2561
Update inbox 2023-04-24 06:34:58 -06:00
Daniel Supernault e7f7072349
Update inbox 2023-04-24 06:32:22 -06:00
Daniel Supernault 383c6fe8ee
Add Federated Reports 2023-04-24 06:26:57 -06:00
Daniel Supernault ae6dd4e3a2
Update pipeline dispatch, replace dispatchSync with dispatch 2023-04-24 01:36:06 -06:00
Daniel Supernault b1f95a7213
Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00