Commit Graph

  • 5e425c0fbc change function name in dms "postMessage" -> "postMsg" Mystikfluu 2022-10-04 21:53:18 +02:00
  • 685f7de37c fix bug Mystikfluu 2022-10-04 21:40:22 +02:00
  • 7f3aabf945 fix error Mystikfluu 2022-10-04 21:39:06 +02:00
  • a4a0549738 add quick spam check to postMsg Mystikfluu 2022-10-04 21:37:50 +02:00
  • 8eccefcd9d add modal Mystikfluu 2022-10-04 21:34:35 +02:00
  • 88d9d8e0a6 add modal creating function Mystikfluu 2022-10-04 21:34:24 +02:00
  • 859e49e7ce add caching for load_var Mystikfluu 2022-10-04 21:34:06 +02:00
  • c1a2833dd8 function name change "postMessage" -> "postMsg" Mystikfluu 2022-10-04 21:05:48 +02:00
  • 031a4f9f82 🌐 Language update from LingoHub 🤖 Florian Krottendorfer 2022-09-28 18:32:27 +00:00
  • 8fe5a00164 Merge branch 'master' of https://github.com/002Hub/IPost Mystikfluu 2022-09-25 13:51:55 +02:00
  • a40ee58942
    Merge pull request #34 from 002Hub/imgbot Code002Lover 2022-09-25 13:51:06 +02:00
  • 49ac093bf7 add newrelic website info collector Mystikfluu 2022-09-25 13:49:30 +02:00
  • 5f5249d605
    [ImgBot] Optimize images ImgBotApp 2022-09-25 09:53:31 +00:00
  • 5b68c43ecf add image bot config Mystikfluu 2022-09-25 11:15:49 +02:00
  • 757649f15e move ratelimiter logs to debug Mystikfluu 2022-09-23 22:01:34 +02:00
  • c94de030ce add user uploads to gitignore Mystikfluu 2022-09-23 17:44:59 +02:00
  • 4fabb9c7a3 move ws client logging to debug Mystikfluu 2022-09-23 17:44:23 +02:00
  • 13a351e7a8 remove unnecessary dependencies Mystikfluu 2022-09-23 17:43:50 +02:00
  • 4aeb9b4a91 add login failure statement Mystikfluu 2022-09-21 17:05:50 +02:00
  • 1deb1fc071 change ratelimit logging message Mystikfluu 2022-09-21 16:38:23 +02:00
  • dc3f004019 make warn_message_int an interval Mystikfluu 2022-09-21 16:20:58 +02:00
  • 96ff306c8b add further logging when ws activity is present Mystikfluu 2022-09-21 16:19:45 +02:00
  • 7857f9942c add warnings for potential errors Mystikfluu 2022-09-21 16:16:16 +02:00
  • 61b1534b8a add debug logging for websockets Mystikfluu 2022-09-21 16:08:59 +02:00
  • 887001acbd use isNotNull for file checking Mystikfluu 2022-09-20 22:01:41 +02:00
  • fa646473f3 add isNotNull function Mystikfluu 2022-09-20 13:45:51 +02:00
  • 826b3529ac idk man Mystikfluu 2022-09-20 13:44:04 +02:00
  • 2a17720ff6 add extra check for files Mystikfluu 2022-09-20 13:38:19 +02:00
  • 1da920ccdb change login styles Mystikfluu 2022-09-19 09:50:55 +02:00
  • 8564ba4022 add beta file uploads Mystikfluu 2022-09-18 13:28:26 +02:00
  • 5e3c8c508f fix error when ratelimiting Mystikfluu 2022-09-15 20:07:52 +02:00
  • ed7fcc52bf Merge branch 'master' of https://github.com/002Hub/IPost Mystikfluu 2022-09-10 18:29:21 +02:00
  • f90c093075 add error code for invalid login cookie Mystikfluu 2022-09-10 18:29:18 +02:00
  • a15ffa2735
    Merge pull request #32 from 002Hub/deepsource-fix-0f86f7ad Code002Lover 2022-09-10 18:01:29 +02:00
  • 80fbd92d8a
    Replace short hand type conversions with JavaScript methods deepsource-autofix[bot] 2022-09-10 16:00:24 +00:00
  • 21cfc8218b add ratelimit to error code list Mystikfluu 2022-09-10 17:35:51 +02:00
  • a763bde1f8 add clearer error status codes Mystikfluu 2022-09-10 17:32:43 +02:00
  • cf9a819a55 dms/user -> ejs pages Mystikfluu 2022-09-10 13:39:29 +02:00
  • 381c50adf0 add server stats logging Mystikfluu 2022-09-09 20:58:39 +02:00
  • bbf5d1b2c3 Merge branch 'master' of https://github.com/Mystikfluu/authwebsite Mystikfluu 2022-09-05 19:32:10 +02:00
  • aa49e05467
    Merge pull request #31 from 002Hub/deepsource-fix-9374d23b Code002Lover 2022-09-05 10:32:02 -07:00
  • 6f6db8f84b
    Remove unnecessary computed property keys in object deepsource-autofix[bot] 2022-09-05 17:31:15 +00:00
  • 08dcc9f96a Merge branch 'master' of https://github.com/Mystikfluu/authwebsite Mystikfluu 2022-09-05 19:28:11 +02:00
  • be3633ddeb
    Merge pull request #30 from 002Hub/deepsource-fix-8a12bca0 Code002Lover 2022-09-05 10:27:43 -07:00
  • c478f83f70
    Remove unnecessary 'async' keyword deepsource-autofix[bot] 2022-09-05 17:25:36 +00:00
  • 6af25e4b16 fix bug in dms Mystikfluu 2022-09-05 18:46:03 +02:00
  • 27fd13b3dd remove unused file Mystikfluu 2022-09-05 18:42:24 +02:00
  • 85b549458d
    Merge pull request #29 from 002Hub/deepsource-fix-74783334 Code002Lover 2022-09-05 09:41:10 -07:00
  • 242f7ad3df
    Merge pull request #27 from 002Hub/deepsource-fix-d0ffa19b Code002Lover 2022-09-05 09:40:58 -07:00
  • 35f9492dbf
    Merge pull request #28 from 002Hub/deepsource-fix-d37f38b5 Code002Lover 2022-09-05 09:40:13 -07:00
  • 29e4d677f3
    Replace ==/!= with ===/!== deepsource-autofix[bot] 2022-09-05 16:40:08 +00:00
  • e2350b9aa4
    Replace builtin prototype method with Object.prototype equivalent deepsource-autofix[bot] 2022-09-05 16:39:08 +00:00
  • 8bb219a545
    Fix Yoda conditions deepsource-autofix[bot] 2022-09-05 16:34:40 +00:00
  • ba325cdd63 Add .deepsource.toml DeepSource Bot 2022-09-05 16:29:41 +00:00
  • ef3d5b3817 fix and improve various things Mystikfluu 2022-09-05 15:53:07 +02:00
  • 4342f8a69c add new api endpoint Mystikfluu 2022-08-30 02:41:53 +02:00
  • 3fcb00fb2f move from jimp to sharp Mystikfluu 2022-08-29 00:35:10 +02:00
  • c371d34191 fix an error when registering Mystikfluu 2022-08-28 23:20:54 +02:00
  • e1de6895a9 add fallback avatar handling Mystikfluu 2022-08-28 22:31:43 +02:00
  • f456ab4798 optimize pre-loaded channels Mystikfluu 2022-08-28 22:25:35 +02:00
  • 34d3dfb0dc optimize posts Mystikfluu 2022-08-28 22:03:23 +02:00
  • edc167bbdf make alt text represent the actual input text Mystikfluu 2022-08-28 21:50:59 +02:00
  • e2dc0b19a6 remove "mention" argument from posts Mystikfluu 2022-08-28 21:50:34 +02:00
  • 630e2d050c fix avatars not showing up Mystikfluu 2022-08-28 20:51:21 +02:00
  • 64d7e641ba add User avatar info to getPost Mystikfluu 2022-08-28 15:57:30 +02:00
  • 692af27078 add user avatar info to getPosts Mystikfluu 2022-08-28 15:45:54 +02:00
  • 3dc6c37e49 add gigachad emoji Mystikfluu 2022-08-28 01:41:56 +02:00
  • f88f4da010 add cache to favicon & fix bug Mystikfluu 2022-08-28 01:28:03 +02:00
  • 27f03bb6ee fix typo in ToS Mystikfluu 2022-08-28 01:23:16 +02:00
  • f432433c3c add pepepoggers emoji Mystikfluu 2022-08-28 01:22:14 +02:00
  • 42ae9954ae change TOS Mystikfluu 2022-08-28 00:50:45 +02:00
  • 670d4efbb1 fix emoji title being shown next to the emoji Mystikfluu 2022-08-27 19:21:10 +02:00
  • 58838c8810 add title to emojis Mystikfluu 2022-08-27 19:15:01 +02:00
  • 90c69ef126 add prototype emoji system Mystikfluu 2022-08-27 18:22:00 +02:00
  • 7ceb781f55 fix username not being shown in dms Mystikfluu 2022-08-27 00:27:08 +02:00
  • cc4e2ce590 fix username not being shown Mystikfluu 2022-08-27 00:26:09 +02:00
  • 30a09f4c6f give posts and codeblocks padding Mystikfluu 2022-08-27 00:21:25 +02:00
  • f79ea6f8e1 make codeblocks stand out more Mystikfluu 2022-08-27 00:18:47 +02:00
  • f99eca0e47 enhance codeblock look Mystikfluu 2022-08-26 19:38:18 +02:00
  • 0fdfbe1dae update markdown regex Mystikfluu 2022-08-26 19:31:50 +02:00
  • 50ec37884a remove unneeded https import Mystikfluu 2022-08-26 19:31:11 +02:00
  • 1a142c581b fix bug when not logged in Mystikfluu 2022-08-26 14:15:15 +02:00
  • ce2a1fb19e improve error handling Mystikfluu 2022-08-26 00:18:24 +02:00
  • 8446bdd4b6 fix favicon Mystikfluu 2022-08-25 21:29:37 +02:00
  • dc5d564302 merge certain tags Mystikfluu 2022-08-25 20:19:12 +02:00
  • 9c0fae175f auto minify html Mystikfluu 2022-08-25 20:18:35 +02:00
  • d9fe8f2642 fix bugs, improve loading time Mystikfluu 2022-08-25 17:35:17 +02:00
  • 988d90b46f fix a bug when user wasn't logged in Mystikfluu 2022-08-25 12:14:09 +02:00
  • b85dc07bac fix illegal invocation error Mystikfluu 2022-08-25 00:50:01 +02:00
  • 6eb634b9e9 make dms.html a template Mystikfluu 2022-08-25 00:46:10 +02:00
  • 32b06779b0 move document.createElement to createElement Mystikfluu 2022-08-25 00:41:21 +02:00
  • 87b81cef81 add channels & current user in template Mystikfluu 2022-08-24 23:58:25 +02:00
  • 72f8d36654 load all files via a template Mystikfluu 2022-08-24 23:34:28 +02:00
  • 1dccff66bf add css minifier Mystikfluu 2022-08-24 23:34:09 +02:00
  • 7650081220 use spdy instead of plain https Mystikfluu 2022-08-24 21:53:59 +02:00
  • 92c8b29f57 no longer log every avatar request Mystikfluu 2022-08-24 17:57:09 +02:00
  • f237bc5d75 add caching header for images Mystikfluu 2022-08-24 16:45:23 +02:00
  • f53e9ee510 automatically minify js files Mystikfluu 2022-08-24 16:38:23 +02:00
  • 35d91586f6 add simple templating Mystikfluu 2022-08-24 16:00:24 +02:00
  • 73dd02ecc4 remove useless test Mystikfluu 2022-08-23 22:54:11 +02:00