summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Bump node-fetch from 2.6.6 to 2.6.7 in /api/scripts/stresstestdependabot[bot]2022-01-231-6/+14
* Bump node-fetch from 2.6.5 to 2.6.7 in /bundledependabot[bot]2022-01-232-15/+28
* Bump node-fetch from 2.6.6 to 2.6.7 in /cdndependabot[bot]2022-01-232-11/+19
* Bump node-fetch from 2.6.2 to 2.6.7 in /utildependabot[bot]2022-01-232-66/+359
* Bump node-fetch from 2.6.2 to 3.1.1 in /gatewaydependabot[bot]2022-01-232-313/+1698
* Bump node-fetch from 2.6.2 to 3.1.1 in /apidependabot[bot]2022-01-232-81/+747
* Branding updatesFeatyre2022-01-222-4/+8
* Revert previous commitChris Chrome2022-01-161-16/+16
* Further debranding of premium tiersErkin Alp Güney2022-01-141-16/+16
* Add erlpack warning (#587)TheArcaneBrony2022-01-131-1/+3
* Fix typo in commit 277b28cMadeline2022-01-131-1/+1
* update defaultsErkin Alp Güney2022-01-121-7/+7
* Fix the feature checkErkin Alp Güney2022-01-121-0/+2
* Update Guild.tsErkin Alp Güney2022-01-121-0/+1
* Add cross channel repliesErkin Alp Güney2022-01-121-2/+4
* Schema change for group specific emojisErkin Alp Güney2022-01-121-1/+4
* Use the boomerang logoErkin Alp Güney2022-01-111-1/+1
* Merge pull request #582 from ced777ric/empty_message_fixChris Chrome2022-01-111-1/+1
|\
| * fix the message endpoint always returning Empty message errorced777ric2022-01-111-1/+1
|/
* Message fixes | Character limits and embed fixes (#581)Madeline2022-01-112-8/+14
* Update role-icons.tsErkin Alp Güney2022-01-091-2/+1
* Correct the invite responseThesourtimes2022-01-061-1/+1
* Add Role Icons (#574)Chris Chrome2022-01-056-3/+124
* Update documentsThesourtimes2022-01-049-23/+67
* Incrementing user discriminatorsDaniel Huber2022-01-042-16/+35
* Fix schemas handlerThesourtimes2022-01-011-1/+1
* Correct the formatKuna2022-01-011-8/+9
* Merge pull request #569 from Thesourtimes/masterKuna2022-01-0116-12/+25
|\
| * add a relase templateThesourtimes2022-01-011-0/+11
| * Organize @fosscord/api utils in directoriesThesourtimes2022-01-0115-12/+14
|/
* Fix game statussesTheArcaneBrony2021-12-311-6/+4
* Updated stop.tsunknownPerson1152021-12-291-1/+1
* Updated stop.tsunknownPerson1152021-12-291-6/+7
* Merge pull request #553 from TheArcaneBrony/masterChris Chrome2021-12-2622-13861/+7011
|\
| * Add env name in sentry, set default sentry endpointThe Arcane Brony2021-12-269-70176/+38596
| * Restore package locksThe Arcane Brony2021-12-268-2/+123920
| * Replace nanocolors with picocolorsThe Arcane Brony2021-12-2510-11/+14
| * Add Sentry, fix compile errorsThe Arcane Brony2021-12-229-10/+56
| * Improve build scripts, strip more fs-extrasThe Arcane Brony2021-12-213-6/+9
| * Repo cleanup, remove fs-extrasThe Arcane Brony2021-12-2115-99383/+143
* | Fix the casingErkin Alp Güney2021-12-261-1/+1
* | Merge pull request #560 from ImAaronFR/patch-1Erkin Alp Güney2021-12-261-1/+1
|\ \
| * | Fixed mistypeImAaronFR2021-12-261-1/+1
|/ /
* | Initial implementation of the remote server shutdown routeErkin Alp Güney2021-12-262-0/+33
|\ \
| * | Update api/src/routes/stop.tsunknownPerson1152021-12-251-7/+2
| * | Create stop.ts (for /stop API route)unknownPerson1152021-12-251-0/+30
| * | Updated Server.tsunknownPerson1152021-12-251-0/+8
|/ /
* | Merge pull request #556 from Thesourtimes/masterKuna2021-12-241-3/+15
|\ \
| * | Comment about the hotfixKuna2021-12-241-0/+2
| * | (Finally) make a temporary fix for IP leakThesourtimes2021-12-241-3/+13
|/ /
* | Fix typoKuna2021-12-241-1/+1
* | Fix IP leaks from bans routeThesourtimes2021-12-241-2/+14
|/
* Fix people not being able to create issuesKuna2021-12-201-2/+2
* Merge pull request #540 from Thesourtimes/masterSamuel2021-12-2014-390/+1990
|\
| * Update downloads.tsKuna2021-12-181-0/+1
| * General work on APIThesourtimes2021-12-1811-391/+1916
| * Improvements + dummy API configsThesourtimes2021-12-183-1/+41
| * Add the new discovery routeThesourtimes2021-12-151-0/+20
| * Make the test client togglableThesourtimes2021-12-151-0/+6
| * Add helpful links to issues configThesourtimes2021-12-151-0/+8
|/
* Merge pull request #539 from TimSchweiz/masterSamuel2021-12-099-0/+989
|\
| * Stresstest ScriptTimSchweiz2021-12-099-0/+989
|/
* Merge pull request #538 from Thesourtimes/masterSamuel2021-12-071-1/+2
|\
| * Update index.tsKuna2021-12-071-1/+1
| * Update index.tsKuna2021-12-071-1/+2
| * Fix previous commitThesourtimes2021-12-071-1/+1
|/
* Merge pull request #536 from Thesourtimes/masterSamuel2021-12-053-3/+16
|\
| * Minor API workThesourtimes2021-12-052-2/+10
| * Make INTERNAL_EMPLOYEE_ONLY functionalThesourtimes2021-12-051-1/+6
|/
* Merge pull request #530 from erkinalp/patch-3Samuel2021-11-301-1/+1
|\
| * Eventually fixed all the errors in the RandomInviteIDErkin Alp Güney2021-11-301-1/+1
| * fix the bigint asintnErkin Alp Güney2021-11-301-1/+1
* | Merge pull request #527 from erkinalp/patch-3Samuel2021-11-301-1/+1
|\|
| * Fix assignment incompatibilityErkin Alp Güney2021-11-301-1/+1
* | Merge pull request #528 from Thesourtimes/masterSamuel2021-11-302-1/+13
|\ \ | |/ |/|
| * Add a new test-client related endpointThesourtimes2021-11-302-1/+13
|/
* Merge pull request #526 from erkinalp/patch-3Samuel2021-11-301-5/+6
|\
| * Fix the type errorsErkin Alp Güney2021-11-301-5/+6
|/
* Merge pull request #519 from erkinalp/masterSamuel2021-11-292-4/+26
|\
| * snowflake-based invite generationErkin Alp Güney2021-11-282-4/+26
* | Merge pull request #518 from Xenorio/masterSamuel2021-11-291-0/+0
|\ \
| * | Fix plugins folder not being foundXenorio2021-11-281-0/+0
| |/
* | Merge pull request #523 from fosscord/translationSamuel2021-11-292-16/+16
|\ \ | |/ |/|
| * New translations common.json (Russian)Samuel2021-11-291-6/+6
| * New translations auth.json (Russian)Samuel2021-11-291-10/+10
* | Merge pull request #515 from Featyre/masterSamuel2021-11-231-0/+2
|\ \
| * \ Merge branch 'fosscord:master' into masterFeatyre2021-11-2279-1009/+2239
| |\ \ | |/ / |/| |
* | | Merge pull request #491 from TheArcaneBrony/masterSamuel2021-11-2112-354/+1477
|\ \ \
| * | | Add user.cssThe Arcane Brony2021-11-141-0/+1
| * | | Fix dependenciesThe Arcane Brony2021-11-112-254/+1351
| * | | Inline plugin supportThe Arcane Brony2021-11-112-3/+5
| * | | Fix autoregister, add inline pluginsThe Arcane Brony2021-11-112-0/+4
| * | | Attempt to fix auto registerThe Arcane Brony2021-11-111-5/+6
| * | | Global prettierrc, format build.jsThe Arcane Brony2021-11-112-47/+33
| * | | Add plugin & css support, add styling to differentiate from discord.comThe Arcane Brony2021-11-115-100/+132
| | |/ | |/|
* | | Merge pull request #510 from Thesourtimes/masterSamuel2021-11-217-4/+73
|\ \ \ | |/ / |/| |
| * | Update index.tsSamuel2021-11-211-2/+3
| * | Update util/src/entities/Config.tsKuna2021-11-211-0/+2
| * | Update util/src/entities/Config.tsKuna2021-11-211-0/+2
| * | Fix the minor issues on routeThesourtimes2021-11-185-12/+18
| * | Add image fielduurgothat2021-11-171-1/+3
| * | Minor API stuffuurgothat2021-11-172-3/+13
| * | Add instance routeuurgothat2021-11-175-0/+46
|/ /
* | Merge pull request #496 from fosscord/translationSamuel2021-11-1157-616/+650
|\ \
| * | New translations auth.json (Serbo-Croatian)Samuel2021-10-241-9/+9
| * | New translations common.json (Serbo-Croatian)Samuel2021-10-241-14/+14
| * | New translations common.json (Vietnamese)Samuel2021-10-241-14/+14
| * | New translations common.json (Ukrainian)Samuel2021-10-241-14/+14
| * | New translations common.json (Turkish)Samuel2021-10-241-5/+5
| * | New translations common.json (Swedish)Samuel2021-10-241-14/+14
| * | New translations common.json (Croatian)Samuel2021-10-241-14/+14
| * | New translations common.json (Slovak)Samuel2021-10-241-14/+14
| * | New translations common.json (Norwegian)Samuel2021-10-241-14/+14
| * | New translations common.json (Dutch)Samuel2021-10-241-14/+14
| * | New translations common.json (Lithuanian)Samuel2021-10-241-2/+2
| * | New translations common.json (Korean)Samuel2021-10-241-14/+14
| * | New translations common.json (Japanese)Samuel2021-10-241-14/+14
| * | New translations common.json (Italian)Samuel2021-10-241-14/+14
| * | New translations common.json (Hungarian)Samuel2021-10-241-14/+14
| * | New translations common.json (Russian)Samuel2021-10-241-14/+14
| * | New translations common.json (Finnish)Samuel2021-10-241-14/+14
| * | New translations common.json (Hindi)Samuel2021-10-241-14/+14
| * | New translations common.json (Esperanto)Samuel2021-10-241-14/+14
| * | New translations common.json (Greek)Samuel2021-10-241-14/+14
| * | New translations common.json (German)Samuel2021-10-241-14/+14
| * | New translations auth.json (Russian)Samuel2021-10-241-10/+10
| * | New translations auth.json (Norwegian)Samuel2021-10-241-8/+8
| * | New translations auth.json (Dutch)Samuel2021-10-241-10/+10
| * | New translations auth.json (Lithuanian)Samuel2021-10-241-10/+10
| * | New translations auth.json (Korean)Samuel2021-10-241-10/+10
| * | New translations auth.json (Japanese)Samuel2021-10-241-8/+8
| * | New translations auth.json (Italian)Samuel2021-10-241-9/+9
| * | New translations auth.json (Hungarian)Samuel2021-10-241-10/+10
| * | New translations auth.json (Slovak)Samuel2021-10-241-10/+10
| * | New translations auth.json (Greek)Samuel2021-10-241-8/+8
| * | New translations auth.json (Danish)Samuel2021-10-241-8/+8
| * | New translations auth.json (Czech)Samuel2021-10-241-10/+10
| * | New translations auth.json (Bulgarian)Samuel2021-10-241-9/+9
| * | New translations auth.json (Belarusian)Samuel2021-10-241-9/+9
| * | New translations auth.json (Arabic)Samuel2021-10-241-9/+9
| * | New translations auth.json (Spanish)Samuel2021-10-241-10/+10
| * | New translations auth.json (Finnish)Samuel2021-10-241-8/+8
| * | New translations auth.json (French)Samuel2021-10-241-9/+9
| * | New translations common.json (Danish)Samuel2021-10-241-14/+14
| * | New translations common.json (Czech)Samuel2021-10-241-14/+14
| * | New translations common.json (Bulgarian)Samuel2021-10-241-14/+14
| * | New translations common.json (Belarusian)Samuel2021-10-241-14/+14
| * | New translations common.json (Arabic)Samuel2021-10-241-14/+14
| * | New translations common.json (Spanish)Samuel2021-10-241-14/+14
| * | New translations common.json (French)Samuel2021-10-241-14/+14
| * | New translations common.json (Romanian)Samuel2021-10-241-14/+14
| * | New translations auth.json (Swedish)Samuel2021-10-241-9/+9
| * | New translations auth.json (Hindi)Samuel2021-10-241-9/+9
| * | New translations auth.json (Croatian)Samuel2021-10-241-9/+9
| * | New translations auth.json (Vietnamese)Samuel2021-10-241-10/+10
| * | New translations auth.json (Chinese Simplified)Samuel2021-10-241-9/+9
| * | New translations auth.json (Ukrainian)Samuel2021-10-241-8/+8
| * | New translations auth.json (Esperanto)Samuel2021-10-241-9/+9
| * | New translations auth.json (Romanian)Samuel2021-10-241-8/+8
| * | New translations common.json (Telugu)Samuel2021-10-241-0/+18
| * | New translations auth.json (Telugu)Samuel2021-10-241-0/+16
* | | Merge pull request #508 from Thesourtimes/masterSamuel2021-11-115-107/+108
|\ \ \
| * | | move checLocale and other js tp checkLocaleThesourtimes2021-11-112-47/+48
| * | | minor capitulationThesourtimes2021-11-112-2/+2
| * | | Put autoregister scripts on a seperate asset fileThesourtimes2021-11-112-58/+58
|/ / /
* | | Merge pull request #501 from Thesourtimes/masterSamuel2021-11-103-4/+7
|\ \ \
| * | | API versions 6 & 7 with minor logging additionsThesourtimes2021-11-102-2/+5
| * | | Added phase numbers to buildThesourtimes2021-11-101-2/+2
|/ / /
| | * Update Identify.tsFeatyre2021-11-051-1/+1
| | * Support user_settings_versionFeatyre2021-11-051-0/+2
| |/ |/|
* | Merge pull request #476 from Thesourtimes/masterSamuel2021-10-312-1/+37
|\ \ | |/ |/|
| * Update Authentication.tsKuna2021-10-241-1/+0
| * make templates configurable + authorizationuurgothat2021-10-243-39/+16
| * Merge branch 'master' of https://github.com/fosscord/fosscord-serveruurgothat2021-10-24215-27563/+21652
| |\ | |/ |/|
* | Merge pull request #492 from fosscord/translationSamuel2021-10-2454-24/+806
|\ \
| * \ Merge branch 'master' into translationSamuel2021-10-2483-45813/+38117
| |\ \ | |/ / |/| |
* | | :bug: fix localesFlam3rboy2021-10-241-1/+33
* | | :bug: fix event listenerFlam3rboy2021-10-241-2/+4
* | | :arrow_up: update packagesFlam3rboy2021-10-247-17189/+7854
* | | Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-2415-24497/+27414
|\ \ \
| * \ \ Merge pull request #495 from KagurazakaNyaa/masterSamuel2021-10-2315-24497/+27414
| |\ \ \
| | * | | Fix missing dependenciesKagurazakaNyaa2021-10-245-24141/+25976
| | * | | Proxy support for external network accessKagurazakaNyaa2021-10-248-333/+1432
| | * | | change docker buildKagurazakaNyaa2021-10-242-23/+6
| |/ / /
* / / / :bug: delay worker thread startFlam3rboy2021-10-221-2/+6
|/ / /
* | | Merge pull request #493 from RiversideRocks/patch-1Samuel2021-10-211-1/+1
|\ \ \
| * | | Change user agentRiversideRocks2021-10-211-1/+1
|/ / /
* | | Merge pull request #490 from developomp/masterSamuel2021-10-2098-10920/+9598
|\ \ \
| * | | replaced space with tabsdevelopomp2021-10-201-2/+2
| * | | prettier formatted /webrtcdevelopomp2021-10-203-3/+12
| * | | prettier formatted /utildevelopomp2021-10-209-31/+38
| * | | prettier formatted /rtcdevelopomp2021-10-201-1/+1
| * | | prettier formatted /gatewaydevelopomp2021-10-203-4/+12
| * | | prettier formatted /cdndevelopomp2021-10-206-104/+164
| * | | prettier formatted /apidevelopomp2021-10-2060-10537/+9112
| * | | prettier formatted /bundledevelopomp2021-10-204-8/+41
| * | | Merge branch 'fosscord:master' into masterdevelopomp2021-10-201-1/+1
| |\ \ \
| * | | | prettier formatted and simplified README linksdevelopomp2021-10-2012-232/+218
* | | | | Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-204-22/+22
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | :bug: revert file config overwriteFlam3rboy2021-10-202-9/+15
| | | * | New translations auth.json (Spanish, Latin America)Samuel2021-10-231-5/+5
| | | * | New translations auth.json (Spanish)Samuel2021-10-231-3/+3
| | | * | New translations common.json (Spanish, Latin America)Samuel2021-10-221-14/+14
| | | * | New translations auth.json (Spanish, Latin America)Samuel2021-10-221-9/+9
| | | * | New translations common.json (Spanish, Latin America)Samuel2021-10-221-14/+14
| | | * | New translations auth.json (Spanish, Latin America)Samuel2021-10-221-9/+9
| | | * | New translations common.json (Guarani)Samuel2021-10-221-0/+18
| | | * | New translations auth.json (Guarani)Samuel2021-10-221-0/+16
| | | * | New translations common.json (Hausa)Samuel2021-10-221-0/+18
| | | * | New translations auth.json (Hausa)Samuel2021-10-221-0/+16
| | | * | New translations common.json (Swahili)Samuel2021-10-221-0/+18
| | | * | New translations auth.json (Swahili)Samuel2021-10-221-0/+16
| | | * | New translations common.json (Latin)Samuel2021-10-221-0/+18
| | | * | New translations auth.json (Latin)Samuel2021-10-221-0/+16
| | | * | New translations common.json (Tagalog)Samuel2021-10-221-0/+18
| | | * | New translations auth.json (Tagalog)Samuel2021-10-221-0/+16
| | | * | New translations common.json (Maori)Samuel2021-10-221-0/+18
| | | * | New translations auth.json (Maori)Samuel2021-10-221-0/+16
| | | * | New translations auth.json (Hungarian)Samuel2021-10-211-1/+1
| | | * | New translations auth.json (Czech)Samuel2021-10-211-2/+2
| | | * | New translations common.json (Venetian)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Punjabi)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Punjabi)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Tamil)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Tamil)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Marathi)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Marathi)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Uyghur)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Uyghur)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Tibetan)Samuel2021-10-211-0/+16
| | | * | New translations auth.json (Berber)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Berber)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Serbo-Croatian)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Serbo-Croatian)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Javanese)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Javanese)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Venetian)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Tibetan)Samuel2021-10-211-0/+18
| | | * | New translations common.json (Mapudungun)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Mapudungun)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Quechua)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Quechua)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Kazakh)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Kazakh)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Norwegian Nynorsk)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Norwegian Nynorsk)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Mongolian)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Mongolian)Samuel2021-10-211-0/+16
| | | * | New translations common.json (Basque)Samuel2021-10-211-0/+18
| | | * | New translations auth.json (Basque)Samuel2021-10-211-0/+16