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

2570 Commits

Author SHA1 Message Date
RealMANI
397085878e [Fix] Profile & banner uploading
Related to this issue https://github.com/fosscord/fosscord-server/pull/639#issuecomment-1046140968
2022-02-20 08:10:50 +03:00
dependabot[bot]
a5af14eddb Bump url-parse from 1.5.3 to 1.5.7 in /bundle
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 10:56:51 +03:00
dependabot[bot]
8d16d5d30f Bump url-parse from 1.5.3 to 1.5.7 in /gateway
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 10:56:33 +03:00
dependabot[bot]
baa7e306df Bump url-parse from 1.5.3 to 1.5.7 in /util
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 10:55:53 +03:00
dependabot[bot]
22a7d3647b Bump url-parse from 1.5.3 to 1.5.7 in /api
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 10:55:34 +03:00
Iratu
46f77f8e38 changed user.premium_since to also load from the database. 2022-02-18 19:50:11 +03:00
Iratu
3352f3b75a Forgot the openapi.json change. 2022-02-18 19:50:11 +03:00
Iratu
58d58928ec Fix for Premium Since to show the 'Guild Boost' and store it correctly in the database 2022-02-18 19:50:11 +03:00
Erkin Alp Güney
8ed310e0d3 Merge pull request #608 from Featyre/master
Branding updates + Fixed Discovery and custom status + Dev portal
2022-02-16 21:16:20 +03:00
RealMANI
dcf9c436ed Typo 2022-02-16 10:46:08 +03:00
RealMANI
4825cbb4a7 Mutual Friends
Added mutual friends
2022-02-16 10:46:08 +03:00
RealMANI
5a215b1af7 Mutual Guilds (#637) 2022-02-16 10:45:54 +03:00
RealMANI
4eae64b91a [Fix] Invisible space username (#639)
You can send only spaces to the server and have a invisible username, this way you can remove the spaces and check and if it wasn't null after you know it's not just spaces
2022-02-16 10:45:37 +03:00
dependabot[bot]
9b522055b9 Bump follow-redirects from 1.14.6 to 1.14.8 in /cdn (#635)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  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:04:23 +03:00
dependabot[bot]
ff30109f9b Bump vm2 from 3.9.5 to 3.9.7 in /bundle (#634)
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:19 +03:00
dependabot[bot]
a864acdeaa 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]
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
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
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
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