dependabot[bot]
44c4b6eb86
Bump vm2 from 3.9.5 to 3.9.7 in /gateway ( #632 )
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 08:01:55 +03:00
dependabot[bot]
4d9ee5220e
Bump vm2 from 3.9.5 to 3.9.7 in /util ( #631 )
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 08:01:41 +03:00
Erkin Alp Güney
79cc9badfc
Added a few extensions
2022-02-12 19:53:40 +03:00
RealMANI
c38d147a91
Appropriate DB charset ( #629 )
...
causes bugs like turning emojis to "????"
2022-02-11 08:13:46 +03:00
Erkin Alp Güney
1ea553ccdd
Manually lock node to >15
2022-02-10 23:43:49 +03:00
Erkin Alp Güney
3e0d2db0cb
Add more rights ( #541 )
...
Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* Added the backfilling-related rights
* Added kick/ban rights
* Added the presence right
* Guild directory
* Interactions rights
2022-02-10 21:14:48 +03:00
ImAaronFR
27f6589008
[Fix] Trying to remove a null element ( #625 )
...
Fix for: Uncaught TypeError: document.querySelector(...) is null
2022-02-10 07:56:48 +03:00
ImAaronFR
385bdfdff4
[Fix] Client bug ( #623 )
...
If you don't delete this property for some reasons after you send a message in a guild, your roles will be removed (client sided) for everyone, this fixes it.
2022-02-09 09:22:27 +03:00
ImAaronFR
896d3672f4
[Fix] Column "groups" contains null-values ( #622 )
2022-02-08 08:14:07 +03:00
Erkin Alp Güney
340c0d7899
Merge branch 'master' into origin/dev/erkinalp/self-bans
2022-02-04 23:43:31 +03:00
Erkin Alp Güney
e73d1954b8
pretend self-bans don't exist in the views too
2022-02-04 23:36:42 +03:00
dependabot[bot]
f3869cb4f6
Bump simple-get from 3.1.0 to 3.1.1 in /util ( #620 )
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 23:16:46 +03:00
Erkin Alp Güney
7944ae3242
automated security fixes applied ( #619 )
2022-02-04 23:14:48 +03:00
Erkin Alp Güney
2f30f5b100
ban moderator schema actually change
2022-02-04 23:08:34 +03:00
Erkin Alp Güney
add6b822a5
ban moderator schema change
2022-02-04 23:07:43 +03:00
Erkin Alp Güney
7271ca5783
some important changes
2022-02-04 22:45:53 +03:00
Erkin Alp Güney
6b48ea90c4
Merge pull request #616 from MaddyUnderStars/noNullsInMessageFetch
...
Improve compatibly with some clients ( discord.js )
2022-02-04 12:07:52 +03:00
Madeline
b512fa49b0
Remove nulled properties from GET /channels/#id/messages
for improved compatibility with some client ( discord.js )
2022-02-04 19:59:13 +11:00
Erkin Alp Güney
a6139a28b2
attempt to fix self-bans
2022-02-04 10:07:02 +03:00
Erkin Alp Güney
9b3942dcfd
attempt to fix self-bans
2022-02-04 10:07:02 +03:00
Erkin Alp Güney
62b7c334b1
Try to commit this one again, this time over the web
2022-02-04 10:04:41 +03:00
Erkin Alp Güney
57057c8711
remove pretense of nonexistence from main view route for now to make it compile while thinking of a fix
2022-02-04 08:49:28 +03:00
Erkin Alp Güney
3e0f568ba4
Extend the pretense of non-existence of self-bans to API view route too
2022-02-02 23:27:54 +03:00
Erkin Alp Güney
8b641d099a
Better protection against self-bans
2022-02-02 23:21:38 +03:00
Erkin Alp Güney
cca854b943
Make self-bans irreversible
2022-02-02 23:14:35 +03:00
Erkin Alp Güney
986fc8a5e4
Allow self-ban of non-owners
2022-02-02 22:07:27 +03:00
Featyre
9f5c451cbc
Return none for dev portal + todo for categories
2022-02-02 02:09:57 +08:00
Featyre
d4690aa7b6
Fix primarycolum being assigned to nullable = true
2022-02-02 01:06:42 +08:00
Featyre
9a52549eb8
make everything in categories nullable
2022-02-02 01:02:32 +08:00
Featyre
e609d5c345
Merge branch 'fosscord:master' into master
2022-02-01 16:54:50 +00:00
Erkin Alp Güney
038094769c
Merge pull request #612 from ImAaronFR/patch-3
...
Update index.html
2022-01-31 19:48:02 +03:00
ImAaronFR
8d5eb3669d
Update index.html
...
Compatible client version with Role Icons
2022-01-31 03:04:39 +03:30
Erkin Alp Güney
37bcc2d407
A few minor changes
2022-01-27 16:54:42 +03:00
Featyre
821470cc41
Dev portal + categories load db
2022-01-26 08:58:36 +08:00
Erkin Alp Güney
c824c32234
Merge pull request #555 from unknownPerson115/patch-1
...
Fixed potential guild message SQL constraints
2022-01-24 20:51:16 +03:00
Featyre
b8a14b0d18
change line
2022-01-25 00:30:16 +08:00
Featyre
cf2f04de28
Merge branch 'fosscord:master' into master
2022-01-24 14:59:34 +00:00
Featyre
b653ff9578
Merge branch 'master' of https://github.com/Featyre/fosscord-server
2022-01-24 22:59:18 +08:00
Featyre
858a885b0c
Partnet + Discover fix and join
2022-01-24 22:59:14 +08:00
TheArcaneBrony
713b6d07b4
Add dummy endpoints to prevent client loading some settings panels indefinitely
2022-01-24 16:33:29 +03:00
Featyre
39b017b562
Merge branch 'fosscord:master' into master
2022-01-24 12:26:52 +00:00
TheArcaneBrony
db0392d688
Speed up setup by not installing optional packages ( #605 )
...
Only downside is no db engines are included by default, removing compile time for packages like sqlite3.
2022-01-24 15:25:00 +03:00
Featyre
dc3fb1f519
Prep for Category db work
2022-01-24 11:27:12 +00:00
Featyre
1b919bbbc3
Merge branch 'fosscord:master' into master
2022-01-24 09:02:52 +00:00
Kuna
31814ee2fd
Merge pull request #606 from MaddyUnderStars/hotfix/node-fetch
2022-01-24 12:01:14 +03:00
Featyre
a0fb2549d5
category + discovery + custom status fix, new config
2022-01-24 07:21:48 +00:00
Madeline
108829140a
revert dependabot PRs that update node-fetch to v3
2022-01-24 17:06:31 +11:00
Featyre
edd5cf651c
Merge branch 'fosscord:master' into master
2022-01-24 05:25:22 +00:00
Madeline
f8f236afb2
* Replaced list of invisible characters with unicode codepoints
...
* No longer silently edit invalid channel names
* No longer trim channel names in unnamed check
2022-01-23 23:29:14 +03:00
Madeline
0a53860645
channel.owner_id is type string not number
2022-01-23 23:29:14 +03:00