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 |
|
Lilian
|
5ef8e3581c
|
[frontend/components] Use double for attachment view position calculation
|
2025-02-12 19:41:07 +01:00 |
|
Lilian
|
1701654f89
|
[frontend/components] Make mobile layout menu respect safe-area-inset
|
2025-02-10 13:46:15 +01:00 |
|
Lilian
|
a6346b7429
|
[frontend/components] Add logout and account change menu
|
2025-02-10 13:18:30 +01:00 |
|
Lilian
|
b8c699a79b
|
[frontend/core] Don't remove admin cookie unless session is ended
|
2025-02-10 13:18:30 +01:00 |
|
pancakes
|
8cffaeb661
|
[frontend/components] Indent CW and reactions when note is indented
|
2025-02-10 12:06:44 +01:00 |
|
pancakes
|
5d6f194358
|
[frontend/components] Make mfm line-height consistent with -js
|
2025-02-10 11:43:42 +10:00 |
|
pancakes
|
361c41d700
|
[frontend/components] Clip notification note contents
|
2025-02-10 11:43:20 +10:00 |
|
pancakes
|
8ad22eddc3
|
[frontend/components] Make sure bottom bar doesn't cut off page content on mobile layout
|
2025-02-10 11:42:58 +10:00 |
|
pancakes
|
b4d7a5c853
|
[frontend/pages] Update stored userdata on profile update
|
2025-02-09 23:30:54 +01:00 |
|
Lilian
|
652df49326
|
[frontend/components] Make virtual scroller gracefully handle no content
|
2025-02-09 23:02:48 +01:00 |
|
Lilian
|
13495a692a
|
[frontend/components] Hide virtual scroller ScrollEnd buttons when not needed
|
2025-02-09 22:30:05 +01:00 |
|
Lilian
|
cd1973e000
|
[frontend/components] Fix settings layout height
|
2025-02-09 17:11:56 +01:00 |
|
Lilian
|
ae23f34784
|
[frontend/components] Make moderation menu navigable on small layout
|
2025-02-09 17:11:35 +01:00 |
|
Lilian
|
c13ae77a8d
|
[frontend/components] Add proper loading spinner to all loading indicators
|
2025-02-09 16:48:22 +01:00 |
|
Lilian
|
1b84d3b87e
|
[frontend/core] Update stored userdata on user select (ISH-705)
|
2025-02-09 14:32:36 +01:00 |
|
Lilian
|
13a25c78ff
|
[frontend/css] Various style improvements
|
2025-02-09 14:30:50 +01:00 |
|
Lilian
|
e10cdee478
|
[frontend/components] Clarify description for private mode
|
2025-02-09 13:23:39 +01:00 |
|
Lilian
|
5517e7ea66
|
[frontend/css] Make accent colors less bright
|
2025-02-08 14:04:46 +01:00 |
|
Lilian
|
31a8492d51
|
[frontend/components] Restyle sidebar and add profile picture
|
2025-02-08 14:04:28 +01:00 |
|
Laura Hausmann
|
e1c5a99ab3
|
[backend/api] Fix remote emoji lookup pagination
|
2025-02-07 17:14:48 +01:00 |
|
pancakes
|
a16aca11d2
|
[frontend/pages] Let emoji search display in empty and error states
|
2025-02-07 09:20:41 +10:00 |
|
Lilian
|
12b22bcf56
|
[frontend/components] Tie Polls into NoteStore
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
60a38bd768
|
[backend/api] Batch poll votes query when rendering note poll
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
66f3b23e46
|
[backend/razor] Add polls to public preview notes
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
5f99f1d055
|
[frontend/components] Disable vote button if no option is selected
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
b8fa9c952a
|
[frontend/components] Fix vote button and add disabled button style
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
d9eef2c791
|
[frontend/components] Floor vote percentages
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
9dd04f3035
|
[frontend/components] Fix vote percentage calculations
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
e091eb01e9
|
[frontend/components] Don't allow repeated multiple choice votes
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
6c31197bbc
|
[backend/api] Don't allow repeated multiple choice votes
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
288c549f20
|
[frontend/components] Add polls to notes and allow voting
|
2025-02-06 22:41:50 +01:00 |
|
pancakes
|
70e0d45c12
|
[backend/api] Set minimum poll duration to 5 minutes
|
2025-02-06 22:41:14 +01:00 |
|
pancakes
|
013f028684
|
[backend/api] Add endpoint for voting on polls
|
2025-02-06 22:41:14 +01:00 |
|
pancakes
|
33c850fb2b
|
[backend/api] Fix crash when rendering notes with no poll
|
2025-02-06 22:41:14 +01:00 |
|
pancakes
|
735bdfe09a
|
[backend/api] Add polls to CreateNote
|
2025-02-06 22:41:14 +01:00 |
|
pancakes
|
189938af13
|
[backend/api] Render note polls in Web API
|
2025-02-06 22:41:14 +01:00 |
|
Lilian
|
d33238afee
|
[frontend/components] Make main layout separators thinner
|
2025-02-06 22:39:13 +01:00 |
|
Lilian
|
20a4282690
|
[frontend/css] Default theme changes
|
2025-02-06 22:38:41 +01:00 |
|
Lilian
|
310bfe2d3d
|
[frontend] Gracefully handle virtual scroller content shrinking on re-display
|
2025-02-06 21:52:36 +01:00 |
|
Laura Hausmann
|
e5c2edf8cb
|
[backend/api] Fix unpaginated remote emoji lookup
|
2025-02-06 19:31:08 +01:00 |
|
Lilian
|
014f35af6c
|
[frontend/components] Fix virtual scroller jumping
|
2025-02-06 17:32:42 +01:00 |
|
pancakes
|
a5c57ab77c
|
[frontend/components] Vertically center emoji management entries
|
2025-02-06 16:13:35 +01:00 |
|
pancakes
|
d0eb54b903
|
[frontend/components] Enable emoji hover and space between aliases
|
2025-02-06 16:13:35 +01:00 |
|
pancakes
|
e0e8fe8b72
|
[frontend/pages] Add upload and import actions to emoji management page
|
2025-02-06 16:13:34 +01:00 |
|