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

386 Commits

Author SHA1 Message Date
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
Madeline
3183a3f1f5 Merge branch 'fix/categoryNames' into slowcord 2022-04-24 15:14:13 +10:00
Madeline
903fee9a16 Categories skip most of the ALLOW_INVALID_CHANNEL_NAMES checks on discord.com ( they also trim whitespace ) 2022-04-24 15:09:45 +10:00
Erkin Alp Güney
e69c8a31a5 Update Message.ts 2022-04-23 16:40:54 +03:00
Erkin Alp Güney
764d2801a6 self commands and /me messages 2022-04-23 16:37:16 +03:00
Erkin Alp Güney
a1274f7129 text+voice code is already there 2022-04-22 23:03:36 +03:00
Madeline
2a32a481d2 Merge branch 'fix/sanitisation' into slowcord 2022-04-23 01:47:51 +10:00
Madeline
2846e970b4 Can no longer send messages to channel types that do not support it ( categories, voice etc ) 2022-04-23 01:28:03 +10:00
Erkin Alp Güney
266e9c4739 Update UserGroup.ts 2022-04-21 18:51:40 +03:00
Erkin Alp Güney
d3682e4c21 user groups - first steps 2022-04-21 18:50:12 +03:00
Madeline
b941560d48 Merge branch 'master' into slowcord 2022-04-19 20:09:22 +10:00
Erkin Alp Güney
02528473d6 Google staff email 2022-04-18 18:57:27 +03:00