Laura Hausmann
|
703e58b3fe
|
[backend/api] Return identicon for users without avatars
|
2024-02-22 22:43:58 +01:00 |
|
Laura Hausmann
|
b4fea308f7
|
[backend/masto-api] Enforce renote/reply visibility for notifications
|
2024-02-22 20:47:44 +01:00 |
|
Laura Hausmann
|
53044c6521
|
[backend/api] Add admin endpoints that dump user/note activities
|
2024-02-22 19:32:57 +01:00 |
|
Laura Hausmann
|
f895a9e541
|
[backend/federation] Correctly serialize value types
|
2024-02-22 19:06:53 +01:00 |
|
Laura Hausmann
|
0148710e00
|
[backend/masto-client] Add /accounts/lookup endpoint
|
2024-02-22 18:38:39 +01:00 |
|
Laura Hausmann
|
f45d4978cc
|
[backend/masto-client] Support renote visibility parameter
|
2024-02-22 17:59:10 +01:00 |
|
Laura Hausmann
|
3671dfd2b5
|
[backend/masto-client] Set reblogged property in NoteRenderer
|
2024-02-22 17:50:58 +01:00 |
|
Laura Hausmann
|
780ffa076d
|
[backend/masto-client] Reblog endpoint should be idempotent
|
2024-02-22 17:45:40 +01:00 |
|
Laura Hausmann
|
e14686ea8c
|
[backend/masto-client] Fix invalid quotes on note create
|
2024-02-22 03:10:07 +01:00 |
|
Laura Hausmann
|
5d7035e63c
|
[backend/masto-client] Implement /reblog and /unreblog endpoints
|
2024-02-22 02:59:41 +01:00 |
|
Lilian
|
a8b02aa6f8
|
[backend/api] Make TimelineController response type IEnumerable
|
2024-02-22 02:59:19 +01:00 |
|
Laura Hausmann
|
7a7b3f81b3
|
[backend/masto-api] Detect quotes on note create
|
2024-02-22 01:58:54 +01:00 |
|
Laura Hausmann
|
27b3be774e
|
[backend/federation] Handle quotes
|
2024-02-22 01:09:08 +01:00 |
|
Laura Hausmann
|
19ffbe7814
|
[backend/federation] Handle ASAnnounce activities
|
2024-02-22 00:17:41 +01:00 |
|
Laura Hausmann
|
18af329ba6
|
[backend/masto-client] Handle query parameters for streaming API WebSocket connections
|
2024-02-21 19:32:58 +01:00 |
|
Laura Hausmann
|
65136beef6
|
[backend] Remove unused import
|
2024-02-21 19:24:54 +01:00 |
|
Laura Hausmann
|
69e88537bd
|
[backend/masto-client] Add account search endpoint
|
2024-02-21 17:53:21 +01:00 |
|
Laura Hausmann
|
e6f881449e
|
[backend/api] Fix web api pagination
|
2024-02-21 04:17:39 +01:00 |
|
Laura Hausmann
|
4a5dbeea8f
|
[backend/masto-api] Fix typo
|
2024-02-21 04:07:27 +01:00 |
|
Laura Hausmann
|
9b99f9245f
|
[backend/masto-client] Add basic WebSocket support
|
2024-02-21 03:36:34 +01:00 |
|
Laura Hausmann
|
c6a2a99c1b
|
[backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support
|
2024-02-21 02:37:20 +01:00 |
|
Laura Hausmann
|
a8c78aed36
|
[backend/masto-client] Fix missing auto-accessors on account source
|
2024-02-20 20:40:44 +01:00 |
|
Laura Hausmann
|
8543f3e780
|
[backend/masto-client] Add /notifications/{id} endpoint
|
2024-02-20 20:21:10 +01:00 |
|
Laura Hausmann
|
5272fbc13e
|
[backend/federation] Fix typo in calculation of nodeinfo active users
|
2024-02-20 20:17:53 +01:00 |
|
Laura Hausmann
|
0f9a51d8f2
|
[backend/masto-client] Add public timeline filtering
|
2024-02-20 20:13:19 +01:00 |
|
Laura Hausmann
|
907f7ed55c
|
[backend] Code cleanup
|
2024-02-20 19:59:38 +01:00 |
|
Laura Hausmann
|
df726f6f9f
|
[backend/masto-client] Add notification filtering
|
2024-02-20 19:52:28 +01:00 |
|
Laura Hausmann
|
0db4693f23
|
[backend/masto-client] Add /v2/instance endpoint (ISH-83)
|
2024-02-19 20:00:41 +01:00 |
|
Laura Hausmann
|
b5a805e617
|
[backend/masto-client] Return account source on verify_credentials
|
2024-02-19 01:19:12 +01:00 |
|
Laura Hausmann
|
7c55f2016b
|
[backend/federation] Fix typo
|
2024-02-19 01:08:25 +01:00 |
|
Laura Hausmann
|
7a7f6cb527
|
[backend/masto-client] Implement note deletes
|
2024-02-18 23:53:18 +01:00 |
|
Laura Hausmann
|
a96ae9d1ea
|
[backend/controllers] Fixup media types
|
2024-02-18 03:09:19 +01:00 |
|
Laura Hausmann
|
8f0af87d00
|
[backend/api] Add basic note creation endpoint
|
2024-02-18 02:39:45 +01:00 |
|
Laura Hausmann
|
fabdb6cc25
|
[backend/api] Add NoteController & TimelineController
|
2024-02-18 02:09:56 +01:00 |
|
Laura Hausmann
|
5b9170d397
|
[backend/federation] Handle more types of user queries in ActivityPubController
|
2024-02-18 02:09:56 +01:00 |
|
Laura Hausmann
|
a7b47b59b8
|
[backend/api] Fixup basic endpoints
|
2024-02-18 02:09:56 +01:00 |
|
Laura Hausmann
|
dfa47f2a12
|
[backend/masto-client] Rename PaginationQuery to MastodonPaginationQuery
|
2024-02-18 02:09:55 +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
|
69610a61d1
|
[backend/federation] Enforce matching activity actor & auth fetch signature user
|
2024-02-17 02:06:09 +01:00 |
|
Laura Hausmann
|
0d5f987a8d
|
[backend/services] Set denormalized note properties replyUserId and replyuserHost correctly
|
2024-02-17 00:55:58 +01:00 |
|
Laura Hausmann
|
7fcf9a5179
|
[backend/masto-client] Refactor mastodon entity names to prevent class name conflicts
|
2024-02-17 00:20:52 +01:00 |
|
Laura Hausmann
|
5bd92d14ac
|
[backend/database] Rename registration_ticket table to registration_invite
|
2024-02-16 23:51:13 +01:00 |
|
Laura Hausmann
|
9b551d11be
|
[backend/api] Add endpoint allowing admins to generate invites
|
2024-02-16 23:42:07 +01:00 |
|
Laura Hausmann
|
a498e702c7
|
[backend/masto-client] Allow displaying, accepting & rejecting of follow requests (ISH-79)
|
2024-02-16 23:04:53 +01:00 |
|
Laura Hausmann
|
c039ad8208
|
[backend/masto-client] Also add missing include in NoteRenderer.GetMentions
|
2024-02-16 05:53:13 +01:00 |
|
Laura Hausmann
|
ad54623c64
|
[backend/masto-client] Add missing includes for note mention users in NoteRenderer
|
2024-02-16 05:50:59 +01:00 |
|
Laura Hausmann
|
053ff63add
|
[backend/controllers] Nodeinfo note count should be returned as posts, not comments
|
2024-02-16 05:39:01 +01:00 |
|