Andrew Godwin
|
d815aa53e1
|
Ignore lemmy-flavour likes and dislikes
|
2023-11-12 11:21:23 -07:00 |
Osma Ahvenlampi
|
039adae797
|
Refactoring inbox processing to smaller tasks (#647)
|
2023-10-26 10:01:03 -06:00 |
Andrew Godwin
|
933f6660d5
|
Catch all the subtypes too
|
2023-07-07 16:39:02 -06:00 |
Andrew Godwin
|
2fda9ad2b4
|
Also capture unknown message types
|
2023-07-07 16:33:55 -06:00 |
Andrew Godwin
|
4458594f04
|
Also capture JSON-LD errors
|
2023-07-07 16:32:57 -06:00 |
Andrew Godwin
|
c93a27e418
|
Capture and don't thrash on badly formatted AP messages
|
2023-07-07 16:29:12 -06:00 |
Andrew Godwin
|
7f483af8d3
|
Rework Stator to use a next field and no async
|
2023-07-07 15:14:06 -06:00 |
Christof Dorner
|
d6c9ba0819
|
Pinned posts (#561)
|
2023-05-13 10:01:27 -06:00 |
Christof Dorner
|
a4e6033a0b
|
Ignore unknown create/update types (#569)
|
2023-05-04 16:56:50 -06:00 |
Christof Dorner
|
e45195bb02
|
Handle posts with only contentMap as post instead of interaction (#549)
|
2023-03-23 12:27:32 -06:00 |
Humberto Rocha
|
79aea1b8ba
|
Add support to update Poll by AP (#514)
|
2023-02-18 10:38:31 -07:00 |
Humberto Rocha
|
e382994e73
|
Polls (#496)
Implement poll AP and API backend
|
2023-02-15 10:42:56 -07:00 |
Andrew Godwin
|
9a0008db06
|
Add initial follow import/export
Fixes #437
|
2023-02-13 20:50:43 -07:00 |
Andrew Godwin
|
54e7755080
|
Unfollowing or blocking users purges timeline
Fixes #366
|
2023-01-16 11:53:40 -07:00 |
Andrew Godwin
|
c3caf26f22
|
Ignore emoji react undos as well
|
2023-01-16 11:27:23 -07:00 |
Andrew Godwin
|
b44be55609
|
Fixed #408: Implemented blocking
|
2023-01-15 13:35:45 -07:00 |
Andrew Godwin
|
f4a8a96b81
|
Add first-class deletion support to Stator
|
2023-01-08 12:43:52 -07:00 |
Andrew Godwin
|
bb0ee1b152
|
Purge failing inbox messages too
|
2023-01-01 13:10:54 -07:00 |
Andrew Godwin
|
8fe99718f3
|
Don't complain on delete on unknown URIs
|
2022-12-31 10:49:45 -07:00 |
Andrew Godwin
|
011c51b3c4
|
Implement progressive thread parent fetching
|
2022-12-30 11:48:42 -07:00 |
Andrew Godwin
|
b03d9f0e12
|
Handle deletions of post URIs
Fixes #306
|
2022-12-28 22:47:28 -07:00 |
Andrew Godwin
|
716b74404f
|
Allow for follow accepts with object URIs only
Fixes #214
|
2022-12-28 22:25:34 -07:00 |
Andrew Godwin
|
a3b6996413
|
Discard emoji reactions for now
|
2022-12-28 11:02:14 -07:00 |
Andrew Godwin
|
480fa70b1f
|
Handle rejected follows
|
2022-12-21 16:11:58 +00:00 |
Andrew Godwin
|
f4f575d22f
|
Type and fanout fixes
|
2022-12-20 07:01:30 +00:00 |
Andrew Godwin
|
6eaaa6eac4
|
Allow other Actor types
|
2022-12-20 06:52:33 +00:00 |
Michael Manfre
|
a408cbaa27
|
Post types (#182)
Initial support for Posts of type other than 'Note'. Render special Post types with templates.
|
2022-12-18 09:09:25 -07:00 |
Andrew Godwin
|
64f113dd8d
|
Receive inbound reports
|
2022-12-17 14:58:04 -07:00 |
Andrew Godwin
|
0fa5522e6a
|
Handle delete.note as well as delete.tombstone
|
2022-12-17 12:18:04 -07:00 |
Andrew Godwin
|
45c6978bc3
|
User admin and LD schema fixes
|
2022-12-16 16:38:52 -07:00 |
Andrew Godwin
|
8835fdee6b
|
Explicitly ignore add and remove messages for now
|
2022-12-04 07:36:38 -07:00 |
Andrew Godwin
|
3b079526a2
|
User fetching and inbox message cleaning
|
2022-11-27 17:05:31 -07:00 |
Andrew Godwin
|
2d7f33879f
|
Actually do deletes right
|
2022-11-20 12:36:40 -07:00 |
Andrew Godwin
|
f491fdb56e
|
Actor delete, sentry async, faster stator
|
2022-11-20 12:32:49 -07:00 |
Andrew Godwin
|
77643a4fe1
|
Add more error handling
|
2022-11-20 12:24:03 -07:00 |
Andrew Godwin
|
b13c239213
|
Handle post edits, follow undos
|
2022-11-16 22:23:32 -07:00 |
Andrew Godwin
|
2ef709b642
|
Accept incoming action undos
|
2022-11-15 15:36:40 -07:00 |
Andrew Godwin
|
20e63023bb
|
Get outbound likes/boosts and their undos working
|
2022-11-15 15:30:32 -07:00 |
Andrew Godwin
|
ddb3436275
|
Boosting! Incoming, anyway.
|
2022-11-13 18:43:09 -07:00 |
Andrew Godwin
|
878f56b411
|
Post URIs and host-meta
|
2022-11-12 21:14:21 -07:00 |
Andrew Godwin
|
feb5d9b74f
|
Got up to incoming posts working
|
2022-11-11 22:02:43 -07:00 |
Andrew Godwin
|
fbfad9fbf5
|
Inbound and outbound follows basic working
|
2022-11-10 23:42:43 -07:00 |
Andrew Godwin
|
2c3a129970
|
Profile fetching now working on state machine
|
2022-11-09 23:48:31 -07:00 |