summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | :construction: fix guild channel positionFlam3rboy2021-08-111-2/+2
| | * | | npm i @fosscord/server-util@1.3.48Flam3rboy2021-08-112-8/+238
| | * | | fix events: only send on idFlam3rboy2021-08-116-15/+1
| | * | | :pencil2: fix typoFlam3rboy2021-08-112-2/+2
| | * | | :pencil2: fix RateLimit onlyIp typoFlam3rboy2021-08-112-3/+3
| | * | | :bug: fix guild channel position updateFlam3rboy2021-08-111-9/+32
| | |/ /
| | * | :bug: fix bansFlam3rboy2021-08-103-9/+9
| | * | :bug: fix Member not deleted on guild deleteFlam3rboy2021-08-101-7/+11
| | * | :bug: fix test clientFlam3rboy2021-08-090-0/+0
| | * | npm i @fosscord/server-util@1.3.45Flam3rboy2021-08-092-8/+8
| | * | :bug: fix cdn endpointFlam3rboy2021-08-091-1/+1
| | * | :bug: fix cdn endpointFlam3rboy2021-08-091-1/+1
| | * | :tada: default nitro trueFlam3rboy2021-08-091-2/+2
| | * | :art: move test client in different fileFlam3rboy2021-08-091-77/+13
| | * | :bug: fix endpoints in test clientFlam3rboy2021-08-091-4/+4
| | * | :sparkles: ping routeFlam3rboy2021-08-082-0/+10
| | * | :sparkles: get cdn endpoint from envFlam3rboy2021-08-081-1/+1
| | * | npm i @fosscord/server-util@1.3.43Flam3rboy2021-08-082-8/+8
| | * | :bug: fix message permission checkFlam3rboy2021-08-082-3/+25
| | * | :bug: fix relationshipsFlam3rboy2021-08-082-20/+42
| | * | npm i @fosscord/server-util@1.3.42Flam3rboy2021-08-082-8/+8
| | * | increase default banner/icon upload limit from 2mb -> 10mbFlam3rboy2021-08-071-1/+1
| | * | :bug: fix vanity urlFlam3rboy2021-08-071-2/+31
| | * | :bug: fix post/patch channelFlam3rboy2021-08-072-3/+6
| | * | :bug: fix vanity urlFlam3rboy2021-08-071-1/+1
| | * | Merge pull request #191 from BanTheNons/invite-splashesFlam3rboy2021-08-071-1/+2
| | |\ \
| | | * | oopsBuildTools2021-08-071-1/+1
| | | * | Implemented invite splashesBuildTools2021-08-071-1/+2
| | |/ /
| | * | Merge pull request #190 from BanTheNons/profile-bannersFlam3rboy2021-08-078-13/+19
| | |\ \
| | | * | npm i @fosscord/server-util@1.3.40Flam3rboy2021-08-072-8/+8
| | | * | added profile bannersBuildTools2021-08-076-5/+11
| | |/ /
| | * | :pencil: features listFlam3rboy2021-08-071-0/+26
| | * | :pencil: better error message if you upload iconFlam3rboy2021-08-071-1/+1
| | * | :pencil2: typoFlam3rboy2021-08-071-1/+1
| | * | :bug: fix GuildUpdate SchemaFlam3rboy2021-08-071-8/+13
| | * | Merge pull request #188 from BanTheNons/guild-icons-bannersFlam3rboy2021-08-075-23/+31
| | |\ \
| | | * | :bug: fix handleFile()Flam3rboy2021-08-073-5/+6
| | | * | :art: add handleFile()Flam3rboy2021-08-075-48/+28
| | | * | Implemented guild icons and bannersBuildTools2021-08-071-1/+28
| | |/ /
| | * / :bug: fix gateway endpointFlam3rboy2021-08-074-300/+408
| | |/
| | * npm i @fosscord/server-util@1.3.37Flam3rboy2021-08-072-8/+8
| | * Merge pull request #186 from BanTheNons/profile-routeFlam3rboy2021-08-076-13/+156
| | |\
| | | * npm i @fosscord/server-util@1.3.36Flam3rboy2021-08-072-12/+100
| | | * added accent_color to UserModifySchemaBuildTools2021-08-071-1/+3
| | | * bug fixBuildTools2021-08-061-0/+1
| | | * Added accent_colorBuildTools2021-08-062-0/+2
| | | * Added the bot paramBuildTools2021-08-052-0/+2
| | | * Added the profile routeBuildTools2021-08-052-0/+48
| | * | Merge pull request #185 from fosscord/l10n_masterFlam3rboy2021-08-072-23/+23
| | |\ \
| | | * | New translations common.json (Korean)Flam3rboy2021-08-041-14/+14
| | | * | New translations auth.json (Korean)Flam3rboy2021-08-041-9/+9
| | * | | Merge pull request #187 from BanTheNons/fix-typoFlam3rboy2021-08-071-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | fixed a typoBuildTools2021-08-071-1/+1
| | |/ /
| | * | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-053-10/+45
| | |\|
| | | * Merge pull request #181 from luth31/masterFlam3rboy2021-08-011-10/+12
| | | |\
| | | | * [Channel] Implement type 4 channel and clean the codePaul Munteanu2021-08-011-10/+12
| | | |/
| | | * Merge pull request #180 from fosscord/l10n_masterFlam3rboy2021-08-012-0/+33
| | | |\
| | | | * New translations common.json (Croatian)Flam3rboy2021-08-011-0/+18
| | | | * New translations auth.json (Croatian)Flam3rboy2021-08-011-0/+15
| | | |/
| | * / :arrow_up: update demo test clientFlam3rboy2021-08-052-8/+12
| | |/
| | * Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-07-305-4/+122
| | |\
| | | * Merge pull request #179 from fosscord/l10n_masterFlam3rboy2021-07-301-1/+1
| | | |\
| | | | * New translations common.json (Hindi)Flam3rboy2021-07-301-1/+1
| | | * | Merge pull request #178 from luth31/masterFlam3rboy2021-07-292-1/+2
| | | |\ \
| | | | * \ Merge branch 'fosscord:master' into masterPaul Munteanu2021-07-290-0/+0
| | | | |\ \ | | | | |/ / | | | |/| |
| | | * | | Merge pull request #177 from luth31/masterFlam3rboy2021-07-291-0/+1
| | | |\ \ \
| | | | | * | Merge canvas-fix into masterPaul Munteanu2021-07-292-1/+2
| | | | |/| |
| | | | | * | [Dockerfile] Install canvasPaul Munteanu2021-07-281-1/+1
| | | | | * | [NPM] Add canvas to package.jsonPaul Munteanu2021-07-281-0/+1
| | | | * | | [Dockerfile] Copy package-lock.jsonPaul Munteanu2021-07-291-0/+1
| | | |/ / /
| | | * | | Merge pull request #176 from luth31/masterFlam3rboy2021-07-294-3/+119
| | | |\| |
| | | | * | Make Docker Hub image tags a GH secretPaul Munteanu2021-07-281-1/+1
| | | | * | Merge branch 'master' of github.com:luth30/fosscord-apiPaul Munteanu2021-07-280-0/+0
| | | | |\ \
| | | | | * \ Merge branch 'fosscord:master' into masterPaul Munteanu2021-07-280-0/+0
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Docker image layer caching using GHA cachePaul Munteanu2021-07-281-1/+18
| | | | |/ /
| | | | * | Fix docker buildsPaul Munteanu2021-07-283-2/+71
| | | | * | Bump server-util version to 1.3.35Paul Munteanu2021-07-281-1/+1
| | | | * | [Actions] Build and publish to Docker HubPaul Munteanu2021-07-271-0/+30
| | * | | | :construction: message acknowledgeFlam3rboy2021-07-304-28/+34
| | |/ / /
| | * | | Merge pull request #175 from luth31/masterFlam3rboy2021-07-262-1/+11
| | |\| |
| | | * | Use config default region for new GuildsPaul Munteanu2021-07-261-1/+1
| | | * | Implement guilds/#guild_id/regions routePaul Munteanu2021-07-261-0/+10
| | |/ /
| | * | Merge pull request #174 from DankDumpster/72-charFlam3rboy2021-07-222-3/+3
| | |\ \
| | | * | Update register.tsMatthew2021-07-221-2/+2
| | | * | Make password limit 72 to match discord's limitMatthew2021-07-221-1/+1
| | * | | :bug: fix 404 error return json instead of clientFlam3rboy2021-07-222-61/+10939
| | |/ /
| | * | npm i @fosscord/server-util@1.32Diego Magdaleno2021-07-212-10935/+65
| | * | [Remove] Remove the console.logDiego Magdaleno2021-07-211-1/+0
| | * | Merge pull request #173 from DiegoMagdaleno/masterDiego Magdaleno2021-07-212-1/+2
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'fosscord:master' into masterDiego Magdaleno2021-07-213-744/+11336
| | | |\ | | | |/ | | |/|
| | * | fix guild createFlam3rboy2021-07-192-734/+11328
| | * | :bug: fix login routeFlam3rboy2021-07-191-10/+8
| | * | :bug: fix gateway routeFlam3rboy2021-07-191-1/+1
| | | * [Fix] All messages should have edited_timestamp even if nullDiego Magdaleno2021-07-213-3/+3
| | | * [Gateway Endpoint] Encode response as JSONDiego Magdaleno2021-07-191-1/+2
| | |/
| | * Merge pull request #172 from fosscord/l10n_masterFlam3rboy2021-07-192-23/+23
| | |\
| | | * New translations common.json (Slovak)Flam3rboy2021-07-191-14/+14
| | | * New translations auth.json (Slovak)Flam3rboy2021-07-191-9/+9
| | |/
| | * Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-07-182-0/+33
| | |\
| | | * Merge pull request #170 from fosscord/l10n_masterFlam3rboy2021-07-182-0/+33
| | | |\
| | | | * New translations common.json (Slovak)Flam3rboy2021-07-181-0/+18
| | | | * New translations auth.json (Slovak)Flam3rboy2021-07-181-0/+15
| | * | | :loud_sound: fix logFlam3rboy2021-07-183-10874/+63
| | |/ /
| | * | :bug: remove bin from package.jsonFlam3rboy2021-07-161-1/+0
| | * | :bug: fix github actionFlam3rboy2021-07-161-1/+1
| | * | :heavy_minus_sign: delete rethinkFlam3rboy2021-07-112-89/+0
| | * | :art: clean up bundle scriptFlam3rboy2021-07-113-904/+9
| | * | :pencil: add uncompression message to releasesFlam3rboy2021-07-111-4/+4
| | * | :bug: rearrange stepsFlam3rboy2021-07-111-4/+4
| | * | :bug: fix file nameFlam3rboy2021-07-111-1/+1
| | * | :bug: fix file namesFlam3rboy2021-07-111-11/+14
| | * | :bug: fix version release nameFlam3rboy2021-07-111-19/+15
| | * | :bug: fix release nameFlam3rboy2021-07-111-5/+10
| | * | :bug: fix file name casingFlam3rboy2021-07-111-5/+5
| | * | :bug: fix caxa build cmdFlam3rboy2021-07-111-5/+5
| | * | :bug: fix caxa build cmdFlam3rboy2021-07-111-0/+136
| | * | :arrow_down: downgrade nodejs version in actions runnerFlam3rboy2021-07-111-2/+1
| | * | fix release actionFlam3rboy2021-07-111-18/+18
| | * | :bug: fix publish release actionFlam3rboy2021-07-111-3/+11
| | * | :sparkles: use caxa for bundlingFlam3rboy2021-07-113-52/+593
| | * | :bug: fix windows pathFlam3rboy2021-07-111-1/+1
| | * | :bug: fix release actionFlam3rboy2021-07-111-3/+3
| | * | :sparkles: add win + macos to releaseFlam3rboy2021-07-111-6/+31
| | * | :bug: fix release nameFlam3rboy2021-07-101-2/+5
| | * | :sparkles: bundle exectuableFlam3rboy2021-07-105-20/+68
| | * | :wheelchair: use fs sync for backwards compatibilityFlam3rboy2021-07-101-3/+3
| | * | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-07-101-1/+1
| | |\ \
| | | * \ Merge pull request #168 from jhcpeixoto/masterFlam3rboy2021-07-091-1/+1
| | | |\ \
| | | | * | UPDATE BCRYPTJoaquim Peixoto2021-07-091-1/+1
| | | |/ /
| | * / / findOne auto throws error if it doesn't exist'Flam3rboy2021-07-1028-174/+141
| | |/ /
| | * | :construction: pkg binary bundleFlam3rboy2021-07-082-19/+1429
| | * | :arrow_up: update server-utilFlam3rboy2021-07-072-8/+8
| | |/
| | * Merge pull request #166 from robigan/openapi-ymlFlam3rboy2021-07-051-0/+526
| | |\
| | | * Remove .insomnia folder...robigan2021-07-0526-1122/+0
| | | * Init of the openapi.yml filerobigan2021-07-051-0/+526
| | | * Merge branch 'fosscord:master' into masterrobigan2021-07-051-4/+4
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #165 from fosscord/l10n_masterFlam3rboy2021-07-051-4/+4
| | |\ \
| | | * | New translations common.json (Hindi)Flam3rboy2021-07-051-4/+4
| | | | * A bit more data...robigan2021-07-051-1/+68
| | | | * New content...robigan2021-07-031-4/+112
| | | | * Start of fosscord apirobigan2021-07-0326-0/+947
| | | |/ | | |/|
| | * | :sparkles: route specific rate limitsFlam3rboy2021-07-016-43/+74
| | * | Merge pull request #162 from fosscord/feat--rate-limitFlam3rboy2021-07-017-328/+177
| | |\ \
| | | * | :sparkles: finished Rate LimitFlam3rboy2021-07-014-45/+122
| | | * | :construction: rate limitFlam3rboy2021-07-017-326/+98
| | |/ /
| | * | :construction: rate limitFlam3rboy2021-06-282-8/+30
| | * | :bug: fix ip address lookupFlam3rboy2021-06-273-719/+163
| | * | :sparkles: v9Flam3rboy2021-06-273-166/+736
| | * | :bug: fix importFlam3rboy2021-06-271-1/+1
| | * | :arrow_up: update dev client versionFlam3rboy2021-06-272-5/+4
| | |/
| | * :lock: register proxy ip checkFlam3rboy2021-06-278-143/+10564
| | * :bug: fix empty message bug for attachmentsFlam3rboy2021-06-261-1/+1
| | * :bug: fix CORSFlam3rboy2021-06-263-3/+5
| | * Merge pull request #161 from fosscord/l10n_masterFlam3rboy2021-06-261-8/+8
| | |\
| | | * New translations common.json (Hungarian)Flam3rboy2021-06-261-8/+8
| | |/
| | * Merge pull request #160 from jhcpeixoto/masterFlam3rboy2021-06-253-10649/+46
| | |\
| | | * CORS FIXJoaquim Peixoto2021-06-253-10649/+46
| | |/
| | * Merge pull request #159 from fosscord/l10n_masterFlam3rboy2021-06-242-15/+15
| | |\
| | | * New translations common.json (Hungarian)Flam3rboy2021-06-241-6/+6
| | | * New translations auth.json (Hungarian)Flam3rboy2021-06-241-9/+9
| | * | :bug: docker fileFlam3rboy2021-06-242-0/+5
| | * | :sparkles: empty messages check + allowed mentionsFlam3rboy2021-06-235-10/+32
| | * | :art: move widget templates to assetsFlam3rboy2021-06-227-1/+2
| | |/
| | * Merge pull request #157 from Umimaso/widgetFlam3rboy2021-06-2214-10/+440
| | |\
| | | * :art: clean up codeFlam3rboy2021-06-225-44/+171
| | | * feat: add routing for unversioned api requestsUmimaso2021-06-192-5/+6
| | | * feat: add widget endpointsUmimaso2021-06-1912-7/+309
| | * | Merge pull request #158 from fosscord/l10n_masterFlam3rboy2021-06-202-11/+11
| | |\ \
| | | * | New translations common.json (Lithuanian)Flam3rboy2021-06-201-2/+2
| | | * | New translations auth.json (Lithuanian)Flam3rboy2021-06-201-9/+9
| | |/ /
| | * | Merge pull request #151 from fosscord/l10n_masterFlam3rboy2021-06-1929-83/+116
| | |\ \ | | | |/ | | |/|
| | | * New translations common.json (Lithuanian)Flam3rboy2021-06-191-0/+18
| | | * New translations auth.json (Lithuanian)Flam3rboy2021-06-191-0/+15
| | | * New translations auth.json (Portuguese)Flam3rboy2021-06-091-1/+1
| | | * New translations common.json (Portuguese)Flam3rboy2021-06-081-1/+1
| | | * New translations common.json (Portuguese)Flam3rboy2021-06-071-2/+2
| | | * New translations common.json (Arabic)Flam3rboy2021-05-301-2/+2
| | | * New translations auth.json (Arabic)Flam3rboy2021-05-301-1/+1
| | | * New translations common.json (Urdu (India))Flam3rboy2021-05-281-3/+3
| | | * New translations auth.json (Hebrew)Flam3rboy2021-05-281-1/+1
| | | * New translations common.json (Hebrew)Flam3rboy2021-05-281-3/+3
| | | * New translations auth.json (Hungarian)Flam3rboy2021-05-281-1/+1
| | | * New translations common.json (Hungarian)Flam3rboy2021-05-281-3/+3
| | | * New translations auth.json (Catalan)Flam3rboy2021-05-281-1/+1
| | | * New translations common.json (Catalan)Flam3rboy2021-05-281-3/+3
| | | * New translations auth.json (Afrikaans)Flam3rboy2021-05-281-1/+1
| | | * New translations common.json (Afrikaans)Flam3rboy2021-05-281-3/+3
| | | * New translations common.json (Korean)Flam3rboy2021-05-281-3/+3
| | | * New translations auth.json (Chinese Simplified)Flam3rboy2021-05-281-9/+9
| | | * New translations common.json (Chinese Simplified)Flam3rboy2021-05-281-14/+14
| | | * New translations auth.json (Chinese Traditional)Flam3rboy2021-05-281-9/+9
| | | * New translations common.json (Chinese Traditional)Flam3rboy2021-05-281-14/+14
| | | * New translations auth.json (Vietnamese)Flam3rboy2021-05-281-1/+1
| | | * New translations common.json (Vietnamese)Flam3rboy2021-05-281-3/+3
| | | * New translations common.json (Portuguese, Brazilian)Flam3rboy2021-05-281-2/+2
| | | * New translations auth.json (Indonesian)Flam3rboy2021-05-281-1/+1
| | | * New translations common.json (Indonesian)Flam3rboy2021-05-281-15/+15
| | | * New translations common.json (Hindi)Flam3rboy2021-05-281-1/+1
| | | * New translations auth.json (Urdu (India))Flam3rboy2021-05-281-1/+1
| | | * New translations auth.json (Portuguese, Brazilian)Flam3rboy2021-05-281-1/+1
| | | * New translations auth.json (Korean)Flam3rboy2021-05-281-1/+1
| | | * New translations common.json (Turkish)Flam3rboy2021-05-281-14/+14
| | | * New translations common.json (Serbian (Cyrillic))Flam3rboy2021-05-281-3/+3
| | | * New translations auth.json (Serbian (Cyrillic))Flam3rboy2021-05-281-1/+1
| | | * New translations common.json (Portuguese)Flam3rboy2021-05-281-2/+2
| | | * New translations auth.json (Portuguese)Flam3rboy2021-05-281-1/+1
| | | * New translations auth.json (Turkish)Flam3rboy2021-05-281-9/+9
| | | * Update source file common.jsonFlam3rboy2021-05-281-3/+3
| | | * Update source file auth.jsonFlam3rboy2021-05-281-1/+1
| | * | :sparkles: Guild invitesFlam3rboy2021-06-023-5596/+1991
| | * | :zap: add explicit types to req and resFlam3rboy2021-05-3126-68/+68
| | * | :construction: dm channelsFlam3rboy2021-05-316-67/+80
| | * | :bug: fix getPublicUserFlam3rboy2021-05-302-9/+5
| | * | npm i @fosscord/server-util@1.3.14Flam3rboy2021-05-302-16/+16
| | * | :bug: fix empty authorFlam3rboy2021-05-302-2/+0
| | * | :sparkles: Friends RelationshipsFlam3rboy2021-05-301-0/+156
| | * | :sparkles: Channel permission overwritesFlam3rboy2021-05-301-7/+38
| | * | :arrow_up: npm i @fosscord/server-util@1.3.13Flam3rboy2021-05-302-8/+8
| | * | :arrow_up: npm i @fosscord/server-util@1.3.12Flam3rboy2021-05-302-8/+8
| | * | :zap: increase upload limitFlam3rboy2021-05-301-1/+1
| | * | :arrow_up: npm i @fosscord/server-util@1.3.11Flam3rboy2021-05-302-8/+8
| | * | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-05-301-3/+3
| | |\ \
| | | * \ Merge pull request #152 from luth31/masterFlam3rboy2021-05-291-3/+3
| | | |\ \
| | | | * | Remove obsolete npx patch-package commandPaul Munteanu2021-05-291-1/+0
| | | | * | Dockerfile: run app instead of recompilingPaul Munteanu2021-05-291-1/+1
| | | | * | Merge branch 'master' of github.com:luth31/fosscord-apiPaul Munteanu2021-05-291-8/+25
| | | | |\ \
| | | | | * \ Merge branch 'fosscord:master' into masterPaul Munteanu2021-05-291-8/+25
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Build on start for the CONTRIBUTORSPaul Munteanu2021-05-291-1/+1
| | | | |/ /
| | | | * | Compile TS during Docker image buildPaul Munteanu2021-05-292-2/+3
| | | | * | Merge branch 'fosscord:master' into masterPaul Munteanu2021-05-293-69/+14
| | | | |\ \
| | | | * \ \ Merge branch 'fosscord:master' into masterPaul Munteanu2021-05-296-15/+443
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'master' of https://github.com/fosscord/fosscord-apiPaul Munteanu2021-05-2830-275/+877
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge branch 'fosscord:master' into masterPaul Munteanu2021-05-238-644/+474
| | | | |\ \ \ \ \
| | * | | | | | | | :sparkles: user avatarFlam3rboy2021-05-306-22/+28
| | * | | | | | | | :sparkles: message attachmentsFlam3rboy2021-05-307-46/+80
| | |/ / / / / / /
| | * | | | | / / :zap: improve asset cachingFlam3rboy2021-05-291-8/+25
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | :art: reformatFlam3rboy2021-05-293-69/+14
| | | |_|_|/ / | | |/| | | |
| | * | | | | automatically embed links in messageFlam3rboy2021-05-284-15/+372
| | * | | | | Create codeql-analysis.ymlFlam3rboy2021-05-281-0/+71
| | * | | | | Delete TESTFlam3rboy2021-05-281-0/+0
| | | |_|/ / | | |/| | |
| | * | | | :construction: permissionsFlam3rboy2021-05-281-1/+39
| | * | | | testFlam3rboy2021-05-281-0/+0
| | * | | | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-05-2727-264/+827
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | :arrow_up: npm i @fosscord/server-util@1.3.5Flam3rboy2021-05-263-9/+30
| | | * | | :bug: fix EMAIL_ALREADY_REGISTERED error messageFlam3rboy2021-05-261-1/+1
| | | * | | optional GATEWAY .env variableFlam3rboy2021-05-261-1/+1
| | | * | | fix message loadingFlam3rboy2021-05-261-1/+3
| | | * | | npm i @fosscord/server-util@1.3.3Flam3rboy2021-05-253-8/+9
| | | * | | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-05-242-22/+22
| | | |\ \ \
| | | | * \ \ Merge pull request #149 from fosscord/l10n_masterFlam3rboy2021-05-242-22/+22
| | | | |\ \ \