Commit Graph

646 Commits

Author SHA1 Message Date
Rory& 094f6c261a Split time classes, include tests 2025-12-01 22:46:52 +01:00
Rory& 4568165b82 File uploads: try form.getBuffer() 2025-12-01 21:05:12 +01:00
Rory& 25f7c0de5d Drop node-fetch-commonjs, proxy-agent as deprecated 2025-12-01 20:19:14 +01:00
MathMan05 21a13efb0f stopwatch fixes 2025-11-30 01:52:36 +01:00
Rory& 2ebe2a57fb Cut down schemas by 90% 2025-11-29 22:22:41 +01:00
MathMan05 e38e0f2f89 don't show invis 2025-11-29 11:18:23 -06:00
MathMan05 d18cdd2d28 remove string proto fake polyfill 2025-11-26 17:20:22 -06:00
MathMan05 b19e3d8419 Merge branch 'removeStupidPolies' of https://github.com/MathMan05/server into removeStupidPolies 2025-11-26 15:56:25 -06:00
Mathium05 49653e27c2 Merge branch 'spacebarchat:master' into removeStupidPolies 2025-11-26 15:56:10 -06:00
MathMan05 f09a6976b2 remove remove 2025-11-26 15:55:47 -06:00
MathMan05 9f9ed88299 fix distinct 2025-11-26 14:53:38 -06:00
MathMan05 8c9e287719 re-add partion function 2025-11-26 14:50:44 -06:00
MathMan05 aa40eee097 remove test, oops 2025-11-26 14:48:15 -06:00
MathMan05 8f2efff694 change partition 2025-11-26 14:48:03 -06:00
MathMan05 12763d1c59 remove distinct 2025-11-26 14:45:19 -06:00
Rory& f818781b27 Cache access token key in memory and write it back to disk if deleted 2025-11-26 16:03:54 +01:00
MathMan05 781abf950a Fix backwards condition 2025-11-26 00:23:41 -06:00
MathMan05 2b9802200d save file 2025-11-26 00:11:47 -06:00
MathMan05 3080445768 rid of forEachAsync 2025-11-26 00:11:22 -06:00
MathMan05 b1fc5dc305 make normalize URL normal 2025-11-26 00:06:05 -06:00
MathMan05 960752a685 get rid of sleep() 2025-11-26 00:01:51 -06:00
MathMan05 3d8450ff1a remove the empty files 2025-11-25 23:58:28 -06:00
MathMan05 5a3965ab22 rid of Math.clamp 2025-11-25 23:57:56 -06:00
MathMan05 1613ba82ae remove unused filter async 2025-11-25 23:55:50 -06:00
MathMan05 bcef42fe1f remove distinct by 2025-11-25 23:54:33 -06:00
MathMan05 bbd75f1e6c actually delete the functions 2025-11-25 23:50:45 -06:00
MathMan05 54540a8b14 Delete Object.map 2025-11-25 23:49:03 -06:00
MathMan05 319b420fc0 remove unused forEach 2025-11-25 23:37:20 -06:00
MathMan05 9871ce0028 rid of contains all 2025-11-25 23:34:20 -06:00
MathMan05 b3de3ddd9c remove unused intersect 2025-11-25 23:28:56 -06:00
MathMan05 10147dda08 remove except (it's probally faster this way too) 2025-11-25 23:28:02 -06:00
MathMan05 685552579b get rid of single 2025-11-25 23:01:52 -06:00
MathMan05 d22e46d593 remove first/last 2025-11-25 22:58:31 -06:00
Rory& 0a649a0de2 Expose mor emember keys 2025-11-25 23:04:25 +01:00
Rory& 666ec3e855 Channel: revert part of permission unification PR 2025-11-25 20:31:47 +01:00
Rory& f39e015528 Fix type on communication_disabled_until 2025-11-25 18:58:40 +01:00
Rory& 5a0c7084fe implement timeouts and quarantines 2025-11-25 18:21:03 +01:00
Rory& df6f2c06d1 async filter extensions 2025-11-25 18:16:58 +01:00
MathMan05 4a56020ec0 centerlize permision checking more 2025-11-25 00:37:00 +01:00
Rory& 7be6b97f4c Permissions: fill in new flags 2025-11-25 00:29:55 +01:00
Rory& eb07c5c956 Admin API: Check rights, require OPERATOR 2025-11-24 20:24:17 +01:00
MathMan05 359e47d3f9 update to use flags 2025-11-23 00:57:31 +01:00
MathMan05 8bf62e1f57 is it a hack if it works? 2025-11-23 00:57:31 +01:00
Rory& fed12bac01 Message#createWithDefaults: Set mesasge type if message_reference is set and no other type is set 2025-11-22 20:12:25 +01:00
Rory& 592d68379b add extraFields optional param on toPrivateUser, expose rights on READY 2025-11-22 19:43:16 +01:00
MathMan05 ad883871be only for gorups 2025-11-20 14:36:16 -06:00
MathMan05 c512a76e14 fix groups more 2025-11-20 14:34:23 -06:00
CyberL1 198be68e52 fix: default activities to empty array 2025-11-20 10:26:17 +01:00
MathMan05 77022c0afb implement mention_count 2025-11-18 18:19:58 -06:00
MathMan05 c92670b6e0 member count fixes 2025-11-18 11:31:36 -06:00