Commit graph

3047 commits

Author SHA1 Message Date
d497e06643
it's this async stuff man
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 22:45:44 -04:00
f486266bb7
this really bads my gateway
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 22:39:03 -04:00
d8a4d15beb
What
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 22:34:00 -04:00
9c2831ae58
let's try removing the asyncs
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 22:29:46 -04:00
083fd6832e
let's try removing the asyncs
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 22:29:29 -04:00
05ad5a4856
knerw this was prolly a bad idea
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 22:24:13 -04:00
eacd513459
it's a PATCH???
Some checks are pending
/ 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
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 22:14:00 -04:00
d88518836b
i wonder if this will work
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 22:13:02 -04:00
de57d12097
wow! services
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 21:57:10 -04:00
1039a5296b
rider
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 21:47:12 -04:00
cbc9540280
god i hope
Some checks are pending
/ 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
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 21:39:00 -04:00
234007efd1
???
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 20:39:50 -04:00
30bea5bdcd
this should be It
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 20:30:48 -04:00
d605ece164
lol
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 20:26:09 -04:00
193f4cc081
it didn't
Some checks are pending
/ 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
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 19:48:03 -04:00
1bd6b9c6cb
ok
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 18:43:12 -04:00
d7c965319d
let's try what random github user said
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 18:39:39 -04:00
9d174f8ef4
just get it running again
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 18:36:32 -04:00
0d176c7aff
this is literally the only other difference
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 18:33:32 -04:00
0042e65a56
Oops
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 18:24:13 -04:00
eb70ce0ccb
probably did this wrong
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 18:15:20 -04:00
47378451b3
this really flags my flags
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 18:09:49 -04:00
7122a89fb4
idk what changed here
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 17:53:53 -04:00
8bb1ead80e
add mastoapi route for blocked instances
Some checks are pending
/ test-build-and-push (push) Waiting to run
2025-03-30 17:35:22 -04:00
Lilian
b79de70345
[frontend/core] Add debug tripwire in StateSynchronizer 2025-03-26 00:08:27 +01:00
Lilian
9ce293b8ba
[frontend/core] Fix potential null reference exceptions 2025-03-26 00:08:27 +01:00
Laura Hausmann
49bd10bc68
[frontend/mfm] Improve performance of AngleSharp calls for MFM-HTML conversion
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:06:13 +01: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
Laura Hausmann
b950cb716f
[frontend/components] Revert: "Fix note z-indexes"
This reverts commit b9b19b44af.
2025-03-24 13:17:34 +01:00
Lilian
cd0149cfeb
[frontend/components] Fix note timestamp not updating 2025-03-24 01:06:31 +01:00
Lilian
5a54da365c
[frontend/core] Fix UpdateService returning unexpected value 2025-03-23 16:25:52 +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
2f2ec826bc
[backend/core] Handle emoji updates gracefully (ISH-727) 2025-03-22 22:03:14 +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
ca8f28c1fd
[frontend/components] Improve mobile emoji picker and menu positioning and padding 2025-03-21 15:56:36 +10:00
pancakes
b9b19b44af
[frontend/components] Fix note z-indexes 2025-03-21 15:21:21 +10:00
pancakes
bde4e5aada
Revert "[frontend/components] Stop note footer getting stuck under mfm nodes"
This reverts commit b1ef1b978a.
2025-03-21 14:14:47 +10:00
pancakes
e1e54029cd
[frontend/pages] Rearrange profile menu items, apply danger style, and change temp mute icon 2025-03-21 13:52:47 +10:00
pancakes
316c25e036
[frontend/components] Add refetch note action to note footer menu 2025-03-21 13:34:16 +10:00
pancakes
7ebcb98dd5
[frontend/components] Fix z-index and add a slight margin to separators 2025-03-21 13:34:16 +10:00