Commit Graph

609 Commits

Author SHA1 Message Date
ouwou
b2b55eb06e disconnect action should interrupt reconnect 2021-07-10 03:42:14 -04:00
ouwou
ca3eacbd79 dont use unordered collections (reduce memory a bit) 2021-07-10 03:11:59 -04:00
ouwou
fa87adb4a3 improve handling of socket close (#31) 2021-07-10 02:23:34 -04:00
ouwou
8321cd29d6 pick resources up from ~/.local/share/abaddon instead 2021-07-08 03:32:29 -04:00
ouwou
ecf8fb6a5f fix up channel row selection to work how i want it to 2021-07-06 02:38:27 -04:00
ouwou
9ec52e3473 make ChannelList directly subclass a container 2021-07-05 17:35:53 -04:00
ouwou
3565ec885e try to fix some weird behavior 2021-07-05 17:09:19 -04:00
ouwou
ab2c7bed88 tweak the arrow 2021-07-05 17:04:59 -04:00
ouwou
7b127439ea Merge branch 'master' into channels-list 2021-07-05 16:42:31 -04:00
ouwou
9f66990af2 remove reload settings menu item cuz it doesnt do anything 2021-07-05 01:58:32 -04:00
ouwou
b01a4406fa some more minor tweaking 2021-07-05 01:57:55 -04:00
ouwou
09872cf426 expand categories by default and preserve expansion 2021-07-05 00:10:05 -04:00
ouwou
87d5faf30b some refactorage 2021-07-04 02:36:12 -04:00
ouwou
c154a63967 update guild 2021-07-04 02:21:32 -04:00
ouwou
4102db1eb9 better channel update handling 2021-07-04 02:11:38 -04:00
ouwou
d0d5c655fc handle channel create 2021-07-04 01:39:56 -04:00
ouwou
716627f47d handle update channel 2021-07-03 22:09:53 -04:00
ouwou
f1504eca15 handle channel remove 2021-07-03 21:11:51 -04:00
ouwou
67c944f219 channel list: handle guild create/delete 2021-07-03 19:47:13 -04:00
ouwou
66e2311bf0 initial working better channel list 2021-07-03 19:06:49 -04:00
ouwou
90076cf689 add cmake config file for resource dir 2021-07-02 21:41:05 -04:00
ouwou
0fcd14c089 search priority of css+res to cwd, ~/.config/abaddon, then /usr/share/abaddon 2021-07-01 02:51:00 -04:00
ouwou
cbc65bf766 re-add suppport for static (a)png stickers 2021-07-01 02:03:41 -04:00
ouwou
4b089606ea add ABADDON_CONFIG environment variable 2021-06-30 21:45:26 -04:00
ouwou
f7ac0f2a1e allow config to go in ~/.config/abaddon 2021-06-30 19:21:29 -04:00
ouwou
698ec52d5c try loading resources from share, fallback to cwd 2021-06-30 18:15:03 -04:00
ouwou
220aa6d13a Merge branch 'master' of https://github.com/uowuo/abaddon 2021-06-26 03:18:59 -04:00
ouwou
9388c8926c
add an invite link to the readme woowee 2021-06-26 07:18:50 +00:00
ouwou
4d0eb756d2 get rid of something bad 2021-06-26 03:18:29 -04:00
ouwou
eab0e100c4 be more consistent with callbacks 2021-06-25 22:54:34 -04:00
ouwou
989ec06838 change how client determines if verification is needed (#28) 2021-06-24 14:31:50 -04:00
ouwou
6e75c4a95d add pin menu item to messages 2021-06-23 02:24:24 -04:00
ouwou
41d60e5e90 update pins window on pin/unpin 2021-06-23 02:09:07 -04:00
ouwou
7db2675087 fetch pins from store if already requested 2021-06-20 20:32:16 -04:00
ouwou
78f3164063 add unpin to menu, refactor a bit 2021-06-17 01:08:09 -04:00
ouwou
51fdcddaea move chat message menu into the chatlist 2021-06-16 03:53:30 -04:00
ouwou
d527669d39 pins: separate msgs, sort and store 2021-06-15 01:01:29 -04:00
ouwou
e166c83d33 basic pins window 2021-06-11 01:24:23 -04:00
ouwou
efc97aa2b0 reduce db access + refactor 2021-06-10 15:27:32 -04:00
ouwou
c73b08e341 update emojis 2021-06-09 19:01:11 -04:00
ouwou
5de40a4e61 add minsizerel configuration for windows 2021-06-04 22:00:41 -04:00
ouwou
8e58da2daf squelch warning 2021-06-04 03:15:56 -04:00
ouwou
43ea62d444 merge 2021-06-04 02:39:35 -04:00
ouwou
28b33d1b22 fix build(?) 2021-06-04 02:18:43 -04:00
ouwou
be44508316 slight reformat + fix stuff 2021-06-04 01:28:56 -04:00
ouwou
a4aab9bc16 fix potential crash in curl 2021-06-04 00:57:41 -04:00
ouwou
6dca3d9d17 idk 2021-06-04 00:12:35 -04:00
ouwou
7768401a03 bump vcpkg and hope it fixes whatever tf is happening 2021-06-03 22:39:21 -04:00
ouwou
5866836d5d allow overriding of gateway + api url 2021-06-03 19:23:33 -04:00
ouwou
c3b2bbd647 trim whitespace from token input 2021-06-03 17:31:24 -04:00