summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-21bump to api v9 now that it's liveouwou
2021-04-17show USER_PREMIUM_GUILD_SUBSCRIPTION messagesouwou
2021-04-15make enter key behave better in chat inputouwou
2021-04-15Merge branch 'slowmode'ouwou
2021-04-15fix handling of reconnect messagesouwou
2021-04-14handle more of discord's quirky way of doing slowmodeouwou
also has the side effect of reducing db hits a little bit
2021-04-14update rate limit indicator on failed message sendouwou
this happens when you start the client while already rate-limited
2021-04-14Merge branch 'master' into slowmodeouwou
2021-04-14improve handling of unexpected disconnectouwou
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-13dont emit reconnecting close codeouwou
2021-04-13temporary workaround for a crashouwou
2021-04-12fix some gtk errors w/ tree modelsouwou
2021-04-12show dialog on unexpected socket close codeouwou
2021-04-12remove disconnect emit when stopping clientouwou
2021-04-12center dialogs and fix warningouwou
2021-04-12split messages from the same author after 10 minsouwou
2021-04-12fix some warningsouwou
2021-04-07use discord's default avatars instead of placeholderouwou
2021-04-07default expand all audit log entriesouwou
2021-04-06allow usage of multiple emoji shortcodesouwou
also raise max completer entries
2021-04-05fix build (again ffs)ouwou
2021-04-05allow using animated emojis + emojis from other servers w/ nitroouwou
also hide unavailable emojis and role-locked emojis. if you have the role it still wont show up yet though
2021-04-05channel list respects emojis settingouwou
2021-04-04fix buildouwou
2021-04-04display interaction responses (again)ouwou
2021-04-03fix buildouwou
2021-04-03show pending/failed messagesouwou
css changes: - added .failed - added .pending
2021-04-03update enums a bitouwou
2021-04-03license (closes #23)ouwou
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-27fix potential crashouwou
2021-03-22basic member verification for guilds that set rulesouwou
2021-03-17manage emojisouwou
2021-03-17reduce concurrent requests in guild settings + profileouwou
disable gtk's treeview search in bans+invites
2021-03-15embeds w/ urls are clickable, handle author icon, handle thumbnails betterouwou
2021-03-15fix errors with user menu and window managementouwou
2021-03-14try fix buildouwou
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
- some other small tweaks
2021-03-12update readme + screenshotouwou
2021-03-10fix some memory safety things (thanks ASan)ouwou
2021-03-10update cssouwou
2021-03-08modify role colorouwou