Commit Graph

277 Commits

Author SHA1 Message Date
ouwou
962cda957d merge master 2021-08-21 03:53:53 -04:00
ouwou
5c63fe9487 hide pin/unpin if no perms, allow viewing pins in dm 2021-08-21 03:48:24 -04:00
ouwou
2a45d7173a proper member list in threads 2021-08-20 01:13:51 -04:00
ouwou
1fa3e5beac make channel in thread created message clickable 2021-08-17 23:29:48 -04:00
ouwou
2a2f96f9b6 update channel name in THREAD_UPDATE 2021-08-16 02:58:18 -04:00
ouwou
d2f6bd08fc handle archiving via THREAD_UPDATE (sorta) 2021-08-16 02:47:08 -04:00
ouwou
e0db238cf0 removed deleted threads on sync 2021-08-15 01:36:57 -04:00
ouwou
856674506c better join/leave thread logic 2021-08-05 04:02:47 -04:00
ouwou
41a63df1b1 add temporary row for non-joined threads 2021-08-05 03:32:53 -04:00
ouwou
40897ece3c basic window to view threads 2021-08-04 21:30:32 -04:00
ouwou
a19d214272 basic THREAD_MEMBERS_UPDATE handling for updating channel list 2021-08-02 02:00:03 -04:00
ouwou
6c77e89bbe leave thread via menu 2021-08-02 00:52:37 -04:00
ouwou
22376ba54a handle THREAD_DELETE 2021-07-30 01:32:43 -04:00
ouwou
014e176e0a handle THREAD_CREATE
also fix compilation
also change channel_create signal to emit ChannelData
2021-07-28 03:34:36 -04:00
ouwou
9d2d13a389 very rudimentary thread support 2021-07-27 22:54:17 -04:00
ouwou
1936f9ab8a handle THREAD_CREATED message type 2021-07-26 02:47:20 -04:00
ouwou
ede2f53ba5 Merge branch 'channels-list' 2021-07-26 02:10:56 -04:00
ouwou
df243a40b5 let channel list manage itself instead of window 2021-07-26 00:56:14 -04:00
ouwou
30391836d0 add missing channel sign 2021-07-26 00:03:36 -04:00
ouwou
ea9dd29721 Merge branch 'resources' (closes #29) 2021-07-25 23:46:44 -04:00
ouwou
5bf48fa6c0 add animated guild icons to channel list 2021-07-23 00:35:33 -04:00
ouwou
96b8b19dd3 only make text channel mentions bold and clickable 2021-07-21 03:33:52 -04:00
ouwou
fdee6c22cf channel list: hide expanders and search 2021-07-21 03:23:45 -04:00
ouwou
4988db95bc select new channel when active channel changes
also automatically fix expander indicator when indirectly expanded
2021-07-21 02:30:46 -04:00
ouwou
a4d0cd9612 color nsfw channels 2021-07-20 17:55:03 -04:00
ouwou
d20a822fdb tweak text channel rendering 2021-07-19 03:07:27 -04:00
ouwou
0250229e81 less than ideal solution for category expander color 2021-07-19 01:42:55 -04:00
ouwou
8a4283edd1 add menu items 2021-07-18 03:33:16 -04:00
ouwou
e74e6f2342 fix build 2021-07-16 23:46:03 -04:00
ouwou
a30f7346f7 restore expansion cuz gtk behaves annoyingly 2021-07-14 03:14:30 -04:00
ouwou
8c3752ef9f add private channels to list 2021-07-13 20:09:01 -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
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
cbc65bf766 re-add suppport for static (a)png stickers 2021-07-01 02:03:41 -04:00
ouwou
698ec52d5c try loading resources from share, fallback to cwd 2021-06-30 18:15:03 -04:00
ouwou
eab0e100c4 be more consistent with callbacks 2021-06-25 22:54:34 -04:00
ouwou
6e75c4a95d add pin menu item to messages 2021-06-23 02:24:24 -04:00