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
072f6ab862
Display offline members in member list ( #788 )
...
* Send offline member group in LazyRequest
* Better implementation of offline member group in lazy request
2022-07-16 18:35:44 +10:00
Erkin Alp Güney
8e7d9906d2
Revert "Send offline group in LazyRequest ( #778 )" ( #787 )
...
This reverts commit af41c942ca
.
2022-07-16 11:23:09 +03:00
Madeline
af41c942ca
Send offline group in LazyRequest ( #778 )
...
* Send offline member group in LazyRequest
* Better implementation of offline member group in lazy request
* Always display roles separately to online members
2022-07-16 11:06:43 +03: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
Erkin Alp Güney
f2d692663a
Merge pull request #783 from MaddyUnderStars/feat/multiUploads
...
Allow multiple attachments per message
2022-07-09 08:11:47 +03:00
Madeline
f3274419a1
Removed unused import
...
tab autocomplete really loves doing this to me
2022-07-09 14:58:50 +10:00
Madeline
5c1532c798
Merge branch 'master' into feat/multiUploads
2022-07-09 14:16:15 +10:00
Madeline
402d9ecc7b
Allow multiple attachments in messages
2022-07-09 14:15:15 +10:00
Madeline
4476e9c6bc
Filter out schemas that block generation instead, and also include util in files
2022-07-07 21:53:30 +03:00
Madeline
19515a832a
Typescript-json-schema does not crawl extends
2022-07-07 21:53:30 +03:00
LachlanCourt
d75eefe7cd
Format changed files
2022-07-04 22:22:43 +03:00
LachlanCourt
582491cfe1
Ensure query fails if role with specified id does not exist
2022-07-04 22:22:43 +03:00
LachlanCourt
99afcf0f3c
Add semicolon
2022-07-04 22:22:43 +03:00
LachlanCourt
c7fa223853
Simplify role query as per code review
2022-07-04 22:22:43 +03:00
LachlanCourt
6a801eafbf
Move role_id specific api routes to correct file
2022-07-04 22:22:43 +03:00
LachlanCourt
e91a8decea
Fix compile error in get request
2022-07-04 22:22:43 +03:00
LachlanCourt
a72b8a0bd9
Create role subdirectory and add GET api route
2022-07-04 22:22:43 +03:00
Madeline
e42c706e0a
Skip check for rate limit bypass if no user id is provided
2022-07-02 12:05:45 +03:00
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
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
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
7a991f3f3c
Expose general instance information via api /ping route
2022-06-08 16:58:27 +10:00
KaKi87
5adcd70a51
Use SPDX license syntax in 'package.json' files
2022-06-02 17:33:50 +02: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