1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 02:01:33 +02:00
Commit Graph

2184 Commits

Author SHA1 Message Date
Samuel
04df1d1591 New translations common.json (Portuguese, Brazilian) 2021-10-18 14:23:21 -04:00
Samuel
157c2b17a4 New translations auth.json (Russian) 2021-10-18 14:23:13 -04:00
Samuel
ba1fc2a56c New translations auth.json (Portuguese) 2021-10-18 14:23:12 -04:00
Samuel
795dac6d1c New translations auth.json (Slovak) 2021-10-18 14:23:04 -04:00
Samuel
cdf740d123 New translations auth.json (Turkish) 2021-10-18 14:22:53 -04:00
Samuel
76721e17c6 New translations auth.json (Portuguese, Brazilian) 2021-10-18 14:22:39 -04:00
Samuel
519ec4b076 New translations auth.json (Chinese Traditional) 2021-10-18 14:22:37 -04:00
Samuel
2597ed9658 New translations auth.json (Chinese Simplified) 2021-10-18 14:22:34 -04:00
Samuel
e771c9ea2e New translations common.json (Portuguese) 2021-10-18 18:18:47 +02:00
Samuel
a5c38ace4d New translations common.json (Chinese Simplified) 2021-10-18 18:18:41 +02:00
Samuel
5d643ff755 New translations common.json (Persian) 2021-10-18 18:18:38 +02:00
Samuel
64044a8278 New translations common.json (Sinhala) 2021-10-18 18:18:34 +02:00
Samuel
4c6a5b54c9 New translations auth.json (Portuguese) 2021-10-18 18:18:31 +02:00
Samuel
4556ceef65 New translations auth.json (Sinhala) 2021-10-18 18:18:05 +02:00
Samuel
12692599a1 New translations auth.json (Persian) 2021-10-18 18:18:03 +02:00
Samuel
792a141857 New translations auth.json (Chinese Traditional) 2021-10-18 18:17:59 +02:00
Samuel
8a716f9f72 New translations auth.json (Chinese Simplified) 2021-10-18 18:17:58 +02:00
Flam3rboy
45efdb7ce4 vertically scale bundle 2021-10-18 17:38:31 +02:00
Flam3rboy
dc22db6902 Revert "fix: make the CDN build correctly"
This reverts commit 79aae987fd.
2021-10-18 14:38:34 +02:00
Flam3rboy
435e67b7a9 Revert "fix: make API dockerfile use correct setup steps"
This reverts commit aae55cfe71.
2021-10-18 14:36:57 +02:00
Samuel
508fbce94e fix default cdn endpoint for message attachments 2021-10-18 11:02:08 +02:00
Samuel
021fe5cffd Merge pull request #477 from DiegoMagdaleno/master 2021-10-17 23:54:17 +02:00
Diego Magdaleno
d48fbd415b Merge branch 'hbjydev-docker-fix' 2021-10-17 16:51:45 -05:00
Diego Magdaleno
648c9b738c Merge branch 'docker-fix' of https://github.com/hbjydev/fosscord-server into hbjydev-docker-fix 2021-10-17 16:51:17 -05:00
Flam3rboy
e4a9b332e7 Merge branch 'master' of http://github.com/fosscord/fosscord-server 2021-10-17 22:28:16 +02:00
Flam3rboy
5c38999afa 🐛 also receive events for newly added members/relationships 2021-10-17 22:28:15 +02:00
Flam3rboy
3a76f0f33c config override file 2021-10-17 22:27:54 +02:00
Samuel
fa307ffeae 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
1de902108d remove template comment 2021-10-17 21:54:59 +03:00
uurgothat
3a118841a0 oauth2 route draft to return an empty array 2021-10-17 21:51:19 +03:00
uurgothat
7dd1873962 Merge branch 'master' of https://github.com/fosscord/fosscord-server 2021-10-17 21:49:46 +03:00
Samuel
25a08b3f9f Update README.md 2021-10-17 15:39:34 +02:00
Hayden Young
79aae987fd fix: make the CDN build correctly 2021-10-17 11:55:54 +00:00
Samuel
f9e20bf61f Merge pull request #473 from xaronnn/master
Fix requirements with python
2021-10-17 11:57:20 +02:00
Uğur
3de9a61c05 Fix requirements with python 2021-10-17 03:45:39 +03:00
Flam3rboy
b610e3f872 🐛 remove pause 2021-10-17 02:28:51 +02:00
Flam3rboy
eb4752a4e6 🐛 fix executable + pause on crash 2021-10-17 02:24:40 +02:00
Flam3rboy
f4ce00800d 🐛 fix docker image 2021-10-17 02:12:10 +02:00
Flam3rboy
197a2641f9 🐛 fix executable 2021-10-17 02:06:39 +02:00
Flam3rboy
78778c8eee 🐛 fix typing 2021-10-17 01:53:29 +02:00
Flam3rboy
2033f0eb69 🐛 fix typo in custom status 2021-10-17 01:42:30 +02:00
Flam3rboy
4aeb7b3b4a ⬆️ update sqlite3 2021-10-17 01:39:41 +02:00
Flam3rboy
860e86ad19 migration for timestamp migrations 2021-10-17 01:23:51 +02:00
Samuel
f0c17bb28f Merge pull request #467 from hbjydev/fix-migration-column-issue
Fix migration timestamp column data type issue
2021-10-17 01:14:43 +02:00
Flam3rboy
1e21f05206 🐛 default session activites 2021-10-17 00:57:31 +02:00
Flam3rboy
c378724bf3 add presence migration 2021-10-17 00:51:51 +02:00
Flam3rboy
60220a292d Merge branch 'master' of http://github.com/fosscord/fosscord-server 2021-10-17 00:41:36 +02:00
Flam3rboy
95f5fb3b93 🎨 reformatted 2021-10-17 00:41:24 +02:00
Flam3rboy
38106d9cbb 🎨 clean up instances on start 2021-10-17 00:41:21 +02:00
Flam3rboy
a43ee81b4a 🐛 user settings 2021-10-17 00:41:06 +02:00