Laura Hausmann
921f6a19b3
[backend/federation] Separate authorized fetch & inbox validation (ISH-127)
...
This fixes user creates & sporadic errors resulting from creating users during validation of their deletion
2024-03-13 00:21:51 +01:00
Laura Hausmann
0833cf49d2
[backend/federation] Fall back to JRD during host-meta step of the WebFinger process (ISH-162)
2024-03-12 05:45:15 +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
4c9f3dd6d9
[backend/api] Add user profile endpoint (ISH-157)
2024-03-11 04:47:35 +01:00
Laura Hausmann
64fc07ff53
[backend/masto-client] Fix errors in WebSocket notification handler
2024-03-11 04:00:40 +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
fc99afa754
[backend/masto-client] Fall back to token.scopes on /oauth/token (ISH-145)
...
Despite what the Mastodon API docs say, fallback to read is not what Mastodon does, and some clients (e.g. Enafore) rely on this undocumented API quirk.
2024-03-11 02:19:47 +01:00
Laura Hausmann
4bf4f369b8
[backend/federation] Improve WebFinger handling
2024-03-11 01:32:17 +01:00
Laura Hausmann
8bee76380c
[backend/masto-client] Support WebSocket authentication using the access_token query parameter (ISH-147)
2024-03-10 22:05:14 +01:00
Laura Hausmann
a8dc214400
[backend/federation] Add /.well-known/host-meta.json endpoint (ISH-160)
2024-03-10 21:41:14 +01:00
Laura Hausmann
52db34db48
[backend/federation] Use XmlSerializer for the host-meta response (ISH-161)
2024-03-10 21:23:27 +01:00
Laura Hausmann
a855e0fc44
[backend/core] Catch exceptions in WebSocket event handlers (ISH-158)
2024-03-09 03:11:00 +01:00
Laura Hausmann
52a7f90697
[backend/federation] Add reactions support (ISH-69)
2024-03-09 01:16:57 +01:00
Lilian
c9be2f2e49
[backend/api] Add CreatedAt to NoteResponse
2024-03-08 04:23:27 +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
fdf1245070
[backend/api] Increment instead of decrement on like
2024-03-07 05:39:38 +01:00
Laura Hausmann
992189e824
[backend/api] Fix json property name in UserResponse
2024-03-07 05:37:53 +01:00
Laura Hausmann
5c34ef59a1
[backend/api] Fix NoteRenderer
2024-03-07 05:36:37 +01:00
Laura Hausmann
066189985f
[backend/api] Fix missing awaits on async method calls
2024-03-07 05:33:49 +01:00
Laura Hausmann
af2f88d9d3
[backend] Fix regressions causing build to fail
2024-03-07 05:30:26 +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
7d4d2e831e
[backend/masto-client] Fix notifications endpoints when notification has no notifier (because the user was deleted, etc)
2024-03-07 04:20:01 +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
810c21a275
[backend/masto-client] Add tag timeline endpoint (ISH-115)
2024-03-04 19:54:50 +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
a611495d84
[backend/masto-client] Return hashtags on search (ISH-14)
2024-03-04 01:50:11 +01:00
Laura Hausmann
6a10d408f9
[backend/masto-client] Use the F# SearchQuery parser for FTS queries (ISH-11)
2024-03-04 00:12:22 +01:00
Laura Hausmann
4c3a140e9f
[backend/masto-client] Fix public media url handling
2024-03-01 18:44:03 +01:00
Laura Hausmann
2833ffb242
[backend/api] Add activity & raw activity fetch endpoints in AdminController
2024-03-01 00:06:43 +01:00
Laura Hausmann
20155c4bc0
[swagger] Generate separate swagger docs for the Iceshrimp.NET web API, Federation/ActivityPub & the Mastodon client API (ISH-87)
2024-02-29 22:40:03 +01:00
Laura Hausmann
52519f3b69
[backend/core] Fix note & user counters (ISH-109)
2024-02-29 22:10:54 +01:00
Laura Hausmann
ad21897928
[backend/core] Add user settings store (ISH-106)
2024-02-29 18:49:02 +01:00
Laura Hausmann
9e0b74f425
[backend/masto-client] Add endpoints for removing user avatar/banner (ISH-105)
2024-02-29 17:25:34 +01:00
Laura Hausmann
271f272ead
[backend/masto-client] Fix StatusEntity auto-accessors
2024-02-29 17:14:20 +01:00
Laura Hausmann
0b6ac41257
[backend/masto-client] Fix rendering of statuses with no text in applications that rely on a null value being present
2024-02-29 04:15:37 +01:00
Laura Hausmann
a570086cbe
[backend/api] Fix /api/v1/iceshrimp/admin/notes/{id} endpoint
2024-02-28 21:05:32 +01:00
Laura Hausmann
8cf57191c1
[backend/masto-api] Fix swagger doc generation
2024-02-28 21:01:51 +01:00
Laura Hausmann
e441bb3e70
[backend/core] Resolve user profile mentions on local user update (ISH-101)
2024-02-28 19:54:56 +01:00
Laura Hausmann
3e1a34c0b3
[backend/core] Fix method signature clash in UserService
2024-02-28 19:47:56 +01:00
Laura Hausmann
5817f4c856
[backend] Remove unused import
2024-02-28 19:47:40 +01:00
Laura Hausmann
5cdfebb597
[backend/core] Implement user updates (ISH-101)
2024-02-28 19:45:37 +01:00
Laura Hausmann
5705e3f3f1
[backend/masto-client] Cleanup MarkerController
2024-02-27 04:15:35 +01:00
Laura Hausmann
8a917fee71
[backend/masto-client] Stub /api/1/instance/translation_languages
2024-02-27 04:15:35 +01:00
Laura Hausmann
edfa2e9c9a
[backend/masto-client] Add status source endpoint (ISH-98)
2024-02-27 04:03:20 +01:00
Laura Hausmann
0c70a23770
[backend/masto-client] Add custom emoji endpoints (ISH-104)
2024-02-27 03:50:02 +01:00
Laura Hausmann
4805aef7bf
[backend/masto-client] Add announcements (ISH-102)
2024-02-27 03:42:03 +01:00