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
Lilian
44e1c9d5e7
[frontend] Fix z-index related stacking issues (ISH-477)
2024-09-12 01:47:04 +02:00
Lilian
6acf41d6b9
[frontend/components] Use correct overflow behavior
2024-09-12 01:47:04 +02:00
Lilian
7f81ff31a1
[frontend] Auth gate components on MainLayout that require it (ISH-481)
2024-09-10 23:31:31 +02:00
Lilian
825a887603
[frontend/pages] Add authorize attribute to pages that require auth (ISH-481)
2024-09-10 23:31:31 +02:00
Lilian
d240b94668
[frontend/components] Fix timeline and virtual scroller crashing on empty timeline (ISH-479)
2024-09-10 22:26:25 +02:00
Lilian
12d8d66242
[frontend] Fix offset and scrollIntoView behavior on SingleNote view
2024-09-10 03:33:56 +02:00
Laura Hausmann
79a4ce012c
[frontend] Code cleanup
2024-09-10 03:00:45 +02:00
Laura Hausmann
642d4d9332
[frontend] Fix typo
2024-09-10 02:57:51 +02:00
pancakes
a169bbc1c6
[frontend] Add "Accept and follow back" button
2024-09-10 02:56:31 +02:00
Lilian
cab3f5b59f
[frontend/Models] Endpoint doesn't return profile, fix model
2024-09-10 01:51:28 +02:00
Lilian
a67400d17d
[frontend] Populate top-bar on filter settings page
2024-09-10 01:51:27 +02:00
Lilian
a1bc0537ed
[frontend] Fix missing import
2024-09-10 01:51:27 +02:00