Commit Graph

  • 28d386f69f chore: update API spec Paul Makles 2022-05-07 16:56:30 +01:00
  • 1556289528 fix: make bulk options distinct Paul Makles 2022-05-07 16:37:31 +01:00
  • 321c07a15b feat: 0.5.3 api spec Paul Makles 2022-05-07 16:30:58 +01:00
  • 178200215e chore: bump API to latest spec Paul Makles 2022-05-07 14:50:10 +01:00
  • 759537048e feat: hybrid package support Paul Makles 2022-04-22 16:56:41 +01:00
  • 669b27d359 chore: update API spec Paul Makles 2022-04-21 18:52:09 +01:00
  • e6b2da0481 feat: update API spec Paul Makles 2022-04-21 17:07:06 +01:00
  • 930b2b33e3 chore: bump version Paul Makles 2022-04-21 15:14:52 +01:00
  • cd9b81b812 fix: optionally use allowed_query Paul Makles 2022-04-21 15:14:06 +01:00
  • ed75d007cd chore: bump version Paul Makles 2022-04-17 11:07:33 +01:00
  • 8361345866 feat: update create server + invite resp Paul Makles 2022-04-09 18:25:33 +01:00
  • 208b2eedbb chore: bump version; try fix Paul Makles 2022-03-25 13:14:24 +00:00
  • 8f53396304 feat: update to latest oapi Paul Makles 2022-03-20 22:43:58 +00:00
  • 3403729c16 feat: update bot routes to match old spec Paul Makles 2022-03-20 18:47:58 +00:00
  • bb03b4f114 feat: strongly type all route responses Paul Makles 2022-03-20 18:16:23 +00:00
  • 821afa9f12 feat: use strict mode and rewrite anyOf Paul Makles 2022-03-20 17:48:49 +00:00
  • acddc7f269 feat: switch to @insertish/oapi and cjs Paul Makles 2022-03-20 13:02:10 +00:00
  • 5163e1b552 feat: build new API library / request builder Paul Makles 2022-03-20 00:18:41 +00:00
  • c357434a66 feat(permissions): migrate to new perms system Paul Makles 2022-03-04 16:49:29 +00:00
  • 7a514cf1ba chore: add LICENSE Paul Makles 2022-01-26 15:03:54 +00:00
  • 5cc5087b48 chore: bump and publish Paul Makles 2022-01-15 10:38:35 +00:00
  • a8090ef798 feat: add sendable embeds (#17) Zomatree 2022-01-14 22:47:13 +00:00
  • 189b4138b8 fix(types/Core): change invite_only type to bool (#15) ayntgl 2022-01-14 16:57:21 +00:00
  • 82ef4430e7 fix: remove registration field from RevoltConfiguration.features (#12) Ayyan 2022-01-06 01:57:35 +04:00
  • 31f376d96f chore: set correct version and publish Paul Makles 2022-01-03 12:39:32 +00:00
  • 36879fd473 feat: add discovery / analytics flags Paul Makles 2022-01-03 11:32:38 +00:00
  • 7df641bc8d ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' insertish 2021-12-31 17:32:50 +00:00
  • f8184ec33a fix: change badge enum Paul 2021-11-13 21:53:45 +00:00
  • 446f5beef0 feat: add new badges Paul 2021-11-13 19:30:01 +00:00
  • 25d8b60626 ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' insertish 2021-11-11 20:08:45 +00:00
  • 7fb387c712 ci: Created local '.github/workflows/triage_pr.yml' from remote 'workflows/triage_pr.yml' insertish 2021-11-11 19:09:11 +00:00
  • fcb2f22963 ci: Created local '.github/workflows/triage_issue.yml' from remote 'workflows/triage_issue.yml' insertish 2021-11-11 19:02:04 +00:00
  • 765f6b898f chore: build json Paul 2021-11-04 21:35:51 +00:00
  • a7f525862f fix: should be optional Paul 2021-11-04 20:13:13 +00:00
  • ffd69ed2d5 fix: spelling Paul 2021-11-04 19:59:34 +00:00
  • 56877c271e feat: add masquerade to messages Paul 2021-11-04 19:37:02 +00:00
  • 252ca10571 chore: bump version / remove nonce from req Paul 2021-11-04 18:30:44 +00:00
  • 6adea87de5 Merge pull request #6 from Jan0660/master Paul Makles 2021-10-10 15:59:21 +01:00
  • 1ef0c24a0f Add servers to GET /users/:user/mutual Jan0660 2021-09-25 21:08:59 +02:00
  • b6eead8fa9 Merge pull request #3 from Jan0660/master Paul Makles 2021-09-14 21:22:29 +01:00
  • e20e10c875 Route GET /users/@me Jan0660 2021-09-14 22:20:03 +02:00
  • 1ffad53c10 Add server flags to specification. https://github.com/revoltchat/delta/pull/68 Paul 2021-09-14 15:56:43 +01:00
  • 1212529499 Bump version to 0.5.3-alpha.1. Paul 2021-09-14 14:07:03 +01:00
  • 1e23ecb9de Update last_message to just be last_message_id. Paul Makles 2021-09-14 13:38:50 +01:00
  • 094f8e650d These should be PATCH. Paul 2021-09-12 22:03:11 +01:00
  • 097f40e371 _id should not be optional on SessionInfo Paul 2021-09-11 17:13:26 +01:00
  • 78454aa18d Logout should not include path params. Paul 2021-09-11 13:18:30 +01:00
  • a743aff8fa Logout should be a POST. Paul 2021-09-11 13:17:41 +01:00
  • 55fe45e1eb Migrate to rAuth v1. Paul 2021-09-11 12:35:04 +01:00
  • 097ca4df35 Merge pull request #1 from jack1142/patch-1 Paul Makles 2021-09-09 22:42:20 +01:00
  • 3eb910e08e Merge pull request #2 from goaaats/fix/youtube_timestamp Paul Makles 2021-09-09 20:50:39 +01:00
  • 6111dc9455 fix: add youtube timestamp to january types goat 2021-09-07 17:17:20 +02:00
  • 40afcf8535 Change channel to server in roleParams for Server Permissions routes jack1142 2021-09-06 19:03:09 +02:00
  • 310b3b54f1 Bump version. Paul 2021-08-30 15:54:32 +01:00
  • 1cfbd86d55 Merge branch 'jack1142-master-patch-50191' into 'master' insert 2021-08-30 14:52:45 +00:00
  • 7a41045a45 Improve documentation of default_permissions jack1142 2021-08-27 19:01:54 +00:00
  • 37e5ae221c Update January.ts insert 2021-08-23 11:51:03 +00:00
  • 8b4778c42c Merge branch 'jack1142-master-patch-20783' into 'master' insert 2021-08-23 11:50:11 +00:00
  • cede4a2638 Merge branch 'jack1142-master-patch-82501' into 'master' insert 2021-08-23 11:50:01 +00:00
  • 3307df42b2 Update response from /sync/reads to be an array jack1142 2021-08-20 21:19:18 +00:00
  • f540ed38ef Mark last_message as optional as well jack1142 2021-08-19 03:17:58 +00:00
  • 4a367f6f8f Mark ServerChannel's description as optional jack1142 2021-08-19 03:11:25 +00:00
  • 14893a8c3e Merge branch 'jack1142-master-patch-86057' into 'master' insert 2021-08-17 17:57:05 +00:00
  • 34ef79dd9b [Send Message] replies is an array of objects, not an object jack1142 2021-08-16 23:58:21 +00:00
  • 21a4abced0 Add nsfw flags to channels / servers. Paul 2021-08-16 13:56:48 +01:00
  • 0bee7c99a8 Change: Return 204 for empty content. Change: Return bots and users. Paul 2021-08-16 13:52:05 +01:00
  • acd17d95ea Use Username for bot name. Paul 2021-08-11 17:51:57 +01:00
  • 11dab44269 Semantic changes. Paul 2021-08-11 17:36:01 +01:00
  • fb60a7db35 0.5.2-alpha.0 Bot API Paul 2021-08-11 15:33:01 +01:00
  • 709479b613 Merge branch 'draft-bots' into 'master' insert 2021-08-11 14:08:26 +00:00
  • 0602c5936c Add role hoisting / ranking. Paul 2021-08-11 14:16:16 +01:00
  • 221e933410 Change: Add bot description to public information. insert 2021-08-08 13:12:48 +00:00
  • e9c638b126 Bump to 0.5.1-alpha.22. Paul 2021-08-07 11:21:51 +01:00
  • 3780f01892 Build spec. Paul 2021-08-07 11:20:47 +01:00
  • d70bdd4932 Add mark server as read route. Include member count in invites. Paul 2021-08-07 11:17:44 +01:00
  • cdf034fe99 Fix relationship to user. Paul 2021-07-30 12:51:53 +01:00
  • 84edbf6557 Publish API. Paul 2021-07-30 11:19:30 +01:00
  • 64603c1b42 Fix export. Paul 2021-07-27 13:51:45 +01:00
  • 50f083b56b 0.5.1-alpha.10 Route: Changed ban member list to return users as well. Disabled incremental compilation / fixed .gitignore. Paul 2021-07-24 17:01:05 +01:00
  • 0471d8916c Merge branch 'fix-fetch-bans' into 'master' insert 2021-07-24 15:58:02 +00:00
  • 333d770c0d Use Pick<User> instead of listing out fields. Paul 2021-07-24 16:44:41 +01:00
  • 0d60fe8543 Update "fetch bans". Paul 2021-07-24 16:17:29 +01:00
  • 496292f83c Add bot token authentication. Paul 2021-07-21 18:25:10 +01:00
  • 922f64e321 Add a route for fetching own bots. Paul 2021-07-21 18:19:59 +01:00
  • dc0e8acf89 Draft bot API. Paul 2021-07-21 18:11:00 +01:00
  • 170c588409 Minor fixes. Paul 2021-07-21 17:10:35 +01:00
  • 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. Paul 2021-07-12 20:32:18 +01:00
  • a875288ce3 Generate OAPI Paul 2021-07-11 19:43:31 +01:00
  • a9407c3798 Update groupings. Paul 2021-07-11 19:41:50 +01:00
  • 0e44f57de2 Add auth routes. Paul 2021-07-11 19:39:56 +01:00
  • ddc634b1d2 Finish misc. routes. Paul 2021-07-11 19:17:00 +01:00
  • a4cd54d579 Finish server routes. Paul 2021-07-11 18:45:09 +01:00
  • a0904b9909 Add channel routes. Paul 2021-07-11 17:59:20 +01:00
  • 5bfdb16b03 Add OpenAPI generators, automation, and user routes. Paul 2021-07-11 16:02:15 +01:00
  • 032fa85a6b Finish up object typings, start work on generating OAPI specs. Paul 2021-07-11 10:56:19 +01:00
  • 2b5a28e500 Start writing Typescript defns. Paul 2021-07-11 00:29:10 +01:00
  • 3c55c7b0c6 ApiB attempt. Paul 2021-07-10 23:11:03 +01:00
  • 05721a0873 Initial Commit Paul 2021-07-10 21:04:39 +01:00