summary refs log tree commit diff
path: root/src/Server.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-10New translations auth.json (Slovak)Flam3rboy1-1/+2
2021-08-10New translations auth.json (Portuguese)Flam3rboy1-1/+2
2021-08-10New translations auth.json (Polish)Flam3rboy1-1/+2
2021-08-10New translations auth.json (Norwegian)Flam3rboy1-1/+2
2021-08-10New translations auth.json (Turkish)Flam3rboy1-1/+2
2021-08-10New translations auth.json (Russian)Flam3rboy1-1/+2
2021-08-07npm i @fosscord/server-util@1.3.37Flam3rboy2-8/+8
2021-08-07npm i @fosscord/server-util@1.3.36Flam3rboy2-12/+100
2021-08-07fixed a typoBuildTools1-1/+1
2021-08-07added accent_color to UserModifySchemaBuildTools1-1/+3
2021-08-06bug fixBuildTools1-0/+1
2021-08-06Added accent_colorBuildTools2-0/+2
2021-08-05Added the bot paramBuildTools2-0/+2
2021-08-05Added the profile routeBuildTools2-0/+48
2021-08-05:arrow_up: update demo test clientFlam3rboy2-8/+12
2021-08-04New translations common.json (Korean)Flam3rboy1-14/+14
2021-08-04New translations auth.json (Korean)Flam3rboy1-9/+9
2021-08-01[Channel] Implement type 4 channel and clean the code