Commit graph

2858 commits

Author SHA1 Message Date
Laura Hausmann
dca1ba5ef3
[frontend] Bump MfmSharp version 2025-01-06 02:48:31 +01:00
Laura Hausmann
7ff49746c2
[backend/libmfm] Fix edge cases regarding mentions followed by special characters 2025-01-06 02:47:56 +01:00
Laura Hausmann
16bd8fb1f9
[backend/federation] Preload w3id/identity-v1 context definition 2025-01-05 10:16:57 +01:00
Tamara Schmitz
27206633bb
[backend/core] don't schedule reply backfill jobs for followers only posts when authenticated user backfill is disabled 2025-01-05 06:38:12 +01:00
pancakes
ecd2aae4b0
[frontend/pages] Update default note and renote visibility settings dropdowns 2025-01-05 06:28:18 +01:00
Laura Hausmann
729dfac6df
[backend] Fix build 2025-01-05 06:24:08 +01:00
Laura Hausmann
49c85543a0
[backend/federation] Make UserResolver fall back to building the acct from actor uri when it's not contained in WebFinger response 2025-01-05 06:22:43 +01:00
Laura Hausmann
0df2d49560
[backend/api] [frontend/pages] Remove specified as an option for default renote visibility 2025-01-05 05:34:20 +01:00
Laura Hausmann
75941c2a1a
[sln] Update MfmSharp version 2025-01-05 05:21:33 +01:00
Laura Hausmann
45b4792cf8
[backend/libmfm] Remove extraneous line breaks after quote blocks 2025-01-05 04:54:07 +01:00
Laura Hausmann
4d904bc673
[backend/federation] Fix compatibility with AP servers that send <br> without a trailing newline character 2025-01-05 04:32:50 +01:00
Laura Hausmann
729e32594b
[backend/federation] Set MkContent to empty string when quote without text is rendered 2025-01-05 04:26:31 +01:00
Laura Hausmann
4ed6e305b6
[sln] Update MfmSharp version 2025-01-05 04:03:48 +01:00
Laura Hausmann
0a680c1931
[sln] Update MfmSharp version 2025-01-05 03:51:56 +01:00
Laura Hausmann
64126208bb
[docs] Update README.md 2025-01-03 03:44:04 +01:00
pancakes
2af4d7df7e
[backend/api] Change emoji management auth from role:admin to role:moderator 2025-01-02 22:43:35 +01:00
Laura Hausmann
9a151be99d
[backend/api] Don't apply default request size limit to the batch emoji import endpoint 2025-01-02 21:46:35 +01:00
Laura Hausmann
b70de11da8
[backend/masto-client] Deduplicate filter matches by filter id 2025-01-01 02:12:01 +01:00
Laura Hausmann
f2c90fef85
[docs] Update README.md 2024-12-21 01:32:35 +01:00
Laura Hausmann
4e06d416a9
[backend/api] Resolve notes as authenticated user when doing AP lookups, don't redirect to inaccessible notes 2024-12-20 20:54:40 +01:00
Laura Hausmann
cf37567108
[backend/core] Use the fetched object id as the lock key in NoteService.ResolveNoteAsync 2024-12-19 21:22:25 +01:00
Laura Hausmann
fbb9165bec
[backend/libmfm] Deserialize HTML tags to MFM tag nodes instead of symbol nodes 2024-12-19 21:05:30 +01:00
Laura Hausmann
b15cc7c3e1
[backend/core] Fix runtime ArrayTypeMismatchException in UserProfileMentionsResolver 2024-12-19 20:51:17 +01:00
Lilian
f02c5ac2f1
[backend/api] Fix remote user profiles not loading 2024-12-18 02:07:10 +01:00
Laura Hausmann
6be761b2d3
[backend/federation] Fix account migration with remote instances that require alsoKnownAs to be an array 2024-12-18 01:59:47 +01:00
pancakes
8302be8c3a
[frontend/pages] Use date picker for Birthday and add Set Birthday checkbox to make it optional 2024-12-17 19:38:52 +01:00
pancakes
c84f0319ea
[frontend/pages] Make setting names more like Iceshrimp-js and make bio textarea larger 2024-12-17 19:38:52 +01:00
pancakes
b1d64b5866
[backend/api] Remove "Async" from function names 2024-12-17 19:38:52 +01:00
pancakes
0497b35ec3
Code cleanup 2024-12-17 19:38:52 +01:00
pancakes
63d700f01a
Code cleanup 2024-12-17 19:38:52 +01:00
pancakes
2f3a61378d
[frontend/api] Merge DisplayName into UserProfile 2024-12-17 19:38:52 +01:00
pancakes
3647d87ef6
[backend/api] Merge UpdateDisplayName into UpdateProfile 2024-12-17 19:38:52 +01:00
pancakes
7d111ef05c
[frontend/pages] Add placeholder for birthday profile setting 2024-12-17 19:38:51 +01:00
pancakes
31e9cf65af
[frontend/pages] Add emoji picker for bio profile setting 2024-12-17 19:38:51 +01:00
pancakes
cabfbdce0c
[frontend/pages] Add bot, cat, and speak as cat profile settings 2024-12-17 19:38:51 +01:00
pancakes
dad0fabc5b
[backend/api] Add IsBot, IsCat and SpeakAsCat profile settings 2024-12-17 19:38:51 +01:00
pancakes
6656fbac18
[frontend/pages] Add update avatar and banner to profile settings 2024-12-17 19:38:51 +01:00
pancakes
d56b7760df
[frontend/pages] Add setting to remove avatar and banner 2024-12-17 19:38:51 +01:00
pancakes
496f2f003a
[frontend/api] Add get and delete for avatar and banner 2024-12-17 19:38:51 +01:00
pancakes
93fd573ca6
[frontend/api] Make GetDisplayNameAsync not nullable 2024-12-17 19:38:51 +01:00
pancakes
482172b8e9
[backend/api] Return empty string instead of null when getting avatar, banner, or display name 2024-12-17 19:38:50 +01:00
pancakes
458bb301b3
[backend/api] Add endpoints to get avatar and banner URL 2024-12-17 19:38:50 +01:00
pancakes
95cd3d2d33
[frontend] Add display name to profile settings 2024-12-17 19:38:50 +01:00
pancakes
6605997e80
[backend/api] Add endpoints for getting and updating display name 2024-12-17 19:38:50 +01:00
pancakes
d35e5a7e3f
[backend/api] Add endpoints for updating and deleting user banner 2024-12-17 19:38:50 +01:00
pancakes
94af2fe9ac
[backend/api] Add endpoints for updating and deleting user avatar 2024-12-17 19:38:50 +01:00
pancakes
c16c0e761f
[frontend/pages] Improve more button styling 2024-12-17 19:38:00 +01:00
pancakes
c21d6e629e
[frontend/pages] Use NavigationManager to go to profile settings 2024-12-17 19:38:00 +01:00
pancakes
64affd20f6
[frontend/pages] Vertically center profile header contents and improve spacing when wrapped 2024-12-17 19:38:00 +01:00
pancakes
873cf1122a
[frontend/pages] Add context menu to user profile 2024-12-17 19:38:00 +01:00