index
:
abaddon-portaudio
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
store.cpp
Age
Commit message (
Expand
)
Author
2021-09-13
Merge branch 'threads'
ouwou
2021-08-24
make ClearChannel actually remove the channel from the db
ouwou
2021-08-24
dont fetch temp pending msgs from store
ouwou
2021-08-11
rest of view threads window
ouwou
2021-08-04
basic window to view threads
ouwou
2021-07-27
very rudimentary thread support
ouwou
2021-07-01
re-add suppport for static (a)png stickers
ouwou
2021-06-24
change how client determines if verification is needed (#28)
ouwou
2021-06-20
fetch pins from store if already requested
ouwou
2021-06-10
reduce db access + refactor
ouwou
2021-06-03
basic support of per-guild avatars
ouwou
2021-04-28
properly store permission overwrites & updates
ouwou
2021-04-04
display interaction responses (again)
ouwou
2021-04-03
show pending/failed messages
ouwou
2021-03-22
basic member verification for guilds that set rules
ouwou
2021-01-21
view and delete invites, more tweaking
ouwou
2021-01-20
fix build
ouwou
2021-01-20
clear database on open, don't throw on failed fs::remove
ouwou
2021-01-20
add bans to guild settings, tweak some other things
ouwou
2021-01-13
fix some parameter ordering
ouwou
2021-01-07
improve build process, add github actions
ouwou
2021-01-01
display replies
ouwou
2020-12-30
fix the members table
ouwou
2020-12-22
show RECIPIENT_ADD, RECIPIENT_REMOVE messages
ouwou
2020-12-22
show slash command/APPLICATION_COMMAND messages
ouwou
2020-12-20
fix off by one
ouwou
2020-12-15
fix some reaction stuff
ouwou
2020-12-15
display reactions + click to add/remove
ouwou
2020-12-14
pretend to be a real client a little better
ouwou
2020-12-10
cache channels
ouwou
2020-12-08
disk cache guild
ouwou
2020-12-05
member, emoji
ouwou
2020-11-23
progress 2
ouwou
2020-11-19
initial sqlite, store user
ouwou
2020-11-15
handle reconnect messages
ouwou
2020-10-07
store emoji data
ouwou
2020-09-24
put PermissionOverwrite in the store where it belongs
ouwou
2020-09-24
basic permission handling + use for edit/delete
ouwou
2020-09-21
join/leave guild
ouwou
2020-09-10
fix edited/deleted being reset on channel change
ouwou
2020-09-09
MessageData -> Message (whoops)
ouwou
2020-09-09
rename and reorder a bunch of discord stuff
ouwou
2020-09-06
refactor (store)
ouwou