ouwou
|
ad0d4e7d4d
|
merge
|
2021-05-06 20:11:15 -04:00 |
|
ouwou
|
2b45a04911
|
GetUserStatus returns offline instead of nullopt
|
2021-05-05 04:28:54 -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
|
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
|
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
|
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
|
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
|
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
|
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
|
77b43f0f24
|
show pending/failed messages
css changes:
- added .failed
- added .pending
|
2021-04-03 02:40:37 -04:00 |
|
ouwou
|
599a768459
|
remove old messages when new ones come in to save resources
|
2021-03-30 22:31:13 -04:00 |
|
ouwou
|
f4366fc0af
|
remove hardcoded color from author label (#22)
|
2021-03-27 17:12:38 -04:00 |
|
ouwou
|
60404783bd
|
manage emojis
|
2021-03-17 23:55:41 -04:00 |
|
ouwou
|
65943b4bd7
|
reduce concurrent requests in guild settings + profile
disable gtk's treeview search in bans+invites
|
2021-03-17 02:19:15 -04:00 |
|
ouwou
|
72d771d88b
|
embeds w/ urls are clickable, handle author icon, handle thumbnails better
|
2021-03-15 00:30:27 -05:00 |
|
ouwou
|
91cd805b78
|
fix some crashes when switching to DM channels sometimes
|
2021-03-14 18:00:14 -05:00 |
|
ouwou
|
927acfb9fe
|
add ability to create replies
|
2021-03-14 17:59:52 -05:00 |
|
ouwou
|
ba6b8b2773
|
fix reply content not showing up sometimes
|
2021-03-14 02:19:56 -05:00 |
|
ouwou
|
ae38add931
|
add ability to reorder roles
- some other small tweaks
|
2021-03-12 01:55:46 -05:00 |
|
ouwou
|
35473b3baf
|
fix some memory safety things (thanks ASan)
|
2021-03-10 03:33:39 -05:00 |
|
ouwou
|
9186a4f3f5
|
show crown next to owner
|
2021-03-04 00:02:37 -05:00 |
|
ouwou
|
e81fdf1c36
|
improve handling of ROLE_ gateway events
|
2021-02-28 01:42:01 -05:00 |
|
ouwou
|
619cff5ad8
|
LazyImage can be animated
|
2021-02-28 01:12:46 -05:00 |
|
ouwou
|
5406ca7b15
|
fix some crashes
- crash when assuming group dms have someone other than urself
- crash from lifetime error with user note update
|
2021-02-23 02:51:04 -05:00 |
|
ouwou
|
66b1e2dad3
|
fix avatars that are <32px
|
2021-02-22 19:43:03 -05:00 |
|
ouwou
|
5209d495d2
|
some refactorage
|
2021-02-21 01:47:21 -05:00 |
|
ouwou
|
c5bc3455b1
|
add menus to dm channels + close/leave dm
|
2021-02-18 18:37:25 -05:00 |
|
ouwou
|
614c6ea595
|
improve message handling with DMs a little
|
2021-02-16 01:02:12 -05:00 |
|
ouwou
|
14138ca568
|
handle channel delete for dms
|
2021-02-15 02:17:23 -05:00 |
|