abaddon/discord
2021-03-27 02:46:37 -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 basic member verification for guilds that set rules 2021-03-22 01:30:51 -04:00
discord.cpp fix potential crash 2021-03-27 02:46:37 -04:00
discord.hpp basic member verification for guilds that set rules 2021-03-22 01:30:51 -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
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 store member data received in MESSAGE_CREATE, _UPDATE 2021-02-26 00:58:30 -05:00
message.hpp store member data received in MESSAGE_CREATE, _UPDATE 2021-02-26 00:58:30 -05:00
objects.cpp basic member verification for guilds that set rules 2021-03-22 01:30:51 -04:00
objects.hpp basic member verification for guilds that set rules 2021-03-22 01:30:51 -04:00
permissions.cpp progress 2 2020-11-23 20:34:09 -05:00
permissions.hpp edit guild-level permissions for roles 2021-03-07 01:34:08 -05: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 format timestamps and place them on the right (#17) 2021-01-02 01:02:23 -05:00
snowflake.hpp format timestamps and place them on the right (#17) 2021-01-02 01:02:23 -05: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 basic member verification for guilds that set rules 2021-03-22 01:30:51 -04:00
store.hpp add bans to guild settings, tweak some other things 2021-01-20 02:08:48 -05:00
user.cpp add members panel/change member roles 2021-02-28 02:00:15 -05:00
user.hpp add members panel/change member roles 2021-02-28 02:00:15 -05: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 get rid of some warnings 2020-12-22 02:35:57 -05:00
websocket.hpp set user-agent through ini 2020-11-27 01:37:01 -05:00