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
Lilian
6dc8bc3cb8
[frontend] Add mute note button
2024-09-10 01:51:27 +02:00
Lilian
c7233c1021
[frontend/Timeline] Do not render notes that are filtered and hidden
2024-09-10 01:51:27 +02:00
Lilian
efef19805f
[frontend] Display warning when note is filtered with warning
2024-09-10 01:51:27 +02:00
Lilian
e5b04ae59c
[frontend/Models] Add MuteNote endpoint.
2024-09-10 01:51:27 +02:00
Lilian
4b28a62845
[frontend/Components] Make Icon optional in Menu
2024-09-10 01:51:27 +02:00
Lilian
0dd72a5c26
[frontend] Add FilterControllerModel to ApiService
2024-09-10 01:51:27 +02:00
Lilian
cfd53a373e
[frontend] Add filter page to settings
2024-09-10 01:51:27 +02:00
Lilian
e6f95b9ec4
[frontend] Populate top-bar on single note view
2024-09-10 01:51:27 +02:00
Lilian
a0a94d3a66
[frontend] Make top bar sticky
2024-09-10 01:51:27 +02:00
Lilian
ccaff1257c
[frontend] Make send post button reflect request state
2024-09-10 01:51:27 +02:00
Lilian
f498c47b2e
[frontend] Fix compose dialog overflowing screen width
2024-09-10 01:51:27 +02:00
Lilian
6234fbfd17
[frontend] Rework settings panel responsiveness
2024-09-10 01:51:27 +02:00
Lilian
6dbb8e3072
[frontend] Use closing backdrop on sidebar
2024-09-10 01:51:27 +02:00
Lilian
5ee03ca3d6
[frontend] Add profile settings
2024-09-10 01:51:27 +02:00
Lilian
95b3d64cfd
[frontend] Improve error UI and add settings panel
2024-09-10 01:51:27 +02:00
Lilian
b074ff723e
[frontend] Fix line wrapping in ErrorUi logs
2024-09-10 01:51:27 +02:00
Lilian
f9c034ffe4
[frontend] Fix overflow style
2024-09-10 01:51:27 +02:00