pancakes
8a28874dfd
[frontend/pages] Add loading and error state views to about page
2025-03-29 16:06:00 +10:00
pancakes
7e7e38e9ca
[frontend/components] Add API Reference link to settings sidebar
2025-03-29 15:58:23 +10:00
pancakes
f9fb6194c7
[frontend/components] Add open about page button to note and profile menus
2025-03-29 15:54:49 +10:00
pancakes
46d86fd960
[frontend/pages] Add copy contents button to debug page
2025-03-28 17:17:58 +10:00
pancakes
8678663fa3
[frontend/components] Make JSON element label types more clear
2025-03-28 16:55:00 +10:00
pancakes
2f03c8bf97
[frontend/pages] Add activity responses to debug page
2025-03-28 16:50:12 +10:00
pancakes
69c5016e94
[frontend/pages] Add note debug page and not found state
2025-03-28 16:27:46 +10:00
pancakes
0b8e3a8f2b
[frontend/pages] Add user debug page
2025-03-28 16:22:23 +10: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
pancakes
47d417b6d5
[frontend/components] Improve emoji picker search
2025-03-21 13:34:16 +10:00
pancakes
2ebc90d418
[frontend/components] Simplify menu and emoji picker borders on mobile
2025-03-21 13:34:16 +10:00
pancakes
879247bc7c
[frontend/components] Improve menu spacing
2025-03-21 13:34:16 +10:00
pancakes
066e60a1ec
[frontend/components] Add danger style to account dropdown logout button
2025-03-21 13:34:16 +10:00
pancakes
e922b5dd04
[frontend/components] Remove bite notice from bite profile action to match bite note action
2025-03-21 13:34:16 +10:00
pancakes
435ad656c7
[frontend/components] Add separator and danger style to emoji management entry menu
2025-03-21 13:34:16 +10:00
pancakes
54d8d71d78
[frontend/components] Add separators and danger style to drive entry menus and fix styling
2025-03-21 13:34:16 +10:00
pancakes
406f36dea0
[frontend/components] Make drive entry styling more specific to avoid styling menus
2025-03-21 13:34:16 +10:00
pancakes
da066cca6a
[frontend/pages] Rearrange profile menu elements
2025-03-21 13:34:16 +10:00
pancakes
ae62ead358
[frontend/components] Improve menu styling
2025-03-21 13:30:56 +10:00
pancakes
ba784683d4
[frontend/components] Add copy contents button to note footer menu
2025-03-21 13:30:56 +10:00
pancakes
039d7b2931
[frontend/components] Split note share button into local and remote share
2025-03-21 13:30:56 +10:00
pancakes
8439ba6b88
[frontend/components] Rename and rearrange note footer menu elements
2025-03-21 13:30:56 +10:00
pancakes
586db6ff99
[frontend/components] Improve menu styling
2025-03-21 13:30:56 +10:00
pancakes
100908c1ee
[frontend/components] Add danger style to menu element
2025-03-21 13:30:56 +10:00
pancakes
dcc6fd3a19
[backend/database] Add gin_trgm index for Emoji Name and Host
2025-03-21 00:35:46 +01:00
pancakes
026cfa0e82
[backend/api] Improve remote emoji query
2025-03-21 00:35:46 +01:00
pancakes
805812110a
[frontend/pages] Add labels to top bar actions
2025-03-21 00:35:46 +01:00
pancakes
be16fe8e5d
[frontend/pages] Improve state handling for no emojis
2025-03-21 00:35:46 +01:00