Commit graph

352 commits

Author SHA1 Message Date
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
Laura Hausmann
5377cb543a
[sln] Code cleanup 2024-10-27 21:21:55 +01:00
Lilian
4638f3da41
[frontend/components] Make padding look nicer 2024-10-24 23:21:53 +02:00
Lilian
194cbb97db
[frontend] min-width like this will break on small screens 2024-10-24 23:21:53 +02:00
Lilian
cb1067d3d5
[frontend/components] Wrap inputs on search page 2024-10-24 23:21:53 +02:00
Jeder
6d57493188
[frontend/components] Update notification styling 2024-10-24 23:21:53 +02:00
Jeder
4799706bf9
[frontend/components] Update follow request styling 2024-10-24 23:21:53 +02:00
Jeder
eafbb9a35b
[frontend/components] Rework bottom bar 2024-10-24 23:21:52 +02:00
Jeder
1e2880cdca
[frontend/components] Update Profile View 2024-10-24 23:21:52 +02:00
Jeder
56c81e621c
[frontend/components] Update recursive note styling 2024-10-24 23:21:52 +02:00
Jeder
0db1217c7c
[frontend/components] Update note compose 2024-10-24 23:21:52 +02:00
Jeder
2c6764c8e9
[frontend/components] Update search styling 2024-10-24 23:21:52 +02:00
Jeder
047df35c74
[frontend/components] Use renoted instead of boosted 2024-10-24 23:21:52 +02:00
Jeder
6ef40ac7e1
[frontend/components] Use renoted instead of boosted 2024-10-24 23:21:52 +02:00
Jeder
4aa64a46ce
[frontend/components] Update error UI styling 2024-10-24 23:21:52 +02:00
Jeder
c354adf27f
[frontend/localization] Update localization strings 2024-10-24 23:21:52 +02:00
Jeder
369f51822a
[frontend/components] Tweak settings layout 2024-10-24 23:21:52 +02:00
Jeder
aec0ee6195
[frontend/components] Update user card stylings 2024-10-24 23:21:52 +02:00
Jeder
0df475c06c
[frontend/components] Update sidebar styling 2024-10-24 23:21:52 +02:00
Jeder
8bee412401
[frontend/components] Update login page styling 2024-10-24 23:21:52 +02:00
Jeder
d3dd095a3a
[frontend/components] Update profile view styling 2024-10-24 23:21:52 +02:00
Jeder
2f723ee507
[frontend/components] Update filter page styling 2024-10-24 23:21:52 +02:00
Jeder
f91c8e7541
[frontend/components] Update profile settings 2024-10-24 23:21:52 +02:00
Jeder
f2d38d2ded
[frontend/components] Update localization 2024-10-24 23:21:52 +02:00
Jeder
a1dbeb3f62
[frontend] Update app.css 2024-10-24 23:21:52 +02:00
Jeder
90af801b5e
[frontend] Remove screen width based front shrink 2024-10-24 23:21:52 +02:00
Jeder
b62e24b520
[frontend/components] Update Profile view styling and layout 2024-10-24 23:21:52 +02:00
Jeder
1f541b5072
[frontend/components] Layout tweaks 2024-10-24 23:21:52 +02:00
Jeder
f8de8fc4e8
[frontend/components] Update virtual scroller general scroll-end styling 2024-10-24 23:21:52 +02:00
Jeder
db9db4f180
[frontend/components] Update settings menu and styling 2024-10-24 23:21:52 +02:00
Jeder
c3086418e8
[frontend/components] Update sidebar styling 2024-10-24 23:21:52 +02:00
Jeder
382c4d6a20
[frontend/components] Clarify naming for WidgetPanel, update styling 2024-10-24 23:21:52 +02:00
Jeder
9d203912e3
[frontend/components] Update about page 2024-10-24 23:21:52 +02:00
Jeder
4f7bac7a86
[frontend/components] Update styling for filters page 2024-10-24 23:21:52 +02:00
Jeder
5d7c9a32ca
[frontend/components] Update styling for profile page 2024-10-24 23:21:52 +02:00
Jeder
438206dd45
[frontend/components] Update styling for menus 2024-10-24 23:21:52 +02:00
Lilian
f827818a9e
[frontend] Update app.css 2024-10-24 23:21:52 +02:00
Laura Hausmann
8b313c3598
[frontend] Code cleanup 2024-10-24 22:51:15 +02:00
Samuel Proulx
dc70bef3fa
[frontend/components] Add some bits of missing alt text to the profile. 2024-10-24 20:55:07 +02:00
Samuel Proulx
104555f4f2
[frontend/components] Change the role of profile images on notes to a link.
As it can be clicked to view profile. And add display name as alt text for the image.
2024-10-24 20:55:07 +02:00
Samuel Proulx
9112b9e993
[frontend/components] Add feed and article landmarks. (ISH-537) 2024-10-24 20:55:07 +02:00