1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 17:51:35 +02:00
Commit Graph

397 Commits

Author SHA1 Message Date
Madeline
15e33ef173 Oh my god rip database content 2022-07-24 13:56:25 +10:00
Madeline
e304ee3203 Really shitty external image resizing 2022-07-24 13:45:46 +10:00
Madeline
cc21ae7f6a Merge branch 'feat/notesTable' into slowcord 2022-07-23 20:56:26 +10:00
Madeline
568f0dd9ae Moved user notes into separate table 2022-07-23 20:52:48 +10:00
Madeline
428e101a86 Merge branch '2fa' into slowcord 2022-07-20 20:31:18 +10:00
Madeline
5cdcc48d1b 2fa 2022-07-20 20:14:30 +10:00
Madeline
8a569d884a Merge branch 'feat/captchaVerify' into slowcord 2022-07-20 15:33:27 +10:00
Nobody
469e55fffa chore: fix package.json scripts
npx should be used to execute local package binaries
2022-07-19 10:20:36 +03:00
Madeline
c1b096cfd1 Merge branch 'feat/defaultFeatures' into slowcord 2022-07-18 19:49:03 +10:00
Madeline
3cd5bc39e3 Default features config 2022-07-18 19:48:43 +10:00
Madeline
cd129e9352 remove some default rights that I gave like an idiot 2022-07-17 13:21:49 +10:00
Madeline
cfa984a4f9 Set util to use same typeorm as bundle 2022-07-14 21:05:29 +10:00
Madeline
1d7b9329be Merge branch 'master' into slowcord 2022-07-09 19:07:51 +10:00
Erkin Alp Güney
6699afde77 Relax some of the limits 2022-07-09 09:50:02 +03:00
Madeline
90eabd933b * Make max website preview download size for embeds configurable
* Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
2022-07-09 09:45:28 +03:00
Madeline
9eb7c5de0f Merge branch 'fix/messageLinkMetas' into slowcord 2022-07-09 16:04:03 +10:00
Madeline
6b5e48167c * Make max website preview download size for embeds configurable
* Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
2022-07-09 16:01:32 +10:00
Madeline
b85b156b33 Merge branch 'feat/latestWebClient' into slowcord 2022-07-06 23:52:37 +10:00
Madeline
e5dfaf2d54 Fix types for welcome screen 2022-07-06 23:52:25 +10:00
Madeline
13a399cb59 Use 1:1 dms instead of group dms 2022-07-03 15:01:51 +10:00
Madeline
117d431685 Disable compact mode 2022-07-03 14:59:19 +10:00
Madeline
0ee023b2bd Whoops, syntax error 2022-07-03 01:40:01 +10:00
Madeline
79b7b025d4 Mass invite perm 2022-07-03 01:04:12 +10:00
Madeline
b95cfbee19 type longtext does not support length 2022-07-02 22:59:50 +10:00
Madeline
bcf9207089 Attempt to fix messages being deleted 2022-07-02 22:57:24 +10:00
Madeline
c1fab4043a set message max length manually 2022-07-02 22:09:16 +10:00
Madeline
ae6e346cb3 Update default rights 2022-07-02 18:37:20 +10:00
Madeline
48d286d44d Merge branch 'master' into slowcord 2022-06-27 15:09:30 +10:00
Madeline
d138b2b842 Start of custom login and discord oauth flow 2022-06-26 23:14:10 +10: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
KaKi87
5adcd70a51 Use SPDX license syntax in 'package.json' files 2022-06-02 17:33:50 +02: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
f420cfd36c Respect register_dateOfBirth_required = false 2022-05-30 23:29:35 +10: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
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
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
cb4325f15d Forum and guild directory types 2022-04-27 21:35:36 +03:00
Thesourtimes
265f603b0a Do stuff for npm workspace 2022-04-26 22:47:35 +03:00
Erkin Alp Güney
9bd5fce30c eventually fix those errors 2022-04-24 23:07:25 +03:00
Erkin Alp Güney
6f031c2839 Update Token.ts 2022-04-24 22:40:36 +03:00