Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New logo fix 1 | ChrisEric1 CECL | 2022-08-06 | 1 | -1/+1 |
| | |||||
* | chore: fix package.json scripts | Nobody | 2022-07-19 | 1 | -1/+1 |
| | | | | npx should be used to execute local package binaries | ||||
* | Display offline members in member list (#788) | Madeline | 2022-07-16 | 1 | -3/+24 |
| | | | | | * Send offline member group in LazyRequest * Better implementation of offline member group in lazy request | ||||
* | Revert "Send offline group in LazyRequest (#778)" (#787) | Erkin Alp Güney | 2022-07-16 | 1 | -25/+3 |
| | | | This reverts commit 614cfdc85cfa8903bf7432e770bd4aba41c51b5f. | ||||
* | Send offline group in LazyRequest (#778) | Madeline | 2022-07-16 | 1 | -3/+25 |
| | | | | | | | * Send offline member group in LazyRequest * Better implementation of offline member group in lazy request * Always display roles separately to online members | ||||
* | Use SPDX license syntax in 'package.json' files | KaKi87 | 2022-06-02 | 1 | -1/+1 |
| | |||||
* | Do stuff for npm workspace | Thesourtimes | 2022-04-26 | 3 | -66/+1 |
| | |||||
* | Update Identify.ts | Erkin Alp Güney | 2022-04-16 | 1 | -5/+5 |
| | |||||
* | Bump minimist from 1.2.5 to 1.2.6 in /gateway | dependabot[bot] | 2022-03-30 | 1 | -8/+12 |
| | | | | | | | | | | | | | 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> | ||||
* | refactor(gateway): delete hardcoded guild boosts | Nobody | 2022-03-08 | 1 | -2/+0 |
| | | | | Since you can set `premium_subscription_count` and `premium_tier` by editing the database (and it works fine), this should not be hardcoded. | ||||
* | Bump url-parse from 1.5.7 to 1.5.10 in /gateway | dependabot[bot] | 2022-02-28 | 1 | -12/+12 |
| | | | | | | | | | | | | | 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 /gateway | dependabot[bot] | 2022-02-19 | 1 | -8/+12 |
| | | | | | | | | | | | | | 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/+2 |
| | |||||
* | Bump vm2 from 3.9.5 to 3.9.7 in /gateway (#632) | dependabot[bot] | 2022-02-15 | 1 | -6/+43 |
| | | | | | | | | | | | | | | | | 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> | ||||
* | revert dependabot PRs that update node-fetch to v3 | Madeline | 2022-01-24 | 2 | -160/+24 |
| | |||||
* | Bump node-fetch from 2.6.2 to 3.1.1 in /gateway | dependabot[bot] | 2022-01-23 | 2 | -313/+1698 |
| | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 3.1.1. - [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...v3.1.1) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | Add erlpack warning (#587) | TheArcaneBrony | 2022-01-13 | 1 | -1/+3 |
| | | | | | * Add warning if erlpack is missing Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> | ||||
* | Update documents | Thesourtimes | 2022-01-04 | 1 | -1/+1 |
| | |||||
* | Fix game statusses | TheArcaneBrony | 2021-12-31 | 1 | -6/+4 |
| | | | Timestamps isn't an array. | ||||
* | Add a new test-client related endpoint | Thesourtimes | 2021-11-30 | 1 | -1/+0 |
| | |||||
* | Update Identify.ts | Featyre | 2021-11-05 | 1 | -1/+1 |
| | |||||
* | Support user_settings_version | Featyre | 2021-11-05 | 1 | -0/+2 |
| | |||||
* | :bug: fix event listener | Flam3rboy | 2021-10-24 | 1 | -2/+4 |
| | |||||
* | :arrow_up: update packages | Flam3rboy | 2021-10-24 | 1 | -1897/+1865 |
| | |||||
* | Fix missing dependencies | KagurazakaNyaa | 2021-10-24 | 2 | -72/+1125 |
| | |||||
* | prettier formatted /gateway | developomp | 2021-10-20 | 3 | -4/+12 |
| | |||||
* | :zap: use better-sqlite3 as default db | Flam3rboy | 2021-10-18 | 1 | -4/+6 |
| | |||||
* | :bug: fix types + prod env | Flam3rboy | 2021-10-18 | 1 | -9/+2 |
| | |||||
* | :bug: also receive events for newly added members/relationships | Flam3rboy | 2021-10-17 | 1 | -2/+13 |
| | |||||
* | :bug: fix typo in custom status | Flam3rboy | 2021-10-17 | 1 | -1/+1 |
| | |||||
* | :bug: default session activites | Flam3rboy | 2021-10-17 | 1 | -0/+1 |
| | |||||
* | :sparkles: User presence/status | Flam3rboy | 2021-10-17 | 7 | -45/+160 |
| | |||||
* | :sparkles: added session + memberlist event | Flam3rboy | 2021-10-17 | 2 | -47/+3 |
| | |||||
* | :zap: improve performance of identify + listener | Flam3rboy | 2021-10-17 | 2 | -79/+152 |
| | |||||
* | :arrow_up: update mnjsf | Flam3rboy | 2021-10-16 | 2 | -8/+8 |
| | |||||
* | :sparkles: lazy loading of guilds for bots closes #451 | Flam3rboy | 2021-10-16 | 1 | -7/+27 |
| | |||||
* | :bug: fix #450 (only if user is a bot application) | Flam3rboy | 2021-10-16 | 1 | -1/+2 |
| | |||||
* | :lock: update modules | Flam3rboy | 2021-10-15 | 1 | -912/+230 |
| | |||||
* | :bug: fix sticker packs | Flam3rboy | 2021-10-15 | 1 | -0/+2 |
| | |||||
* | :art: restructure | Flam3rboy | 2021-10-14 | 1 | -1/+1 |
| | |||||
* | :pencil: improve logging | Flam3rboy | 2021-10-12 | 4 | -5/+1 |
| | |||||
* | :zap: improve memory managment | Flam3rboy | 2021-10-12 | 2 | -3/+9 |
| | |||||
* | :bug: fix Identify | Flam3rboy | 2021-10-10 | 1 | -3/+1 |
| | |||||
* | :bug: fix null user in identify | Flam3rboy | 2021-10-10 | 1 | -1/+1 |
| | |||||
* | :bug: fix Emoji missing in identify | Flam3rboy | 2021-10-10 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-10 | 1 | -1/+1 |
|\ | |||||
| * | :art: emoji db migration | Flam3rboy | 2021-10-10 | 1 | -1/+1 |
| | | |||||
* | | :bug: fix Identify ready payload missing users | Flam3rboy | 2021-10-10 | 1 | -1/+3 |
|/ | |||||
* | :bug: convert bigint literal to object | Flam3rboy | 2021-10-10 | 1 | -1/+1 |
| | |||||
* | :art: clean up imports + classes | Flam3rboy | 2021-10-10 | 2 | -4/+9 |
| | |||||
* | :art: clean up dependencies | Flam3rboy | 2021-10-10 | 2 | -1386/+79 |
| | |||||
* | :sparkles: added read state | Flam3rboy | 2021-10-09 | 1 | -2/+9 |
| | |||||
* | :bug: fix cdn | Flam3rboy | 2021-10-09 | 1 | -1/+1 |
| | |||||
* | :bug: fix import | Flam3rboy | 2021-10-09 | 3 | -3/+6 |
| | |||||
* | :art: fix imports with new build script | Flam3rboy | 2021-10-09 | 7 | -29/+22 |
| | |||||
* | :bug: fix build | Flam3rboy | 2021-10-09 | 3 | -7/+4 |
| | |||||
* | :sparkles: bundle build script | Flam3rboy | 2021-10-08 | 2 | -45/+99 |
| | |||||
* | Merge branch 'compiler-change' of ↵ | Flam3rboy | 2021-10-07 | 1 | -0/+3 |
|\ | | | | | | | https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/418-1 | ||||
| * | :bug: fix types + swcrc configs | Flam3rboy | 2021-10-07 | 3 | -1/+9 |
| | | |||||
| * | :bug: fix swcrc config: rewrite import -> require | Flam3rboy | 2021-10-07 | 1 | -8/+11 |
| | | |||||
* | | :bug: fix swc config | Flam3rboy | 2021-10-07 | 3 | -9/+17 |
|/ | |||||
* | Compiler test | The Arcane Brony | 2021-10-06 | 4 | -35/+662 |
| | |||||
* | :arrow_up: update packages | Flam3rboy | 2021-10-06 | 1 | -2/+2 |
| | |||||
* | :arrow_up: lambert-server@1.2.11 | Flam3rboy | 2021-10-05 | 2 | -6/+8 |
| | |||||
* | :bug: fix user projection | Flam3rboy | 2021-10-05 | 1 | -0/+2 |
| | |||||
* | :arrow_up: update mnjsf | Flam3rboy | 2021-10-05 | 2 | -10/+10 |
| | |||||
* | :bug: fix lazy request | Flam3rboy | 2021-10-05 | 1 | -1/+12 |
| | |||||
* | :sparkles: generalize primary column to work with mongodb object id | Flam3rboy | 2021-10-04 | 2 | -6/+8 |
| | |||||
* | :arrow_up: update dependencies | Flam3rboy | 2021-10-04 | 1 | -0/+2 |
| | |||||
* | :art: restructure gateway | Flam3rboy | 2021-10-02 | 7 | -10/+20 |
| | |||||
* | :art: remove start from setup script | Flam3rboy | 2021-09-23 | 1 | -292/+1229 |
| | |||||
* | Merge branch 'master' into unittests | Flam3rboy | 2021-09-23 | 5 | -902/+12077 |
|\ | |||||
| * | Ok, so it DOES build | Chris Chrome | 2021-09-23 | 2 | -3/+5 |
| | | | | | | | | Still, it builds under linux, so i'm happy with it lol | ||||
| * | Use @yukikaze-bot/erlpack | Chris Chrome | 2021-09-23 | 5 | -11/+832 |
| | | | | | | | | discord/erlpack doesnt seem to like installing under linux, this one however, doesnt even need to build :) | ||||
* | | :bug: fix (pre) install scripts | Flam3rboy | 2021-09-23 | 2 | -1/+2 |
| | | |||||
* | | :art: rewrite imports | Flam3rboy | 2021-09-20 | 19 | -49/+83 |
| | | |||||
* | | Merge branch 'master' into unittests | Flam3rboy | 2021-09-20 | 3 | -21/+22 |
|\| | |||||
| * | :truck: move file handle to utility | Flam3rboy | 2021-09-19 | 1 | -0/+1 |
| | | |||||
| * | Removed ChannelService, more fixes | AlTech98 | 2021-09-18 | 1 | -1/+1 |
| | | |||||
| * | Fix gateway not listening for new channels events | AlTech98 | 2021-09-18 | 1 | -8/+3 |
| | | |||||
| * | Implemented DMs and group DMs | AlTech98 | 2021-09-16 | 2 | -19/+20 |
| | | |||||
| * | Gateway permission check fix | AlTech98 | 2021-09-16 | 1 | -3/+8 |
| | | |||||
* | | :art: use typescript plugin that converts to relative paths | Flam3rboy | 2021-09-18 | 4 | -12/+192 |
|/ | |||||
* | :arrow_up: fix + update dependencies | Flam3rboy | 2021-09-16 | 1 | -117/+205 |
| | |||||
* | :bug: fix fosscord.js | Flam3rboy | 2021-09-13 | 2 | -2/+4 |
| | |||||
* | :bug: fix relationship | Flam3rboy | 2021-09-13 | 1 | -2/+5 |
| | |||||
* | :bug: fix dm #321 | Flam3rboy | 2021-09-13 | 2 | -14/+31 |
| | |||||
* | :bug: fix channel events + message send | Flam3rboy | 2021-09-13 | 1 | -12/+14 |
| | |||||
* | :bug: fix gateway | Flam3rboy | 2021-09-12 | 3 | -3/+5 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 21 | -97/+1133 |
| | |||||
* | :arrow_up: update test client | Flam3rboy | 2021-09-04 | 2 | -2/+4 |
| | |||||
* | VOICE_SERVER_UPDATE now has the endpoint of the guild's region | AlTech98 | 2021-09-04 | 1 | -3/+10 |
| | |||||
* | :bug: fix ready members payload | Flam3rboy | 2021-09-04 | 1 | -3/+12 |
| | |||||
* | :arrow_up: update mpath because of a security vulnerability | Flam3rboy | 2021-09-04 | 1 | -4/+4 |
| | |||||
* | Merge pull request #314 from AlTech98/master | Flam3rboy | 2021-09-03 | 2 | -6/+20 |
|\ | | | | | Fix VoiceStateUpdate | ||||
| * | :bug: only delete session id for authenticated connections | Flam3rboy | 2021-09-03 | 1 | -1/+1 |
| | | |||||
| * | Fix to send the voice leave event only to the right session | AlTech98 | 2021-09-03 | 1 | -1/+1 |
| | | |||||
| * | Make the user leave the current channel before joining one in another guild | AlTech98 | 2021-09-03 | 1 | -0/+9 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' | AlTech98 | 2021-09-03 | 1 | -2/+2 |
| |\ | |||||
| * | | VoiceState fix for db update | AlTech98 | 2021-09-03 | 1 | -5/+10 |
| | | | |||||
* | | | :bug: fix #311 | Flam3rboy | 2021-09-03 | 1 | -6/+1 |
| |/ |/| | |||||
* | | :bug: fix member roles + list | Flam3rboy | 2021-09-03 | 1 | -2/+2 |
|/ | |||||
* | :arrow_up: update dependencies | Flam3rboy | 2021-09-03 | 2 | -10/+10 |
| | |||||
* | :bug: fix member + member list | Flam3rboy | 2021-09-03 | 4 | -64/+88 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-02 | 7 | -22/+106 |
|\ | |||||
| * | :art: reformat files | Flam3rboy | 2021-09-02 | 5 | -28/+40 |
| | | |||||
| * | VOICE_STATE_UPDATE implementation, fix #210 | AlTech98 | 2021-09-02 | 7 | -23/+95 |
| | | |||||
* | | :sparkles: add user_id field to Member | Flam3rboy | 2021-09-02 | 3 | -2/+3 |
|/ | |||||
* | fix #295 | Flam3rboy | 2021-09-01 | 1 | -26/+27 |
| | |||||
* | :sparkles: channel recipients | Flam3rboy | 2021-08-31 | 3 | -21/+35 |
| | |||||
* | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 2 | -3/+3 |
| | |||||
* | :sparkles: typeorm gateway | Flam3rboy | 2021-08-29 | 5 | -50/+84 |
| | |||||
* | :construction: typeorm | Flam3rboy | 2021-08-27 | 1 | -1/+1 |
| | |||||
* | :construction: gateway | Flam3rboy | 2021-08-24 | 3 | -71/+52 |
| | |||||
* | revert 2cff55f | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | :bug: update build script | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | :loud_sound: opcode logger | Flam3rboy | 2021-08-18 | 1 | -3/+3 |
| | |||||
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 1 | -1/+2 |
| | |||||
* | :bug: build bundle | Flam3rboy | 2021-08-15 | 1 | -1/+0 |
| | |||||
* | :bug: fix bundle postinstall | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | :arrow_up: update mongoose types | Flam3rboy | 2021-08-15 | 2 | -73/+74 |
| | |||||
* | :bug: fix server bundle | Flam3rboy | 2021-08-15 | 2 | -339/+326 |
| | |||||
* | :bug: fix types | Flam3rboy | 2021-08-15 | 3 | -1/+5 |
| | |||||
* | update packages | Flam3rboy | 2021-08-15 | 1 | -4/+10 |
| | |||||
* | :bug: fix tsc missing | Flam3rboy | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | :sparkles: start.bat and start.sh script | Flam3rboy | 2021-08-15 | 2 | -209/+69 |
| | |||||
* | move devDependencies to dependencies | Flam3rboy | 2021-08-14 | 2 | -44/+1 |
| | | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed | ||||
* | :sparkles: server bundle | Flam3rboy | 2021-08-14 | 2 | -65/+0 |
| | |||||
* | :construction: fix server bundle | Flam3rboy | 2021-08-13 | 2 | -6/+9 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 2 | -2/+3633 |
|\ | |||||
| * | :bug: fix dependencies and build for bundle | Flam3rboy | 2021-08-13 | 1 | -0/+3633 |
| | | |||||
| * | :bug: fix types + packages | Flam3rboy | 2021-08-13 | 1 | -2/+0 |
| | | |||||
* | | :bug: fix bundle gateway listen | Flam3rboy | 2021-08-13 | 1 | -1/+7 |
|/ | |||||
* | Merge branch 'pr/darkhpp/261-2' | Flam3rboy | 2021-08-13 | 2 | -4253/+0 |
|\ | |||||
| * | Merge branch 'master' into pr/darkhpp/261-2 | Flam3rboy | 2021-08-13 | 10 | -325/+65 |
| |\ | |||||
| * | | Fix naming | darkhpp | 2021-08-13 | 1 | -1/+1 |
| | | | |||||
| * | | [ProjectManagement] Add root project and dev getting started guides. | darkhpp | 2021-08-13 | 2 | -4204/+2 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 1 | -0/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add gateway support for Discord desktop clients | mugman | 2021-08-12 | 1 | -0/+2 |
| |/ | |||||
* | | abstract Event emission | Flam3rboy | 2021-08-13 | 10 | -277/+115 |
| | | |||||
* | | :sparkles: server bundle | Flam3rboy | 2021-08-13 | 1 | -47/+0 |
|/ | |||||
* | :sparkles: gateway | Flam3rboy | 2021-08-12 | 39 | -0/+5967 |