summaryrefslogtreecommitdiff
path: root/components
AgeCommit message (Expand)Author
2021-05-07dont allow sending empty messages (fixes #27)ouwou
2021-05-07friends: bold name & fix missing methodouwou
2021-05-07friends: handle presence updatesouwou
2021-05-07Merge branch 'master' into friendsouwou
2021-05-07send user data over signal_presence_updateouwou
2021-05-07friends: accept menu item for incomingouwou
2021-05-07friends: update labelsouwou
2021-05-07friends: avatarsouwou
2021-05-07start friends listouwou
2021-05-05GetUserStatus returns offline instead of nulloptouwou
2021-04-28handle discovery-related message typesouwou
2021-04-28emoji completion respects USE_EXTERNAL_EMOJISouwou
2021-04-24basic handling of CALL messagesouwou
2021-04-24handle CHANNEL_FOLLOW_ADD messagesouwou
2021-04-24handle USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_ messagesouwou
2021-04-24handle CHANNEL_ICON_CHANGE messageouwou
2021-04-24handle CHANNEL_NAME_CHANGE messagesouwou
2021-04-17show USER_PREMIUM_GUILD_SUBSCRIPTION messagesouwou
2021-04-15make enter key behave better in chat inputouwou
2021-04-14handle more of discord's quirky way of doing slowmodeouwou
2021-04-14update rate limit indicator on failed message sendouwou
2021-04-13fix premature returnouwou
2021-04-13handle rate limited channelsouwou
2021-04-13fix splitting breaking on new messagesouwou
2021-04-13pass message object through signal instead of just the idouwou
2021-04-12split messages from the same author after 10 minsouwou
2021-04-07use discord's default avatars instead of placeholderouwou
2021-04-06allow usage of multiple emoji shortcodesouwou
2021-04-05fix build (again ffs)ouwou
2021-04-05allow using animated emojis + emojis from other servers w/ nitroouwou
2021-04-05channel list respects emojis settingouwou
2021-04-04fix buildouwou
2021-04-04display interaction responses (again)ouwou
2021-04-03show pending/failed messagesouwou
2021-03-30remove old messages when new ones come in to save resourcesouwou
2021-03-27remove hardcoded color from author label (#22)ouwou
2021-03-17manage emojisouwou
2021-03-17reduce concurrent requests in guild settings + profileouwou
2021-03-15embeds w/ urls are clickable, handle author icon, handle thumbnails betterouwou
2021-03-14fix some crashes when switching to DM channels sometimesouwou
2021-03-14add ability to create repliesouwou
2021-03-14fix reply content not showing up sometimesouwou
2021-03-12add ability to reorder rolesouwou
2021-03-10fix some memory safety things (thanks ASan)ouwou
2021-03-04show crown next to ownerouwou
2021-02-28improve handling of ROLE_ gateway eventsouwou
2021-02-28LazyImage can be animatedouwou
2021-02-23fix some crashesouwou
2021-02-22fix avatars that are <32pxouwou
2021-02-21some refactorageouwou