Commit Graph

372 Commits

Author SHA1 Message Date
ouwou
ad0d4e7d4d merge 2021-05-06 20:11:15 -04:00
ouwou
a74f66513b Merge branch 'ci/fix-build' 2021-05-05 04:39:20 -04:00
ouwou
aba260e65d Merge branch 'master' of https://github.com/uowuo/abaddon 2021-05-05 04:39:15 -04:00
ouwou
47b051ba9e fix build 2021-05-05 04:30:21 -04:00
ouwou
2b45a04911 GetUserStatus returns offline instead of nullopt 2021-05-05 04:28:54 -04:00
ouwou
ff2d92c92a GetUserStatus returns offline instead of nullopt 2021-05-05 04:22:30 -04:00
ouwou
8b22c7c2cf pull central pane (chat) into a stack 2021-05-03 00:47:43 -04:00
ouwou
1ca6235e09 Merge branch 'master' into mobile 2021-05-02 00:45:00 -04:00
ouwou
5394c67079 handle discovery-related message types 2021-04-28 22:00:40 -04:00
ouwou
3421f46320 emoji completion respects USE_EXTERNAL_EMOJIS 2021-04-28 20:33:06 -04:00
ouwou
87e23ec583 properly store permission overwrites & updates 2021-04-28 20:32:44 -04:00
ouwou
c04fc2e60c Merge branch 'master' into mobile 2021-04-24 04:26:06 -04:00
ouwou
3deb2b1002 basic handling of CALL messages 2021-04-24 04:23:28 -04:00
ouwou
a120cbda2c handle CHANNEL_FOLLOW_ADD messages 2021-04-24 04:11:26 -04:00
ouwou
a346a0493f handle USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_ messages 2021-04-24 03:59:21 -04:00
ouwou
71d314ebc3 handle CHANNEL_ICON_CHANGE message 2021-04-24 03:46:57 -04:00
ouwou
687a336bc9 handle CHANNEL_NAME_CHANGE messages 2021-04-24 03:29:06 -04:00
ouwou
d21b51c4dd bump to api v9 now that it's live 2021-04-21 18:18:26 -04:00
ouwou
a7bf9a2404 mobile layout (#24) 2021-04-18 23:51:43 -04:00
ouwou
2065ef4940 Merge branch 'alt-channels' into mobile 2021-04-18 23:39:09 -04:00
ouwou
6467ddd68b show USER_PREMIUM_GUILD_SUBSCRIPTION messages 2021-04-17 23:58:09 -04:00
ouwou
3aefab652e add option to use labels for channel list (#24) 2021-04-15 15:45:49 -04:00
ouwou
5d95daaeca make enter key behave better in chat input 2021-04-15 02:45:22 -04:00
ouwou
cd8cd97c9b Merge branch 'slowmode' 2021-04-15 02:35:36 -04:00
ouwou
0aaebf9ea7 fix handling of reconnect messages 2021-04-15 02:32:47 -04:00
ouwou
f5df43194e handle more of discord's quirky way of doing slowmode
also has the side effect of reducing db hits a little bit
2021-04-14 02:59:57 -04:00
ouwou
9733ae54c3 update rate limit indicator on failed message send
this happens when you start the client while already rate-limited
2021-04-14 02:11:36 -04:00
ouwou
9a7a468607 Merge branch 'master' into slowmode 2021-04-14 02:06:05 -04:00
ouwou
3c7c40edcd improve handling of unexpected disconnect 2021-04-14 02:00:59 -04:00
ouwou
373e438ed0 fix premature return 2021-04-13 20:05:30 -04:00
ouwou
422eed92fc handle rate limited channels 2021-04-13 04:36:27 -04:00
ouwou
140782c395 fix splitting breaking on new messages 2021-04-13 04:35:10 -04:00
ouwou
b6c6c03f87 pass message object through signal instead of just the id 2021-04-13 04:33:19 -04:00
ouwou
42d38a89b2 dont emit reconnecting close code 2021-04-13 04:25:41 -04:00
ouwou
fce737fba5 temporary workaround for a crash 2021-04-13 04:20:42 -04:00
ouwou
b935398bea fix some gtk errors w/ tree models 2021-04-12 03:30:55 -04:00
ouwou
ceaf4649dc show dialog on unexpected socket close code 2021-04-12 03:03:18 -04:00
ouwou
4af7dacb0f remove disconnect emit when stopping client 2021-04-12 03:00:56 -04:00
ouwou
15d0a45627 center dialogs and fix warning 2021-04-12 03:00:31 -04:00
ouwou
bf9b053d36 split messages from the same author after 10 mins 2021-04-12 02:21:26 -04:00
ouwou
244726fc66 fix some warnings 2021-04-12 01:51:19 -04:00
ouwou
1251d89ef0 use discord's default avatars instead of placeholder 2021-04-07 20:42:53 -04:00
ouwou
0faff42e17 default expand all audit log entries 2021-04-07 19:34:43 -04:00
ouwou
27e6bca65e allow usage of multiple emoji shortcodes
also raise max completer entries
2021-04-06 00:56:24 -04:00
ouwou
6acd65fbaa fix build (again ffs) 2021-04-05 02:49:11 -04:00
ouwou
08d604f836 allow using animated emojis + emojis from other servers w/ nitro
also hide unavailable emojis and role-locked emojis. if you have the role it still wont show up yet though
2021-04-05 02:18:30 -04:00
ouwou
fa0e95f68c channel list respects emojis setting 2021-04-05 01:16:15 -04:00
ouwou
f7a5cccc5e fix build 2021-04-04 14:57:04 -04:00
ouwou
6f1013d146 display interaction responses (again) 2021-04-04 04:09:56 -04:00
ouwou
a933a0ca27 fix build 2021-04-03 03:25:06 -04:00