84 Commits

Author SHA1 Message Date
Madeline
baba1c5349 Merge branch 'feat/captchaVerify' into slowcord 2022-07-20 15:46:16 +10:00
Madeline
45e88be53d Captcha checking 2022-07-20 15:44:59 +10:00
Madeline
8a569d884a Merge branch 'feat/captchaVerify' into slowcord 2022-07-20 15:33:27 +10:00
Madeline
3f0c992e13 Captcha checking 2022-07-20 15:30:50 +10:00
Madeline
2c8eadb9ef Fix content type for captcha check 2022-07-20 15:07:39 +10:00
Madeline
8d9816879f Hcaptcha backend 2022-07-20 14:39:35 +10:00
Madeline
2b5de2d1ac Message embeds use image width/height 2022-07-17 21:05:10 +10:00
Madeline
90eabd933b * Make max website preview download size for embeds configurable
* Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
2022-07-09 09:45:28 +03:00
Madeline
6b5e48167c * Make max website preview download size for embeds configurable
* Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
2022-07-09 16:01:32 +10:00
Erkin Alp Güney
b81017bc60 backfilling — first steps 2022-04-23 10:56:47 +03:00
Erkin Alp Güney
c3f69bc6d8 general rights enforcement stuff 2022-04-18 22:02:32 +03:00
Erkin Alp Güney
d53702e359 Update passwordStrength.ts 2022-04-12 20:10:30 +03:00
Madeline
12aed1db1f Fix compile errors in checkPassword's entropy check 2022-04-10 17:39:23 +03:00
Erkin Alp Güney
07ed88ff6a Update passwordStrength.ts 2022-04-09 21:48:25 +03:00
Erkin Alp Güney
6620265077 add an elegant entropy check 2022-04-09 21:45:45 +03:00
Erkin Alp Güney
28a15f3643 remove todos that are implemented 2022-04-08 11:05:19 +03:00
Erkin Alp Güney
75e546cf72 enforce the rights 2022-04-08 11:02:11 +03:00
Nobody
64f0b1f1a1 fix(api): working replies in dm channels 2022-03-09 17:09:36 +03:00
Featyre
858a885b0c Partnet + Discover fix and join 2022-01-24 22:59:14 +08:00
Madeline
41fca13db2 Fix typo in commit 277b28c 2022-01-13 10:49:26 +03:00
Erkin Alp Güney
072a60fb03 Fix the feature check 2022-01-12 16:04:34 +03:00
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