Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Sentry, fix compile errors | The Arcane Brony | 2021-12-22 | 1 | -4/+4 |
| | |||||
* | :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 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 |
|/ | |||||
* | :art: clean up imports + classes | Flam3rboy | 2021-10-10 | 1 | -2/+1 |
| | |||||
* | :art: cdn now also works without setting a public endpoint | Flam3rboy | 2021-10-09 | 1 | -1/+4 |
| | |||||
* | :art: fix imports with new build script | Flam3rboy | 2021-10-09 | 1 | -1/+2 |
| | |||||
* | :bug: message attachment url | Flam3rboy | 2021-09-25 | 1 | -0/+5 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-19 | 1 | -9/+52 |
|\ | |||||
| * | Removed ChannelService, more fixes | AlTech98 | 2021-09-18 | 1 | -3/+3 |
| | | |||||
| * | Implemented DMs and group DMs | AlTech98 | 2021-09-16 | 1 | -9/+37 |
| | | |||||
* | | :truck: move handleFile to cdn | Flam3rboy | 2021-09-19 | 1 | -2/+1 |
|/ | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-14 | 1 | -0/+1 |
|\ | |||||
| * | Delete attachments of deleted messages, fix #273 | AlTech98 | 2021-09-13 | 1 | -0/+1 |
| | | |||||
* | | :art: remove unused imports | Flam3rboy | 2021-09-13 | 1 | -11/+6 |
|/ | |||||
* | :sparkles: #307 done | Flam3rboy | 2021-09-12 | 1 | -37/+64 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 1 | -3/+3 |
| | |||||
* | Added missing permissions and channel types | AlTech98 | 2021-09-04 | 1 | -0/+4 |
| | |||||
* | :bug: fix permissions if user is only member of guild | Flam3rboy | 2021-09-04 | 1 | -3/+2 |
| | |||||
* | :bug: db query fixes | Flam3rboy | 2021-08-31 | 1 | -16/+20 |
| | |||||
* | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | :sparkles: typeorm api rewrite done | Flam3rboy | 2021-08-29 | 1 | -16/+14 |
| | |||||
* | :construction: api | Flam3rboy | 2021-08-24 | 1 | -23/+19 |
| | |||||
* | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 1 | -1/+1 |
| | |||||
* | :sparkles: api | Flam3rboy | 2021-08-12 | 1 | -0/+146 |