1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 02:31:36 +02:00
Commit Graph

1593 Commits

Author SHA1 Message Date
Paul Munteanu
0ce5c918f5
Add regions to Config 2021-07-26 02:14:37 +03:00
Flam3rboy
04a6590bd3
Merge pull request #74 from luth31/master 2021-07-24 09:19:20 +02:00
Paul Munteanu
e1ffed7b4a
Add thread_member_lists to LazyRequest 2021-07-24 04:03:13 +03:00
Flam3rboy
707e94614b
Merge pull request #174 from DankDumpster/72-char
Make password limit 72 to match discord's limit
2021-07-22 18:22:12 +02:00
Flam3rboy
007b977e0f 1.3.34 2021-07-22 14:26:06 +02:00
Flam3rboy
cfb97ca830 🔧 build 2021-07-22 14:26:03 +02:00
Flam3rboy
7ee8cda4c6 1.3.33 2021-07-22 14:23:40 +02:00
Flam3rboy
9af8df3baf ReadState 2021-07-22 14:23:30 +02:00
Flam3rboy
f7e3809d7e 🐛 fix 404 error return json instead of client 2021-07-22 14:04:24 +02:00
Matthew
ec9671a429
Update register.ts 2021-07-22 01:35:24 +00:00
Matthew
c687d9074f
Make password limit 72 to match discord's limit 2021-07-22 01:33:58 +00:00
Diego Magdaleno
3fe2c8bfa8 npm i @fosscord/server-util@1.32 2021-07-21 15:54:00 -05:00
Diego Magdaleno
43c560c210 [Update] 1.3.32 2021-07-21 15:44:12 -05:00
Diego Magdaleno
d2c924a28b
Merge pull request #9 from DiegoMagdaleno/master
Fix: edited_timestamp should be either Date | null not Date | undefined
2021-07-21 15:38:25 -05:00
Diego Magdaleno
2752f481b6
Merge branch 'fosscord:master' into master 2021-07-21 15:37:24 -05:00
Diego Magdaleno
1bd9e2d787 Fix: Edited timestamp is Date or NULL 2021-07-21 15:36:21 -05:00
Diego Magdaleno
adf1f7cce6
[Remove] Remove the console.log 2021-07-21 15:04:41 -05:00
Diego Magdaleno
7408faf8b7
Merge pull request #173 from DiegoMagdaleno/master
[Fix] Fixes STR instead of JSON response and timestamps
2021-07-21 14:49:14 -05:00
Diego Magdaleno
3ae50def52
Merge branch 'fosscord:master' into master 2021-07-21 14:47:30 -05:00
Diego Magdaleno
a95d7b7ce5 [Fix] All messages should have edited_timestamp even if null 2021-07-21 14:47:07 -05:00
Diego Magdaleno
320fef002e
Merge pull request #5 from fosscord/Docker
Dockerization
2021-07-20 16:05:53 -05:00
Diego Magdaleno
295202de90 [Add] Add working Dockerfile 2021-07-20 16:05:12 -05:00
Flam3rboy
2fefd17471 fix guild create 2021-07-19 22:46:19 +02:00
Flam3rboy
c05e17e4d4 🐛 fix login route 2021-07-19 22:46:06 +02:00
Flam3rboy
247a213eea 🐛 fix gateway route 2021-07-19 22:45:58 +02:00
Flam3rboy
32d18c5cc0 1.3.31 2021-07-19 22:44:22 +02:00
Flam3rboy
6f0ca89989 1.3.30 2021-07-19 22:42:18 +02:00
Flam3rboy
11ace49d8c 🐛 fix findOne exists query 2021-07-19 22:42:07 +02:00
Diego Magdaleno
7dab8f9435 [Gateway Endpoint] Encode response as JSON 2021-07-19 13:17:33 -05:00
Flam3rboy
05cff32522
Merge pull request #172 from fosscord/l10n_master 2021-07-19 17:15:56 +02:00
Flam3rboy
705971f1a6 New translations common.json (Slovak) 2021-07-19 17:12:08 +02:00
Flam3rboy
d079841df1 New translations auth.json (Slovak) 2021-07-19 17:12:07 +02:00
Flam3rboy
1754557af4 fix attachment 2021-07-18 19:51:19 +02:00
Flam3rboy
0fc1833268 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-07-18 19:49:17 +02:00
Flam3rboy
3e6e19e838 🔊 fix log 2021-07-18 19:49:12 +02:00
Flam3rboy
11ded12204 🔊 fix log 2021-07-18 19:49:10 +02:00
Flam3rboy
89b5f6963a 🔊 fix log 2021-07-18 19:49:03 +02:00
Flam3rboy
7ffbc35dd6
Merge pull request #170 from fosscord/l10n_master
New Crowdin updates
2021-07-18 17:06:22 +02:00
Flam3rboy
3edba68480 New translations common.json (Slovak) 2021-07-18 17:06:11 +02:00
Flam3rboy
1870e8f006 New translations auth.json (Slovak) 2021-07-18 17:06:10 +02:00
Flam3rboy
ba0e2bca03 🐛 remove bin from package.json 2021-07-16 17:08:14 +02:00
Flam3rboy
bde41965cc 🐛 fix github action 2021-07-16 16:16:10 +02:00
Flam3rboy
4d7ce61ce5 ⬆️ update lambert-server 2021-07-16 16:15:59 +02:00
Flam3rboy
5acd0ad669 🐛 fix server options 2021-07-16 16:15:48 +02:00
Flam3rboy
1049f57454 Update tsconfig.json 2021-07-16 11:59:56 +02:00
Flam3rboy
6835a24d2e 🚚 rename listen() -> start() for a consistent naming schema 2021-07-15 19:23:13 +02:00
Flam3rboy
bc4f944218 ⬆️ update @fosscord/server-util 2021-07-13 20:55:20 +02:00
Flam3rboy
2f68beea8f delete rethink 2021-07-11 11:05:40 +02:00
Flam3rboy
e70cdfe282 🎨 clean up bundle script 2021-07-11 11:05:09 +02:00
Flam3rboy
eb1c3856e2 📝 add uncompression message to releases 2021-07-11 10:25:28 +02:00