Commit graph

27 commits

Author SHA1 Message Date
Nutcake
69d69d0aa4 Remove unused code and restructure messaging client a little 2023-05-17 13:54:30 +02:00
Nutcake
839bc541d4 Fix personal profile failing to load if no storage sources are available 2023-05-17 08:10:52 +02:00
Nutcake
b805157f89 Fix parsing issues in personal profile 2023-05-16 16:40:43 +02:00
Nutcake
5d5b01b8a9 Improve error handling in message view 2023-05-16 15:57:44 +02:00
Nutcake
ece488d177 Make friend api calls more efficient and increase update rate 2023-05-16 13:01:42 +02:00
Nutcake
6dd3fa813f Add debug logging to api client 2023-05-16 13:00:17 +02:00
Nutcake
042bb5efbc Fix email login not working 2023-05-15 12:13:46 +02:00
Nutcake
d51eba5009 Fix message timestamps showing in UTC instead of local time 2023-05-15 10:39:22 +02:00
Nutcake
6f99015a1c Redesign login screen and add 2FA support 2023-05-07 17:25:00 +02:00
Nutcake
639cdebf4e Make version check more reliable and make check only appear once per version 2023-05-07 15:01:01 +02:00
Nutcake
c949bbc1c2 Make friend status auto-update when receiving message 2023-05-06 19:45:54 +02:00
Nutcake
78269f93d2 Make user-search use new Provider interface 2023-05-06 19:01:15 +02:00
Nutcake
59cd6bc07f Implement online-status keep-alive 2023-05-06 18:34:14 +02:00
Nutcake
ab21717829 Make messages-list use new Provider implementation 2023-05-06 17:47:36 +02:00
Nutcake
33e46c9f22 Add first-load indicator and error handling 2023-05-06 16:57:08 +02:00
Nutcake
766f5a94e2 Move all messaging state to MessagingClient and use Provider for state updates 2023-05-06 16:45:26 +02:00
Nutcake
1676e6d19d Add user status switcher 2023-05-05 16:39:40 +02:00
Nutcake
1e336688b7 Add user-profile popup 2023-05-05 15:05:06 +02:00
Nutcake
cb87c08be6 Make add/remove friend buttons more obviously clickable 2023-05-05 13:15:20 +02:00
Nutcake
e76d5390c0 Move around client holder 2023-05-05 12:45:00 +02:00
Nutcake
b1a945a501 Change notifications to be only triggered by websocket stream 2023-05-05 12:40:19 +02:00
Nutcake
3eaf6ea9c6 Add basic new message notifications 2023-05-05 11:29:54 +02:00
Nutcake
4e5ac6a8d4 Implement friend add and remove buttons 2023-05-04 20:57:16 +02:00
Nutcake
40c4d82b81 Change the way friend status is determined 2023-05-04 19:04:33 +02:00
Nutcake
28fe3fc3c0 Fix notification toggle and add check interval selector 2023-05-04 13:13:24 +02:00
Nutcake
22deb64bce Add notification requester and settings entries 2023-05-03 23:24:27 +02:00
Nutcake
9ebe4fc63d Add settings manager and move some things around 2023-05-03 21:55:34 +02:00