Laura Hausmann
|
3ab36f7d70
|
[backend/core] Enforce blocks & mutes everywhere (ISH-189)
|
2024-03-14 17:02:29 +01:00 |
|
Laura Hausmann
|
a2075d4c63
|
[backend/masto-client] Add missing media endpoints, handle media_attributes on status update (ISH-155)
|
2024-03-14 12:10:03 +01:00 |
|
Laura Hausmann
|
91137b7fd9
|
[backend/api] Add reactions endpoints & return reaction data with note & timeline responses (ISH-156)
|
2024-03-11 05:20:07 +01:00 |
|
Laura Hausmann
|
4d21aa1670
|
[backend/federation] Fix remote custom emoji reactions (ISH-154)
|
2024-03-11 04:00:40 +01:00 |
|
Laura Hausmann
|
58a514394c
|
[backend/federation] Support Misskey-style emoji reactions (ISH-148)
|
2024-03-11 02:54:58 +01:00 |
|
Laura Hausmann
|
12bec02cfd
|
[backend/core] Reject like/bookmark/pin/react actions for puree renotes (ISH-167)
|
2024-03-11 02:41:11 +01:00 |
|
Laura Hausmann
|
bef11d5cca
|
[backend/masto-client] Add local_only & quote_id parameters on POST /statuses (ISH-146)
|
2024-03-11 02:32:18 +01:00 |
|
Laura Hausmann
|
b7ddbdcbaa
|
[backend/federation] Fix polls being falsely marked as edited when results become available (ISH-128)
|
2024-03-11 02:04:50 +01:00 |
|
Laura Hausmann
|
aaec212a08
|
[backend/core] Trim whitespace around note text & cw (ISH-150)
|
2024-03-09 01:36:55 +01:00 |
|
Laura Hausmann
|
52a7f90697
|
[backend/federation] Add reactions support (ISH-69)
|
2024-03-09 01:16:57 +01:00 |
|
Laura Hausmann
|
2c529495f3
|
[backend] Code cleanup
|
2024-03-07 21:26:12 +01:00 |
|
Laura Hausmann
|
57ac4750ad
|
[backend/core] Allow editing of locally originated polls (ISH-136)
This also improves the behavior of handling remotely originating poll edits.
|
2024-03-07 20:17:58 +01:00 |
|
Laura Hausmann
|
679a6fe6c6
|
[backend/api] Implement next batch of web api endpoints (ISH-134)
|
2024-03-07 05:27:26 +01:00 |
|
Laura Hausmann
|
6d06afd5cb
|
[backend/federation] Fix user pinned notes throwing an exception in edge cases
|
2024-03-07 04:17:54 +01:00 |
|
Laura Hausmann
|
657bc43761
|
[backend/core] Finish the polls implementation (ISH-130, ISH-131)
|
2024-03-07 03:34:52 +01:00 |
|
Laura Hausmann
|
9de208b49b
|
[backend/federation] Initial poll support (ISH-62)
|
2024-03-06 00:55:53 +01:00 |
|
Laura Hausmann
|
92d229ad63
|
[backend/federation] Properly handle hashtags in notes & user profiles (ISH-114, ISH-125)
|
2024-03-04 21:54:46 +01:00 |
|
Laura Hausmann
|
4c4488d522
|
[backend/federation] Federate pinned notes (ISH-111)
|
2024-03-04 05:03:32 +01:00 |
|
Laura Hausmann
|
c9152badbf
|
[backend/masto-client] Allow pinning notes to profile (ISH-111)
|
2024-03-04 03:49:36 +01:00 |
|
Laura Hausmann
|
c2f8f7ff31
|
[backend/masto-client] Add bookmark endpoints, render note bookmark status (ISH-121)
|
2024-03-04 03:17:03 +01:00 |
|
Laura Hausmann
|
e42812d2b0
|
[backend/core] Denormalize like counts (ISH-110)
|
2024-03-04 02:42:35 +01:00 |
|
Laura Hausmann
|
a8c903cee7
|
[backend/core] Fix oversight in NoteResolver
|
2024-03-01 03:45:03 +01:00 |
|
Laura Hausmann
|
81059291c3
|
[backend/federation] Resolve user pinned posts (ISH-67)
|
2024-03-01 02:10:22 +01:00 |
|
Laura Hausmann
|
52519f3b69
|
[backend/core] Fix note & user counters (ISH-109)
|
2024-02-29 22:10:54 +01:00 |
|
Laura Hausmann
|
c87fa00864
|
[backend/core] Cleanup instance counters code
|
2024-02-29 19:40:22 +01:00 |
|
Laura Hausmann
|
a719fc722e
|
[backend/core] Add instance counters (ISH-107)
|
2024-02-29 19:25:00 +01:00 |
|
Laura Hausmann
|
ad21897928
|
[backend/core] Add user settings store (ISH-106)
|
2024-02-29 18:49:02 +01:00 |
|
Laura Hausmann
|
fa7b98c366
|
[backend/core] Set threadId on notes with replies
|
2024-02-27 00:50:20 +01:00 |
|
Laura Hausmann
|
c450903051
|
[backend/federation] Handle mentions in non-misskey user bios & user fields correctly (ISH-92)
|
2024-02-26 19:02:57 +01:00 |
|
Laura Hausmann
|
2f3ca1e477
|
[backend/federation] Handle user profile fields (ISH-34)
|
2024-02-25 01:02:21 +01:00 |
|
Laura Hausmann
|
90eb93cfb2
|
[backend/core] Handle emoji in user profiles as well (ISH-89)
|
2024-02-25 00:43:11 +01:00 |
|
Laura Hausmann
|
69360a8ad7
|
[backend/federation] Handle emoji for incoming notes (ISH-89)
|
2024-02-25 00:02:17 +01:00 |
|
Laura Hausmann
|
da63c26887
|
[backend/federation] Fetch threads with user keypair as well
|
2024-02-24 23:45:24 +01:00 |
|
Laura Hausmann
|
e9267c4c3e
|
[backend/core] Remove TODO item
This isn't possible, as we don't know the remote actor before fetching the note
|
2024-02-24 21:11:06 +01:00 |
|
Laura Hausmann
|
7c1de50768
|
[backend/core] Whitespace-only content warning should be reset to null
|
2024-02-23 04:22:16 +01:00 |
|
Laura Hausmann
|
78705b8a5d
|
[backend/masto-client] Resolve notes with user keypair
|
2024-02-23 03:40:21 +01:00 |
|
Laura Hausmann
|
e4505d9d00
|
[backend/federation] Forbid renoting a pure renote
|
2024-02-22 20:53:05 +01:00 |
|
Laura Hausmann
|
5d7035e63c
|
[backend/masto-client] Implement /reblog and /unreblog endpoints
|
2024-02-22 02:59:41 +01:00 |
|
Laura Hausmann
|
27b3be774e
|
[backend/federation] Handle quotes
|
2024-02-22 01:09:08 +01:00 |
|
Laura Hausmann
|
a02af802f1
|
[backend/federation] Handle ASUndo(ASAnnounce) activities
|
2024-02-22 00:17:52 +01:00 |
|
Laura Hausmann
|
c35d503c12
|
[backend/federation] Refactor NoteServer to take a User param instead of an ASActor to save DB roundtrips
|
2024-02-22 00:17:41 +01:00 |
|
Laura Hausmann
|
19ffbe7814
|
[backend/federation] Handle ASAnnounce activities
|
2024-02-22 00:17:41 +01:00 |
|
Laura Hausmann
|
7a7f6cb527
|
[backend/masto-client] Implement note deletes
|
2024-02-18 23:53:18 +01:00 |
|
Laura Hausmann
|
6c90d0554e
|
[backend/federation] ASNote.Subject should be text, not html
|
2024-02-18 21:02:55 +01:00 |
|
Laura Hausmann
|
a56e9b2922
|
[backend/federation] Improve logging on activity fetch failures
|
2024-02-17 18:25:32 +01:00 |
|
Laura Hausmann
|
6044cdb52c
|
[backend/core] Emit notification on note edit for users that have interacted with the note
|
2024-02-17 05:50:10 +01:00 |
|
Laura Hausmann
|
d4d75f49ef
|
[backend/masto-client] Allow editing of local notes
|
2024-02-17 04:09:45 +01:00 |
|
Laura Hausmann
|
d4e1d92771
|
[backend] Code cleanup: switch to BSD braces style, tweak code style
|
2024-02-17 02:31:00 +01:00 |
|
Laura Hausmann
|
b7859210eb
|
[backend/federation] Process note updates (ISH-32)
|
2024-02-17 02:06:36 +01:00 |
|
Laura Hausmann
|
0d5f987a8d
|
[backend/services] Set denormalized note properties replyUserId and replyuserHost correctly
|
2024-02-17 00:55:58 +01:00 |
|