Commit Graph

  • e443089188 fix dm duplication when using encryption Mystikfluu 2022-08-23 00:43:18 +02:00
  • 0e1226c5be supress websocket connecting errors Mystikfluu 2022-08-23 00:41:26 +02:00
  • c33ff903f7 enhance channel storage Mystikfluu 2022-08-23 00:38:37 +02:00
  • 94daecb56c simplify key storage Mystikfluu 2022-08-23 00:36:42 +02:00
  • fc0c96c1a1 add further encryption support for dms Mystikfluu 2022-08-23 00:32:22 +02:00
  • 1abcc7581b fix unlinkSync not being defined Mystikfluu 2022-08-23 00:18:42 +02:00
  • ad3ab133a5 move server_esm to server.js Mystikfluu 2022-08-19 23:37:24 +02:00
  • e567e04133 enhance simple e2ee Mystikfluu 2022-08-19 19:51:08 +02:00
  • 30ddffd83d bump unsafe_encrypt version Mystikfluu 2022-08-19 19:47:28 +02:00
  • b6e0bf279c fix a fs import Mystikfluu 2022-08-19 19:38:23 +02:00
  • 4a98fe5586 fix ws error Mystikfluu 2022-08-19 19:37:47 +02:00
  • 7f06fa0f1b make code more consistent Mystikfluu 2022-08-19 19:35:47 +02:00
  • 6ed17497c5 rewrite to a module Mystikfluu 2022-08-19 19:29:14 +02:00
  • c78f4cba3a remove unused data Mystikfluu 2022-08-19 18:49:02 +02:00
  • b1df38a276 change from require to import Mystikfluu 2022-08-19 18:47:00 +02:00
  • 9806238246 add unsafe_encrypt to the dependencies Mystikfluu 2022-08-19 18:44:20 +02:00
  • f8ba9fd95b lay groundwork for simple dm encryption Mystikfluu 2022-08-19 18:36:26 +02:00
  • cda662f270 fix replies being shown as "undefined undefined" Mystikfluu 2022-08-19 18:28:55 +02:00
  • da6497bfed fix typo Mystikfluu 2022-08-14 00:26:42 +02:00
  • 18a080f349 add getDM endpoint Mystikfluu 2022-08-14 00:22:12 +02:00
  • 829c34c220 slightly increase posting cooldown Mystikfluu 2022-08-13 21:40:13 +02:00
  • 6a0c13b929
    Merge pull request #26 from 002Hub/snyk-upgrade-130b24749a6455d7eff4dc40a634c2e9 Code002Lover 2022-08-13 09:30:17 -07:00
  • 5d215fb2a1
    fix: upgrade helmet from 5.1.0 to 5.1.1 snyk-bot 2022-08-13 16:27:44 +00:00
  • 1cf23a5526 add some more default ratelimits Mystikfluu 2022-08-12 23:56:48 +02:00
  • 656b3d4de0 add channel saving Mystikfluu 2022-08-12 23:54:06 +02:00
  • a326008224 make code a little cleaner Mystikfluu 2022-08-12 23:49:45 +02:00
  • 8303df6533 fix text overflow in posts Mystikfluu 2022-08-12 23:39:33 +02:00
  • 837b07d322 add dms to the navbar Mystikfluu 2022-08-11 18:53:59 +02:00
  • 35148bb9c8 clear value after opening dm Mystikfluu 2022-08-11 17:35:10 +02:00
  • a44ed50c89 enhance dms Mystikfluu 2022-08-11 17:33:45 +02:00
  • 1e4e71b0bc seperate channels and input field Mystikfluu 2022-08-11 17:30:48 +02:00
  • f16f41adf9 bug fix Mystikfluu 2022-08-11 17:29:14 +02:00
  • 347b1fff3f dms are now in the early alpha Mystikfluu 2022-08-11 17:26:58 +02:00
  • 6cfbe1418f increase max special characters Mystikfluu 2022-08-11 14:16:52 +02:00
  • c6db7b86e7 fix message length crash Mystikfluu 2022-08-11 14:11:04 +02:00
  • 9a5b2c9385 remove duplicate dms Mystikfluu 2022-08-11 12:01:53 +02:00
  • 399933a803 fix infinite loading screen Mystikfluu 2022-08-11 11:57:47 +02:00
  • 61fdacc42b add simple prototype dms page Mystikfluu 2022-08-11 11:53:32 +02:00
  • 5a76ba9562 fix server crash when changing username Mystikfluu 2022-08-11 11:46:25 +02:00
  • ecacb7568d conversations now returns all conversations Mystikfluu 2022-08-11 00:06:52 +02:00
  • 2c871e3053 enhance conversation check Mystikfluu 2022-08-11 00:00:56 +02:00
  • 2eb7ed0ccf add new api endpoint Mystikfluu 2022-08-10 23:57:26 +02:00
  • 3147af35ec fix bug Mystikfluu 2022-08-10 23:48:55 +02:00
  • f8c2d508e4 change is_private to is_encrypted Mystikfluu 2022-08-10 23:47:25 +02:00
  • d37c883d89 change channel to receiver Mystikfluu 2022-08-10 23:45:57 +02:00
  • 781d6cf467 fix replyid bug Mystikfluu 2022-08-10 23:05:10 +02:00
  • 91e7afb9c6 Merge branch 'master' of https://github.com/Mystikfluu/authwebsite Mystikfluu 2022-08-10 22:28:54 +02:00
  • 21ed1fc476 add simple tests Mystikfluu 2022-08-10 22:26:57 +02:00
  • a4b6d24651 move PersonalMessages to its own file Mystikfluu 2022-08-10 21:47:59 +02:00
  • d1a7228694 change names Mystikfluu 2022-08-10 21:40:24 +02:00
  • 7ebe1e2050 add dms table Mystikfluu 2022-08-10 20:56:14 +02:00
  • 813ae18133
    add nodejs testing Code002Lover 2022-08-07 12:55:14 -07:00
  • 22e0fe8c36
    Merge pull request #25 from 002Hub/snyk-upgrade-62a1fc52c8a83c39f177135b9124fe99 Code002Lover 2022-08-07 11:29:58 -07:00
  • 277a02aa49
    fix: upgrade ws from 8.8.0 to 8.8.1 snyk-bot 2022-08-06 16:26:54 +00:00
  • 3c8fe6097c encode channel name when needed Mystikfluu 2022-07-31 12:58:27 +02:00
  • 5414a92561 decode channel names on the server Mystikfluu 2022-07-31 12:55:51 +02:00
  • 38f3284307 decode channel names Mystikfluu 2022-07-31 12:51:11 +02:00
  • af5725a310 add config to getip Mystikfluu 2022-07-31 11:52:11 +02:00
  • 59d126937b change require path Mystikfluu 2022-07-31 11:50:55 +02:00
  • 76f1522bf6 move getIP function to its own module Mystikfluu 2022-07-31 11:49:11 +02:00
  • 47654513ba add preferred ip header option Mystikfluu 2022-07-31 11:39:25 +02:00
  • a1f5b91630 enhanced setavatar image check Mystikfluu 2022-07-28 04:15:06 +02:00
  • cd52906b8a add simple image check when uploading an avatar Mystikfluu 2022-07-28 04:02:31 +02:00
  • 3e7bc7f721 add default settings when registering Mystikfluu 2022-07-28 03:56:46 +02:00
  • 14a9bf058b add post.js to loaded routes Mystikfluu 2022-07-27 19:21:48 +02:00
  • 8dd177da25 update wss in commonfunctions automatically Mystikfluu 2022-07-27 19:20:20 +02:00
  • 0c9499a624 move post api endpoint to its own file Mystikfluu 2022-07-27 19:18:48 +02:00
  • a31a39cf9c add type check to reply id Mystikfluu 2022-07-27 17:53:08 +02:00
  • 85b8754b85 move reply click handling to a seperate function Mystikfluu 2022-07-26 15:56:30 +02:00
  • 10dd1f0794 enhanced reply handling Mystikfluu 2022-07-26 11:43:46 +02:00
  • c9a24b0d1a fixed storing settings in a wrong format Mystikfluu 2022-07-26 01:28:56 +02:00
  • 7a1e659c42 selects the correct db now Mystikfluu 2022-07-26 01:18:14 +02:00
  • a49946fca5 made type checking easier to read Mystikfluu 2022-07-26 01:17:04 +02:00
  • e6b68bb121 more detailed warn logs Mystikfluu 2022-07-26 01:13:33 +02:00
  • 285c371f27 add debug logging for newer features Mystikfluu 2022-07-26 01:10:41 +02:00
  • 232a2ece09 make channel switching async Mystikfluu 2022-07-26 01:02:29 +02:00
  • 927dc41014 made some slight adjustments Mystikfluu 2022-07-26 00:58:11 +02:00
  • e788d84194 add cross channel reply setting Mystikfluu 2022-07-26 00:53:11 +02:00
  • b942dd73cd initialize settings as empty object instead of "null" Mystikfluu 2022-07-25 19:07:13 +02:00
  • 2b42c2f1a7 add basic startup logging Mystikfluu 2022-07-25 19:03:42 +02:00
  • 9fad64a9ef add basic settings endpoints Mystikfluu 2022-07-25 18:59:42 +02:00
  • 406b55a21b add pid ratelimit Mystikfluu 2022-07-24 19:56:25 +02:00
  • f7725497eb add logs for when the server is ready Mystikfluu 2022-07-24 19:18:32 +02:00
  • 9557dd89b1 move all api options to their own file Mystikfluu 2022-07-24 19:17:03 +02:00
  • 4d3e22ebfa add debug info on the client side Mystikfluu 2022-07-24 11:30:09 +02:00
  • 3183ee7eab add debug level output for pid collision Mystikfluu 2022-07-24 11:28:21 +02:00
  • 2fff81f5b2 add a short cooldown to posting add a posting_id Mystikfluu 2022-07-24 11:25:13 +02:00
  • 80f85a7326 improved styling Mystikfluu 2022-07-24 10:28:10 +02:00
  • 68de7b7fe2 add global body margin (fix #21 ) Mystikfluu 2022-07-24 10:25:56 +02:00
  • 0961c1da45 move font family to global.css Mystikfluu 2022-07-24 10:18:39 +02:00
  • 83d0512fbd implement #20 to some extent Mystikfluu 2022-07-23 01:17:07 +02:00
  • 1a3891c68c Merge branch 'master' of https://github.com/Mystikfluu/authwebsite Mystikfluu 2022-07-23 01:10:30 +02:00
  • 386a99378b change contact email Mystikfluu 2022-07-23 01:10:22 +02:00
  • 0cd761a0a0
    Merge pull request #19 from 002Hub/18-not-unreplying-after-message-posted Code002Lover 2022-07-21 11:29:04 -07:00
  • 9f6e0779aa fix #18 Mystikfluu 2022-07-21 20:26:48 +02:00
  • 01524451f6 removed unneeded verbose spammy debug output Mystikfluu 2022-07-20 11:01:15 +02:00
  • 42c5c38249 add password length check to register page Mystikfluu 2022-07-20 10:58:46 +02:00
  • a706128032 moved some functions out of server Mystikfluu 2022-07-20 07:50:48 +02:00
  • 9f1e257e22 add receiver/channel when posting Mystikfluu 2022-07-16 10:30:40 +02:00
  • 59f61112a9 add channel checks to get posts endpoints Mystikfluu 2022-07-16 10:27:17 +02:00