320 Commits

Author SHA1 Message Date
MeexReay
93384bb99b
Merge pull request #10 from MeexReay/feat/sidebar
Feat: sidebar
2025-09-03 20:33:02 +03:00
5986461b59 refactor: coloring buttons 2025-09-03 20:30:34 +03:00
5e4957a1e4 refactor: rustfmt 2025-09-03 20:16:04 +03:00
431736e967 refactor: add server list to sidebar 2025-09-03 20:14:33 +03:00
02c4862178 refactor: improve sidebar 2025-09-03 17:07:19 +03:00
ce4e5e40b3 fix: widget box style 2025-09-02 21:10:42 +03:00
da657875a1 refactor: add sidebar with hello world 2025-09-02 21:09:56 +03:00
eb1c585ecb fix: make scrolled_window always scrolled to the end 2025-09-02 20:15:15 +03:00
d929a7d8dd refactor: full gui module reorganize 2025-09-02 16:13:43 +03:00
dba2b73e56 feat: add proxy for avatar fetching 2025-09-01 17:31:52 +03:00
e26cf0ffa7 feat: add long press event for copy avatar link menu 2025-09-01 16:49:01 +03:00
2ba5ce4c82 feat: add copy link button to avatar 2025-09-01 16:10:27 +03:00
213b812e28 refactor: remove cargo warnings 2025-09-01 13:42:52 +03:00
21af7e2b8b feat: add config_path row to settings 2025-09-01 13:34:35 +03:00
0f195d05cc refactor: add headerbar and move menubar 2025-08-31 23:59:56 +03:00
a44d35d1f8 fix: replace reset button with buttonrow 2025-08-31 23:22:45 +03:00
0a43cbdf3f build: bump version to 0.1.7+2.0 2025-08-31 22:44:55 +03:00
0e00a3a721 build: fix flake nix by adding libadwaita 2025-08-31 22:43:37 +03:00
544de1df8b refactor: replace pictures with libadwaita avatars + add max_avatar_size setting 2025-08-31 22:29:21 +03:00
2ea0414710 fix: spinrow increment buttons 2025-08-31 20:18:01 +03:00
1adcb41089 refactor: remake settings in libadwaita 2025-08-31 19:54:21 +03:00
3d1c707fc7 refactor: changes for proper app installation 2025-08-31 16:39:41 +03:00
88f02f2e11 refactor: replace gtk4 about dialog with libadwaita's one 2025-08-31 16:29:15 +03:00
46778bc646 docs(readme): write about libadwaita 2025-08-31 15:26:49 +03:00
ba57aefd4b refactor: switch to libadwaita 2025-08-31 15:25:59 +03:00
85d63ff9b2 fix: remove avatars downloading without new ui 2025-08-31 14:29:21 +03:00
b501c30ca3 refactor: optimize avatar load and messages adding 2025-08-31 14:25:06 +03:00
MeexReay
91c2c7f35e
docs(readme): nixos installation 2025-08-30 13:46:14 +03:00
697ff09936 build: set nightly rust for flake 2025-08-30 13:39:26 +03:00
MeexReay
857c31bcba
set my racinfo 2025-08-30 12:24:32 +03:00
MeexReay
07a92f02ef
Update compiling.md 2025-08-29 03:41:44 +03:00
MeexReay
995d698e7d
Update compiling.md 2025-08-29 03:40:42 +03:00
MeexReay
346a3c971c
docs: write about gtk4 dark theme bug on linux 2025-07-20 02:05:33 +03:00
MeexReay
253168e1b5
docs: write about static linking error 2025-07-20 02:02:01 +03:00
cf4d6e4ebe chore: some Makefile refactor 2025-07-16 17:46:21 +03:00
MeexReay
f88d0606a6
feat: libtesl 2025-07-15 17:54:24 -04:00
e737ebd1ce chore: fix user uninstallation 2025-07-11 21:06:18 +03:00
b2bc620c35 build: some fixes of build and installation 2025-07-11 21:05:00 +03:00
MeexReay
7a1a9d4636
chore(readme): add some features and move install method 2025-07-06 06:25:28 +03:00
4a9a774a79 fix: some build.sh fixes 0.1.6+2.0 2025-07-06 06:07:32 +03:00
f93e963972 refactor: windows dark mode + refactor build.sh 2025-07-06 05:57:23 +03:00
c457013da7 feat: make a config fallback 2025-07-05 19:19:05 +03:00
0bb94a1ae5 refactor: more avatar improvements 2025-07-05 18:55:02 +03:00
3fc9bd7bca fix: remove except from config loading and fall to default 2025-07-05 18:26:58 +03:00
2aff95cddf fix: fix build script 2025-07-05 17:29:25 +03:00
6521dd564e remove unused imports 2025-07-05 03:51:16 +03:00
62c3d2657a fix: fix avatar apply lag 2025-07-05 03:50:49 +03:00
1af2810dc0 fix: move avatars loading to new thread 2025-07-05 03:27:38 +03:00
b4d82f0e32 feat: add Crack user agent 2025-07-03 19:08:38 +03:00
ba0e041423 refactor: scale avatar to 32x32 before drawing 2025-06-30 17:35:37 +03:00