Erkin Alp Güney
4baa6e0620
Add cross channel replies
...
Resolves #533
2022-01-12 09:58:22 +03:00
ced777ric
1887703c56
fix the message endpoint always returning Empty message error
...
(cherry picked from commit 8b8344e860920f3c3b911dfde1a7a078fef43c9b)
2022-01-11 18:42:25 +01:00
Madeline
e275d2c77d
Message fixes | Character limits and embed fixes ( #581 )
...
* Adds message character limits (#503 )
* Fixed message `embeds` being ignored for `embed`
* Update Message.ts
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
2022-01-11 17:27:55 +03:00
Thesourtimes
e82d527283
Fix schemas handler
2022-01-01 20:59:08 +03:00
Thesourtimes
2b6e6ea025
Organize @fosscord/api utils in directories
2022-01-01 20:04:30 +03:00
Erkin Alp Güney
10551adb9a
Eventually fixed all the errors in the RandomInviteID
2021-11-30 22:04:48 +03:00
Erkin Alp Güney
822bf90fb6
fix the bigint asintn
2021-11-30 21:53:50 +03:00
Erkin Alp Güney
215f876bb2
Fix assignment incompatibility
2021-11-30 21:30:01 +03:00
Erkin Alp Güney
96a9c4dff3
Fix the type errors
...
Forgot that you cannot mix and match bigint and float
2021-11-30 20:33:29 +03:00
Erkin Alp Güney
73c5141e05
snowflake-based invite generation
2021-11-28 11:25:41 +03:00
RiversideRocks
4007b7f231
Change user agent
2021-10-21 12:45:10 -04:00
developomp
99f6da9762
prettier formatted /api
2021-10-20 09:13:22 +09:00
Flam3rboy
d504cdf0ee
⚡ message performance
2021-10-18 18:34:48 +02:00
Flam3rboy
38106d9cbb
🎨 clean up instances on start
2021-10-17 00:41:21 +02:00
Flam3rboy
e1b991dfd1
Merge branch 'master' into sticker
2021-10-15 13:32:26 +02:00
Flam3rboy
d8f77c687e
🐛 fix message sticker sending
2021-10-15 00:03:05 +02:00
Flam3rboy
5cc5ea3f04
🎨 do not automatically create default guild
2021-10-14 21:25:17 +02:00
Flam3rboy
4e6ffcbc4f
🐛 fix migration + autojoin
2021-10-14 00:32:15 +02:00
Flam3rboy
976f76d524
🎨 gifs
2021-10-11 16:34:18 +02:00
Flam3rboy
1bc56e5131
✨ added autoJoin guild to config
2021-10-05 19:37:20 +02:00
Flam3rboy
214d6b821c
🎨 move field error to util
2021-10-05 19:34:13 +02:00
Flam3rboy
7268779dc3
✨ add `right
` option to route()
2021-10-03 01:55:57 +02:00
Flam3rboy
4b2e93c84b
✨ add private and public endpoint
2021-09-25 23:55:19 +02:00
Flam3rboy
e2a22da5c4
🐛 fix #392
2021-09-25 04:20:35 +02:00
Flam3rboy
2a094c603a
✨ generate openapi documentation
2021-09-21 22:52:30 +02:00
Flam3rboy
eb2f447d96
🐛 fix unittests
2021-09-20 23:35:37 +02:00
Flam3rboy
16a3d1b334
Merge branch 'master' into unittests
2021-09-20 21:49:42 +02:00
Flam3rboy
fe34c5da87
Merge pull request #382 from fosscord/auto-delete-relations
...
Auto delete relations
2021-09-20 21:27:08 +02:00
Chris Chrome
013a4b8bc8
Fix one thing, another problem pops up
...
Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2021-09-20 11:29:37 -04:00
Flam3rboy
994406e5ce
🎨 remove deleteMessageAttachments and move to entity
2021-09-19 18:46:22 +02:00
Flam3rboy
a3484e64e4
✨ route middleware test option
2021-09-18 11:56:06 +02:00
Flam3rboy
a7bf295591
✨ jest automatic tests
2021-09-18 01:50:29 +02:00
Flam3rboy
181afe7e09
🐛 fix guild create icon
2021-09-18 00:19:53 +02:00
Flam3rboy
859fdd679b
🐛 fix body parse treating null not as undefined (except for icons/avatars)
2021-09-17 23:42:40 +02:00
Flam3rboy
d2d7dd0561
Revert " 🚧 webhook"
...
This reverts commit df2b83ac158be1e7233d8edce59033c15c193599.
2021-09-16 20:49:07 +02:00
Flam3rboy
df2b83ac15
🚧 webhook
2021-09-14 22:15:55 +02:00
Flam3rboy
37533e28fd
Merge branch 'master' of https://github.com/fosscord/fosscord-api
2021-09-14 13:18:32 +02:00
Flam3rboy
dcc3ae6a14
🎨 remove unused imports
2021-09-13 17:51:16 +02:00
AlTech98
aa1f1a22a4
Delete attachments of deleted messages, fix #273
2021-09-13 17:32:31 +02:00
Flam3rboy
e32bb24fa8
🐛 fix invites: ajv doesn't treat null as undefined
2021-09-13 00:00:11 +02:00
Flam3rboy
6ba9c834bd
✨ #307 done
2021-09-12 23:28:56 +02:00
Flam3rboy
e2c66a1fe5
🚧 ✨ new body parser (bans route)
2021-09-12 21:21:08 +02:00
Flam3rboy
60535f5159
🎨 remove long relatives paths -> short module paths
2021-09-12 21:09:29 +02:00
AlTech98
c59ccf2176
Added /guilds/:id/voice-states apis
2021-09-04 11:46:46 +02:00
xnacly
7db26b5952
moved Constants and Errorhandler from api to util
2021-09-03 21:29:17 +02:00
Flam3rboy
7ff5e14887
✨ use DiscordApiErrors and check limits
2021-09-01 11:27:52 +02:00
Flam3rboy
f654635d6a
Merge branch 'typeorm' into typeorm
2021-08-31 18:10:36 +02:00
Flam3rboy
717b722950
Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm
2021-08-31 17:58:49 +02:00
Flam3rboy
9400fc8fb8
Channel utility methods in entity
2021-08-31 17:57:44 +02:00
AlTech98
7baa2fbe52
Created list of all possible api errors and made them throwable in routes code
2021-08-31 17:56:38 +02:00