1
0
mirror of https://github.com/uowuo/abaddon.git synced 2025-03-04 03:03:16 -05:00
Commit Graph

1350 Commits

Author SHA1 Message Date
ouwou
f7f1788df9 add input settings label, tweak padding 2023-11-26 17:51:41 -05:00
ouwou
0ed683e1e2 add labels to settings in voice window 2023-11-22 02:37:00 -05:00
Colin Sane
7d7c0dc33f
set glib application name (#247) 2023-11-21 05:53:26 +00:00
ouwou
7f8af83be0 add rsvg deps to list 2023-11-18 21:06:30 -05:00
ouwou
df79756398 darken embed bg 2023-11-18 20:28:14 -05:00
ouwou
b13986c680 style reactions 2023-11-18 20:21:25 -05:00
ouwou
ff01375a19 profile layout 2023-11-18 19:55:09 -05:00
ouwou
24b36a8b45 add margin to attachment box label 2023-11-18 19:46:19 -05:00
ouwou
ed5fcfb280 message reply style 2023-11-18 19:44:03 -05:00
ouwou
cf1752e42f background inherit on message textview 2023-11-18 19:40:25 -05:00
ouwou
2b8fc6a495 dim channel color on mute by alpha 2023-11-18 19:38:54 -05:00
ouwou
3ab6055898 disable foreground set on channel renderer, get rid of stray property_sensitive=false 2023-11-17 01:49:30 -05:00
ouwou
d68afa0fd4 Merge branch 'master' into theming 2023-11-17 01:25:13 -05:00
ouwou
3d2f5abce4 reimplement status indicator in member list 2023-11-17 01:24:57 -05:00
ouwou
8e02e7c870 update libsodium dll path 2023-11-11 01:47:35 -05:00
ouwou
5cca270eb1 more making message input look better 2023-11-09 22:08:14 -05:00
ouwou
cb83e30a76 message input theme tweaking 2023-11-09 02:20:42 -05:00
ouwou
25aadd4181 use a slightly different way of getting build number 2023-11-04 21:15:36 -04:00
ouwou
5703d06c73 show animated reactions 2023-11-04 20:54:15 -04:00
ouwou
4774711f52 update permissions strings and role pane 2023-11-03 02:45:37 -04:00
ouwou
61cd7016fa update enums 2023-11-03 01:59:59 -04:00
ouwou
cdc4a303af fix build number fetch (again)
i think we might need to fetch every script until we find the one with build number
(i.e. the "main script" is no longer fixed in the html)
2023-11-03 01:07:03 -04:00
ouwou
8bd628c177 show guild icon previews as grid in folder button 2023-11-03 01:00:29 -04:00
ouwou
6fc3624e3b dont create folders in tree in classic, tmp remove expansion 2023-10-28 22:51:47 -04:00
ouwou
1abe572c5b convert menu path from filter to child immediately 2023-10-27 01:49:29 -04:00
ouwou
c35d8b4e2d Merge branch 'master' into classic-channels 2023-10-27 01:38:17 -04:00
ouwou
399d073a77 Merge branch 'master' of https://github.com/uowuo/abaddon 2023-10-26 19:54:58 -04:00
ouwou
2d9988b1be fix fetching build number (closes #243) 2023-10-26 19:54:44 -04:00
ouwou
09cfa864be create folders in guild list 2023-10-26 01:20:10 -04:00
ouwou
2168f011f5 fix build 2023-10-26 00:58:57 -04:00
ouwou
182128705e very very rudimentary classic channels list 2023-10-24 22:45:31 -04:00
Tiramify (A.K. Daniel)
163749e607
feat: show_deleted_indicator (#237)
* show_deleted_messages

* Update README.md

---------

Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
2023-10-25 02:35:54 +00:00
ouwou
8b034e48e2 add intermediate container for channel list 2023-10-24 21:55:26 -04:00
ouwou
201b114183 refactor ChannelList -> ChannelListTree 2023-10-24 21:42:19 -04:00
ouwou
9a5e820f6d add mix mono option to voice window (closes #238) 2023-10-21 03:03:19 -04:00
ouwou
893c9b5241 fix double escaped username in message headers (#239, fixes #236) 2023-10-20 20:30:39 -04:00
ouwou
5e244e5cb8 update connections (#239) 2023-10-17 22:55:50 -04:00
ouwou
ffb8d38621 fix gap in connections if image not found 2023-10-17 22:55:14 -04:00
ouwou
703995f230 update readme, include hideconsole (#239) 2023-10-17 22:06:40 -04:00
ouwou
4906775ede remove tmp row map from channel list 2023-10-16 21:35:44 -04:00
ouwou
2646da31a1 check filter model conversions 2023-10-16 21:32:18 -04:00
ouwou
3e0cd83dd6 start channel list refactor for server list 2023-10-16 21:31:28 -04:00
ouwou
1895a8f133 copy libjpeg dll (fixes #229) 2023-10-05 15:14:48 -04:00
ouwou
bddf22ef87 use group(?)-agnostic keyval for paste shortcut (fixes #228) 2023-10-02 23:05:34 -04:00
ouwou
e68a086bca add gui.font_scale setting 2023-10-02 22:24:12 -04:00
ouwou
483b547a64
Merge pull request #220 from uowuo/member-list
Rewrite member list (for real this time)
2023-10-03 02:10:20 +00:00
ouwou
20cfbfad27 remove silly warn 2023-10-02 00:59:22 -04:00
ouwou
6b08d7d12a fix closing segfault 2023-10-01 02:49:10 -04:00
ouwou
5fa366c166 add cap to member list 2023-09-24 21:01:10 -04:00
ouwou
d6d34d9f84 remove printf 2023-09-24 21:00:56 -04:00