summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-01-26add setting to not show unread stuffouwou
2022-01-26muted dms dont contribute to unread countouwou
2022-01-21add settings for some colorsouwou
2022-01-20add mark as unread/toggle mute for threadsouwou
2022-01-20handle mute/unmute updates for threadsouwou
2022-01-20handle initial muted state for threadsouwou
2022-01-20show unread indicators for threadsouwou
2022-01-15add toggle mute dm menu itemouwou
2022-01-08show count of unread dms in headerouwou
2022-01-08handle mute/unmute for dmsouwou
2022-01-05fix initial read state for dmsouwou
2022-01-05add missing resetouwou
2022-01-05handle mutable categoriesouwou
2022-01-02Merge branch 'master' into unreadouwou
2021-12-31speed up connection speed a good bitouwou
2021-12-30add mute/unmute guild menu itemouwou
2021-12-29handle change of mute state for guildsouwou
2021-12-29validate iso8601 when parsing to snowflakeouwou
2021-12-28actually deserialize mute_configouwou
2021-12-28take mute_config.end_time into account for muted entriesouwou
2021-12-28messages sent by user shouldnt count as new unreadsouwou
2021-12-25take muted channels into account for unread guild indicatorouwou
2021-12-25check view permissions for channels in read stateouwou
2021-12-25mark more channels as unread properlyouwou
2021-12-22add mark all as readouwou
2021-12-20mark channel being switched off as read when switchingouwou
2021-12-20fix bad if statement causing UBouwou
2021-12-18unread indicator for dm channelsouwou
2021-12-18grey out muted channels in listouwou
2021-12-18inline unread renderingouwou
2021-12-18add mute/unmute channel menu itemouwou
2021-12-17handle mute/unmute of channels (USER_GUILD_SETTINGS_UPDATE)ouwou
2021-12-16hide unread indicator for muted channelsouwou
2021-12-15make fallback for config file go in home directory if possible (#52)ouwou
2021-12-12fix compileouwou
2021-12-10hide guild unread indicator for muted guildsouwou
2021-12-10render total mentions on guild, redraw on message createouwou
2021-12-10basic channel mentions count indicatorouwou
2021-12-09rudimentary guild unread indicatorouwou
2021-12-08mark guild as read (shift+esc)ouwou
2021-12-07make mark guild as read actually work properlyouwou
2021-12-06reorder menu itemsouwou
2021-12-06mark guild as readouwou
2021-12-05mark channels as unread on MESSAGE_CREATEouwou
2021-12-05dont send acks for channels known to be readouwou
2021-12-05basic unread indicators for channelsouwou
2021-12-04split channel CellRenderer into its own sourcesouwou
2021-12-01dont make requests for inaccessible channelsouwou
2021-11-29fix corrupted disk image sqlite error (fixes #51)ouwou
2021-11-28actually retrieve roles for guildsouwou