Commit graph

1248 commits

Author SHA1 Message Date
Lilian
f428d940ed
Update .gitignore 2024-06-19 01:56:54 +02:00
Lilian
bae63b151e
[frontend] add host to UserInfo 2024-06-19 01:56:54 +02:00
Lilian
6abc8d80de
[frontend] fix build 2024-06-19 01:56:54 +02:00
Lilian
727a4dfe88
[frontend] Add visibility dropdown to compose menu, render reply to support to compose 2024-06-19 01:56:54 +02:00
Lilian
74355e8332
[frontend] Add display of ascending notes 2024-06-19 01:56:53 +02:00
Lilian
a30f08c949
[frontend] increase min-width for compact layout 2024-06-19 01:56:53 +02:00
Lilian
55b586d0b5
[frontend] Overhaul compose menu, add custom dropdown component 2024-06-19 01:56:53 +02:00
Lilian
0163721d7f
[frontend] Stop onclick event propagation in AttachmentView 2024-06-19 01:56:53 +02:00
Lilian
e793abab8b
[frontend] Fix compose menu not opening 2024-06-19 01:56:53 +02:00
Lilian
f5e9c036fd
[frontend] Refactor Note rendering code, add quotes 2024-06-19 01:56:53 +02:00
Lilian
d1de8057e9
[frontend] more layout testing 2024-06-19 01:56:53 +02:00
Lilian
e4029625d6
[frontend] layout tweaks 2024-06-19 01:56:52 +02:00
Lilian
a661599edc
[frontend] responsive test 2024-06-19 01:56:52 +02:00
Lilian
23792e1b87
[frontend] Layout cleanup, fixing onclick propagation 2024-06-19 01:56:52 +02:00
Lilian
f2e07f17d4
[frontend] Basic Single Note/Thread rendering 2024-06-19 01:56:52 +02:00
Lilian
24d35316a7
[frontend] Add root margin to timeline component intersection observer 2024-06-19 01:56:52 +02:00
Lilian
ae023ac0e4
[frontend] fix typo in event propagation flag 2024-06-19 01:56:52 +02:00
Lilian
7e91c9d9e6
[frontend] Disable propagation on footer buttons so they don't open the Single Note View 2024-06-19 01:56:52 +02:00
Lilian
49897b6248
[frontend] WIP Single Note Thread view 2024-06-19 01:56:51 +02:00
Lilian
04e3ed0195
[frontend] Bind the Timeline Intersection Observer to the scroller and increase root margin 2024-06-19 01:56:51 +02:00
Lilian
35de6a472c
[frontend] Set cookie on session change 2024-06-19 01:56:51 +02:00
Lilian
cc5252ce04
[frontend] Make password field of type password 2024-06-19 01:56:51 +02:00
Lilian
ac98be4f86
[frontend] Interactive scroller for note attachments! 2024-06-19 01:56:51 +02:00
Lilian
ab91c20ae8
[frontend] fix sizing of custom reactions 2024-06-19 01:56:51 +02:00
Lilian
92d5c4e611
[frontend] FIXME temporarily raise file upload max size 2024-06-19 01:56:51 +02:00
Lilian
5cf25f89d3
[frontend] placeholder attachment rendering 2024-06-19 01:56:50 +02:00
Lilian
8a183cfd0e
[frontend] add basic note composition 2024-06-19 01:56:50 +02:00
Lilian
a9e4e6da43
[frontend/note] Visibility rendering enum 2024-06-19 01:56:50 +02:00
Lilian
009157c635
[frontend] Basic lazy scroller, timeline 2024-06-19 01:56:50 +02:00
Lilian
1f1cb13def
[frontend] Note liking/unliking 2024-06-19 01:56:50 +02:00
Lilian
46d9fef403
[frontend] cleanup 2024-06-19 01:56:50 +02:00
Lilian
a36a48bf34
[frontend] placeholder timeline 2024-06-19 01:56:50 +02:00
Lilian
2ead364a97
[frontend] Basic reaction rendering support 2024-06-19 01:56:49 +02:00
Laura Hausmann
d4b75d13bd
[frontend] Improve loading screen 2024-06-19 01:56:49 +02:00
Lilian
3fecb0f198
[frontend] cleanup dead files 2024-06-19 01:56:49 +02:00
Lilian
849dc82e03
[frontend] Implement basic Note Component 2024-06-19 01:56:49 +02:00
Lilian
ad7eb69005
[frontend] update layout and css 2024-06-19 01:56:49 +02:00
Lilian
f0296605af
[frontend] Remove bootstrap 2024-06-19 01:56:49 +02:00
Laura Hausmann
a2774bef53
[frontend] Move streaming connection into service 2024-06-19 01:56:48 +02:00
Laura Hausmann
bc14abbacc
[frontend] Fix build warnings 2024-06-19 01:56:48 +02:00
Laura Hausmann
98ac934897
[frontend] Add phosphor icons 2024-06-19 01:56:48 +02:00
Lilian
31ea03ec2d
[frontend] force state update on login failure 2024-06-19 01:56:48 +02:00
Laura Hausmann
b4ed5d2f2d
[frontend/streaming] Use SessionService for getting the streaming access token 2024-06-19 01:56:48 +02:00
Laura Hausmann
1391451404
[frontend/session] Current should be a StoredUser 2024-06-19 01:56:48 +02:00
Lilian
adb9267cd2
[frontend] Add basic login flow and session management. 2024-06-19 01:56:46 +02:00
Laura Hausmann
1d262ab326
[backend/federation] Pass inboxUserId on to ProcessNoteAsync/ResolveNoteAsync for ASBite and ASCreate activities 2024-06-17 22:08:24 +02:00
Laura Hausmann
752161d7db
[backend/core] Refactor QueryableFtsExtensions 2024-06-17 20:41:09 +02:00
Laura Hausmann
1d02bd7119
[backend/core] Add in:interactions search query filter, allow multiple from: filters 2024-06-17 20:41:09 +02:00
Laura Hausmann
af5e5752d5
[backend/api] Add admin endpoint to force instance dead/alive status (ISH-366) 2024-06-17 18:25:16 +02:00
Laura Hausmann
6386ee3a98
[backend/tests] Allow for some margin of error in EventTests 2024-06-17 18:09:53 +02:00