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

874 Commits

Author SHA1 Message Date
Flam3rboy
192ae9c37a ⬆️ update dependency 2021-05-22 17:45:53 +02:00
Flam3rboy
c734ced279 ⬆️ update dependency 2021-05-22 17:42:36 +02:00
Flam3rboy
159ff75944 Reactions 2021-05-22 17:40:28 +02:00
Flam3rboy
f72156a40d invites TTL 2021-05-22 17:40:23 +02:00
Flam3rboy
4715ef1eab createChannel() 2021-05-22 17:40:10 +02:00
Flam3rboy
8a13a1f2ea 🎨 Move member routes in separate files 2021-05-22 17:39:28 +02:00
Diego Magdaleno
d67b590397 Config: Dont suffix with nodejs 2021-05-21 18:20:59 -05:00
Diego Magdaleno
05057b922a Config: Refactor config method, so we have a new get all option, fix issues in configurations 2021-05-21 18:18:58 -05:00
Flam3rboy
d48b286e4b 🎨 refactor/format 2021-05-21 22:12:21 +02:00
Flam3rboy
f435d33da1 Message Pins 2021-05-21 21:59:19 +02:00
Flam3rboy
350b932ef6 🚧 read state 2021-05-21 21:59:04 +02:00
Flam3rboy
6af753f4e0 sendMessage() function 2021-05-21 21:58:41 +02:00
Flam3rboy
52b4a726f8
Merge pull request #143 from DarrenAlex/patch-1
Added Indonesian translations
2021-05-21 07:26:00 +02:00
DarrenAlex
88af9eb11a
Added Indonesian translations 2021-05-21 10:56:04 +07:00
Diego Magdaleno
8872f806f7 Meta: Clean up the format file 2021-05-19 20:44:52 -05:00
Diego Magdaleno
e3f6a29df7 Config: First rewrite of config and working implementation of getting values 2021-05-19 20:39:31 -05:00
Flam3rboy
89e0e2ebdc load gateway url from config 2021-05-18 22:05:25 +02:00
Diego Magdaleno
bb2d3715ea Config: Start working on the config refactor 2021-05-17 19:00:50 -05:00
Diego Magdaleno
466c72d65f Config: Those bracks dont go there 2021-05-15 18:23:01 -05:00
Diego Magdaleno
17aec4e4b0 Merge branch 'master' of github.com:DiegoMagdaleno/fosscord-api 2021-05-15 16:58:14 -05:00
Diego Magdaleno
fc2ae1a41e Config: Redo config to be more straight to the point 2021-05-15 16:57:31 -05:00
Diego Magdaleno
d96878d57c Merge branch 'fosscord:master' into master 2021-05-15 16:19:09 -05:00
Diego Magdaleno
67d85a9fc5 Config: Be able to configure the target_url 2021-05-15 16:15:52 -05:00
Flam3rboy
68f7b66fb1
Merge pull request #138 from fosscord/l10n_master
New Crowdin updates
2021-05-12 15:51:20 +02:00
Flam3rboy
d5063a7275 New translations common.json (Esperanto) 2021-05-12 15:48:39 +02:00
Flam3rboy
6ffce3d59c New translations auth.json (Esperanto) 2021-05-12 15:48:38 +02:00
Flam3rboy
35893c62bc
Merge pull request #137 from 9qz/master
Some refactor, fix channel_delete event and @everyone role appearing on member roles
2021-05-11 17:24:07 +02:00
honeytequila
6f8f0d0b57 Merge branch 'fosscord:master' into master 2021-05-11 10:34:35 -03:00
notsapinho
e2db4c94f6 Some refactor, fix channel_delete event and @everyone role appearing on member roles 2021-05-11 10:33:56 -03:00
Flam3rboy
c04d1a476c 🐛 fix Dockerfile 2021-05-10 17:58:14 +02:00
Flam3rboy
87bbf11843
Merge pull request #136 from notsapinho/master
🐛 Fix channels and joined_at not getting populated
2021-05-10 15:49:57 +02:00
honeytequila
e817017425
Update Member.ts 2021-05-10 10:46:39 -03:00
notsapinho
f9eba44d10 🐛 Fix channels and joined_at not getting populated 2021-05-10 10:42:33 -03:00
Flam3rboy
8bdee7ea03 🐛 fix channel modify schema 2021-05-10 15:34:06 +02:00
Flam3rboy
0548c8784d 🐛 fix addMember guild not populating 2021-05-10 14:27:03 +02:00
Flam3rboy
784cf3ce93
Merge pull request #135 from fosscord/l10n_master
New Crowdin updates
2021-05-09 21:24:52 +02:00
Flam3rboy
ca91b8da9c New translations auth.json (Vietnamese) 2021-05-09 21:24:26 +02:00
Flam3rboy
fa69065c7d New translations common.json (Polish) 2021-05-09 21:24:25 +02:00
Flam3rboy
b7f89675ff New translations auth.json (Polish) 2021-05-09 21:24:24 +02:00
Flam3rboy
4732f0f9bd
Merge pull request #134 from DiegoMagdaleno/master
Docker: Fix the fact that post-install didnt run
2021-05-09 18:31:09 +02:00
Diego Magdaleno
6bb33107b6 Docker: Fix the fact that post-install didnt run 2021-05-09 11:29:53 -05:00
Flam3rboy
edce4fc72f Merge branch 'master' of https://github.com/discord-open-source/discord-api 2021-05-09 17:41:36 +02:00
Flam3rboy
ddde476319 🐛 fix Guild vanity_url 2021-05-09 17:41:34 +02:00
Flam3rboy
b319b0cf0f
Merge pull request #133 from DiegoMagdaleno/master
Setup: Dockerize the API
2021-05-09 14:24:54 +02:00
Diego Magdaleno
1cec20f789 Setup: Dockerize the API 2021-05-08 18:07:24 -05:00
Flam3rboy
35bd6b7ed7 add opencollective 2021-05-08 23:05:08 +02:00
Flam3rboy
5514d1d7c5
Merge pull request #132 from fosscord/l10n_master
New Crowdin updates
2021-05-08 21:24:34 +02:00
Flam3rboy
471e54a047 New translations common.json (French) 2021-05-08 21:23:52 +02:00
Flam3rboy
90e77e1b11 New translations auth.json (French) 2021-05-08 21:23:51 +02:00
Intevel ツ
6b1205c2fc Update index.ts 2021-05-08 16:52:11 +02:00