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 |
|
Samuel Proulx
|
80e84dbd30
|
[frontend/components] Add a search landmark while I'm here.
|
2024-10-24 20:55:06 +02:00 |
|
Samuel Proulx
|
eb293cd9c5
|
[frontend/components] Add navigation and main landmarks (ISH-539) (ISH
-540)
|
2024-10-24 20:55:06 +02:00 |
|
Samuel Proulx
|
f58c3bff52
|
[frontend/components] Fix accessibility issues in the compose dialogue. Fixes ISH-538.
|
2024-10-24 20:55:06 +02:00 |
|
Lilian
|
6e30b667b2
|
[sln] Code cleanup
|
2024-10-24 18:49:17 +02:00 |
|
Lilian
|
f02134bb64
|
[frontend/components] Fix unnecessary re-rendering
|
2024-10-24 18:45:39 +02:00 |
|
Lilian
|
d127e33746
|
[frontend] Prevent JS use before initialization in SingleNote
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
0590f93dd2
|
[frontend/components] Fix truncation of long notes (ISH-473)
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
fb0586ecba
|
[frontend/components] Update NoteDetails to use PaginationWrapper
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
9cd2f4f530
|
[frontend/core] Update NoteControllerModel
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
2078ce3747
|
[frontend] Hide detail tabs when they are empty
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
f2c314df7b
|
[frontend] Add quotes to note detail view
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
066a4ddf38
|
[frontend/core] Add quotes endpoint to NoteControllerModel
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
a054080364
|
[frontend] Add renotes to note detail view
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
f0cb04d5b7
|
[frontend/core] Update NoteControllerModel with renotes endpoint
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
f15e1d5bb5
|
[frontend/components] Fix redirect target when clicking timeline note
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
6defbb648d
|
[frontend/pages] Fix erroneous "note not found" message in SingleNote view (ISH-511)
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
44c45792f4
|
[frontend] Implement redirect on login page (ISH-480)
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
0cb1403c68
|
[frontend/components] Mark replies to inaccessible posts with lock (ISH-344)
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
24a16f7fad
|
[frontend/components] Show inline replies on timeline (ISH-344)
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
f48ff0c4b3
|
[frontend/components] Added reply count to reply button
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
4768bfaf3d
|
[frontend] Add note detail view
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
0b40aea8d4
|
[frontend/core] Update NoteControllerModel with likes endpoint
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
9b07868a60
|
[frontend] Refactor initial load in single note view.
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
a9d42b214a
|
[frontend/mfm] Make URLs and links open in a new tab
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
a77b6f2a92
|
[frontend] Code cleanup
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
b0bd41a4f0
|
[frontend/components] Add state reconstruction to note search
|
2024-10-24 18:20:48 +02:00 |
|
Lilian
|
bc335b8f2c
|
[frontend/core] Add note search state pattern
|
2024-10-24 18:20:48 +02:00 |
|
pancakes
|
95666a865f
|
[shared] Add bite back notification
|
2024-10-23 05:04:55 +02:00 |
|
pancakes
|
e68ec89cdb
|
Fix formatting
|
2024-10-23 05:04:55 +02:00 |
|
pancakes
|
73b5706d05
|
[frontend/api] Add BiteUser method
|
2024-10-23 05:04:55 +02:00 |
|
pancakes
|
ed81306ef1
|
[frontend] Add bite button to note's more menu
|
2024-10-23 05:04:55 +02:00 |
|
pancakes
|
d546cc8733
|
[frontend] Add bite note and bite user notifications
|
2024-10-23 05:04:55 +02:00 |
|
Laura Hausmann
|
39b2c659a8
|
[frontend] Code cleanup
|
2024-10-21 22:55:16 +02:00 |
|
Laura Hausmann
|
d2b5cfdadc
|
[sln] Bump MessagePack dependency version
|
2024-10-19 00:04:53 +02:00 |
|
Laura Hausmann
|
20f2168881
|
[frontend] Update to new PhosphorIcons version
|
2024-10-17 20:09:01 +02:00 |
|
pancakes
|
be7cfe6acd
|
[frontend] Show unsupported notification details on separate lines
|
2024-10-17 00:05:20 +02:00 |
|