Laura Hausmann
|
d9a4b406e4
|
[backend/masto-client] Enforce mutes & blocks in more places
|
2024-03-25 12:42:48 +01:00 |
|
Laura Hausmann
|
9bd421c3a0
|
[backend] Replace old MfmParser with the new F# implementation (ISH-112)
|
2024-03-24 23:10:39 +01:00 |
|
Laura Hausmann
|
e3e34b4495
|
[backend/masto-client] Make idempotency keys unique by user id
|
2024-03-23 19:10:27 +01:00 |
|
Laura Hausmann
|
c6300d1c96
|
[backend/core] Replace IDistributedCache with postgres k/v cache (ISH-212)
|
2024-03-23 19:10:27 +01:00 |
|
Laura Hausmann
|
a408fa247a
|
[backend] Code cleanup
|
2024-03-17 13:36:08 +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
|
d4fe223552
|
[backend/masto-client] Improve quote handling (ISH-176)
|
2024-03-13 05:01:46 +01:00 |
|
Laura Hausmann
|
abf93138e1
|
[backend/masto-client] Add renoted_by & favourited_by endpoints (ISH-181)
|
2024-03-13 03:22:00 +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
|
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
|
52a7f90697
|
[backend/federation] Add reactions support (ISH-69)
|
2024-03-09 01:16:57 +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
|
657bc43761
|
[backend/core] Finish the polls implementation (ISH-130, ISH-131)
|
2024-03-07 03:34:52 +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
|
52519f3b69
|
[backend/core] Fix note & user counters (ISH-109)
|
2024-02-29 22:10:54 +01:00 |
|
Laura Hausmann
|
edfa2e9c9a
|
[backend/masto-client] Add status source endpoint (ISH-98)
|
2024-02-27 04:03:20 +01:00 |
|
Laura Hausmann
|
ba0e041bad
|
[backend/core] Add 401/403 response examples programmatically
|
2024-02-24 22:09:47 +01:00 |
|
Laura Hausmann
|
72bc5e1090
|
[backend/masto-client] Respect autoDetectQuotes option
|
2024-02-24 21:28:52 +01:00 |
|
Laura Hausmann
|
f45d4978cc
|
[backend/masto-client] Support renote visibility parameter
|
2024-02-22 17:59:10 +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 |
|
Laura Hausmann
|
7a7b3f81b3
|
[backend/masto-api] Detect quotes on note create
|
2024-02-22 01:58:54 +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
|
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
|
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
|
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
|
07edffa6b5
|
[backend/masto-client] Handle idempotency key header (ISH-75)
|
2024-02-15 22:59:39 +01:00 |
|
Laura Hausmann
|
c7f8fdfa8f
|
[backend/federation] Add support for liking & unliking local & remote notes (ISH-72)
|
2024-02-15 00:48:37 +01:00 |
|
Laura Hausmann
|
82b7b93681
|
[backend/masto-client] Allow for posting notes with only media attached (ISH-61)
|
2024-02-13 03:10:31 +01:00 |
|
Laura Hausmann
|
a1c23a7d29
|
[backend/masto-client] Add media upload (ISH-58)
|
2024-02-13 02:46:40 +01:00 |
|
Laura Hausmann
|
f371503b2f
|
[backend/masto-api] Don't call .Take on queries without a OrderBy clause
|
2024-02-12 20:21:34 +01:00 |
|
Laura Hausmann
|
f30e7f4ac3
|
[backend/masto-client] Add basic /v1/instance endpoint (ISH-6)
|
2024-02-12 03:16:03 +01:00 |
|
Laura Hausmann
|
e61736b588
|
[backend/masto-client] Apply limit to note ancestors/descendants queries
|
2024-02-12 02:36:44 +01:00 |
|
Laura Hausmann
|
8745f72ea7
|
[backend/masto-client] Implement status context endpoint & map database functions (ISH-43)
|
2024-02-12 02:29:03 +01:00 |
|
Laura Hausmann
|
924153c809
|
[backend] Set CORS headers for all Mastodon controllers & DriveController (ISH-40, ISH-41)
|
2024-02-11 19:35:42 +01:00 |
|
Laura Hausmann
|
6ed944156f
|
[backend/masto-client] Fail early on PostNote
|
2024-02-07 21:20:57 +01:00 |
|
Laura Hausmann
|
13a05337cb
|
[backend/masto-client] Fix return types of GetNote and PostNote
|
2024-02-07 20:52:50 +01:00 |
|
Laura Hausmann
|
eaabe4896e
|
[backend/masto-client] Remove Mastodon prefix from MastodonApiControllers
This is no longer necessary due to namespacing changes
|
2024-02-07 20:49:52 +01:00 |
|