Commit Graph

30 Commits

Author SHA1 Message Date
7c48c09ec3 Client logs are now stored in the cache dir 2025-07-30 20:46:50 +03:00
aa1fab53af Added copyright and AGPL notice to all source code files 2025-07-20 16:34:18 +03:00
6e2ae28025 Added toggleable borders (not fully fleshed) 2025-07-19 18:32:12 +03:00
8362d835ee Slightly modified default light blue color 2025-07-08 17:53:14 +03:00
0afb682db1 Added the ability to view user profiles 2025-02-28 21:23:43 +02:00
66983fb028 Added blocking/unblocking of users using b/u (user settings are now s
instead of "u")
2025-02-12 13:08:49 +02:00
976d3683f9 Added blocked user indicator (currently only in signal chat) 2025-02-10 19:48:07 +02:00
4b3b9ace72 Chat now properly darkens colors when there is a popup 2025-02-10 17:24:15 +02:00
479fc541eb UI, memberlist and banlist colors are now runtime-friendly 2025-02-07 17:39:39 +02:00
0659bdaf81 Added a way to display notifications for networks 2025-02-01 16:51:10 +02:00
ac01dff4e7 Started working on notifications for networks (got to carried away with
how it looks lol)
2025-01-30 20:33:02 +02:00
bcd13d0afb Added basic peer list 2025-01-26 17:37:58 +02:00
f3b89094c5 Implemented client-side ban reason view in banlist 2025-01-25 18:54:03 +02:00
acf87efce9 Added the ability to ban client-side from the memberslist 2025-01-25 17:21:04 +02:00
8001ade3c2 Formatted and removed unused symbols, should pass CI 2025-01-22 19:28:03 +02:00
8702aaac95 Each section in the client (network/frequency/member/chat) now has a
different background color, similar to how discord has it
2025-01-22 19:16:51 +02:00
a6ea051460 Added the ability to trust/untrust users 2025-01-22 17:23:18 +02:00
ab36f88c0e Implemented member list 2025-01-20 16:13:08 +02:00
abe7eabce9 Added frequency name at the top of chat (might flip the bg/fg later) 2025-01-19 18:53:57 +02:00
7c4a45f413 Made UI more responsive 2025-01-19 18:07:25 +02:00
63790c069f Server and client now properly handle the same user logging in from
different locations, fixed the issue where it'd only work for the first
time by checking if the addresses match before remove the session
2025-01-06 18:23:41 +02:00
371e6c169c Added ability to focus on a network 2024-11-29 22:05:09 +02:00
8e0d77b4c7 Made colors package for coherent styling and migrated existing styles to
it
2024-11-25 17:15:22 +02:00
00dd876f25 Implemented proper connection and retry mechanisms 2024-11-22 16:46:19 +02:00
66a14bf0f1 Refactored gateway to integrate between with the UI 2024-11-22 12:25:41 +02:00
168c10aed0 feat: add global background color 2024-11-21 17:10:58 +02:00
1b2c191496 feat: add WIP loading screen, messed around with custom spinners 2024-11-09 21:36:11 +02:00
1a096afcfa feat: added functionality for overlays/popups 2024-11-07 18:01:10 +02:00
68635d4963 feat: more UI design 2024-11-06 00:02:02 +02:00
bdf7d2c2d2 feat: working on the client UI 2024-11-05 13:59:35 +02:00