1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-10 12:42:44 +01:00
Commit Graph

3013 Commits

Author SHA1 Message Date
Conner
ac2062e49d Merge pull request #737 from fosscord/translation
New Crowdin updates
2022-06-26 16:27:48 +02:00
Madeline
01f5850b37 Merge pull request #776 from MaddyUnderStars/fix/member_id
Fix compile errors in latest
2022-06-26 23:35:31 +10:00
Madeline
446ff62bfe Fix compile errors in latest 2022-06-26 23:33:51 +10:00
Madeline
d138b2b842 Start of custom login and discord oauth flow 2022-06-26 23:14:10 +10:00
Erkin Alp Güney
d94d94aa3c fix the wrong name 2022-06-26 14:42:06 +03:00
Erkin Alp Güney
4a6ed7ec1f self-leave logic 2022-06-26 14:41:06 +03:00
Erkin Alp Güney
582d413f2c JOIN_GUILDS is not the right flag there 2022-06-26 14:26:36 +03:00
Erkin Alp Güney
72d8bffde6 Update Rights.ts 2022-06-26 14:20:34 +03:00
Madeline
ee7431f0fa Merge branch 'master' into slowcord 2022-06-26 20:51:39 +10:00
dependabot[bot]
e0174a3349 Bump sqlite3 from 5.0.2 to 5.0.8 in /util
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.8.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.8)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-19 12:02:29 +03:00
Erkin Alp Güney
6f38357aa0 Merge pull request #763 from KaKi87/spdx
Use SPDX license syntax in 'package.json' files
2022-06-19 11:40:18 +03:00
Samuel
1d0a9efa2e Merge pull request #767 from MaddyUnderStars/feat/pingInformation
Expose general instance information via api /ping route
2022-06-15 12:10:03 +02:00
Madeline
53fe9706c4 Merge branch 'feat/pingInformation' into slowcord 2022-06-08 17:01:47 +10:00
Madeline
7a991f3f3c Expose general instance information via api /ping route 2022-06-08 16:58:27 +10:00
Madeline
77b31d79a3 More random bullshit 2022-06-05 22:02:21 +10:00
KaKi87
5adcd70a51 Use SPDX license syntax in 'package.json' files 2022-06-02 17:33:50 +02:00
Madeline
b680d179c3 Merge branch 'master' into maddyrtc 2022-06-02 16:29:56 +10:00
Madeline
707b6f3181 Add promotional_email_opt_in field to register to allow newer clients to make register requests 2022-06-01 21:31:01 +10:00
Madeline
3ea721b4ba Merge remote-tracking branch 'origin/fix/claim_accounts' into slowcord 2022-05-31 20:03:41 +10:00
Madeline
eb00351d87 Merge branch 'feat/defaultRights' into slowcord 2022-05-31 20:01:25 +10:00
Madeline
035a8ead46 Merge branch 'master' into slowcord 2022-05-31 20:01:16 +10:00
Madeline
bbcb7b684d Added a configurable default rights value 2022-05-31 17:30:21 +10:00
Madeline
82216f1513 Merge branch 'fosscord:master' into maddyrtc 2022-05-31 00:22:18 +10:00
Erkin Alp Güney
0bf8818f0b Merge pull request #759 from MaddyUnderStars/fix/respectRegisterConfig
Respect register_dateOfBirth_required = false
2022-05-30 17:02:07 +03:00
Madeline
f420cfd36c Respect register_dateOfBirth_required = false 2022-05-30 23:29:35 +10:00
Erkin Alp Güney
05d3b4984a Merge pull request #758 from xFlum3/patch-2
Finished file translation
2022-05-26 23:04:12 +03:00
FlumeZ
474363f31d Finished file translation
Auth.json :D
2022-05-26 23:02:19 +03:00
Erkin Alp Güney
04b5b074d0 Merge pull request #757 from xFlum3/patch-1
Fixed Broken Translates and finished the file
2022-05-26 23:01:08 +03:00
FlumeZ
efc670172e Fixed Broken Translates and finished the file
Enjoy :)
2022-05-26 22:56:51 +03:00
Erkin Alp Güney
3b57829cba add guild policies 2022-05-19 23:11:46 +03:00
Erkin Alp Güney
1573edb505 Extended settings will not be type checked 2022-05-15 17:53:24 +03:00
Erkin Alp Güney
215df37be5 Extended settings 2022-05-15 17:52:17 +03:00
Erkin Alp Güney
1653f2c505 Update index.ts 2022-05-15 17:43:30 +03:00
Erkin Alp Güney
36ebef6eaf Update AuditLog.ts 2022-05-15 16:28:57 +03:00
Erkin Alp Güney
41564c7956 user groups 2022-05-15 09:12:28 +03:00
Erkin Alp Güney
d55828a952 Merge branch 'master' of https://github.com/fosscord/fosscord-server 2022-05-15 09:12:11 +03:00
Erkin Alp Güney
c5709acb9e Update bulk-delete.ts 2022-05-15 00:23:17 +03:00
Erkin Alp Güney
0101e62075 Update purge.ts 2022-05-15 00:16:50 +03:00
Erkin Alp Güney
8f5d673b84 Update MessageFlags.ts 2022-05-11 00:44:19 +03:00
Erkin Alp Güney
4ee6b0cf7a Update MessageFlags.ts 2022-05-11 00:43:57 +03:00
Erkin Alp Güney
cf4a0fd5f3 add more message flags 2022-05-11 00:40:00 +03:00
Erkin Alp Güney
69b5bb96ae more event types 2022-05-10 19:43:28 +03:00
Erkin Alp Güney
c9272ffd00 Remove more WAAO references 2022-05-06 18:23:52 +03:00
Erkin Alp Güney
9711f95072 messages before/after soundness check 2022-04-30 07:44:44 +03:00
Erkin Alp Güney
6950166ee8 patch for missing router schema, and also add purge route self-deletion checks 2022-04-30 00:39:44 +03:00
Erkin Alp Güney
cec8cea01a introduce the purge endpoint
closes #281
2022-04-28 22:31:54 +03:00
Erkin Alp Güney
3343df5c23 Update prune.ts 2022-04-28 21:51:35 +03:00
Erkin Alp Güney
f09daaa3de needs to be async 2022-04-28 21:38:39 +03:00
Erkin Alp Güney
2e451d8fd0 exempt users logic
resolves #396
2022-04-28 21:30:41 +03:00
Erkin Alp Güney
1a45a36910 Merge pull request #736 from MaddyUnderStars/backfilling
Backfilling sanitation etc
2022-04-27 23:09:39 +03:00