| Commit message (Expand) | Author | Age | Files | Lines |
* | restructure to single project | Flam3rboy | 2022-08-13 | 15 | -1239/+0 |
* | Split schemas into files in util | TheArcaneBrony | 2022-08-13 | 9 | -108/+9 |
* | Move some invite defaults into class | TheArcaneBrony | 2022-08-13 | 1 | -5/+1 |
* | Fix updated client stuff... | TheArcaneBrony | 2022-08-13 | 3 | -2/+5 |
* | Hmmmmmm | ChrisChrome | 2022-08-13 | 1 | -5/+6 |
* | That don't work | ChrisChrome | 2022-08-13 | 1 | -2/+3 |
* | Update index.ts | RealMANI | 2022-08-12 | 1 | -2/+10 |
* | Use deep merge everywhere | TheArcaneBrony | 2022-08-09 | 4 | -4/+8 |
* | Bunch of fixes and improvements, everything appears to work now | TheArcaneBrony | 2022-08-09 | 4 | -5/+5 |
* | Switch to migrations fully | TheArcaneBrony | 2022-08-09 | 1 | -1/+2 |
* | Resolve changes undone by rebasing from master | TheArcaneBrony | 2022-08-09 | 11 | -31/+31 |
* | State update, havent tested | TheArcaneBrony | 2022-08-09 | 9 | -9/+9 |
* | Update packages | TheArcaneBrony | 2022-08-09 | 2 | -2/+2 |
* | fix ts errors | Flam3rboy | 2022-08-09 | 2 | -65/+50 |
* | replace all var with let (reduces warnings) | TheArcaneBrony | 2022-08-09 | 7 | -13/+13 |
* | Removed unused import | Madeline | 2022-07-09 | 1 | -1/+1 |
* | Allow multiple attachments in messages | Madeline | 2022-07-09 | 1 | -10/+15 |
* | Update index.ts | Erkin Alp Güney | 2022-05-15 | 1 | -14/+18 |
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Erkin Alp Güney | 2022-05-15 | 2 | -10/+16 |
|\ |
|
| * | Update bulk-delete.ts | Erkin Alp Güney | 2022-05-15 | 1 | -7/+13 |
| * | Update purge.ts | Erkin Alp Güney | 2022-05-15 | 1 | -3/+3 |
* | | messages before/after soundness check | Erkin Alp Güney | 2022-04-30 | 1 | -3/+12 |
|/ |
|
* | patch for missing router schema, and also add purge route self-deletion checks | Erkin Alp Güney | 2022-04-30 | 1 | -2/+11 |
* | introduce the purge endpoint | Erkin Alp Güney | 2022-04-28 | 2 | -1/+78 |
* | needs to be async | Erkin Alp Güney | 2022-04-28 | 1 | -1/+1 |
* | use return codes to allow for automation | Erkin Alp Güney | 2022-04-24 | 1 | -3/+5 |
* | Backfilling privilege does not imply right to post messages | Erkin Alp Güney | 2022-04-24 | 1 | -2/+5 |
* | While backfilling, message ids must now be valid snowflakes, cannot be in the... | Madeline | 2022-04-24 | 1 | -5/+19 |
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Erkin Alp Güney | 2022-04-23 | 1 | -0/+5 |
|\ |
|
| * | Can no longer send messages to channel types that do not support it ( categor... | Madeline | 2022-04-23 | 1 | -0/+5 |
* | | backfilling — first steps | Erkin Alp Güney | 2022-04-23 | 1 | -1/+85 |
|/ |
|
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Erkin Alp Güney | 2022-04-18 | 1 | -1/+1 |
|\ |
|
| * | Unified ghost instead of separate ghosts | Erkin Alp Güney | 2022-04-18 | 1 | -1/+1 |
* | | get single message && message rights enforcement | Erkin Alp Güney | 2022-04-18 | 2 | -2/+15 |
|/ |
|
* | reactions rights enforcement | Erkin Alp Güney | 2022-04-17 | 2 | -2/+3 |
* | fix invite right enforcement | binsky | 2022-04-09 | 1 | -1/+1 |
* | correct right name | Erkin Alp Güney | 2022-04-08 | 1 | -1/+1 |
* | invite right enforced | Erkin Alp Güney | 2022-04-08 | 1 | -1/+2 |
* | fix the build mistakes from yesternight | Erkin Alp Güney | 2022-04-08 | 1 | -7/+12 |
* | Update index.ts | Erkin Alp Güney | 2022-04-08 | 1 | -7/+10 |
* | [Fix] Client bug (#623) | ImAaronFR | 2022-02-09 | 1 | -1/+4 |
* | Remove nulled properties from GET `/channels/#id/messages` for improved compa... | Madeline | 2022-02-04 | 1 | -0/+7 |
* | Add dummy endpoints to prevent client loading some settings panels indefinitely | TheArcaneBrony | 2022-01-24 | 1 | -0/+4 |
* | Add unhandled channel types to IsTextChannel method | Madeline | 2022-01-23 | 1 | -2/+6 |
* | Message fixes | Character limits and embed fixes (#581) | Madeline | 2022-01-11 | 1 | -1/+1 |
* | Add Sentry, fix compile errors | The Arcane Brony | 2021-12-22 | 1 | -4/+4 |
* | prettier formatted /api | developomp | 2021-10-20 | 2 | -35/+42 |
* | :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 |
* | | :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 |
|\ |
|
| * | :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 |
* | | | Delete messages before deleting channel | Chris Chrome | 2021-09-20 | 1 | -2/+2 |
| |/
|/| |
|
* | | 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 |
* | 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 |