summary refs log tree commit diff
path: root/api/locales/vi (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-02Extend the pretense of non-existence of self-bans to API view route tooErkin Alp Güney1-0/+2
2022-02-02Better protection against self-bansErkin Alp Güney1-2/+3
2022-02-02Make self-bans irreversibleErkin Alp Güney1-1/+4
2022-02-02Allow self-ban of non-ownersErkin Alp Güney1-1/+34
2022-01-31Update index.htmlImAaronFR1-5/+5
2022-01-24Add dummy endpoints to prevent client loading some settings panels indefinitelyTheArcaneBrony4-0/+48
2022-01-24Speed up setup by not installing optional packages (#605)TheArcaneBrony1-1/+1
2022-01-24revert dependabot PRs that update node-fetch to v3Madeline8-171/+35
2022-01-23* Replaced list of invisible characters with unicode codepointsMadeline2-62/+65
2022-01-23channel.owner_id is type string not numberMadeline1-1/+1
2022-01-23Add unhandled channel types to IsTextChannel methodMadeline1-2/+6
2022-01-23Apply suggestions from code reviewMadeline1-2/+4
2022-01-23Update Channel.tsErkin Alp Güney1-4/+7
2022-01-23Added `ILLEGAL_CHANNEL_NAMES` and `NULL_CHANNEL_NAMES` guild feature flagsMadeline3-332/+406
2022-01-23Closed-join guildsErkin Alp Güney1-1/+2
2022-01-23Bump node-fetch from 2.6.6 to 2.6.7 in /api/scripts/stresstestdependabot[bot]1-6/+14
2022-01-23Bump node-fetch from 2.6.5 to 2.6.7 in /bundledependabot[bot]2-15/+28
2022-01-23Bump node-fetch from 2.6.6 to 2.6.7 in /cdndependabot[bot]2-11/+19
2022-01-23Bump node-fetch from 2.6.2 to 2.6.7 in /utildependabot[bot]2-66/+359
2022-01-23Bump node-fetch from 2.6.2 to 3.1.1 in /gatewaydependabot[bot]2-313/+1698
2022-01-23Bump node-fetch from 2.6.2 to 3.1.1 in /apidependabot[bot]2-81/+747
2022-01-22Branding updatesFeatyre2-4/+8
2022-01-16Revert previous commitChris Chrome1-16/+16
2022-01-14Further debranding of premium tiersErkin Alp Güney1-16/+16
2022-01-13Add erlpack warning (#587)TheArcaneBrony1-1/+3
2022-01-13Fix typo in commit 277b28cMadeline1-1/+1
2022-01-12update defaultsErkin Alp Güney1-7/+7
2022-01-12Fix the feature checkErkin Alp Güney1-0/+2
2022-01-12Update Guild.tsErkin Alp Güney1-0/+1
2022-01-12Add cross channel repliesErkin Alp Güney1-2/+4
2022-01-12Schema change for group specific emojisErkin Alp Güney1-1/+4
2022-01-11Use the boomerang logoErkin Alp Güney1-1/+1
2022-01-11fix the message endpoint always returning Empty message errorced777ric1-1/+1
2022-01-11Message fixes | Character limits and embed fixes (#581)Madeline2-8/+14
2022-01-09Update role-icons.tsErkin Alp Güney1-2/+1
2022-01-06Correct the invite responseThesourtimes1-1/+1
2022-01-05Add Role Icons (#574)Chris Chrome6-3/+124
2022-01-04Update documentsThesourtimes9-23/