Commit Graph

22 Commits

Author SHA1 Message Date
ouwou
3333e2ce8c make ClearChannel actually remove the channel from the db
so that the threads window does not show deleted threads in active
2021-08-24 23:04:11 -04:00
ouwou
7ffded5b13 rest of view threads window 2021-08-11 03:32:09 -04:00
ouwou
40897ece3c basic window to view threads 2021-08-04 21:30:32 -04:00
ouwou
7db2675087 fetch pins from store if already requested 2021-06-20 20:32:16 -04:00
ouwou
efc97aa2b0 reduce db access + refactor 2021-06-10 15:27:32 -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
a010aa11a5 add bans to guild settings, tweak some other things 2021-01-20 02:08:48 -05:00
ouwou
8cf95fce0c improve build process, add github actions 2021-01-07 02:41:49 -05:00
ouwou
850b87c1ec cache channels 2020-12-10 03:50:40 -05:00
ouwou
bd918e7606 disk cache guild 2020-12-08 20:59:41 -05:00
ouwou
b84a98fbb9 member, emoji 2020-12-05 18:18:51 -05:00
ouwou
0b8c83eaa1 progress 2 2020-11-23 20:34:09 -05:00
ouwou
deb482a8db initial sqlite, store user 2020-11-19 19:18:59 -05:00
ouwou
2798bf96d5 store emoji data 2020-10-07 17:22:20 -04:00
ouwou
a8630f53b1 put PermissionOverwrite in the store where it belongs 2020-09-24 02:43:27 -04:00
ouwou
8341781918 basic permission handling + use for edit/delete 2020-09-24 02:15:25 -04:00
ouwou
3b4edbfa16 join/leave guild 2020-09-21 18:47:34 -04:00
ouwou
b9fb7c536a fix edited/deleted being reset on channel change 2020-09-10 23:57:36 -04:00
ouwou
6ae9cc915d MessageData -> Message (whoops) 2020-09-09 23:59:40 -04:00
ouwou
51cf8fd2df rename and reorder a bunch of discord stuff 2020-09-09 23:17:26 -04:00
ouwou
66cc4b3cc7 refactor (store) 2020-09-06 21:28:07 -04:00