Laura Hausmann
|
a18c1c59ea
|
[parsing] Fix compatibility with the new F# reference type nullability checks
|
2024-11-18 19:02:41 +01:00 |
|
Laura Hausmann
|
e3bce3bc0e
|
[sln] Update dependencies to their latest non-preview versions (where available)
|
2024-11-18 19:02:41 +01:00 |
|
pancakes
|
602d207ea5
|
[frontend/components] Add private badge to locked profiles
|
2024-11-19 00:48:27 +10:00 |
|
pancakes
|
cd84b480a6
|
[frontend/components] Add bot indicator to notes (ISH-407)
|
2024-11-17 13:44:30 +01:00 |
|
pancakes
|
e0d63d9a6b
|
[frontend] Move follows you badge next to identifier
|
2024-11-17 13:44:30 +01:00 |
|
pancakes
|
b5ced00a73
|
[frontend/components] Add automated badge to profile info
|
2024-11-17 13:44:29 +01:00 |
|
pancakes
|
a79d012fcb
|
[frontend/components] Add admin and moderator badges to profile info
|
2024-11-17 13:44:29 +01:00 |
|
pancakes
|
1c587584bc
|
[frontend/components] Add follows you badge to profile info
|
2024-11-17 13:44:29 +01:00 |
|
pancakes
|
60ed8d3c3c
|
[frontend/components] Don't show Follow button for yourself
|
2024-11-17 13:44:28 +01:00 |
|
pancakes
|
3dfc7c6b63
|
[frontend/components] Refactor EmojiPicker to categorize emojis and allow search
|
2024-11-17 04:22:53 +01:00 |
|
Laura Hausmann
|
43ed9d4c5d
|
[frontend] Remove unused ElementReference
|
2024-11-11 01:19:26 +01:00 |
|
pancakes
|
7841bfa1ba
|
[frontend] Render emojis in top bar of SingleNote page
|
2024-11-08 14:15:57 +10:00 |
|
Lilian
|
f56f947392
|
[frontend/note-rendering] Make the hovered emoji appear above all others
|
2024-11-08 03:35:54 +01:00 |
|
Lilian
|
fa354a1869
|
[frontend/components] Decrease username and instance name size
|
2024-11-08 03:29:23 +01:00 |
|
Lilian
|
938b010aed
|
[frontend/components] Fix auto minimum width of note container
|
2024-11-08 03:29:23 +01:00 |
|
Lilian
|
2eb080afe5
|
[frontend/components] Only break words when absolutely necessary
|
2024-11-08 03:29:23 +01:00 |
|
Laura Hausmann
|
374d750e2e
|
[frontend/components] Only render first line in UserDisplayName and ProfileInfoField
|
2024-11-08 03:07:38 +01:00 |
|
pancakes
|
5fd86f4c79
|
[frontend/components] Render emoji in content warning
|
2024-11-08 03:07:38 +01:00 |
|
pancakes
|
6c527423a3
|
[frontend/components] Render emojis in user bio and profile fields
|
2024-11-08 03:07:37 +01:00 |
|
pancakes
|
d65e8ac55e
|
[frontend/components] Use UserDisplayName in ProfileView
|
2024-11-08 03:07:37 +01:00 |
|
pancakes
|
c14daf2531
|
[frontend/components] Refactor NoteUserInfo
|
2024-11-08 03:07:37 +01:00 |
|
pancakes
|
f04572fc4f
|
[frontend/components] Use a single component for display names with emoji rendering
|
2024-11-08 03:07:37 +01:00 |
|
pancakes
|
354d0a4f45
|
[frontend/mfm] Add support for simple custom emojis
|
2024-11-08 03:07:37 +01:00 |
|
pancakes
|
28548a5770
|
[backend] Add Emojis to UserResponse
|
2024-11-08 03:07:37 +01:00 |
|
Laura Hausmann
|
ceb8da8f3d
|
[shared] Only compute version info once
|
2024-11-03 22:43:28 +01:00 |
|
Lilian
|
6a936288b0
|
[frontend/components] Disable interacting with inline-replies
|
2024-11-03 21:19:12 +01:00 |
|
pancakes
|
f2387a8738
|
[frontend] Add RemoveUserFromFollowers to UserControllerModel
|
2024-11-03 12:27:20 +10:00 |
|
Lilian
|
528bed3b9e
|
[frontend/components] fix login button alignment on wrap
|
2024-11-02 20:14:11 +01:00 |
|
pancakes
|
b1c71484e7
|
[frontend] Don't limit field name width on mobile
|
2024-11-02 20:14:11 +01:00 |
|
pancakes
|
1d596ccef3
|
[frontend] Add verified fields
|
2024-11-02 20:14:11 +01:00 |
|
pancakes
|
d3af198a50
|
[frontend] Add birthday/location field icons and fix mobile alignment
|
2024-11-02 20:14:11 +01:00 |
|
pancakes
|
92e33462cb
|
[frontend] Display banner if available
|
2024-11-02 20:14:11 +01:00 |
|
Jeder
|
2e45d74a4a
|
[frontend/components] Refactor AttachmentComponent
Current implementation was unable to remove the blur when opening anything other than images
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
01a2483386
|
[frontend/components] Make Note button in compose post readable
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
5eeb31629e
|
[frontend/components] Add more padding to replies in compose box
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
ed69e74a2d
|
[frontend/components] Update dropdown styling
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
611fd88b67
|
[frontend/components] Make compose font color use the variable
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
58b4379ea1
|
[frontend] Add font-color variable
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
5371529f21
|
[frontend/components] Remove positioned class from emoji button in compose box
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
a2d9a7d7cd
|
[frontend/components] Add padding to notes
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
61ceb10c82
|
[frontend/components] Ascended note cleanup
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
cc1e26f825
|
[frontend] Update note detail styling
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
fc469d9499
|
[frontend/components] Update note footer styling
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
01a758a072
|
[frontend] Fix "An unhandled error has occurred." being unreadable
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
b434d54d45
|
[frontend/components] Update reaction styling
|
2024-11-02 19:53:52 +01:00 |
|
Jeder
|
d2a254dda3
|
[frontend/components] Fix note text wrapping
|
2024-11-02 19:53:52 +01:00 |
|
Lilian
|
14b9a2cef0
|
[frontend/components] Remove redundant scroller from SingleNote view
|
2024-11-02 19:22:06 +01:00 |
|
Jeder
|
fa213b47a7
|
[frontend/components] Increase attachment blur
|
2024-11-02 19:22:06 +01:00 |
|
Jeder
|
6d901f59f7
|
[frontend/components] Update note body styling
|
2024-11-02 19:22:06 +01:00 |
|
Jeder
|
eb49973242
|
[frontend/components] Update note attachments styling
|
2024-11-02 19:22:06 +01:00 |
|