Commit Graph

132 Commits

Author SHA1 Message Date
Jecket 5087d70bff properly return "No comments" when there are no comments 2024-02-03 17:08:21 +01:00
Jecket 49d8c9d1a5 fix* unregistered user -1 response 2024-02-03 17:07:55 +01:00
Jill 4f1fec7fe5
wip level length measure 2023-05-26 18:37:31 +03:00
Jill cb4c0b55a1
refactor level parsing slightly
level object data is now stored across ObjectData which provides an abstraction over objects that isn't object["25"].to_i
2023-05-26 16:33:07 +03:00
Jill dc6d5767bb
individual level pages!!!!!!!!! 2023-05-24 11:27:44 +03:00
Jill efcab418f1
emergency ACE fix patch
i've been told it's caused by pickup triggers using groups above 1,000, so all levels using groups above 1,100 and colors above 1,100 are instantly rejected

in the future it may be worth to abstract this into a level check function, runnable via command-line
2023-05-23 08:17:30 +03:00
Jill 77b809da8c download and like milestones for levels 2023-01-21 22:44:21 +03:00
Jill 12ae7504a0 wip notification view 2023-01-16 21:43:54 +03:00
Jill af557ffc6e basic notifications impl for back-end 2023-01-16 20:26:52 +03:00
Jill 09c9bb9d52 remove a couple of todos 2023-01-10 12:13:06 +03:00
winter c7966bb81d rateable levels 2023-01-09 21:48:16 +09:00
Jill cca71b1253 user position -> badge 2023-01-09 15:44:31 +03:00
Jill fe288235c3 the Rainbow Purge 2023-01-09 15:28:26 +03:00
winter b640dc4e20 fix error 2023-01-09 21:15:11 +09:00
Jill d2ae842f8b comment badges/colors 2023-01-09 15:12:43 +03:00
winter f0090f75bc success! moderator access granted 2023-01-09 20:58:49 +09:00
winter b99d181707 fix bug where descriptions were j 2023-01-08 17:00:30 +09:00
winter 3a01984268 better 1.9 support 2023-01-08 16:10:27 +09:00
Jill 7ec85e78b0 cap community difficulties to 2-9 stars 2023-01-07 19:55:19 +03:00
Jill 9241e0b24c friends leaderboard 2023-01-07 19:51:07 +03:00
Jill 2dee1feb92 deduplicate level scores 2023-01-07 19:46:43 +03:00
Jill 573892dbd0 make downloads and likes unique to ips 2023-01-07 19:31:48 +03:00
winter ad03ea6a94 oops 2023-01-08 00:33:18 +09:00
winter fb9bc588b8 basic 1.9 support 2023-01-08 00:31:51 +09:00
Jill 2a33ec3621 swap some stuff out for version lib 2023-01-07 17:34:41 +03:00
winter 0563bccda7 remove todo 2023-01-07 22:40:24 +09:00
winter 7f719d4db3 basic 2.0 support..? 2023-01-07 22:34:09 +09:00
winter fd8514c008 download 2023-01-07 20:57:18 +09:00
winter 4b155d62a8 fixed bug 2023-01-07 20:09:16 +09:00
Jill f2ffd3ab90 allow config_get to specify a custom default 2023-01-07 11:54:13 +03: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
winter 9af9f939f3 fix a thing 2023-01-07 15:55:32 +09:00
winter 2ac3338e27 unnecessary comment why did i add this 2023-01-08 00:41:47 +09:00
winter 366eef004d oh yeah i forgot about this tiny detail 2023-01-08 00:35:51 +09:00
Jill 03dd8f1e9b like level and profile comments 2023-01-06 19:43:12 +03: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 4b23ad77c0 fix empty friends list error 2023-01-06 18:00:49 +03:00
Jill cffea4521d blocks 2023-01-06 17:58:34 +03:00
Jill c1fc797eae do Not log sync endpoints, actually, 2023-01-06 17:33:10 +03:00
Jill fa2717c5b4 polish up messages/friends a little 2023-01-06 17:18:53 +03:00
Jill 66d27ac884 optimize save storage 2023-01-06 14:02:45 +03:00
Jill 6f447c4820 followed filter 2023-01-06 13:20:33 +03:00
Jill 285ed7647c testing level scores on prod let's go 2023-01-06 12:05:47 +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