Commit Graph

2196 Commits

Author SHA1 Message Date
Samuel efbd30e5f4 New translations common.json (Vietnamese) 2021-10-18 21:40:43 -04:00
Samuel 30010a5a8e New translations auth.json (Polish) 2021-10-18 21:40:41 -04:00
Flam3rboy 976a58ee70 Merge branch 'master' of http://github.com/fosscord/fosscord-server 2021-10-18 21:10:06 +02:00
Flam3rboy cea121fe3f 🐛 fix types + prod env 2021-10-18 21:10:03 +02:00
Samuel e88dafa7c9 Merge pull request #483 from fosscord/translation
New Crowdin updates
2021-10-18 14:38:43 -04:00
Samuel 98c8575702 New translations common.json (Portuguese) 2021-10-18 14:23:33 -04:00
Samuel 17e55d1bbe New translations common.json (Chinese Simplified) 2021-10-18 14:23:27 -04:00
Samuel eb82f605ea New translations common.json (Chinese Traditional) 2021-10-18 14:23:23 -04:00
Samuel a00049c431 New translations common.json (Portuguese, Brazilian) 2021-10-18 14:23:21 -04:00
Samuel 1b19f80253 New translations auth.json (Russian) 2021-10-18 14:23:13 -04:00
Samuel c857a5591d New translations auth.json (Portuguese) 2021-10-18 14:23:12 -04:00
Samuel 2fd622d36c New translations auth.json (Slovak) 2021-10-18 14:23:04 -04:00
Samuel 2939f856c6 New translations auth.json (Turkish) 2021-10-18 14:22:53 -04:00
Samuel 65f4022a4f New translations auth.json (Portuguese, Brazilian) 2021-10-18 14:22:39 -04:00
Samuel 2bc1dea1eb New translations auth.json (Chinese Traditional) 2021-10-18 14:22:37 -04:00
Samuel 949ddbb0c5 New translations auth.json (Chinese Simplified) 2021-10-18 14:22:34 -04:00
Flam3rboy 923d4d2304 message performance 2021-10-18 18:34:48 +02:00
Flam3rboy 374c3f7bb2 🌐 remove unused locales 2021-10-18 18:34:03 +02:00
Samuel 5bcd2c984e Merge pull request #482 from fosscord/translation
New Crowdin updates
2021-10-18 18:19:32 +02:00
Samuel a8df5e81cf New translations common.json (Portuguese) 2021-10-18 18:18:47 +02:00
Samuel ce8250526c New translations common.json (Chinese Simplified) 2021-10-18 18:18:41 +02:00
Samuel 58e2eeca99 New translations common.json (Persian) 2021-10-18 18:18:38 +02:00
Samuel 1c9a805507 New translations common.json (Sinhala) 2021-10-18 18:18:34 +02:00
Samuel e24ad89147 New translations auth.json (Portuguese) 2021-10-18 18:18:31 +02:00
Samuel 6b700998a5 New translations auth.json (Sinhala) 2021-10-18 18:18:05 +02:00
Samuel c0200247a3 New translations auth.json (Persian) 2021-10-18 18:18:03 +02:00
Samuel 30da18195c New translations auth.json (Chinese Traditional) 2021-10-18 18:17:59 +02:00
Samuel 504dede55a New translations auth.json (Chinese Simplified) 2021-10-18 18:17:58 +02:00
Samuel f08231655b Update Crowdin configuration file 2021-10-18 18:15:50 +02:00
Flam3rboy f6b00d2fcd vertically scale bundle 2021-10-18 17:38:31 +02:00
Flam3rboy 70d0d11ffd Revert "fix: make the CDN build correctly"
This reverts commit 5fea8b21d1.
2021-10-18 14:38:34 +02:00
Flam3rboy 1f2822597b Revert "fix: make API dockerfile use correct setup steps"
This reverts commit da7a87d391.
2021-10-18 14:36:57 +02:00
Samuel 046692b294 fix default cdn endpoint for message attachments 2021-10-18 11:02:08 +02:00
Samuel f6b08b84a1 Merge pull request #477 from DiegoMagdaleno/master 2021-10-17 23:54:17 +02:00
Diego Magdaleno 1c98c08c40 Merge branch 'hbjydev-docker-fix' 2021-10-17 16:51:45 -05:00
Diego Magdaleno 413d9d5060 Merge branch 'docker-fix' of https://github.com/hbjydev/fosscord-server into hbjydev-docker-fix 2021-10-17 16:51:17 -05:00
Flam3rboy ae5fd086a2 Merge branch 'master' of http://github.com/fosscord/fosscord-server 2021-10-17 22:28:16 +02:00
Flam3rboy b3cfa555f8 🐛 also receive events for newly added members/relationships 2021-10-17 22:28:15 +02:00
Flam3rboy 842d6ea905 config override file 2021-10-17 22:27:54 +02:00
Samuel 6a565df575 Merge pull request #475 from Thesourtimes/master
return an empty array at oauth2/tokens to have a response in connections
2021-10-17 20:55:44 +02:00
Kuna 4a6ecd0b15 remove template comment 2021-10-17 21:54:59 +03:00
uurgothat be164e7d2a oauth2 route draft to return an empty array 2021-10-17 21:51:19 +03:00
uurgothat db3d6e116a Merge branch 'master' of https://github.com/fosscord/fosscord-server 2021-10-17 21:49:46 +03:00
Samuel 0419786f7c Update README.md 2021-10-17 15:39:34 +02:00
Hayden Young 5fea8b21d1 fix: make the CDN build correctly 2021-10-17 11:55:54 +00:00
Samuel 9e6e166a7a Merge pull request #473 from xaronnn/master
Fix requirements with python
2021-10-17 11:57:20 +02:00
Uğur ca4fb5c1a6 Fix requirements with python 2021-10-17 03:45:39 +03:00
Flam3rboy 1fc003abda 🐛 remove pause 2021-10-17 02:28:51 +02:00
Flam3rboy 61dc10d6a0 🐛 fix executable + pause on crash 2021-10-17 02:24:40 +02:00
Flam3rboy 5828be4e35 🐛 fix docker image 2021-10-17 02:12:10 +02:00