Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :bug: fix bulk delete | Flam3rboy | 2021-10-18 | 1 | -1/+1 |
| | |||||
* | :zap: message performance | Flam3rboy | 2021-10-18 | 1 | -6/+6 |
| | |||||
* | fix default cdn endpoint for message attachments | Samuel | 2021-10-18 | 1 | -1/+1 |
| | |||||
* | :bug: fix typing | Flam3rboy | 2021-10-17 | 1 | -3/+2 |
| | |||||
* | :bug: fix message sending | Flam3rboy | 2021-10-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into sticker | Flam3rboy | 2021-10-15 | 1 | -20/+22 |
|\ | |||||
| * | :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 | 1 | -1/+9 |
| | | | | | | | | | | 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. | ||||
* | | :bug: fix message sticker sending | Flam3rboy | 2021-10-15 | 1 | -0/+1 |
|/ | |||||
* | :bug: convert bigint literal to object | Flam3rboy | 2021-10-10 | 1 | -2/+2 |
| | |||||
* | :art: clean up imports + classes | Flam3rboy | 2021-10-10 | 2 | -3/+2 |
| | |||||
* | :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 |
| | |||||
* | :bug: fix typing | Flam3rboy | 2021-10-09 | 1 | -1/+1 |
| | |||||
* | :art: fix imports with new build script | Flam3rboy | 2021-10-09 | 1 | -1/+2 |
| | |||||
* | :bug: fix message reactions | Flam3rboy | 2021-10-03 | 1 | -2/+2 |
| | |||||
* | hotfix for misc routes | uurgothat | 2021-09-30 | 1 | -1/+0 |
| | |||||
* | Add misc routes | uurgothat | 2021-09-30 | 1 | -2/+25 |
| | |||||
* | :bug: fix channel permission overwrites | Flam3rboy | 2021-09-26 | 2 | -9/+16 |
| | |||||
* | :bug: message attachment url | Flam3rboy | 2021-09-25 | 1 | -0/+5 |
| | |||||
* | :sparkles: generate openapi documentation | Flam3rboy | 2021-09-21 | 1 | -2/+3 |
| | |||||
* | Merge pull request #382 from fosscord/auto-delete-relations | Flam3rboy | 2021-09-20 | 2 | -9/+14 |
|\ | | | | | Auto delete relations | ||||
| * | :construction: auto delete relations | Flam3rboy | 2021-09-20 | 1 | -6/+14 |
| | | |||||
| * | Merge branch 'master' into auto-delete-relations | Flam3rboy | 2021-09-19 | 4 | -22/+133 |
| |\ | |||||
| * | | :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 |
| | | | |||||
* | | | Fix one thing, another problem pops up | Chris Chrome | 2021-09-20 | 1 | -1/+4 |
| | | | | | | | | | | | | 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 | 4 | -22/+133 |
|\ \ | |/ |/| | |||||
| * | Removed ChannelService, more fixes | AlTech98 | 2021-09-18 | 3 | -8/+8 |
| | | |||||
| * | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 2021-09-18 | 1 | -3/+3 |
| |\ | |||||
| * | | Fix icon, owner_id change and channel deletion for group DMs | AlTech98 | 2021-09-17 | 1 | -3/+5 |
| | | | |||||
| * | | Implemented DMs and group DMs | AlTech98 | 2021-09-16 | 4 | -19/+113 |
| | | | |||||
* | | | :truck: move handleFile to cdn | Flam3rboy | 2021-09-19 | 1 | -2/+1 |
| |/ |/| | |||||
* | | :bug: fix body parse treating null not as undefined (except for icons/avatars) | Flam3rboy | 2021-09-17 | 1 | -3/+3 |
|/ | |||||
* | Revert "fix #128" | Flam3rboy | 2021-09-16 | 1 | -52/+9 |
| | | | | This reverts commit a359375b77aef4c0792680149382be18661b8bac. | ||||
* | fix #128 | Flam3rboy | 2021-09-14 | 1 | -9/+52 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-14 | 3 | -4/+6 |
|\ | |||||
| * | Fix invites creation | AlTech98 | 2021-09-14 | 1 | -1/+1 |
| | | |||||
| * | Delete attachments of deleted messages, fix #273 | AlTech98 | 2021-09-13 | 2 | -3/+5 |
| | | |||||
* | | :art: remove unused imports | Flam3rboy | 2021-09-13 | 4 | -15/+10 |
|/ | |||||
* | :bug: fix dm #321 | Flam3rboy | 2021-09-13 | 1 | -2/+2 |
| | |||||
* | :bug: fix invites: ajv doesn't treat null as undefined | Flam3rboy | 2021-09-13 | 1 | -2/+2 |
| | |||||
* | :sparkles: #307 done | Flam3rboy | 2021-09-12 | 11 | -179/+216 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 8 | -12/+12 |
| | |||||
* | 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 | 2 | -2/+2 |
|\ | |||||
| * | moved Constants and Errorhandler from api to util | xnacly | 2021-09-03 | 2 | -2/+2 |
| | | |||||
* | | :bug: fix invites | Flam3rboy | 2021-09-04 | 1 | -5/+2 |
| | | |||||
* | | :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 message sending | Flam3rboy | 2021-09-03 | 1 | -2/+3 |
| | |||||
* | :bug: fix member + member list | Flam3rboy | 2021-09-03 | 3 | -3/+3 |
| | |||||
* | :sparkles: add user_id field to Member | Flam3rboy | 2021-09-02 | 3 | -3/+3 |
| | |||||
* | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 1 | -2/+1 |
| | |||||
* | :sparkles: use DiscordApiErrors and check limits | Flam3rboy | 2021-09-01 | 2 | -3/+9 |
| | |||||
* | :bug: db query fixes | Flam3rboy | 2021-08-31 | 3 | -18/+22 |
| | |||||
* | :bug: fix message sending | Flam3rboy | 2021-08-31 | 1 | -3/+4 |
| | |||||
* | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | :sparkles: typeorm api rewrite done | Flam3rboy | 2021-08-29 | 11 | -123/+134 |
| | |||||
* | :construction: api | Flam3rboy | 2021-08-24 | 11 | -114/+89 |
| | |||||
* | fix #199 | Flam3rboy | 2021-08-18 | 1 | -4/+7 |
| | |||||
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 4 | -8/+13 |
| | |||||
* | fix #199 | Flam3rboy | 2021-08-17 | 1 | -3/+1 |
| | |||||
* | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 11 | -20/+25 |
| | |||||
* | :sparkles: api | Flam3rboy | 2021-08-12 | 14 | -0/+855 |