abaddon/discord
2021-05-05 04:28:54 -04:00
..
activity.cpp show status indicators in member list, change some other shit with presences 2021-01-26 02:40:50 -05:00
activity.hpp make status indicator colors customizable 2021-01-26 17:02:05 -05:00
auditlog.cpp add viewing audit log 2021-01-24 22:24:03 -05:00
auditlog.hpp add viewing audit log 2021-01-24 22:24:03 -05:00
ban.cpp add bans to guild settings, tweak some other things 2021-01-20 02:08:48 -05:00
ban.hpp add bans to guild settings, tweak some other things 2021-01-20 02:08:48 -05:00
channel.cpp improve build process, add github actions 2021-01-07 02:41:49 -05:00
channel.hpp update enums a bit 2021-04-03 02:13:18 -04:00
discord.cpp GetUserStatus returns offline instead of nullopt 2021-05-05 04:28:54 -04:00
discord.hpp GetUserStatus returns offline instead of nullopt 2021-05-05 04:28:54 -04:00
emoji.cpp manage emojis 2021-03-17 23:55:41 -04:00
emoji.hpp manage emojis 2021-03-17 23:55:41 -04:00
guild.cpp basic member verification for guilds that set rules 2021-03-22 01:30:51 -04:00
guild.hpp basic member verification for guilds that set rules 2021-03-22 01:30:51 -04:00
httpclient.cpp add ability to reorder roles 2021-03-12 01:55:46 -05:00
httpclient.hpp remove cpr as a dependency (#21) 2021-01-23 21:07:03 +00:00
interactions.cpp display interaction responses (again) 2021-04-04 04:09:56 -04:00
interactions.hpp display interaction responses (again) 2021-04-04 04:09:56 -04:00
invite.cpp join guild -> accept invite, handle group dm invites 2021-02-18 17:07:21 -05:00
invite.hpp join guild -> accept invite, handle group dm invites 2021-02-18 17:07:21 -05:00
json.hpp initial sqlite, store user 2020-11-19 19:18:59 -05:00
member.cpp handle merged_members in ready object 2021-01-23 18:23:14 -05:00
member.hpp handle merged_members in ready object 2021-01-23 18:23:14 -05:00
message.cpp display interaction responses (again) 2021-04-04 04:09:56 -04:00
message.hpp handle discovery-related message types 2021-04-28 22:00:40 -04:00
objects.cpp bump to api v9 now that it's live 2021-04-21 18:18:26 -04:00
objects.hpp bump to api v9 now that it's live 2021-04-21 18:18:26 -04:00
permissions.cpp progress 2 2020-11-23 20:34:09 -05:00
permissions.hpp bump to api v9 now that it's live 2021-04-21 18:18:26 -04:00
relationship.cpp add menu item to add recipient to group dm 2021-02-18 14:38:40 -05:00
relationship.hpp add menu item to add recipient to group dm 2021-02-18 14:38:40 -05:00
role.cpp improve build process, add github actions 2021-01-07 02:41:49 -05:00
role.hpp improve build process, add github actions 2021-01-07 02:41:49 -05:00
snowflake.cpp split messages from the same author after 10 mins 2021-04-12 02:21:26 -04:00
snowflake.hpp split messages from the same author after 10 mins 2021-04-12 02:21:26 -04:00
sticker.cpp fix crash from stickers 2021-01-12 00:11:33 -05:00
sticker.hpp improve build process, add github actions 2021-01-07 02:41:49 -05:00
store.cpp properly store permission overwrites & updates 2021-04-28 20:32:44 -04:00
store.hpp fix build 2021-04-04 14:57:04 -04:00
user.cpp use discord's default avatars instead of placeholder 2021-04-07 20:42:53 -04:00
user.hpp fix build (again ffs) 2021-04-05 02:49:11 -04:00
usersettings.cpp bug fix moment 2020-11-08 20:52:29 -05:00
usersettings.hpp bug fix moment 2020-11-08 20:52:29 -05:00
webhook.cpp add viewing audit log 2021-01-24 22:24:03 -05:00
webhook.hpp add viewing audit log 2021-01-24 22:24:03 -05:00
websocket.cpp fix handling of reconnect messages 2021-04-15 02:32:47 -04:00
websocket.hpp set user-agent through ini 2020-11-27 01:37:01 -05:00