Commit Graph

24 Commits

Author SHA1 Message Date
goat 6111dc9455 fix: add youtube timestamp to january types 2021-09-07 17:17:20 +02:00
insert 1cfbd86d55 Merge branch 'jack1142-master-patch-50191' into 'master'
Improve documentation of default_permissions

See merge request revolt/api!7
2021-08-30 14:52:45 +00:00
jack1142 7a41045a45 Improve documentation of default_permissions 2021-08-27 19:01:54 +00:00
insert 37e5ae221c Update January.ts 2021-08-23 11:51:03 +00:00
jack1142 f540ed38ef Mark last_message as optional as well 2021-08-19 03:17:58 +00:00
jack1142 4a367f6f8f Mark ServerChannel's description as optional 2021-08-19 03:11:25 +00:00
Paul 21a4abced0 Add nsfw flags to channels / servers. 2021-08-16 13:56:48 +01:00
Paul 11dab44269 Semantic changes. 2021-08-11 17:36:01 +01:00
insert 709479b613 Merge branch 'draft-bots' into 'master'
Bot API

See merge request revolt/api!1
2021-08-11 14:08:26 +00:00
Paul 0602c5936c Add role hoisting / ranking. 2021-08-11 14:16:16 +01:00
insert 221e933410 Change: Add bot description to public information. 2021-08-08 13:12:48 +00:00
Paul d70bdd4932 Add mark server as read route.
Include member count in invites.
2021-08-07 11:17:44 +01:00
Paul cdf034fe99 Fix relationship to user. 2021-07-30 12:51:53 +01:00
Paul 50f083b56b 0.5.1-alpha.10
Route: Changed ban member list to return users as well.
Disabled incremental compilation / fixed .gitignore.
2021-07-24 17:01:05 +01:00
Paul dc0e8acf89 Draft bot API. 2021-07-21 18:11:00 +01:00
Paul 170c588409 Minor fixes. 2021-07-21 17:10:35 +01:00
Paul 676cf920c9 0.5.1-alpha.8
Route: Added `Edit Role`.
Structure: Moved `Colour` into its own type.
Fix: Missing bodies on two auth routes.
Fix: First entry to edits should be optional.
Library: Ignore temp file.
Library: Add guidelines.
2021-07-12 20:32:18 +01:00
Paul 0e44f57de2 Add auth routes. 2021-07-11 19:39:56 +01:00
Paul ddc634b1d2 Finish misc. routes. 2021-07-11 19:17:00 +01:00
Paul a4cd54d579 Finish server routes. 2021-07-11 18:45:09 +01:00
Paul a0904b9909 Add channel routes. 2021-07-11 17:59:20 +01:00
Paul 5bfdb16b03 Add OpenAPI generators, automation, and user routes. 2021-07-11 16:02:15 +01:00
Paul 032fa85a6b Finish up object typings, start work on generating OAPI specs. 2021-07-11 10:56:19 +01:00
Paul 2b5a28e500 Start writing Typescript defns. 2021-07-11 00:29:10 +01:00