rainbow napkin rainbownapkin · she/her
  • Joined on 2025-09-24
rainbownapkin commented on issue rainbownapkin/canopy#161 2025-10-11 09:46:05 -04:00
DB Dump Ingester

We should wait until #186 is solved, as DB-side toke handling is probably going to change soon.

rainbownapkin commented on issue rainbownapkin/canopy#186 2025-10-11 09:44:29 -04:00
Create server-wide toke map.

Refactored userSchema.statics.findProfile()'s tokebot profile generation procedure: 42ad17072f

rainbownapkin pushed to dev at rainbownapkin/canopy 2025-10-11 09:44:07 -04:00
42ad17072f Refactored userSchema.statics.findProfile()'s tokebot profile generation procedure.
e9b9539477 Added completion time to migration procedure.
Compare 2 commits »
rainbownapkin reopened issue rainbownapkin/canopy#186 2025-10-11 09:34:14 -04:00
Create server-wide toke map.
rainbownapkin closed issue rainbownapkin/canopy#186 2025-10-11 09:33:23 -04:00
Create server-wide toke map.
rainbownapkin commented on issue rainbownapkin/canopy#186 2025-10-11 09:33:10 -04:00
Create server-wide toke map.

Looks like the tokebot part of userSchema.statics.findProfile needed tuning.

Calculating the tokemap wasn't the issue, and actually seems to be just as fast, if not faster, than pulling a map…

rainbownapkin commented on issue rainbownapkin/canopy#161 2025-10-11 08:21:19 -04:00
DB Dump Ingester

Started server-wide legacy cytube/fore.st toke count ingestion: a231c8fc4c

rainbownapkin pushed to dev at rainbownapkin/canopy 2025-10-11 08:20:28 -04:00
a231c8fc4c Started server-wide legacy cytube/fore.st toke count ingestion.
rainbownapkin opened issue rainbownapkin/canopy#186 2025-10-11 08:07:25 -04:00
Create server-wide toke map.
rainbownapkin opened issue rainbownapkin/canopy#185 2025-10-11 08:04:39 -04:00
Salt IP-Hashes
rainbownapkin commented on issue rainbownapkin/canopy#184 2025-10-10 08:54:58 -04:00
Log all rank changes above gold.

Bonus pts if the system emails admins on rank change.

rainbownapkin opened issue rainbownapkin/canopy#184 2025-10-10 08:54:36 -04:00
Log all rank changes above gold.
rainbownapkin commented on issue rainbownapkin/canopy#161 2025-10-10 08:49:54 -04:00
DB Dump Ingester

Added profile toke count ingestion to migration schema: bb2a1369a3

rainbownapkin pushed to dev at rainbownapkin/canopy 2025-10-10 08:42:33 -04:00
bb2a1369a3 Added profile toke count ingestion to migration schema.
rainbownapkin commented on issue rainbownapkin/canopy#161 2025-10-09 18:17:21 -04:00
DB Dump Ingester

Added better error checking to migration schema statics: ad0dd6bdbb

rainbownapkin commented on issue rainbownapkin/canopy#161 2025-10-09 18:17:04 -04:00
DB Dump Ingester

Started work on legacy account migration: 9fda308306

rainbownapkin pushed to dev at rainbownapkin/canopy 2025-10-09 18:04:17 -04:00
ad0dd6bdbb Added better error checking to migration schema statics.
9fda308306 Started work on legacy account migration.
Compare 2 commits »
rainbownapkin commented on issue rainbownapkin/canopy#155 2025-10-07 03:21:45 -04:00
Volatile Private Messaging System

Private Messaging System Complete.

rainbownapkin closed issue rainbownapkin/canopy#155 2025-10-07 03:21:45 -04:00
Volatile Private Messaging System
rainbownapkin commented on issue rainbownapkin/canopy#183 2025-10-07 03:21:22 -04:00
Autoscroll PM Panel

Added auto-scrolling to private message panel. Fixed auto-scrolling w/ laggy assets in chat and PM: 4698ba4122