Commit graph

3021 commits

Author SHA1 Message Date
pancakes
ff4d202305
[frontend/components] Fallback avatar to user identicon 2025-02-23 01:29:21 +01:00
pancakes
c5f8bac5e2
[frontend/components] Add onerror image fallback to UserAvatar 2025-02-23 01:29:21 +01:00
pancakes
cb9d078496
[frontend/components] Clip overflowing avatar alt text when avatar fails to load 2025-02-23 01:29:21 +01:00
pancakes
e73c719416
[backend/masto-client] Fix InstanceInfoV2 streaming URL 2025-02-22 23:44:44 +01:00
pancakes
98bffe58d3
[frontend/components] Disable close button while sending note or uploading file 2025-02-22 23:43:09 +01:00
pancakes
22f1d7c8e1
[frontend/components] Reset send button state when opening compose and after successful send 2025-02-22 23:43:08 +01:00
Laura Hausmann
5bf14a6a06
[backend/core] Fix profile field verification for MFM link node fields 2025-02-22 23:32:08 +01:00
Laura Hausmann
9d480e3fba
[backend/api] Fix API errors on poll vote 2025-02-22 23:18:01 +01:00
Laura Hausmann
d33e2d7bcc
[ci] Fix docker images not getting tagged as :latest 2025-02-22 22:59:04 +01:00
pancakes
04a5512c61
[backend/core] Verify links that have a matching link element in their document head 2025-02-21 13:28:35 +10:00
Laura Hausmann
da2cb76aab
[make] Don't use compiled EF models
These appear to break LINQ-SQL translation, possibly due to a SDK version mismatch.
2025-02-20 21:15:03 +01:00
Laura Hausmann
a6e967af11
Release: v2025.1-beta5.patch1 2025-02-19 23:56:26 +01:00
Lilian
b53af5165d
[frontend/core] Prevent duplicate notifications (ISH-723) 2025-02-19 22:59:49 +01:00
Lilian
04af2e2fb6
[frontend/components] Fix moderation settings on mobile 2025-02-19 22:59:49 +01:00
Laura Hausmann
ce20f04e04
[backend/core] Fix erroneous non-updating security configuration references 2025-02-19 20:30:03 +01:00
Lilian
804215fa50
[frontend] Roll back PhosphorIcons 2025-02-19 20:23:10 +01:00
pancakes
2deb391b09
[frontend/components] Fix account dropdown positioning when page has scrolled 2025-02-19 20:09:32 +01:00
Laura Hausmann
df3e56f422
[backend/core] Prevent creation of pure renote replies 2025-02-19 16:37:11 +01:00
Laura Hausmann
70349c25c0
Release: v2025.1-beta5 2025-02-19 01:28:09 +01:00
Laura Hausmann
f26e97f402
[make] Fix release script 2025-02-19 01:28:09 +01:00
Laura Hausmann
5995f232e9
[build] Fix pre-fingerprinted static assets collected from razor class libraries not being mapped correctly 2025-02-19 00:38:57 +01:00
Laura Hausmann
0bf88aec43
[build] Fix compressed class library assets not having corresponding static asset selector routes 2025-02-19 00:38:57 +01:00
Lilian
b0af6307f3
[frontend/components] Fix notification list visually jumping 2025-02-18 22:49:46 +01:00
Lilian
3eb80a0954
[frontend/core] Fix data update mistake in NoteStore/TimelineStore 2025-02-18 22:49:46 +01:00
Lilian
fe0848e08c
[frontend/components] Rework custom emoji management 2025-02-18 22:49:46 +01:00
Lilian
fcc5d555aa
[backend/web] Allow fetching list of remote emoji hosts 2025-02-18 22:49:46 +01:00
Laura Hausmann
8ed309b13d
[backend/razor] Fix navbar overflow handling 2025-02-18 22:33:16 +01:00
Laura Hausmann
80896fcf88
[sln] Update dependencies 2025-02-18 22:02:28 +01:00
Laura Hausmann
88dee6b410
[backend/api] Replace IEntity with IIdentifiable, move EntityWrapper<T> to shared project 2025-02-18 21:47:33 +01:00
pancakes
ce1e64b33a
[frontend/pages] Set titles with HeadTitle 2025-02-18 17:23:21 +01:00
pancakes
c91b3013c7
[frontend/components] Add HeadTitle component 2025-02-18 17:23:20 +01:00
pancakes
df244a3c20
[frontend/components] Set poll percentages to 0 if there are no votes 2025-02-18 17:41:22 +10:00
pancakes
318651ac5d
[backend/razor] Set poll percentages to 0 if there are no votes 2025-02-18 17:40:53 +10:00
Laura Hausmann
4cdd5e9889
[backend/core] Code cleanup 2025-02-17 23:40:53 +01:00
Lilian
fe083d3a5c
[frontend] Code cleanup 2025-02-17 23:32:45 +01:00
Laura Hausmann
8b514986a4
[backend/middleware] Require administrator role for masto admin scope endpoints
This isn't currently used anywhere, but may become relevant in the future.
2025-02-17 23:29:05 +01:00
Lilian
3a51684e07
[frontend] Adjust logging severity of some errors 2025-02-17 23:16:51 +01:00
Lilian
7e8b62f9cf
[frontend/core] Fix notification streaming 2025-02-17 23:13:08 +01:00
Lilian
6c8a7e4c3f
[frontend/core] Fix note store not updating renotes and replies 2025-02-17 22:59:02 +01:00
pancakes
4266629302
[frontend/components] Properly limit global dialog max width on mobile 2025-02-17 22:23:10 +01:00
pancakes
d7ec77f8e1
[frontend/css] Remove default background color from dialogs 2025-02-17 22:23:10 +01:00
pancakes
7caabbdbfd
[frontend/components] Make dropdowns larger on mobile 2025-02-17 22:19:58 +01:00
pancakes
07ca99f814
[frontend/components] Fix visibility dropdown positioning in compose 2025-02-17 22:19:58 +01:00
pancakes
46eb9f5bb9
[frontend/components] Disable control+enter keymap when posting is disabled 2025-02-17 22:19:19 +01:00
pancakes
84dfc746b8
[frontend/components] Add uploading file indicator to note composer 2025-02-17 22:19:18 +01:00
pancakes
ed31b0646e
[frontend/components] Use notice dialog for attachment alt text view 2025-02-17 22:17:22 +01:00
Laura Hausmann
16d62f6c33
[backend/database] Fix emoji type migration for emoji with multiple corresponding drive_file entries 2025-02-17 22:16:58 +01:00
Lilian
a94e1e7130
[frontend/components] Move quotes to NoteBody 2025-02-17 21:52:58 +01:00
Lilian
db1e2f18e7
[frontend/components] Remove scroller from profile view (ISH-711) 2025-02-17 21:20:33 +01:00
Laura Hausmann
9f33e71b0f
[backend/federation] Wrap ASEmoji with colons on either side
This fixes emoji federation with NodeBB
2025-02-17 20:47:07 +01:00