Commit Graph

36 Commits

Author SHA1 Message Date
Jill 09c9bb9d52 remove a couple of todos 2023-01-10 12:13:06 +03:00
Jill cca71b1253 user position -> badge 2023-01-09 15:44:31 +03:00
winter b640dc4e20 fix error 2023-01-09 21:15:11 +09:00
Jill 9241e0b24c friends leaderboard 2023-01-07 19:51:07 +03:00
winter fb9bc588b8 basic 1.9 support 2023-01-08 00:31:51 +09:00
winter 7f719d4db3 basic 2.0 support..? 2023-01-07 22:34:09 +09:00
winter 4b155d62a8 fixed bug 2023-01-07 20:09:16 +09:00
Jill 63311de7a4 knock some long-standing issues off of the todos 2023-01-07 11:46:52 +03:00
winter 00a24ecb8b born to shit forced to wipe 2023-01-07 17:41:14 +09:00
winter adf714f1b0 yoy did 2023-01-07 17:28:29 +09:00
Jill 48c029d202 delete level comments 2023-01-06 19:40:41 +03:00
Jill aa3089e6f9 comment history 2023-01-06 18:33:09 +03:00
Jill fa2717c5b4 polish up messages/friends a little 2023-01-06 17:18:53 +03:00
Jill cb8321bfdd fix friend request status typo 2023-01-06 11:56:37 +03:00
Jill 9915aa18d8 properly implement message/comment disabled 2023-01-06 11:51:11 +03:00
Jill 6c25760905 indicate friend status in profile views 2023-01-06 11:29:00 +03:00
Jill ec1fc7a934 integrate friends into stuff across the server 2023-01-06 11:20:16 +03:00
Jill ae3b5a18d8 cap user inputs 2023-01-05 22:39:24 +03:00
Jill 9e22dbd8f3 fix account comments 2023-01-04 18:59:14 +03:00
Jill 1cc00624fe replace == "" with .blank? 2023-01-04 15:05:27 +03:00
Jill 6587cb4adf add level parsing for intensive upload checks, remove GDBase64 2023-01-03 13:38:23 +03:00
Jill e455a304b9 refactor endpoint system
context is now passed in instead of just the body

will allow for ip bans and similar in the future :slugclose:
2023-01-03 10:02:50 +03:00
Jill 46a4d06983 put newfound gddocs info to use
fun fact: this exists https://docs.gdprogra.me/

:slugclose:
2023-01-03 08:58:24 +03:00
Jill d4e930e424 switch all auto-incrementing ids to a single tracking system
this is to prevent ids from overlapping after a level is deleted

this WILL cause issues on older databases. i will not be responsible
2023-01-02 16:32:31 +03:00
Jill a4e28cb708 clean up comments 2023-01-02 15:12:41 +03:00
Jill c6b7fe3dfb pretty logs :) 2023-01-02 13:59:37 +03:00
winter 31b59f76e0 shabadaba gooba like a meebo 2023-01-01 17:17:50 +09:00
Jill 571041f8f8 customizable date display format 2022-12-31 21:45:00 +03:00
Jill 09eee68e51 profile comments 2022-12-31 21:45:00 +03:00
Jill 886a16468a slightly tweak account lib stuff 2022-12-31 20:12:22 +03:00
Jill 426da44bee fix date formatting 2022-12-31 17:04:43 +03:00
Jill d9a73fe813 lightly fucked level scores 2022-12-31 09:28:08 +03:00
Jill 6cd20d330d tiny updateUser note 2022-12-31 05:10:50 +03:00
Jill a7faa055f9 basic input sanitization w/ todos sprinkled everywhere 2022-12-31 05:08:02 +03:00
winter 9cfe9520b4 some kind of security implemented 2022-12-31 02:34:55 +09:00
Jill 4ca2ba06ab some minor refactoring 2022-12-30 19:04:27 +03:00