Commit Graph

2887 Commits

Author SHA1 Message Date
dependabot[bot] 39ea06b906 Bump vm2 from 3.9.5 to 3.9.7 in /api (#633)
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:02:08 +03:00
dependabot[bot] 055cd12c9a 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] 01f96f2dcd 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
Madeline 983fa00e1f Merge branch 'master' into maddyrtc 2022-02-13 22:29:14 +11:00
Erkin Alp Güney 912c8d8bbb Added a few extensions 2022-02-12 19:53:40 +03:00
Madeline 3eaf0b782b added a absolutely terrible background image and name text to login/register page 2022-02-11 22:45:19 +11:00
Madeline 4b98b52126 Merge branch 'master' into slowcord 2022-02-11 22:03:21 +11:00
RealMANI 29c90ea1ff Appropriate DB charset (#629)
causes bugs like turning emojis to "????"
2022-02-11 08:13:46 +03:00
Erkin Alp Güney b3c4b5ded9 Manually lock node to >15 2022-02-10 23:43:49 +03:00
Erkin Alp Güney 8ac6284a0a 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 45d84446bc [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 760cdeda92 [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 ba98f020cb [Fix] Column "groups" contains null-values (#622) 2022-02-08 08:14:07 +03:00
Erkin Alp Güney 9940f342f9 Merge branch 'master' into origin/dev/erkinalp/self-bans 2022-02-04 23:43:31 +03:00
Erkin Alp Güney 6a67f50c39 pretend self-bans don't exist in the views too 2022-02-04 23:36:42 +03:00
dependabot[bot] 10de7abdab 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 7ba6b298bf automated security fixes applied (#619) 2022-02-04 23:14:48 +03:00
Erkin Alp Güney fd5c5d5d51 ban moderator schema actually change 2022-02-04 23:08:34 +03:00
Erkin Alp Güney 1fa1c759e5 ban moderator schema change 2022-02-04 23:07:43 +03:00
Erkin Alp Güney 006570f9f3 some important changes 2022-02-04 22:45:53 +03:00
Madeline b886322d71 Merge branch 'tsnode' into slowcord 2022-02-04 20:08:13 +11:00
Erkin Alp Güney 706a59f44d Merge pull request #616 from MaddyUnderStars/noNullsInMessageFetch
Improve compatibly with some clients ( discord.js )
2022-02-04 12:07:52 +03:00
Madeline 1d86692af0 Remove nulled properties from GET /channels/#id/messages for improved compatibility with some client ( discord.js ) 2022-02-04 19:59:13 +11:00
Madeline 958d570574 ;jondfgsk 2022-02-04 18:46:09 +11:00
Erkin Alp Güney bb618b1c1e attempt to fix self-bans 2022-02-04 10:07:02 +03:00
Erkin Alp Güney 1b0a360125 attempt to fix self-bans 2022-02-04 10:07:02 +03:00
Erkin Alp Güney 71e229dffc Try to commit this one again, this time over the web 2022-02-04 10:04:41 +03:00
Erkin Alp Güney 9c941284ea 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 3dd20d86f1 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 f9c371f01f Better protection against self-bans 2022-02-02 23:21:38 +03:00
Erkin Alp Güney 89822c625b Make self-bans irreversible 2022-02-02 23:14:35 +03:00
Erkin Alp Güney af677c2342 Allow self-ban of non-owners 2022-02-02 22:07:27 +03:00
Featyre 7b3531cb90 Return none for dev portal + todo for categories 2022-02-02 02:09:57 +08:00
Featyre 299b9b8d57 Fix primarycolum being assigned to nullable = true 2022-02-02 01:06:42 +08:00
Featyre fb5667e18c make everything in categories nullable 2022-02-02 01:02:32 +08:00
Featyre 862c80b343 Merge branch 'fosscord:master' into master 2022-02-01 16:54:50 +00:00
Erkin Alp Güney 71d3e81b53 Merge pull request #612 from ImAaronFR/patch-3
Update index.html
2022-01-31 19:48:02 +03:00
ImAaronFR 2d18444b6e Update index.html
Compatible client version with Role Icons
2022-01-31 03:04:39 +03:30
Erkin Alp Güney a2644052d0 A few minor changes 2022-01-27 16:54:42 +03:00
Featyre b01a26cdce Dev portal + categories load db 2022-01-26 08:58:36 +08:00
Erkin Alp Güney efd6b4bfbe Merge pull request #555 from unknownPerson115/patch-1
Fixed potential guild message SQL constraints
2022-01-24 20:51:16 +03:00
Featyre 5c525c1eef change line 2022-01-25 00:30:16 +08:00
Featyre 1c0cc35101 Merge branch 'fosscord:master' into master 2022-01-24 14:59:34 +00:00
Featyre b81e2e25d6 Merge branch 'master' of https://github.com/Featyre/fosscord-server 2022-01-24 22:59:18 +08:00
Featyre cc492f07dc Partnet + Discover fix and join 2022-01-24 22:59:14 +08:00
TheArcaneBrony cc1d7f9cc0 Add dummy endpoints to prevent client loading some settings panels indefinitely 2022-01-24 16:33:29 +03:00
Featyre a8626d0230 Merge branch 'fosscord:master' into master 2022-01-24 12:26:52 +00:00
TheArcaneBrony 82ad769dff 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 5e868d431b Prep for Category db work 2022-01-24 11:27:12 +00:00
Featyre f3981b586e Merge branch 'fosscord:master' into master 2022-01-24 09:02:52 +00:00