summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)Author
2022-04-07fix menus looking weird when opened for first timeouwou
2022-04-06improve scrolling behavior again, refactorouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-03-31Merge branch 'master' into msysouwou
2022-03-31improve scrolling up behavior when loading new messagesouwou
2022-03-26Merge branch 'master' into msysouwou
2022-03-26handle nicknames for message headersouwou
2022-02-27align stickersouwou
2022-02-20fix and refactor multiple embeds in one messageouwou
2022-02-20parse role mentionsouwou
2022-02-14fix per-guild avatarsouwou
2022-02-02handle multiple embeds in one messageouwou
2022-02-02support channel icons for dmsouwou
2022-01-28add style option for unread indicator colorouwou
2022-01-26add setting to not show unread stuffouwou
2022-01-21add settings for some colorsouwou
2022-01-20add mark as unread/toggle mute for threadsouwou
2022-01-20show unread indicators for threadsouwou
2022-01-15add toggle mute dm menu itemouwou
2022-01-09format allouwou
2022-01-08Merge branch 'unread' into msysouwou
2022-01-08show count of unread dms in headerouwou
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-25take muted channels into account for unread guild indicatorouwou
2021-12-20mark channel being switched off as read when switchingouwou
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-13Merge branch 'master' into msysouwou
2021-12-12dont crash immediately if gif pixbufloader doesnt existouwou
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-06reorder menu itemsouwou
2021-12-06mark guild as readouwou
2021-12-05mark channels as unread on MESSAGE_CREATEouwou
2021-12-05basic unread indicators for channelsouwou
2021-12-04split channel CellRenderer into its own sourcesouwou
2021-11-28fix distortion of non-1:1 emojisouwou
2021-11-24remove SimpleIni as a dependencyouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre