Commit Graph

212 Commits

Author SHA1 Message Date
ouwou
4d0eb756d2 get rid of something bad 2021-06-26 03:18:29 -04:00
ouwou
eab0e100c4 be more consistent with callbacks 2021-06-25 22:54:34 -04:00
ouwou
989ec06838 change how client determines if verification is needed (#28) 2021-06-24 14:31:50 -04:00
ouwou
6e75c4a95d add pin menu item to messages 2021-06-23 02:24:24 -04:00
ouwou
41d60e5e90 update pins window on pin/unpin 2021-06-23 02:09:07 -04:00
ouwou
7db2675087 fetch pins from store if already requested 2021-06-20 20:32:16 -04:00
ouwou
78f3164063 add unpin to menu, refactor a bit 2021-06-17 01:08:09 -04:00
ouwou
d527669d39 pins: separate msgs, sort and store 2021-06-15 01:01:29 -04:00
ouwou
e166c83d33 basic pins window 2021-06-11 01:24:23 -04:00
ouwou
efc97aa2b0 reduce db access + refactor 2021-06-10 15:27:32 -04:00
ouwou
5866836d5d allow overriding of gateway + api url 2021-06-03 19:23:33 -04:00
ouwou
c0c402797f update manage permissions stuff 2021-06-03 17:03:17 -04:00
ouwou
14d0968c92 basic support of per-guild avatars 2021-06-03 03:59:25 -04:00
ouwou
484e21e693 display user bio in profile window 2021-05-26 02:50:22 -04:00
ouwou
acbe03157c add certified moderator user flag 2021-05-19 23:27:22 -04:00
ouwou
1c5f912019 Merge branch 'master' into friends 2021-05-14 03:18:05 -04:00
ouwou
f53b9742cb handle stage-related audit log action types 2021-05-14 03:08:27 -04:00
ouwou
cd97c55465 fix potential crash when displaying audit log 2021-05-14 02:44:07 -04:00
ouwou
858fd8ce62 friends: accept incoming 2021-05-11 04:06:23 -04:00
ouwou
09cb0b07bb fix setting status to invisible 2021-05-10 18:26:39 -04:00
ouwou
06ba3acc93 friends: send friend requests 2021-05-10 02:13:12 -04:00
ouwou
e6a20e5984 add ability to remove relationships 2021-05-09 02:55:35 -04:00
ouwou
bf26e49f2c Merge branch 'master' into friends 2021-05-09 01:22:37 -04:00
ouwou
925405826a handle RELATIONSHIP_ADD 2021-05-09 01:20:48 -04:00
ouwou
abd2b9c71e Merge branch 'master' into friends 2021-05-08 23:37:52 -04:00
ouwou
469053a144 handle RELATIONSHIP_REMOVE 2021-05-08 23:35:15 -04:00
ouwou
19a2aed020 Merge branch 'master' into friends 2021-05-07 02:50:09 -04:00
ouwou
712e78b0c8 send user data over signal_presence_update 2021-05-07 02:49:59 -04:00
ouwou
86ab14e5ec start friends list 2021-05-07 01:57:08 -04:00
ouwou
2b45a04911 GetUserStatus returns offline instead of nullopt 2021-05-05 04:28:54 -04:00
ouwou
5394c67079 handle discovery-related message types 2021-04-28 22:00:40 -04:00
ouwou
87e23ec583 properly store permission overwrites & updates 2021-04-28 20:32:44 -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
d21b51c4dd bump to api v9 now that it's live 2021-04-21 18:18:26 -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
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
422eed92fc handle rate limited channels 2021-04-13 04:36:27 -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
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
bf9b053d36 split messages from the same author after 10 mins 2021-04-12 02:21:26 -04:00
ouwou
1251d89ef0 use discord's default avatars instead of placeholder 2021-04-07 20:42:53 -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
f7a5cccc5e fix build 2021-04-04 14:57:04 -04:00