summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-05add temporary row for non-joined threadsouwou
2021-08-04basic window to view threadsouwou
2021-08-02basic THREAD_MEMBERS_UPDATE handling for updating channel listouwou
2021-08-02THREAD_LIST_SYNCouwou
2021-08-02leave thread via menuouwou
2021-07-30handle THREAD_DELETEouwou
2021-07-30Merge branch 'master' into threadsouwou
2021-07-30update identify messageouwou
2021-07-28handle THREAD_CREATEouwou
also fix compilation also change channel_create signal to emit ChannelData
2021-07-27very rudimentary thread supportouwou
2021-07-26handle THREAD_CREATED message typeouwou
2021-07-26Merge branch 'channels-list'ouwou
2021-07-26let channel list manage itself instead of windowouwou
2021-07-26add missing channel signouwou
2021-07-25Merge branch 'resources' (closes #29)ouwou
2021-07-23add animated guild icons to channel listouwou
2021-07-21only make text channel mentions bold and clickableouwou
2021-07-21channel list: hide expanders and searchouwou
2021-07-21select new channel when active channel changesouwou
also automatically fix expander indicator when indirectly expanded
2021-07-21fix calculating hoisted color roleouwou
also slight optimization + make Snowflake::Invalid a real Snowflake
2021-07-20color nsfw channelsouwou
2021-07-19tweak text channel renderingouwou
2021-07-19less than ideal solution for category expander colorouwou
2021-07-18add menu itemsouwou
2021-07-16fix buildouwou
2021-07-14restore expansion cuz gtk behaves annoyinglyouwou
2021-07-13add private channels to listouwou
2021-07-12Merge branch 'master' into channels-listouwou
2021-07-12fix ci hopefullyouwou
2021-07-11more reliable menu sensitivty/actionsouwou
2021-07-10restrict auto-reconnect to abnormal close codeouwou
2021-07-10disconnect action should interrupt reconnectouwou
2021-07-10dont use unordered collections (reduce memory a bit)ouwou
2021-07-10improve handling of socket close (#31)ouwou
2021-07-08pick resources up from ~/.local/share/abaddon insteadouwou
2021-07-06fix up channel row selection to work how i want it toouwou
2021-07-05make ChannelList directly subclass a containerouwou
2021-07-05try to fix some weird behaviorouwou
2021-07-05tweak the arrowouwou
2021-07-05Merge branch 'master' into channels-listouwou
2021-07-05remove reload settings menu item cuz it doesnt do anythingouwou
2021-07-05some more minor tweakingouwou
2021-07-05expand categories by default and preserve expansionouwou
2021-07-04some refactorageouwou
2021-07-04update guildouwou
2021-07-04better channel update handlingouwou
2021-07-04handle channel createouwou
2021-07-03handle update channelouwou
2021-07-03handle channel removeouwou
2021-07-03channel list: handle guild create/deleteouwou