Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #455 from fosscord/sticker | Samuel | 2021-10-15 | 8 | -27/+166 |
|\ | | | | | Stickers | ||||
| * | :sparkles: sticker events | Flam3rboy | 2021-10-15 | 1 | -1/+27 |
| | | |||||
| * | Merge branch 'master' into sticker | Flam3rboy | 2021-10-15 | 4 | -20/+138 |
| |\ | |||||
| * | | :art: reformat | Flam3rboy | 2021-10-15 | 1 | -4/+1 |
| | | | |||||
| * | | :bug: fix sticker packs | Flam3rboy | 2021-10-15 | 1 | -2/+4 |
| | | | |||||
| * | | :bug: fix message sticker sending | Flam3rboy | 2021-10-15 | 2 | -0/+11 |
| | | | |||||
| * | | :sparkles: sticker upload | Flam3rboy | 2021-10-15 | 1 | -7/+42 |
| | | | |||||
| * | | :art: restructure | Flam3rboy | 2021-10-14 | 1 | -2/+3 |
| | | | |||||
| * | | :sparkles: sticker packs | Flam3rboy | 2021-10-14 | 2 | -21/+2 |
| | | | |||||
| * | | :sparkles: stickers | Flam3rboy | 2021-10-14 | 2 | -0/+86 |
| | | | |||||
* | | | feat: add tests to gateway routes, split into own routers | Hayden Young | 2021-10-15 | 2 | -6/+44 |
| |/ |/| | |||||
* | | Merge pull request #460 from fosscord/dev | Samuel | 2021-10-15 | 2 | -0/+34 |
|\ \ | | | | | | | merge dev in master | ||||
| * | | Merge branch 'master' into pr/hbjydev/454 | Flam3rboy | 2021-10-15 | 13 | -30/+255 |
| |\| | |||||
| * | | feat: implement a database check on the healthz and readyz probes, remove ↵ | Hayden Young | 2021-10-14 | 3 | -12/+16 |
| | | | | | | | | | | | | /-/metrics | ||||
| * | | feat: initial addition of a healthz, readyz and metrics route | Hayden Young | 2021-10-14 | 3 | -0/+30 |
| | | | |||||
* | | | :bug: fix prune | Flam3rboy | 2021-10-15 | 1 | -24/+32 |
| | | | |||||
* | | | :zap: speed up message query | Flam3rboy | 2021-10-15 | 1 | -27/+21 |
| | | | |||||
* | | | added route /guilds/:id/prune GET count and POST prune. | Maddy | 2021-10-13 | 2 | -1/+83 |
| |/ |/| | | | | | | | Edited Member entity to include last_message_id to avoid searching for every members last message when pruning When a message is sent through /channels/:id/messages last_message_id of sending Member is updated. | ||||
* | | Merge pull request #430 from Thesourtimes/master | Flam3rboy | 2021-10-11 | 3 | -0/+105 |
|\ \ | | | | | | | Implement GIF route | ||||
| * | | :art: gifs | Flam3rboy | 2021-10-11 | 3 | -72/+55 |
| | | | |||||
| * | | Merge branch 'master' into pr/Thesourtimes/430 | Flam3rboy | 2021-10-11 | 9 | -28/+148 |
| |\ \ | |||||
| * | | | Implement GIFs | uurgothat | 2021-10-09 | 3 | -0/+122 |
| | |/ | |/| | |||||
* | | | :bug: fix #371 | Flam3rboy | 2021-10-11 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge branch 'master' into pr/TheArcaneBrony/434 | Flam3rboy | 2021-10-10 | 1 | -3/+3 |
|\ \ | |||||
| * | | :bug: fix modify role.permissions | Flam3rboy | 2021-10-10 | 1 | -3/+3 |
| | | | |||||
* | | | :bug: fix vanity url | Flam3rboy | 2021-10-10 | 1 | -10/+2 |
| | | | |||||
* | | | Fix duplicate key | The Arcane Brony | 2021-10-10 | 2 | -7/+3 |
|/ / | |||||
* | | :bug: fix emojis route | Flam3rboy | 2021-10-10 | 2 | -137/+121 |
| | | |||||
* | | Merge branch 'master' into pr/LoboMetalurgico/424 | Flam3rboy | 2021-10-10 | 5 | -8/+12 |
|\ \ | |||||
| * | | :bug: convert bigint literal to object | Flam3rboy | 2021-10-10 | 3 | -5/+10 |
| | | | |||||
| * | | :art: clean up imports + classes | Flam3rboy | 2021-10-10 | 2 | -3/+2 |
| | | | |||||
* | | | Merge branch 'fosscord:master' into milestoneV1/routes/implement/emojis | Lobo Metalúrgico | 2021-10-09 | 2 | -3/+10 |
|\| | | |||||
| * | | :sparkles: added read state | Flam3rboy | 2021-10-09 | 1 | -2/+6 |
| | | | |||||
| * | | :art: cdn now also works without setting a public endpoint | Flam3rboy | 2021-10-09 | 1 | -1/+4 |
| |/ | |||||
* | | (api): fix some issues | Lobo Metalúrgico | 2021-10-09 | 1 | -3/+2 |
| | | |||||
* | | (api): implement post on emoji route | Lobo Metalúrgico | 2021-10-09 | 1 | -4/+38 |
| | | |||||
* | | (api): add patch to emoji route | Lobo Metalúrgico | 2021-10-09 | 1 | -0/+26 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Lobo Metalúrgico | 2021-10-09 | 3 | -11/+40 |
|\| | | | | | | | milestoneV1/routes/implement/emojis | ||||
| * | :bug: fix typing | Flam3rboy | 2021-10-09 | 2 | -2/+3 |
| | | |||||
| * | :bug: fix claim account | Flam3rboy | 2021-10-09 | 1 | -4/+12 |
| | | |||||
| * | :sparkles: added guestsRequireInvite to config | Flam3rboy | 2021-10-09 | 1 | -5/+7 |
| | | |||||
| * | :bug: fix password changing | Flam3rboy | 2021-10-09 | 1 | -4/+22 |
| | | |||||
* | | (api): fix route name | Lobo Metalúrgico | 2021-10-08 | 1 | -0/+0 |
| | | |||||
* | | (api): inital emojis route implementation | Lobo Metalúrgico | 2021-10-08 | 1 | -0/+78 |
|/ | |||||
* | :art: fix imports with new build script | Flam3rboy | 2021-10-09 | 1 | -1/+2 |
| | |||||
* | :bug: fix user projection | Flam3rboy | 2021-10-05 | 4 | -5/+9 |
| | |||||
* | :art: reformatted | Flam3rboy | 2021-10-05 | 1 | -2/+2 |
| | |||||
* | :bug: fix client locale | Flam3rboy | 2021-10-05 | 1 | -1/+2 |
| | |||||
* | :sparkles: added autoJoin guild to config | Flam3rboy | 2021-10-05 | 2 | -73/+14 |
| | |||||
* | :sparkles: add User.register() method | Flam3rboy | 2021-10-05 | 1 | -127/+60 |
| | |||||
* | :bug: fix guild create with client template | Flam3rboy | 2021-10-05 | 1 | -21/+17 |
| | |||||
* | Merge pull request #412 from TheArcaneBrony/master | Flam3rboy | 2021-10-03 | 2 | -24/+25 |
|\ | | | | | Add subscription plans so the client doesn't crash | ||||
| * | :truck: rename id -> sku_id | Flam3rboy | 2021-10-03 | 1 | -22/+6 |
| | | |||||
| * | Add subscription plans so the client doesn't crash | The Arcane Brony | 2021-10-03 | 1 | -14/+31 |
| | | |||||
* | | :bug: fix message reactions | Flam3rboy | 2021-10-03 | 1 | -2/+2 |
|/ | |||||
* | :bug: fix registration | Flam3rboy | 2021-10-03 | 1 | -0/+1 |
| | |||||
* | Add default value to guild discovery" | The Arcane Brony | 2021-10-01 | 1 | -2/+1 |
| | |||||
* | Add setting to show all guilds in discovery, fix query for guild discovery | The Arcane Brony | 2021-10-01 | 1 | -2/+5 |
| | |||||
* | :sparkles: registration disabled notice | Flam3rboy | 2021-10-01 | 1 | -0/+9 |
| | |||||
* | hotfix for misc routes | uurgothat | 2021-09-30 | 6 | -7/+10 |
| | |||||
* | Add misc routes | uurgothat | 2021-09-30 | 14 | -2/+183 |
| | |||||
* | store improvements | uurgothat | 2021-09-29 | 4 | -24/+156 |
| | |||||
* | :bug: fix channel permission overwrites | Flam3rboy | 2021-09-26 | 2 | -9/+16 |
| | |||||
* | :sparkles: add private and public endpoint | Flam3rboy | 2021-09-25 | 1 | -4/+4 |
| | |||||
* | :bug: message attachment url | Flam3rboy | 2021-09-25 | 1 | -0/+5 |
| | |||||
* | :bug: fix guild template create | Flam3rboy | 2021-09-25 | 1 | -13/+15 |
| | |||||
* | :sparkles: generate openapi documentation | Flam3rboy | 2021-09-21 | 6 | -52/+14 |
| | |||||
* | Merge branch 'master' into unittests | Flam3rboy | 2021-09-20 | 17 | -101/+233 |
|\ | |||||
| * | :bug: fix relationships | Flam3rboy | 2021-09-20 | 1 | -7/+7 |
| | | |||||
| * | Merge pull request #382 from fosscord/auto-delete-relations | Flam3rboy | 2021-09-20 | 3 | -20/+15 |
| |\ | | | | | | | Auto delete relations | ||||
| | * | :bug: fix .delete -> add onDelete: "CASCADE" | Flam3rboy | 2021-09-20 | 1 | -11/+1 |
| | | | |||||
| | * | :construction: auto delete relations | Flam3rboy | 2021-09-20 | 1 | -6/+14 |
| | | | |||||
| | * | Merge branch 'master' into auto-delete-relations | Flam3rboy | 2021-09-19 | 10 | -56/+194 |
| | |\ | |||||
| | * | | :art: remove deleteMessageAttachments and move to entity | Flam3rboy | 2021-09-19 | 1 | -3/+0 |
| | | | | |||||
| * | | | Update index.ts | Flam3rboy | 2021-09-20 | 1 | -5/+1 |
| | | | | |||||
| * | | | oRdEr Of OpErAtIoNs | Chris Chrome | 2021-09-20 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' | Chris Chrome | 2021-09-20 | 2 | -21/+24 |
| |\ \ \ | |||||
| | * | | | :sparkles: accept invite page | Flam3rboy | 2021-09-20 | 2 | -21/+24 |
| | | |/ | | |/| | |||||
| * | | | Fix one thing, another problem pops up | Chris Chrome | 2021-09-20 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
| * | | | Delete messages before deleting channel | Chris Chrome | 2021-09-20 | 1 | -2/+2 |
| |/ / | | | | | | | | | | Might need some testing, but seems pretty solid for one line of code lol | ||||
| * | | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-19 | 10 | -56/+194 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 2021-09-18 | 1 | -0/+11 |
| | |\ | |||||
| | | * | Update connections.ts | Flam3rboy | 2021-09-18 | 1 | -2/+3 |
| | | | | |||||
| | | * | Add /users/@me/connections | The Arcane Brony | 2021-09-18 | 1 | -0/+10 |
| | | | | |||||
| | * | | Removed ChannelService, more fixes | AlTech98 | 2021-09-18 | 4 | -10/+10 |
| | | | | |||||
| | * | | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 2021-09-18 | 6 | -24/+26 |
| | |\| | |||||
| | * | | Fix icon, owner_id change and channel deletion for group DMs | AlTech98 | 2021-09-17 | 1 | -3/+5 |
| | | | | |||||
| | * | | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 2021-09-17 | 1 | -3/+4 |
| | |\ \ | |||||
| | * | | | Fix GET /users/@me/channels | AlTech98 | 2021-09-17 | 1 | -12/+3 |
| | | | | | |||||
| | * | | | Implemented DMs and group DMs | AlTech98 | 2021-09-16 | 7 | -52/+143 |
| | | | | | |||||
| | * | | | Dummy sticker-packs routes | AlTech98 | 2021-09-16 | 2 | -0/+28 |
| | | | | | |||||
| * | | | | :truck: move handleFile to cdn | Flam3rboy | 2021-09-19 | 4 | -9/+5 |
| | | | | | |||||
| * | | | | :art: user is verified by default | Flam3rboy | 2021-09-19 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | :bug: fix guild create icon | Flam3rboy | 2021-09-18 | 1 | -1/+2 |
| | |_|/ | |/| | | |||||
* | | | | :sparkles: route middleware test option | Flam3rboy | 2021-09-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | :pencil: add default route description to all routes | Flam3rboy | 2021-09-18 | 10 | -21/+28 |
|/ / / | |||||
* | / | :bug: fix body parse treating null not as undefined (except for icons/avatars) | Flam3rboy | 2021-09-17 | 6 | -24/+26 |
| |/ |/| | |||||
* | | :bug: fix vanity url | Flam3rboy | 2021-09-16 | 1 | -3/+4 |
|/ | |||||
* | Revert "fix #128" | Flam3rboy | 2021-09-16 | 1 | -52/+9 |
| | | | | This reverts commit a359375b77aef4c0792680149382be18661b8bac. | ||||
* | Revert "fix #129" | Flam3rboy | 2021-09-16 | 1 | -17/+0 |
| | | | | This reverts commit ae140801c51bec5eac98c2e19d325276d6bec890. | ||||
* | Revert ":construction: webhook" | Flam3rboy | 2021-09-16 | 4 | -101/+2 |
| | | | | This reverts commit f691aa4c5aa47c8a8085c7b01912a1c403ce8732. | ||||
* | :construction: webhook | Flam3rboy | 2021-09-14 | 4 | -2/+101 |
| | |||||
* | fix #129 | Flam3rboy | 2021-09-14 | 1 | -0/+17 |
| | |||||
* | fix #128 | Flam3rboy | 2021-09-14 | 1 | -9/+52 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-14 | 9 | -15/+60 |
|\ | |||||
| * | Merge pull request #360 from AlTech98/invite | Flam3rboy | 2021-09-14 | 2 | -3/+16 |
| |\ | | | | | | | Invite fixes | ||||
| | * | Emit INVITE_DELETE | AlTech98 | 2021-09-14 | 1 | -2/+15 |
| | | | |||||
| | * | Fix invites creation | AlTech98 | 2021-09-14 | 1 | -1/+1 |
| | | | |||||
| * | | add store endpoints | uurgothat | 2021-09-13 | 2 | -0/+22 |
| |/ | |||||
| * | Fix #356 | AlTech98 | 2021-09-13 | 2 | -6/+6 |
| | | |||||
| * | Update index.ts | Flam3rboy | 2021-09-13 | 1 | -1/+1 |
| | | |||||
| * | Emit USER_UPDATE, fix #214 | AlTech98 | 2021-09-13 | 1 | -4/+12 |
| | | |||||
| * | Delete attachments of deleted messages, fix #273 | AlTech98 | 2021-09-13 | 2 | -3/+5 |
| | | |||||
* | | :bug: fix fosscord.js | Flam3rboy | 2021-09-13 | 1 | -0/+14 |
| | | |||||
* | | :art: remove unused imports | Flam3rboy | 2021-09-13 | 17 | -48/+30 |
|/ | |||||
* | :bug: fix In() query | Flam3rboy | 2021-09-13 | 2 | -2/+2 |
| | |||||
* | :bug: fix relationship | Flam3rboy | 2021-09-13 | 1 | -53/+55 |
| | |||||
* | :bug: fix dm #321 | Flam3rboy | 2021-09-13 | 2 | -10/+10 |
| | |||||
* | :bug: fix invites: ajv doesn't treat null as undefined | Flam3rboy | 2021-09-13 | 1 | -2/+2 |
| | |||||
* | Merge branch ↵ | Flam3rboy | 2021-09-12 | 54 | -764/+884 |
|\ | | | | | | | 'typescript-interface-body-parser+autogenerate-unit-tests+documentation' | ||||
| * | :sparkles: #307 done | Flam3rboy | 2021-09-12 | 54 | -730/+858 |
| | | |||||
| * | :construction: :sparkles: new body parser (bans route) | Flam3rboy | 2021-09-12 | 1 | -15/+10 |
| | | |||||
| * | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 33 | -57/+54 |
| | | |||||
* | | Add dummy missing routes | AlTech98 | 2021-09-12 | 6 | -1/+51 |
|/ | |||||
* | Fix relationships get query | AlTech98 | 2021-09-09 | 1 | -1/+1 |
| | |||||
* | :arrow_up: update test client | Flam3rboy | 2021-09-04 | 1 | -1/+1 |
| | |||||
* | Added /guilds/:id/voice-states apis | AlTech98 | 2021-09-04 | 2 | -0/+30 |
| | |||||
* | Added missing permissions and channel types | AlTech98 | 2021-09-04 | 1 | -0/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-04 | 9 | -7/+35 |
|\ | |||||
| * | fixed /discoverable-guilds | xnacly | 2021-09-03 | 1 | -1/+4 |
| | | |||||
| * | added first draft of /discoverable-guilds | xnacly | 2021-09-03 | 1 | -0/+14 |
| | | |||||
| * | Revert "added big todo list to Guild.ts (big chungus)" | xnacly | 2021-09-03 | 1 | -14/+0 |
| | | | | | | | | This reverts commit 4a63e1560c07c938ec74f14e5076ec4e69de7ce6. | ||||
| * | added big todo list to Guild.ts (big chungus) | xnacly | 2021-09-03 | 1 | -0/+14 |
| | | |||||
| * | replace '@me' with req.user_id in guild join | xnacly | 2021-09-03 | 1 | -1/+2 |
| | | |||||
| * | moved Constants and Errorhandler from api to util | xnacly | 2021-09-03 | 6 | -6/+6 |
| | | |||||
| * | added template for future routes | xnacly | 2021-09-03 | 1 | -0/+10 |
| | | |||||
* | | :bug: api member add roles -> make sure that roles exist | Flam3rboy | 2021-09-04 | 1 | -8/+7 |
| | | |||||
* | | :bug: fix invites | Flam3rboy | 2021-09-04 | 3 | -9/+6 |
| | | |||||
* | | :bug: fix permissions if user is only member of guild | Flam3rboy | 2021-09-04 | 1 | -3/+2 |
|/ | |||||
* | :zap: improve invite generation | Flam3rboy | 2021-09-03 | 1 | -10/+28 |
| | |||||
* | :bug: fix #311 | Flam3rboy | 2021-09-03 | 2 | -3/+15 |
| | |||||
* | :bug: fix member roles + list | Flam3rboy | 2021-09-03 | 2 | -10/+6 |
| | |||||
* | :sparkles: guild position update | Flam3rboy | 2021-09-03 | 2 | -8/+37 |
| | |||||
* | :bug: fix message sending | Flam3rboy | 2021-09-03 | 1 | -2/+3 |
| | |||||
* | :bug: fix member + member list | Flam3rboy | 2021-09-03 | 11 | -55/+54 |
| | |||||
* | :bug: fix entity missing an id (replace .insert with new Entity().save) | Flam3rboy | 2021-09-02 | 4 | -19/+21 |
| | |||||
* | :sparkles: add user_id field to Member | Flam3rboy | 2021-09-02 | 12 | -46/+32 |
| | |||||
* | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 2 | -25/+3 |
| | |||||
* | :sparkles: use DiscordApiErrors and check limits | Flam3rboy | 2021-09-01 | 6 | -23/+48 |
| | |||||
* | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | Flam3rboy | 2021-08-31 | 2 | -2/+18 |
|\ | |||||
| * | Implemented voice apis #127 and #78 | AlTech98 | 2021-08-30 | 2 | -2/+18 |
| | | |||||
* | | :bug: db query fixes | Flam3rboy | 2021-08-31 | 6 | -26/+30 |
| | | |||||
* | | :sparkles: channel recipients | Flam3rboy | 2021-08-31 | 1 | -3/+4 |
| | | |||||
* | | Channel utility methods in entity | Flam3rboy | 2021-08-31 | 1 | -2/+1 |
| | | |||||
* | | fix member roles | Flam3rboy | 2021-08-31 | 3 | -4/+4 |
| | | |||||
* | | :zap: use insert instead of save | Flam3rboy | 2021-08-31 | 2 | -25/+25 |
| | | |||||
* | | :bug: fix message sending | Flam3rboy | 2021-08-31 | 1 | -3/+4 |
|/ | |||||
* | fixed wrong statuscode in docs | xnacly | 2021-08-30 | 1 | -1/+1 |
| | |||||
* | :construction: typeorm | Flam3rboy | 2021-08-30 | 3 | -50/+42 |
| | |||||
* | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 2 | -2/+2 |
| | |||||
* | fix login register + message | Flam3rboy | 2021-08-29 | 2 | -4/+16 |
| | |||||
* | :sparkles: typeorm api rewrite done | Flam3rboy | 2021-08-29 | 36 | -582/+423 |
| | |||||
* | :construction: api | Flam3rboy | 2021-08-27 | 8 | -105/+87 |
| | |||||
* | :construction: api | Flam3rboy | 2021-08-24 | 39 | -392/+324 |
| | |||||
* | :construction: typeorm | Flam3rboy | 2021-08-21 | 1 | -1/+2 |
| | |||||
* | :bug: fix vanity url | Flam3rboy | 2021-08-19 | 3 | -14/+34 |
| | |||||
* | :bug: fix #267 | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | :bug: fix guild channel reorder | Flam3rboy | 2021-08-18 | 1 | -15/+22 |
| | |||||
* | :ambulance: user settings route | Flam3rboy | 2021-08-18 | 1 | -2/+8 |
| | |||||
* | fix #199 | Flam3rboy | 2021-08-18 | 1 | -4/+7 |
| | |||||
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 11 | -28/+27 |
| | |||||
* | fix #199 | Flam3rboy | 2021-08-17 | 1 | -3/+1 |
| | |||||
* | :art: clean up | Flam3rboy | 2021-08-17 | 1 | -1/+0 |
| | |||||
* | :bug: fix login route | Flam3rboy | 2021-08-17 | 1 | -1/+4 |
| | |||||
* | :sparkles: delete finished todos | Flam3rboy | 2021-08-16 | 1 | -4/+0 |
| | |||||
* | :bug: prevent @everyone role deletion | Flam3rboy | 2021-08-15 | 1 | -7/+4 |
| | |||||
* | :bug: fix guild create with channel template | Flam3rboy | 2021-08-14 | 1 | -1/+21 |
| | |||||
* | :construction: fix server bundle | Flam3rboy | 2021-08-13 | 1 | -0/+10 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 1 | -2/+2 |
|\ | |||||
| * | Fixed #257 Can't change nickname | Intevel ツ | 2021-08-13 | 1 | -2/+2 |
| | | |||||
* | | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 40 | -71/+81 |
|/ | |||||
* | :sparkles: api | Flam3rboy | 2021-08-12 | 53 | -0/+3054 |