Commit graph

304 commits

Author SHA1 Message Date
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
pancakes
f4d2fec66e [frontend] Refactor notifications 2024-10-17 00:05:20 +02:00
Lilian
58d4dab21e
[frontend/accessbility] Correctly label note footer buttons (ISH-513) 2024-10-10 01:00:27 +02:00
Laura Hausmann
f98d9ce711
[sln] Bump dependencies 2024-10-09 05:57:22 +02:00
pancakes
6fe4b26019 [shared] Add sensitive field to note reactions 2024-10-04 00:36:38 +02:00
Laura Hausmann
79871c51c3
[backend/api] Add MovedTo property to UserResponse 2024-09-27 03:59:14 +02:00
Laura Hausmann
ff425b6439
[sln] Code cleanup 2024-09-18 20:10:34 +02:00
Laura Hausmann
afe62b0aab
[sln] Code cleanup 2024-09-13 21:44:31 +02:00
Laura Hausmann
28b57e35a3
[frontend] Add .NET runtime version to about page 2024-09-13 20:30:59 +02:00
Laura Hausmann
2e42a3ba10
[sln] Prevent unnecessary frontend rebuilds during CI runs
Technically we could've overridden this to false in the parsing and shared projects for the same effect, but it's imo more sensible to opt in to it in the one project where we actually want rebuilds when the architecture changes.
2024-09-13 04:55:46 +02:00
Lilian
54a8a66861
[frontend/components] Add button to copy post link to clipboard (ISH-414) 2024-09-12 03:02:14 +02:00
Lilian
46243e48bb
[frontend/components] Fix emoji picker scrolling page to top (ISH-476) 2024-09-12 02:40:34 +02:00
Lilian
5b1ab95b8c
[frontend/mfm] Make codeblocks in MfM scroll horizontally 2024-09-12 01:47:04 +02:00