Commit graph

2866 commits

Author SHA1 Message Date
pancakes
37ec177e69
[frontend/components] Add Escape and Enter to SelectDialog 2025-02-21 19:16:11 +10:00
pancakes
12f4267d01
[frontend/components] Add Escape and Ctrl+Enter or Enter keybinds to PromptDialog 2025-02-21 19:12:14 +10:00
pancakes
04425aab9d
[frontend/components] Add Escape and Enter keybinds to NoticeDialog 2025-02-21 19:06:53 +10:00
pancakes
df5dcab581
[frontend/components] Add Escape and Enter keybinds to ConfirmDialog 2025-02-21 19:03:15 +10:00
pancakes
f3d02b3ceb
[frontend/components] Add Escape keybind to Compose dialog 2025-02-21 19:00:02 +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
Laura Hausmann
7c93c5591a
[backend/core] Populate & render emoji media type if available 2025-02-17 20:31:41 +01:00
Laura Hausmann
ca786026c2
[backend/api] Improve emoji alias update algorithm 2025-02-17 19:47:29 +01:00
Laura Hausmann
a143ac8b50
[backend/database] Fixup empty string emoji alias entries 2025-02-17 19:44:20 +01:00
Laura Hausmann
cb0e0dadef
[backend/core] Improve profile field verification error handling 2025-02-13 12:50:44 +01:00
Laura Hausmann
dd8f6b063e
[backend/core] Fix profile field verification handling for non-html links 2025-02-13 12:38:08 +01:00