Commit Graph

  • b5007c0df3 fix(ranks): Remove guild assumption in events. Conatum 2023-10-01 13:46:06 +03:00
  • 54aa0ea217 chore: Update GUI submodule pointer. Conatum 2023-10-01 13:40:33 +03:00
  • e166ec3e46 fix(babel): Fix typo on setting edit path. Conatum 2023-10-01 13:37:23 +03:00
  • c8223725ad fix(utils): Fix delay issue in Bucket. Conatum 2023-10-01 13:33:30 +03:00
  • 89d236f0cb fix(utils): Fix off by one error in month start. Conatum 2023-10-01 13:31:00 +03:00
  • ce4637f05a fix(timers): Improve timer loading. Conatum 2023-10-01 13:20:24 +03:00
  • 958faaf35a Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-10-01 06:27:15 +00:00
  • 70cd3a4df1 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-10-01 06:26:36 +00:00
  • 3f36954dde Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-10-01 06:26:17 +00:00
  • de62759486 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-10-01 06:25:26 +00:00
  • 0bc8e91294 fix(data): Fix typing typo. Conatum 2023-10-01 07:35:53 +03:00
  • bb9a099dea fix(settingui): Limit desc table length. Conatum 2023-10-01 07:34:16 +03:00
  • e2a2e7be8a fix(schedule): Remove members after session. Conatum 2023-10-01 02:22:09 +03:00
  • 5c057278e7 ux(schedule): Add attendance guide. Conatum 2023-10-01 02:03:21 +03:00
  • 308aa1d46e fix(core): Obscure message prefix. Conatum 2023-10-01 01:55:45 +03:00
  • 898738afe0 fix(text): Actually ignore unhandled msgs. Conatum 2023-10-01 01:54:59 +03:00
  • 8616eaf280 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 20:05:48 +00:00
  • 45a0b298fa Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 20:02:32 +00:00
  • ce2278ad2f Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 20:02:16 +00:00
  • e10e81660b Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 20:02:05 +00:00
  • f3152ad071 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 20:01:28 +00:00
  • 98c25705e5 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 20:00:21 +00:00
  • 9c1f2c8791 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 20:00:10 +00:00
  • 5a67071de2 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:59:47 +00:00
  • a1ad92a417 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:59:34 +00:00
  • 38a2598c74 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:59:23 +00:00
  • bbedbf9098 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:58:45 +00:00
  • ab7cda00f4 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:58:16 +00:00
  • 6f67362223 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:57:51 +00:00
  • fbfc683a51 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:57:28 +00:00
  • 788209afaa Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:56:57 +00:00
  • 454b72cd0a Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:56:47 +00:00
  • 83b5ad66d7 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:56:36 +00:00
  • 1ea262d878 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:56:23 +00:00
  • 2cf64e84f0 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:56:01 +00:00
  • 3d2a2da533 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:55:48 +00:00
  • 4a3f481930 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:55:32 +00:00
  • 10f3400cb9 Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-30 19:55:14 +00:00
  • 4828e7bf8b feat(schedule): Add DM notifications. Conatum 2023-09-30 21:38:28 +03:00
  • 1f92957393 feat(schedule): Complete schedule cmd impl. Conatum 2023-09-30 12:13:50 +03:00
  • ca963ee8b1 fix(schedule): Fix 'min_attendance' not saving. Conatum 2023-09-29 16:31:35 +03:00
  • ff7c88dc8c fix(schedule): Fix typo in blacklist. Conatum 2023-09-29 16:22:16 +03:00
  • eda2b92967 fix(rmenus): Update msg data from origin message. Conatum 2023-09-29 16:13:24 +03:00
  • 5f93e13469 fix(rmenus): Implement editmenu style pathway. Conatum 2023-09-29 15:21:01 +03:00
  • 3c7e1f646b chore: Add voice to requirements. Conatum 2023-09-28 11:53:46 +03:00
  • daa215d10c (utils): Add cmd length calculator. Conatum 2023-09-28 11:52:59 +03:00
  • 9de449a4fc fix(babel): Standardise locale format. Conatum 2023-09-28 11:51:31 +03:00
  • a58ce6264e chore: Update gitignore. Conatum 2023-09-28 11:50:51 +03:00
  • 619f5d9cf6 Merge branch 'rewrite' of StudyLions/StudyLion into rewrite Conatum 2023-09-26 06:58:24 +03:00
  • f16fddb635 ux(rmenus): Add auto-swap where possible. Conatum 2023-09-26 06:57:35 +03:00
  • 7867bdee50 fix(rmenus): Add guild filter for name check. Conatum 2023-09-25 20:29:26 +03:00
  • 0fe7610289 ux(msgeditor): Add explicit remove embed button. Conatum 2023-09-25 20:23:47 +03:00
  • 6d3426000f transifex: Add pt_BR localisation. transifex-integration[bot] 2023-09-25 12:41:50 +03:00
  • a1cd8576f2 Fix TypeError in room rent JetRaidz 2023-09-24 23:44:07 +13:00
  • 787d04682f transifex: Update he_IL localisation. transifex-integration[bot] 2023-09-24 13:14:55 +03:00
  • 0b752ce55a Translate locales/templates/ranks.pot in tr transifex-integration[bot] 2023-09-24 09:28:14 +00:00
  • aef1fab6ed Translate locales/templates/lion-core.pot in tr transifex-integration[bot] 2023-09-24 09:28:01 +00:00
  • 03ff5cca84 Translate locales/templates/member_admin.pot in tr transifex-integration[bot] 2023-09-24 09:27:49 +00:00
  • 947e549169 Translate locales/templates/babel.pot in tr transifex-integration[bot] 2023-09-24 09:27:36 +00:00
  • a79da42ac0 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-24 09:27:22 +00:00
  • 7b6cc112a2 Translate locales/templates/statistics.pot in tr transifex-integration[bot] 2023-09-24 09:27:08 +00:00
  • a8d8517fcb Merge pull request #50 from StudyLions/rewrite Interitio 2023-09-24 12:26:32 +03:00
  • aac560958f chore(locales): Regenerate string templates. Conatum 2023-09-24 12:22:23 +03:00
  • ee2444acac Merge branch 'release' into rewrite Conatum 2023-09-24 12:20:38 +03:00
  • 245b7dbd7a fix(rmenus): Update reactions on style change. Conatum 2023-09-24 11:51:23 +03:00
  • 664df58071 Merge remote-tracking branch 'origin/rewrite' into pillow Conatum 2023-09-24 11:37:55 +03:00
  • a7663f9267 fix(logger): Livelogging ratelimit prevention. Conatum 2023-09-24 11:22:17 +03:00
  • 5db32df3e2 Merge branch 'rewrite' into pillow Conatum 2023-09-24 10:58:59 +03:00
  • 81734f00ef feat(blanket): Add timestamp command. Conatum 2023-09-24 10:53:13 +03:00
  • 29739426be tweak(timer): Make warning more obvious. Conatum 2023-09-24 10:52:46 +03:00
  • 57820039a0 tweak(tasklist): Extend limit to 200. Conatum 2023-09-24 10:52:08 +03:00
  • ea4942ad3e feat(voicefix): Add channel linker. Conatum 2023-09-24 10:43:48 +03:00
  • fe0d120907 fix(ranks): Fix typos in refresh. Conatum 2023-09-24 09:22:50 +03:00
  • 5675f72853 feat(rmenus): Support negative prices. Conatum 2023-09-23 15:28:12 +03:00
  • 576d7cf02f fix(rmenus): Make repost ephemeral. Conatum 2023-09-23 00:50:17 +03:00
  • 5869c591f2 fix(rmenus): Pass guildid to role parser. Conatum 2023-09-22 23:13:55 +03:00
  • a4643529db fix(rmenus): Better handling of post errors. Conatum 2023-09-22 12:05:27 +03:00
  • 6a7e047833 fix(rmenus): Fix typo in addrole. Conatum 2023-09-22 10:50:41 +03:00
  • 970e652fdc feat(meta): Add a system status reporter. Conatum 2023-09-22 08:38:59 +03:00
  • e2d3412ff6 Translate locales/templates/rooms.pot in tr transifex-integration[bot] 2023-09-21 17:36:37 +00:00
  • 92153e9847 Translate locales/templates/rooms.pot in tr transifex-integration[bot] 2023-09-21 17:34:43 +00:00
  • 35949f7d68 Translate locales/templates/rooms.pot in tr transifex-integration[bot] 2023-09-21 17:33:55 +00:00
  • fca3a0f6ad Translate locales/templates/rooms.pot in tr transifex-integration[bot] 2023-09-21 17:33:13 +00:00
  • a0feee936b Translate locales/templates/rooms.pot in tr transifex-integration[bot] 2023-09-21 17:27:40 +00:00
  • f587583515 Translate locales/templates/rooms.pot in tr transifex-integration[bot] 2023-09-21 17:27:24 +00:00
  • 7e6148129e Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 17:10:11 +00:00
  • d49f2bc0d9 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 17:09:41 +00:00
  • 41dfe99345 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 17:08:34 +00:00
  • 58bd832643 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 17:08:15 +00:00
  • 2c6e526f86 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 17:07:30 +00:00
  • 4470738aba Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 17:06:58 +00:00
  • b5661aaaa5 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 17:06:47 +00:00
  • 091dab3cc6 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 17:05:30 +00:00
  • c39d6644d2 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 17:03:07 +00:00
  • 8935160cbc Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 16:59:19 +00:00
  • 3814042d63 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 16:56:09 +00:00
  • 1239961532 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 16:40:57 +00:00
  • 12278ec99e Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 16:37:55 +00:00
  • ba710e974e Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 16:37:30 +00:00
  • 540a79cc22 Translate locales/templates/rolemenus.pot in tr transifex-integration[bot] 2023-09-21 16:34:40 +00:00