pancakes
318e2395ad
[frontend/components] Only show ticker icon on mobile
2025-03-29 15:42:07 +10:00
pancakes
941787499a
[backend/api] Add ThemeColor to InstanceResponse
2025-03-29 15:32:47 +10:00
pancakes
4085d6398c
[backend/api] Add BannerUrl to InstanceResponse
2025-03-29 15:02:14 +10:00
pancakes
72bb4123f8
[backend/masto-client] Add instance banner and fallback icon
2025-03-29 14:50:02 +10:00
pancakes
93df8755ac
[backend/razor] Add instance icon and banner to home page
2025-03-29 14:24:26 +10:00
pancakes
8c50211efb
[backend/razor] Add UI for setting instance banner
2025-03-29 14:03:40 +10:00
pancakes
66c003daeb
[backend/razor] Set instance icon in the frontend if configured
2025-03-29 13:49:08 +10:00
pancakes
28a04c64d0
[backend/razor] Set instance icon on pages if configured
2025-03-29 13:20:07 +10:00
pancakes
054fb66a00
[backend/masto-client] Add icon to InstanceInfoV2Response
2025-03-29 12:49:58 +10:00
pancakes
48a8b9f14a
[backend/api] Add IconUrl to InstanceResponse
2025-03-29 12:48:38 +10:00
pancakes
60c3992a69
[frontend/components] Improve ticker appearance
2025-03-29 12:21:47 +10:00
pancakes
9127d886ca
[backend/api] Render configured instance icon for local users
2025-03-29 02:02:14 +10:00
pancakes
cde0691cec
[backend/razor] Add UI for setting instance icon
2025-03-29 02:01:31 +10:00
pancakes
91c7a330b0
[frontend/components] Add icon and theme color to note ticker
2025-03-28 00:45:52 +10:00
pancakes
66afc34bbd
[backend/services] Remove unused exception variable
2025-03-27 17:44:36 +10:00
pancakes
cfd7d62777
[backend/federation] Get favicon and icon for remote instances
2025-03-27 17:42:05 +10:00
pancakes
6975fa9495
[backend/api] Render instance theme color for users
2025-03-27 17:38:10 +10:00
pancakes
bb58b0f573
[backend/razor] Add theme color option to instance metadata admin page
2025-03-27 16:06:17 +10:00
pancakes
740e622d5d
[backend/federation] Populate themeColor in nodeinfo from meta store
2025-03-27 16:02:43 +10:00
pancakes
adcd41a81f
[backend/api] Render correct instance info for local users
2025-03-27 15:01:28 +10:00
pancakes
5039fb0a3b
[backend/services] Set user birthday and location based on ASActor vcard properties
2025-03-26 15:28:10 +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