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

245 Commits

Author SHA1 Message Date
Erkin Alp Güney
6d2ae89a3b snowflake-based invite generation 2021-11-28 11:25:41 +03:00
Kuna
82d69052c3
Update util/src/entities/Config.ts
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
2021-11-21 15:35:59 +00:00
Kuna
41cd9824af
Update util/src/entities/Config.ts
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
2021-11-21 15:35:51 +00:00
Thesourtimes
17684a14fd Fix the minor issues on route 2021-11-18 22:15:05 +03:00
uurgothat
312e459337 Add image field 2021-11-17 22:50:25 +03:00
uurgothat
39aebb2cfc Add instance route 2021-11-17 22:28:22 +03:00
uurgothat
f45d1d579d make templates configurable + authorization 2021-10-24 19:49:32 +03:00
uurgothat
b603b81629 Merge branch 'master' of https://github.com/fosscord/fosscord-server 2021-10-24 18:13:51 +03:00
Flam3rboy
f9187a6c0f ⬆️ update packages 2021-10-24 12:59:25 +02:00
KagurazakaNyaa
ecd54e9eaa Fix missing dependencies 2021-10-24 02:50:03 +08:00
KagurazakaNyaa
8ded9a20f9 Proxy support for external network access 2021-10-24 02:17:07 +08:00
Samuel
b8b0112d04
Merge pull request #490 from developomp/master
Prettier format and link simplification
2021-10-20 14:16:26 -04:00
Flam3rboy
d4be4a8101 🐛 revert file config overwrite 2021-10-20 17:15:21 +02:00
developomp
04a739a5b9 prettier formatted /util 2021-10-20 09:16:59 +09:00
Flam3rboy
6299d45114 use better-sqlite3 as default db 2021-10-18 22:55:54 +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
uurgothat
89c3ec1b4a external templates + fosscord draft and more configs 2021-10-18 04:36:49 +03: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
842d6ea905 config override file 2021-10-17 22:27:54 +02:00
uurgothat
3b6fc60783 Add discord template support 2021-10-17 23:20:46 +03:00
Hayden Young
5fea8b21d1 fix: make the CDN build correctly 2021-10-17 11:55:54 +00:00
Flam3rboy
6c46a46cf0 ⬆️ update sqlite3 2021-10-17 01:39:41 +02:00
Flam3rboy
a8ba406222 migration for timestamp migrations 2021-10-17 01:23:51 +02:00
Samuel
a152cae899
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
9fa1081803 🐛 default session activites 2021-10-17 00:57:31 +02:00
Flam3rboy
f2cb03da4b add presence migration 2021-10-17 00:51:51 +02:00
Flam3rboy
5249e923a0 🎨 reformatted 2021-10-17 00:41:24 +02:00
Flam3rboy
0ea7d5f35c User presence/status 2021-10-17 00:39:54 +02:00
Flam3rboy
bd0b941fea added session + memberlist event 2021-10-17 00:38:56 +02:00
Flam3rboy
395835a937 ⬆️ update mnjsf 2021-10-16 21:48:57 +02:00
Flam3rboy
135eb11485 🔒 update modules 2021-10-15 23:51:31 +02:00
Flam3rboy
47d3d0e3fa 🔒 update set-value & tar 2021-10-15 23:43:40 +02:00
Flam3rboy
451e27998f 🐛 fix migration timestampe 2021-10-15 23:29:59 +02:00
Hayden Young
b9d852a4bd
fix: make timestamp column a bigint 2021-10-15 19:20:16 +01:00
Samuel
1bbf789a7e
Merge pull request #455 from fosscord/sticker
Stickers
2021-10-15 18:39:57 +02:00
Flam3rboy
a64f79afda sticker events 2021-10-15 18:39:28 +02:00
Flam3rboy
34e2392b48 automatically run db migrations 2021-10-15 18:39:19 +02:00
Flam3rboy
9e2553c3a1 Merge branch 'master' into sticker 2021-10-15 13:32:26 +02:00
Hayden Young
5ccff54e4d chore(merge): remote -> local 2021-10-15 11:03:23 +00:00
Flam3rboy
edbd299777 🐛 fix unittests 2021-10-15 13:00:23 +02:00
Samuel
d1c0753bc0
Merge pull request #448 from Mr2u/master
Route #10 Prune and prune count
2021-10-15 00:35:32 +02:00
Flam3rboy
0994b47a67 🐛 fix prune 2021-10-15 00:35:18 +02:00
Flam3rboy
88425f87ec 🎨 reformat 2021-10-15 00:03:35 +02:00
Flam3rboy
c1d786b6e1 🐛 fix sticker packs 2021-10-15 00:03:19 +02:00
Flam3rboy
0ccc478c54 🐛 fix message sticker sending 2021-10-15 00:03:05 +02:00
Flam3rboy
d2df6f99be sticker upload 2021-10-15 00:02:23 +02:00
Flam3rboy
9200fb546c sticker db entities 2021-10-14 19:47:02 +02:00
Flam3rboy
8257e2631a 🐛 fix migration + autojoin 2021-10-14 00:32:15 +02:00
Mr2u
625853a47e
Merge branch 'fosscord:master' into master 2021-10-13 19:33:39 +11:00