Commit Graph

503 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
8059e524f1 fix build 2021-08-20 01:42:59 -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
66c7ecf2ab emit thread delete if message req 404's 2021-08-15 02:02:56 -04:00
ouwou
e0db238cf0 removed deleted threads on sync 2021-08-15 01:36:57 -04:00
ouwou
613bb2b7c6 handle thread create via thread_member_update 2021-08-15 00:25:00 -04:00
ouwou
7ffded5b13 rest of view threads window 2021-08-11 03:32:09 -04:00
ouwou
e01110c739 add thread stuff to audit log 2021-08-05 23:50:15 -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
06f85c3a2d THREAD_LIST_SYNC 2021-08-02 00:53:08 -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
355ef009c8 Merge branch 'master' into threads 2021-07-30 01:30:54 -04:00
ouwou
b659e3bc91 update identify message 2021-07-30 01:30:00 -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
a5e5954ae7 fix calculating hoisted color role
also slight optimization + make Snowflake::Invalid a real Snowflake
2021-07-21 01:29:17 -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
f60e2cd6bd Merge branch 'master' into channels-list 2021-07-12 19:06:00 -04:00
ouwou
ccf7c414be fix ci hopefully 2021-07-12 17:36:06 -04:00
ouwou
f5e78c899a more reliable menu sensitivty/actions 2021-07-11 01:27:47 -04:00
ouwou
41bd2334fa restrict auto-reconnect to abnormal close code 2021-07-10 03:43:26 -04:00
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