eacd513459
it's a PATCH???
/ test-build-and-push (push) Waiting to run
2025-03-30 22:17:35 -04:00
a87ea9f7fe
well it won't because it doesnt save anything to the db
/ test-build-and-push (push) Waiting to run
2025-03-30 22:14:00 -04:00
d88518836b
i wonder if this will work
/ test-build-and-push (push) Waiting to run
2025-03-30 22:13:02 -04:00
de57d12097
wow! services
/ test-build-and-push (push) Waiting to run
2025-03-30 21:57:10 -04:00
1039a5296b
rider
/ test-build-and-push (push) Waiting to run
2025-03-30 21:47:12 -04:00
cbc9540280
god i hope
/ test-build-and-push (push) Waiting to run
2025-03-30 21:43:05 -04:00
684c66b112
this took far too long if this is what it is
/ test-build-and-push (push) Waiting to run
2025-03-30 21:39:00 -04:00
234007efd1
???
/ test-build-and-push (push) Waiting to run
2025-03-30 20:39:50 -04:00
30bea5bdcd
this should be It
/ test-build-and-push (push) Waiting to run
2025-03-30 20:30:48 -04:00
d605ece164
lol
/ test-build-and-push (push) Waiting to run
2025-03-30 20:26:09 -04:00
193f4cc081
it didn't
/ test-build-and-push (push) Waiting to run
2025-03-30 20:18:31 -04:00
a7acb9662a
all i'm saying is that there's no way this works first try
/ test-build-and-push (push) Waiting to run
2025-03-30 19:48:03 -04:00
d7c965319d
let's try what random github user said
/ test-build-and-push (push) Waiting to run
2025-03-30 18:39:39 -04:00
9d174f8ef4
just get it running again
/ test-build-and-push (push) Waiting to run
2025-03-30 18:36:32 -04:00
0d176c7aff
this is literally the only other difference
/ test-build-and-push (push) Waiting to run
2025-03-30 18:33:32 -04:00
0042e65a56
Oops
/ test-build-and-push (push) Waiting to run
2025-03-30 18:24:13 -04:00
eb70ce0ccb
probably did this wrong
/ test-build-and-push (push) Waiting to run
2025-03-30 18:15:20 -04:00
47378451b3
this really flags my flags
/ test-build-and-push (push) Waiting to run
2025-03-30 18:09:49 -04:00
7122a89fb4
idk what changed here
/ test-build-and-push (push) Waiting to run
2025-03-30 17:53:53 -04:00
8bb1ead80e
add mastoapi route for blocked instances
/ test-build-and-push (push) Waiting to run
2025-03-30 17:35:22 -04:00
Laura Hausmann
9ff79c92e0
[backend/libmfm] Improve performance of AngleSharp calls for MFM-HTML conversion, improve UrlNode HTML representation
...
This makes sure the AngleSharp owner document is only created once per application lifecycle, and replaces all async calls with their synchronous counterparts (since the input is already loaded in memory, using async for this just creates overhead)
2025-03-24 18:05:21 +01:00
0b24eadf4c
[backend/akko-client] Add ThreadMuted to PleromaStatusExtensions so posts properly get set as muted on Pleroma clients
2025-03-23 09:36:40 -04:00
Laura Hausmann
ccf93a06aa
[backend/api] Improve notifications endpoint performance when rendering multiple custom emojis
2025-03-23 14:02:47 +01:00
Laura Hausmann
1af21062fb
[backend/masto-client] Fix slow notifications endpoint response time
2025-03-23 13:41:27 +01:00
Laura Hausmann
f1a1ed9039
[backend/api] Rename recommended timeline to bubble timeline for improved clarity
2025-03-23 12:24:53 +01:00
Laura Hausmann
2c3a9d49b1
[backend/akko-api] Fix IsPleroma flag not being used correctly
2025-03-23 00:05:35 +01:00
Laura Hausmann
2e911805de
[backend/api] Add all missing timeline endpoints
2025-03-22 23:35:51 +01:00
Laura Hausmann
d2f1048dcc
[backend/api] Update trigger timestamp after manual cron task runs (ISH-760)
2025-03-22 23:13:32 +01:00
Laura Hausmann
01cc7b08d9
[backend/cron] Add cron task statistics & drastically improve cron logic (ISH-760)
2025-03-22 23:09:03 +01:00
Laura Hausmann
cefbf4f898
[backend/core] Move AsyncLocals to FlagService, fix IsPleroma flag for streaming connections
2025-03-22 20:56:36 +01:00
pancakes
026cfa0e82
[backend/api] Improve remote emoji query
2025-03-21 00:35:46 +01:00
pancakes
af580eeed1
[backend/api] Allow updating remote emojis but limited to sensitive status
2025-03-21 00:35:46 +01:00
pancakes
5eec67fe70
[backend/api] Add name and host queries to remote emoji endpoint
2025-03-21 00:35:44 +01:00
pancakes
fe08c4515e
[backend/api] Include DriveFile name in NoteAttachment
2025-03-21 00:28:55 +01:00
pancakes
00e0a958b5
[backend/api] Add mute and unmute user endpoints
2025-03-21 00:27:58 +01:00
pancakes
158fe10696
[backend/api] Add block and unblock user endpoints
2025-03-21 00:27:58 +01:00
pancakes
732d7b8134
[backend/api] Render note filter name
2025-03-21 00:25:08 +01:00
Laura Hausmann
e772f45a35
[backend/masto-client] Increase advertised reaction limit to 100
2025-03-20 22:41:28 +01:00
Laura Hausmann
eb65294219
[bakend/akko-api] Don't send note/notification entity pleroma extensions unless isPleroma is enabled for the auth token
2025-03-18 09:25:37 +01:00
Laura Hausmann
10b74ff0d9
[backend/razor] Add cron tasks page to admin dashboard (ISH-719)
2025-03-15 03:55:09 +01:00
Laura Hausmann
94c07d3d06
[backend/masto-client] Add endpoints for filing reports (ISH-749)
2025-03-15 02:44:43 +01:00
Laura Hausmann
05caa02abc
[backend/api] Mark local-only notes as such (ISH-658)
2025-03-15 02:16:47 +01:00
Laura Hausmann
ffcc8d0582
[backend/akko-client] Set status visibility to local when client is marked as isPleroma and note is local only (ISH-658)
2025-03-15 02:13:07 +01:00
Laura Hausmann
caa5263af6
[backend/akko-client] Add LocalOnly to PleromaStatusExtensions (ISH-658)
2025-03-15 02:06:47 +01:00
Laura Hausmann
b7446eceeb
[backend/api] Set report assignee when marking report as resolved (ISH-116)
2025-03-11 20:42:30 +01:00
Laura Hausmann
f3999f80be
[backend/api] Add support for creating, forwarding & resolving reports (ISH-116)
2025-03-11 20:40:23 +01:00
Laura Hausmann
7594c652f5
[backend/api] Add report endpoints (ISH-116)
2025-03-11 20:40:23 +01:00
Laura Hausmann
4b5a9386c7
[backend/masto-client] Add /api/v1/preferences endpoint (ISH-746)
2025-03-07 21:56:35 +01:00
pancakes
f639124881
[backend/api] Check reaction name with and without colons
2025-03-07 21:23:57 +01:00
pancakes
091d0e0c3f
[backend/api] Fix endpoint for getting specific reactions on notes not working with Unicode emojis
2025-03-07 21:23:57 +01:00