Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 96 | -22249/+0 |
| | |||||
* | Typeorm doesn't even use the cache for BaseEntity.* methods | Madeline | 2022-09-25 | 1 | -8/+8 |
| | |||||
* | Mostly working user guild settings | Madeline | 2022-09-25 | 1 | -7/+39 |
| | |||||
* | Committed the wrong rights script | Madeline | 2022-09-25 | 1 | -0/+20 |
| | |||||
* | Literally don't be an idiot | Madeline | 2022-09-25 | 1 | -5/+3 |
| | |||||
* | Fix default rights sucking, fix patch /guilds/:id/members/:id not checking ↵ | Madeline | 2022-09-24 | 1 | -32/+1 |
| | | | | perm for nick | ||||
* | Typeorm redis cache | Madeline | 2022-09-23 | 1 | -1/+6 |
| | |||||
* | Add adjustEmail call to setEmail | Madeline | 2022-09-20 | 1 | -6/+10 |
| | |||||
* | Small fix for tag digit and undefined email | Debian | 2022-09-19 | 2 | -1/+14 |
| | |||||
* | Add webrtc to bundle | Madeline | 2022-09-16 | 1 | -1/+1 |
| | |||||
* | Probably broken merge from webrtc | Madeline | 2022-09-16 | 4 | -0/+126 |
| | |||||
* | Allow empty content through block list | Madeline | 2022-09-12 | 2 | -2/+2 |
| | |||||
* | Primitive banned words blocking | Madeline | 2022-09-12 | 6 | -17/+54 |
| | |||||
* | finally stop the database troubles | Madeline | 2022-09-10 | 1 | -1/+1 |
| | |||||
* | RIP MESSAGES ONCE MORE. | Madeline | 2022-09-09 | 1 | -1/+1 |
| | |||||
* | Fix typo | Madeline | 2022-09-09 | 2 | -2/+2 |
| | |||||
* | Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into ↵ | Madeline | 2022-09-07 | 1 | -1/+2 |
|\ | | | | | | | slowcord | ||||
* | | Added spotify keys to Activity schema | Madeline | 2022-09-07 | 1 | -0/+8 |
|/ | |||||
* | Fix /users/@me/settings get and migrarion | Madeline | 2022-08-21 | 1 | -0/+6 |
| | |||||
* | fosscord-server/pulls/858 | Madeline | 2022-08-21 | 9 | -44/+113 |
| | |||||
* | add more default rights | Madeline | 2022-08-20 | 1 | -0/+38 |
| | |||||
* | Merge branch 'feat/welcomeMessages' into slowcord | Madeline | 2022-07-31 | 1 | -4/+27 |
|\ | |||||
| * | Guild join messages | Madeline | 2022-07-31 | 1 | -4/+27 |
| | | |||||
* | | Oh my god rip database content | Madeline | 2022-07-24 | 1 | -1/+1 |
| | | |||||
* | | Really shitty external image resizing | Madeline | 2022-07-24 | 2 | -1/+5 |
| | | |||||
* | | Merge branch 'feat/notesTable' into slowcord | Madeline | 2022-07-23 | 3 | -4/+21 |
|\ \ | |||||
| * | | Moved user notes into separate table | Madeline | 2022-07-23 | 3 | -4/+21 |
| |/ | |||||
* | | Merge branch '2fa' into slowcord | Madeline | 2022-07-20 | 3 | -2/+44 |
|\ \ | |||||
| * | | 2fa | Madeline | 2022-07-20 | 3 | -2/+44 |
| |/ | |||||
* | | Merge branch 'feat/captchaVerify' into slowcord | Madeline | 2022-07-20 | 1 | -1/+1 |
|\| | |||||
| * | chore: fix package.json scripts | Nobody | 2022-07-19 | 1 | -1/+1 |
| | | | | | | | | npx should be used to execute local package binaries | ||||
* | | Merge branch 'feat/defaultFeatures' into slowcord | Madeline | 2022-07-18 | 2 | -1/+3 |
|\ \ | |||||
| * | | Default features config | Madeline | 2022-07-18 | 2 | -1/+3 |
| |/ | |||||
* | | remove some default rights that I gave like an idiot | Madeline | 2022-07-17 | 1 | -2/+0 |
| | | |||||
* | | Set util to use same typeorm as bundle | Madeline | 2022-07-14 | 2 | -111/+286 |
| | | |||||
* | | Merge branch 'master' into slowcord | Madeline | 2022-07-09 | 1 | -18/+17 |
|\| | |||||
| * | Relax some of the limits | Erkin Alp Güney | 2022-07-09 | 1 | -18/+17 |
| | | |||||
| * | * Make max website preview download size for embeds configurable | Madeline | 2022-07-09 | 1 | -0/+2 |
| | | | | | | | | * Fix Message.update call throwing 'Cannot query across one-to-many for property attachments' | ||||
* | | Merge branch 'fix/messageLinkMetas' into slowcord | Madeline | 2022-07-09 | 1 | -0/+2 |
|\ \ | |||||
| * | | * Make max website preview download size for embeds configurable | Madeline | 2022-07-09 | 1 | -0/+2 |
| |/ | | | | | | | * Fix Message.update call throwing 'Cannot query across one-to-many for property attachments' | ||||
* | | Merge branch 'feat/latestWebClient' into slowcord | Madeline | 2022-07-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix types for welcome screen | Madeline | 2022-07-06 | 1 | -1/+1 |
| |/ | |||||
* | | Use 1:1 dms instead of group dms | Madeline | 2022-07-03 | 1 | -1/+1 |
| | | |||||
* | | Disable compact mode | Madeline | 2022-07-03 | 1 | -1/+1 |
| | | |||||
* | | Whoops, syntax error | Madeline | 2022-07-03 | 1 | -1/+1 |
| | | |||||
* | | Mass invite perm | Madeline | 2022-07-03 | 3 | -351/+234 |
| | | |||||
* | | type longtext does not support length | Madeline | 2022-07-02 | 1 | -1/+1 |
| | | |||||
* | | Attempt to fix messages being deleted | Madeline | 2022-07-02 | 1 | -1/+1 |
| | | |||||
* | | set message max length manually | Madeline | 2022-07-02 | 1 | -1/+1 |
| | | |||||
* | | Update default rights | Madeline | 2022-07-02 | 1 | -3/+5 |
| | | |||||
* | | Merge branch 'master' into slowcord | Madeline | 2022-06-27 | 1 | -0/+2 |
|\| | |||||
| * | Update Rights.ts | Erkin Alp Güney | 2022-06-26 | 1 | -0/+2 |
| | | |||||
* | | Start of custom login and discord oauth flow | Madeline | 2022-06-26 | 2 | -0/+2 |
| | | |||||
* | | Merge branch 'master' into slowcord | Madeline | 2022-06-26 | 2 | -1446/+1488 |
|\| | |||||
| * | Bump sqlite3 from 5.0.2 to 5.0.8 in /util | dependabot[bot] | 2022-06-19 | 1 | -1445/+1487 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
| * | Use SPDX license syntax in 'package.json' files | KaKi87 | 2022-06-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'feat/defaultRights' into slowcord | Madeline | 2022-05-31 | 2 | -1/+30 |
|\ \ | |||||
| * | | Added a configurable default rights value | Madeline | 2022-05-31 | 2 | -1/+30 |
| |/ | |||||
* | | Merge branch 'master' into slowcord | Madeline | 2022-05-31 | 12 | -32/+128 |
|\| | |||||
| * | Respect register_dateOfBirth_required = false | Madeline | 2022-05-30 | 1 | -1/+1 |
| | | |||||
| * | add guild policies | Erkin Alp Güney | 2022-05-19 | 1 | -0/+2 |
| | | |||||
| * | Extended settings will not be type checked | Erkin Alp Güney | 2022-05-15 | 1 | -1/+1 |
| | | |||||
| * | Extended settings | Erkin Alp Güney | 2022-05-15 | 1 | -0/+5 |
| | | |||||
| * | Update AuditLog.ts | Erkin Alp Güney | 2022-05-15 | 1 | -1/+3 |
| | | |||||
| * | user groups | Erkin Alp Güney | 2022-05-15 | 1 | -0/+33 |
| | | |||||
| * | Update MessageFlags.ts | Erkin Alp Güney | 2022-05-11 | 1 | -1/+1 |
| | | |||||
| * | Update MessageFlags.ts | Erkin Alp Güney | 2022-05-11 | 1 | -1/+2 |
| | | |||||
| * | add more message flags | Erkin Alp Güney | 2022-05-11 | 1 | -3/+8 |
| | | |||||
| * | more event types | Erkin Alp Güney | 2022-05-10 | 1 | -4/+54 |
| | | |||||
| * | Forum and guild directory types | Erkin Alp Güney | 2022-04-27 | 1 | -0/+2 |
| | | |||||
| * | Do stuff for npm workspace | Thesourtimes | 2022-04-26 | 2 | -15/+1 |
| | | |||||
| * | eventually fix those errors | Erkin Alp Güney | 2022-04-24 | 1 | -7/+10 |
| | | |||||
| * | Update Token.ts | Erkin Alp Güney | 2022-04-24 | 1 | -1/+6 |
| | | |||||
| * | Update Message.ts | Erkin Alp Güney | 2022-04-23 | 1 | -1/+1 |
| | | |||||
| * | self commands and /me messages | Erkin Alp Güney | 2022-04-23 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'fix/categoryNames' into slowcord | Madeline | 2022-04-24 | 2 | -10/+17 |
|\ \ | |||||
| * | | Categories skip most of the ALLOW_INVALID_CHANNEL_NAMES checks on ↵ | Madeline | 2022-04-24 | 2 | -9/+17 |
| |/ | | | | | | | discord.com ( they also trim whitespace ) | ||||
| * | text+voice code is already there | Erkin Alp Güney | 2022-04-22 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'fix/sanitisation' into slowcord | Madeline | 2022-04-23 | 2 | -0/+48 |
|\| | |||||
| * | Can no longer send messages to channel types that do not support it ( ↵ | Madeline | 2022-04-23 | 1 | -0/+11 |
| | | | | | | | | categories, voice etc ) | ||||
| * | Update UserGroup.ts | Erkin Alp Güney | 2022-04-21 | 1 | -7/+0 |
| | | |||||
| * | user groups - first steps | Erkin Alp Güney | 2022-04-21 | 1 | -0/+44 |
| | | |||||
* | | Merge branch 'master' into slowcord | Madeline | 2022-04-19 | 12 | -42/+133 |
|\| | |||||
| * | Google staff email | Erkin Alp Güney | 2022-04-18 | 1 | -1/+6 |
| | | |||||
| * | Update Intents.ts | Erkin Alp Güney | 2022-04-16 | 1 | -1/+1 |
| | | |||||
| * | jumbo and lobbies are indeed different | Erkin Alp Güney | 2022-04-16 | 1 | -1/+1 |
| | | |||||
| * | add more intents | Erkin Alp Güney | 2022-04-16 | 1 | -15/+26 |
| | | |||||
| * | Update Guild.ts | Erkin Alp Güney | 2022-04-10 | 1 | -4/+8 |
| | | |||||
| * | bug fix | 1itt1eB0y | 2022-04-09 | 1 | -1/+1 |
| | | | | | | Fix `QueryFailedError: constraint "FK_05535bc695e9f7ee104616459d3" for relation "messages" already exists` | ||||
| * | Resolves #715 | Madeline | 2022-04-09 | 1 | -1/+1 |
| | | |||||
| * | Update User.ts | Erkin Alp Güney | 2022-04-09 | 1 | -7/+7 |
| | | |||||
| * | optional | Erkin Alp Güney | 2022-04-08 | 1 | -2/+2 |
| | | |||||
| * | add joined_by to allow for separate treatment of force-joiners | Erkin Alp Güney | 2022-04-08 | 1 | -2/+11 |
| | | |||||
| * | fix the build mistakes from yesternight | Erkin Alp Güney | 2022-04-08 | 1 | -9/+8 |
| | | |||||
| * | More rights stuff | Erkin Alp Güney | 2022-04-07 | 1 | -0/+11 |
| | | |||||
| * | with public read receipts explicitly stored, no need to store manual flag of ↵ | Erkin Alp Güney | 2022-04-07 | 1 | -1/+2 |
| | | | | | | | | the read mark | ||||
| * | User Notes (#707) | Madeline | 2022-04-05 | 2 | -0/+5 |
| | | | | | | | | | | | | | | | | * Notes implementation. Bug: Client does not save note locally after uploading to server. Client does save after reloading page. Is this due to the response being sent by PUT? * I don't know why the client doesn't do optimistic UI updates with this, or any updates at all without reloading the page * Added USER_NOTE_UPDATE event, thanks @TheRealGeoDash2019 ! | ||||
| * | Revert "Make member.premium_since ISO8601 timestamp" (#710) | Erkin Alp Güney | 2022-04-04 | 1 | -3/+3 |
| | | | | | | This reverts commit f1caebe98dfcdeab3c0237f31d77c54e32a12471. | ||||
| * | Add our custom channel types | Erkin Alp Güney | 2022-04-03 | 1 | -1/+5 |
| | | |||||
| * | More message types | Erkin Alp Güney | 2022-04-02 | 1 | -0/+7 |
| | | |||||
| * | first steps for E2EE support — channel security settings event | Erkin Alp Güney | 2022-04-02 | 1 | -0/+35 |
| | | |||||
| * | Fix typo in table 'client_relase' -> 'client_release' ( and other of the ↵ | Madeline | 2022-03-30 | 4 | -8/+24 |
| | | | | | | | | | | | | | | same typo ) (#703) * Fixed typo in table name 'client_relase' -> 'client_release'. Fixed more typos of the same typo. * Fixed migration ( but dirty lol ) | ||||
| * | Bump minimist from 1.2.5 to 1.2.6 in /util | dependabot[bot] | 2022-03-30 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | | fixed migration? | Madeline | 2022-03-31 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'fix/relase_typo' into slowcord | Madeline | 2022-03-31 | 4 | -8/+21 |
|\ \ | |||||
| * | | Fixed typo in table name 'client_relase' -> 'client_release'. Fixed more ↵ | Madeline | 2022-03-31 | 4 | -8/+21 |
| |/ | | | | | | | typos of the same typo. | ||||
* | | Merge branch 'master' into slowcord | Madeline | 2022-03-31 | 4 | -17/+26 |
|\| | |||||
| * | Make member.premium_since ISO8601 timestamp | minhducsun2002 | 2022-03-28 | 1 | -3/+3 |
| | | |||||
| * | fix the conditional | Erkin Alp Güney | 2022-03-23 | 1 | -1/+1 |
| | | |||||
| * | A few channels on channels | Erkin Alp Güney | 2022-03-23 | 1 | -12/+19 |
| | | | | | | | | | | - Added a field for retention policies (progress towards #164) - Allowed note to self channels - Added the UNHANDLED type | ||||
| * | add the necessary types for server assisted selfbotting | Erkin Alp Güney | 2022-03-19 | 1 | -0/+2 |
| | | |||||
| * | close issue #684 | Erkin Alp Güney | 2022-03-14 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'maddyrtc' into slowcord | Madeline | 2022-03-12 | 1 | -2/+6 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'fix/electron_premium_since' into maddyrtc | Madeline | 2022-03-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Changing Member.premium_since back from Date to number fixes an error in the ↵ | Madeline | 2022-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Discord electron client related to rendering premium status. Client throws "Invalid time value", so I'm guessing it's something to do with premium_since not being the date format they want ( allegedly ISO8601, but works with a plain number, so wtf ) | ||||
| * | | augh | Madeline | 2022-03-07 | 1 | -2/+3 |
| | | | |||||
| * | | Merge branch 'master' into maddyrtc | Madeline | 2022-03-06 | 5 | -10/+27 |
| |\| | |||||
| * | | Merge branch 'master' into maddyrtc | Madeline | 2022-02-17 | 9 | -60/+124 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into maddyrtc | Madeline | 2022-02-13 | 9 | -409/+798 |
| |\ \ \ | |||||
| * | | | | boilerplate stuff | Madeline | 2022-01-16 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Update Rights.ts | Erkin Alp Güney | 2022-03-09 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | Change premium_since to bigint | Xenorio | 2022-03-08 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Changing Member.premium_since back from Date to number fixes an error in the ↵ | Madeline | 2022-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Discord electron client related to rendering premium status. (#669) Client throws "Invalid time value", so I'm guessing it's something to do with premium_since not being the date format they want ( allegedly ISO8601, but works with a plain number, so wtf ) | ||||
* | | | | | fix(util): working invisible status type | Nobody | 2022-03-08 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Revert "Type change" | RealMANI | 2022-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit de8b83f7b9bf9f418b49c4221bec35417de219d8. | ||||
* | | | | | Type change | RealMANI | 2022-03-07 | 1 | -1/+1 |
| |_|_|/ |/| | | | | | | | | | | | | | | | Changed type for column "content" to "longtext" (you might want to get a back up from your database before updating) | ||||
* | | | | Tsnode support (#580) | Madeline | 2022-03-06 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ts-node support. debugging is slightly wonky as vscode will not allow breakpoints in modules that aren't bundle, yet. * apparently ts-node compilerOptions.path wasn't needed? on windows I could've sworn it was. * Cleaned up tsconfig.json a bit ( moved tsnode config to own file ). Fixed breakpoints for all modules under tsnode * Removed Microsoft Corp advert * Remove one more Microsoft Corp. ad Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com> * Added `tsnode` npm script * Added `typescript-cached-transpile` package to help improve performance Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> | ||||
* | | | | document which field is which | Erkin Alp Güney | 2022-03-04 | 1 | -1/+4 |
| | | | | |||||
* | | | | Initial work on public read receipts | Erkin Alp Güney | 2022-03-04 | 1 | -0/+6 |
| | | | | | | | | | | | | Progress on #416 | ||||
* | | | | Bump url-parse from 1.5.7 to 1.5.10 in /util | dependabot[bot] | 2022-02-28 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | | | | Bump url-parse from 1.5.3 to 1.5.7 in /util | dependabot[bot] | 2022-02-19 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | | changed user.premium_since to also load from the database. | Iratu | 2022-02-18 | 1 | -0/+5 |
| | | | | |||||
* | | | | Fix for Premium Since to show the 'Guild Boost' and store it correctly in ↵ | Iratu | 2022-02-18 | 1 | -2/+2 |
| |_|/ |/| | | | | | | | | the database | ||||
* | | | Merge pull request #608 from Featyre/master | Erkin Alp Güney | 2022-02-16 | 7 | -41/+66 |
|\ \ \ | | | | | | | | | Branding updates + Fixed Discovery and custom status + Dev portal | ||||
| * | | | Return none for dev portal + todo for categories | Featyre | 2022-02-02 | 2 | -0/+4 |
| | | | | |||||
| * | | | Fix primarycolum being assigned to nullable = true | Featyre | 2022-02-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | make everything in categories nullable | Featyre | 2022-02-02 | 1 | -3/+3 |
| | | | | |||||
| * | | | Merge branch 'fosscord:master' into master | Featyre | 2022-02-01 | 1 | -2/+4 |
| |\ \ \ | |||||
| * | | | | A few minor changes | Erkin Alp Güney | 2022-01-27 | 1 | -10/+9 |
| | | | | | |||||
| * | | | | Dev portal + categories load db | Featyre | 2022-01-26 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Prep for Category db work | Featyre | 2022-01-24 | 3 | -5/+3 |
| | | | | | |||||
| * | | | | Merge branch 'fosscord:master' into master | Featyre | 2022-01-24 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| * | | | | | category + discovery + custom status fix, new config | Featyre | 2022-01-24 | 3 | -12/+15 |
| | | | | | | |||||
| * | | | | | Merge branch 'fosscord:master' into master | Featyre | 2022-01-24 | 3 | -332/+414 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fosscord:master' into master | Featyre | 2022-01-23 | 2 | -66/+359 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Partial integration of categories and discovery | Featyre | 2022-01-23 | 4 | -22/+43 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Bump vm2 from 3.9.5 to 3.9.7 in /util (#631) | dependabot[bot] | 2022-02-15 | 1 | -14/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | | | | | Added a few extensions | Erkin Alp Güney | 2022-02-12 | 1 | -5/+23 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Appropriate DB charset (#629) | RealMANI | 2022-02-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | causes bugs like turning emojis to "????" | ||||
* | | | | | | Add more rights (#541) | Erkin Alp Güney | 2022-02-10 | 1 | -2/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | | | | [Fix] Column "groups" contains null-values (#622) | ImAaronFR | 2022-02-08 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Bump simple-get from 3.1.0 to 3.1.1 in /util (#620) | dependabot[bot] | 2022-02-04 | 1 | -6/+6 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | | | Merge pull request #555 from unknownPerson115/patch-1 | Erkin Alp Güney | 2022-01-24 | 1 | -2/+4 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Fixed potential guild message SQL constraints | ||||
| * | | | | Fixed potential guild message SQL constraints | unknownPerson115 | 2021-12-23 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i have tied member dependencies to the author id rather than the member id to avoid a dependency cycle and you can now kick/ban someone from a guild/server and the messages will remain in the guild (just like discord) as stated in issue #441 I have also tested this code seems clean so far (new pull request opened because of branch commit issues) | ||||
* | | | | | revert dependabot PRs that update node-fetch to v3 | Madeline | 2022-01-24 | 2 | -2/+2 |
| |_|_|/ |/| | | | |||||
* | | | | * Replaced list of invisible characters with unicode codepoints | Madeline | 2022-01-23 | 2 | -62/+65 |
| | | | | | | | | | | | | | | | | | | | | * No longer silently edit invalid channel names * No longer trim channel names in unnamed check | ||||
* | | | | channel.owner_id is type string not number | Madeline | 2022-01-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Apply suggestions from code review | Madeline | 2022-01-23 | 1 | -2/+4 |
| | | | | | | | | | | | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> | ||||
* | | | | Update Channel.ts | Erkin Alp Güney | 2022-01-23 | 1 | -4/+7 |
| | | | | |||||
* | | | | Added `ILLEGAL_CHANNEL_NAMES` and `NULL_CHANNEL_NAMES` guild feature flags | Madeline | 2022-01-23 | 3 | -332/+406 |
| |_|/ |/| | | |||||
* | | | Bump node-fetch from 2.6.2 to 2.6.7 in /util | dependabot[bot] | 2022-01-23 | 2 | -66/+359 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | | update defaults | Erkin Alp Güney | 2022-01-12 | 1 | -7/+7 |
| | | |||||
* | | Update Guild.ts | Erkin Alp Güney | 2022-01-12 | 1 | -0/+1 |
| | | |||||
* | | Schema change for group specific emojis | Erkin Alp Güney | 2022-01-12 | 1 | -1/+4 |
| | | |||||
* | | Add Role Icons (#574) | Chris Chrome | 2022-01-05 | 2 | -0/+8 |
| | | | | | | | | | | | | | | | | | | * Role Icons Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> * Cache coherency rules Co-authored-by: MANIKILLER <manikillrorg@gmail.com> Co-authored-by: ImAaronFR <96433859+ImAaronFR@users.noreply.github.com> | ||||
* | | Incrementing user discriminators | Daniel Huber | 2022-01-04 | 2 | -16/+35 |
| | | | | | | | | Closes #328 | ||||
* | | Organize @fosscord/api utils in directories | Thesourtimes | 2022-01-01 | 2 | -1/+1 |
| | | |||||
* | | Add env name in sentry, set default sentry endpoint | The Arcane Brony | 2021-12-26 | 2 | -2116/+3553 |
| | | |||||
* | | Restore package locks | The Arcane Brony | 2021-12-26 | 1 | -0/+12659 |
| | | |||||
* | | Replace nanocolors with picocolors | The Arcane Brony | 2021-12-25 | 2 | -2/+5 |
| | | |||||
* | | Add Sentry, fix compile errors | The Arcane Brony | 2021-12-22 | 4 | -4/+13 |
| | | |||||
* | | Repo cleanup, remove fs-extras | The Arcane Brony | 2021-12-21 | 1 | -14093/+0 |
|/ | |||||
* | General work on API | Thesourtimes | 2021-12-18 | 3 | -1/+36 |
| | |||||
* | Improvements + dummy API configs | Thesourtimes | 2021-12-18 | 1 | -0/+17 |
| | |||||
* | Make the test client togglable | Thesourtimes | 2021-12-15 | 1 | -0/+6 |
| | |||||
* | snowflake-based invite generation | Erkin Alp Güney | 2021-11-28 | 1 | -4/+7 |
| | |||||
* | Update util/src/entities/Config.ts | Kuna | 2021-11-21 | 1 | -0/+2 |
| | | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> | ||||
* | Update util/src/entities/Config.ts | Kuna | 2021-11-21 | 1 | -0/+2 |
| | | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> | ||||
* | Fix the minor issues on route | Thesourtimes | 2021-11-18 | 1 | -0/+2 |
| | |||||
* | Add image field | uurgothat | 2021-11-17 | 1 | -1/+3 |
| | |||||
* | Add instance route | uurgothat | 2021-11-17 | 1 | -0/+6 |
| | |||||
* | make templates configurable + authorization | uurgothat | 2021-10-24 | 1 | -4/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | uurgothat | 2021-10-24 | 15 | -163/+1566 |
|\ | |||||
| * | :arrow_up: update packages | Flam3rboy | 2021-10-24 | 1 | -149/+119 |
| | | |||||
| * | Fix missing dependencies | KagurazakaNyaa | 2021-10-24 | 2 | -62/+648 |
| | | |||||
| * | Proxy support for external network access | KagurazakaNyaa | 2021-10-24 | 1 | -2/+5 |
| | | |||||
| * | Merge pull request #490 from developomp/master | Samuel | 2021-10-20 | 9 | -31/+38 |
| |\ | | | | | | | Prettier format and link simplification | ||||
| | * | prettier formatted /util | developomp | 2021-10-20 | 9 | -31/+38 |
| | | | |||||
| * | | :bug: revert file config overwrite | Flam3rboy | 2021-10-20 | 2 | -9/+15 |
| |/ | |||||
| * | :zap: use better-sqlite3 as default db | Flam3rboy | 2021-10-18 | 2 | -59/+8026 |
| | | |||||
| * | :zap: vertically scale bundle | Flam3rboy | 2021-10-18 | 1 | -2/+26 |
| | | |||||
| * | Revert "fix: make the CDN build correctly" | Flam3rboy | 2021-10-18 | 3 | -5573/+5573 |
| | | | | | | | | This reverts commit 79aae987fd001db4fcd6c5946949ac7840305198. | ||||
| * | Merge branch 'docker-fix' of https://github.com/hbjydev/fosscord-server into ↵ | Diego Magdaleno | 2021-10-17 | 3 | -12747/+5573 |
| |\ | | | | | | | | | | hbjydev-docker-fix | ||||
| | * | fix: make the CDN build correctly | Hayden Young | 2021-10-17 | 3 | -7511/+47 |
| | | | |||||
| * | | :sparkles: config override file | Flam3rboy | 2021-10-17 | 1 | -1/+15 |
| | | | |||||
* | | | external templates + fosscord draft and more configs | uurgothat | 2021-10-18 | 1 | -2/+10 |
| | | | |||||
* | | | Add discord template support | uurgothat | 2021-10-17 | 1 | -0/+6 |
|/ / | |||||
* | | :arrow_up: update sqlite3 | Flam3rboy | 2021-10-17 | 2 | -34/+949 |
| | | |||||
* | | :sparkles: migration for timestamp migrations | Flam3rboy | 2021-10-17 | 2 | -1/+16 |
| | | |||||
* | | Merge pull request #467 from hbjydev/fix-migration-column-issue | Samuel | 2021-10-17 | 1 | -1/+1 |
|\ \ | | | | | | | Fix migration timestamp column data type issue | ||||
| * | | fix: make timestamp column a bigint | Hayden Young | 2021-10-15 | 1 | -1/+1 |
| | | | |||||
* | | | :bug: default session activites | Flam3rboy | 2021-10-17 | 1 | -1/+1 |
| | | | |||||
* | | | :sparkles: add presence migration | Flam3rboy | 2021-10-17 | 1 | -0/+11 |
| | | | |||||
* | | | :art: reformatted | Flam3rboy | 2021-10-17 | 1 | -6/+11 |
| | | | |||||
* | | | :sparkles: User presence/status | Flam3rboy | 2021-10-17 | 2 | -5/+33 |
| | | | |||||
* | | | :sparkles: added session + memberlist event | Flam3rboy | 2021-10-17 | 3 | -19/+59 |
| | | | |||||
* | | | :arrow_up: update mnjsf | Flam3rboy | 2021-10-16 | 2 | -8/+8 |
| | | | |||||
* | | | :lock: update modules | Flam3rboy | 2021-10-15 | 2 | -1003/+42 |
| | | | |||||
* | | | :lock: update set-value & tar | Flam3rboy | 2021-10-15 | 1 | -24/+7267 |
| | | | |||||
* | | | :bug: fix migration timestampe | Flam3rboy | 2021-10-15 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #455 from fosscord/sticker | Samuel | 2021-10-15 | 12 | -13/+179 |
|\ \ | | | | | | | Stickers | ||||
| * | | :sparkles: sticker events | Flam3rboy | 2021-10-15 | 1 | -0/+10 |
| | | | |||||
| * | | :sparkles: automatically run db migrations | Flam3rboy | 2021-10-15 | 6 | -1/+106 |
| | | | |||||
| * | | Merge branch 'master' into sticker | Flam3rboy | 2021-10-15 | 4 | -9/+12 |
| |\| | |||||
| * | | :art: reformat | Flam3rboy | 2021-10-15 | 3 | -6/+4 |
| | | | |||||
| * | | :bug: fix sticker packs | Flam3rboy | 2021-10-15 | 1 | -4/+4 |
| | | | |||||
| * | | :bug: fix message sticker sending | Flam3rboy | 2021-10-15 | 1 | -1/+1 |
| | | | |||||
| * | | :sparkles: sticker upload | Flam3rboy | 2021-10-15 | 1 | -4/+9 |
| | | | |||||
| * | | :sparkles: sticker db entities | Flam3rboy | 2021-10-14 | 2 | -1/+49 |
| | | | |||||
* | | | chore(merge): remote -> local | Hayden Young | 2021-10-15 | 1 | -7505/+16 |
| |/ |/| | |||||
* | | :bug: fix unittests | Flam3rboy | 2021-10-15 | 2 | -8/+8 |
| | | |||||
* | | Merge pull request #448 from Mr2u/master | Samuel | 2021-10-15 | 2 | -1/+4 |
|\ \ | |/ |/| | Route #10 Prune and prune count | ||||
| * | :bug: fix prune | Flam3rboy | 2021-10-15 | 2 | -4/+3 |
| | | |||||
| * | Merge branch 'fosscord:master' into master | Mr2u | 2021-10-13 | 1 | -0/+2 |
| |\ | |||||
| * | | added route /guilds/:id/prune GET count and POST prune. | Maddy | 2021-10-13 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | Edited Member entity to include last_message_id to avoid searching for every members last message when pruning When a message is sent through /channels/:id/messages last_message_id of sending Member is updated. | ||||
* | | | :bug: fix migration + autojoin | Flam3rboy | 2021-10-14 | 1 | -2/+5 |
| |/ |/| | |||||
* | | :zap: improve memory managment | Flam3rboy | 2021-10-12 | 1 | -0/+2 |
|/ | |||||
* | :art: gifs | Flam3rboy | 2021-10-11 | 1 | -11/+10 |
| | |||||
* | Merge pull request #435 from TheArcaneBrony/change-enums-to-number | Flam3rboy | 2021-10-11 | 7 | -11/+8 |
|\ | | | | | Change enums to numbers | ||||
| * | Put local types back | The Arcane Brony | 2021-10-10 | 8 | -17/+17 |
| | | |||||
| * | Change enums to numbers | The Arcane Brony | 2021-10-10 | 8 | -20/+17 |
| | | |||||
* | | Update Rights.ts | Flam3rboy | 2021-10-11 | 1 | -1/+1 |
| | | |||||
* | | Added more rights, and explained existing ones | Erkin Alp Güney | 2021-10-10 | 1 | -3/+7 |
| | | |||||
* | | Merge branch 'master' into pr/TheArcaneBrony/434 | Flam3rboy | 2021-10-10 | 1 | -43/+16 |
|\ \ | |||||
| * | | :bug: fix modify role.permissions | Flam3rboy | 2021-10-10 | 1 | -43/+16 |
| | | | |||||
* | | | Merge branch 'master' into remove-vanity-url | Flam3rboy | 2021-10-10 | 1 | -5/+10 |
|\| | | |||||
| * | | :art: update migration script | Flam3rboy | 2021-10-10 | 1 | -8/+10 |
| | | | |||||
* | | | Merge branch 'remove-vanity-url' of ↵ | Flam3rboy | 2021-10-10 | 1 | -4/+4 |
|\ \ \ | | |/ | |/| | | | | https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/434 | ||||
| * | | forgot to fix primary columns on invites | The Arcane Brony | 2021-10-10 | 1 | -4/+4 |
| | | | |||||
* | | | added vanity db migration | Flam3rboy | 2021-10-10 | 2 | -11/+27 |
|/ / | |||||
* / | Fix duplicate key | The Arcane Brony | 2021-10-10 | 2 | -8/+3 |
|/ | |||||
* | :bug: fix Emoji missing in identify | Flam3rboy | 2021-10-10 | 1 | -1/+0 |
| | |||||
* | :art: emoji db migration | Flam3rboy | 2021-10-10 | 7 | -8/+233 |
| | |||||
* | :bug: fix cdn | Flam3rboy | 2021-10-10 | 1 | -18/+3 |
| | |||||
* | Merge branch 'master' into pr/LoboMetalurgico/424 | Flam3rboy | 2021-10-10 | 11 | -1079/+79 |
|\ | |||||
| * | :see_no_evil: remove console.log | Flam3rboy | 2021-10-10 | 1 | -1/+0 |
| | | |||||
| * | :bug: fix tsc compiler | Flam3rboy | 2021-10-10 | 2 | -0/+11 |
| | | |||||
| * | :art: clean up imports + classes | Flam3rboy | 2021-10-10 | 6 | -73/+9 |
| | | |||||
| * | :art: clean up dependencies | Flam3rboy | 2021-10-10 | 3 | -1006/+60 |
| | | |||||
* | | Merge branch 'fosscord:master' into milestoneV1/routes/implement/emojis | Lobo Metalúrgico | 2021-10-09 | 3 | -11/+26 |
|\| |