summary refs log tree commit diff
path: root/api/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-03added first draft of /discoverable-guildsxnacly1-0/+14
2021-09-03readded todosxnacly1-0/+37
2021-09-03Revert "added big todo list to Guild.ts (big chungus)"xnacly3-52/+1
This reverts commit 4a63e1560c07c938ec74f14e5076ec4e69de7ce6.
2021-09-03added big todo list to Guild.ts (big chungus)xnacly3-1/+52
2021-09-03replace '@me' with req.user_id in guild joinxnacly1-1/+2
2021-09-03added ban check to `Member.addToGuild`xnacly1-2/