Commit Graph

812 Commits

Author SHA1 Message Date
transifex-integration[bot]
f9b25076f2 Translate statistics.pot in pt_BR
82% of minimum 1% translated source file: 'statistics.pot'
on 'pt_BR'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-24 22:48:06 +00:00
transifex-integration[bot]
723493f045 Translate locales/templates/schedule.pot in pt_BR
78% of minimum 1% translated source file: 'locales/templates/schedule.pot'
on 'pt_BR'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-24 17:41:31 +00:00
0d847673c9 Merge branch 'release' of cgithub:StudyLions/StudyLion into release 2023-10-24 15:18:04 +03:00
9fc6b2f313 fix(topgg): Fix bonus signature. 2023-10-24 15:17:34 +03:00
transifex-integration[bot]
164a0d673e transifex: Update he_IL localisation.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-10-24 15:07:05 +03:00
transifex-integration[bot]
64220377d3 transifex: Update pt_BR localisation.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-10-24 15:06:33 +03:00
JetRaidz
91b599440a fix(strings): Update context strings in rank templates
- Updated context strings for the default reward messages in ranks/ui/templates.py.
2023-10-25 01:00:18 +13:00
422a35275e chore(strings): Add missing string templates. 2023-10-24 14:50:48 +03:00
fb920a616a chore(strings): Update string templates. 2023-10-24 14:39:04 +03:00
Interitio
f1f82e7d59 Merge pull request #62 from StudyLions/rewrite
Admin and Moderation
2023-10-24 14:34:52 +03:00
fef1ae1691 chore(rewrite): Remove deprecated code. 2023-10-24 14:33:06 +03:00
9f0b956a30 feat(schedule): Add guide notes. 2023-10-24 14:22:43 +03:00
46883325c2 feat(rooms): Add room rent tips. 2023-10-24 13:56:42 +03:00
50be4aa44a feat(topgg): Add voting prompt. 2023-10-24 11:05:23 +03:00
c4f1b1bbfe chore(rewrite): Cleanup deprecated code. 2023-10-22 21:42:32 +03:00
d4a0064d3d Merge branch 'rewrite' of cgithub:StudyLions/StudyLion into rewrite 2023-10-22 21:37:24 +03:00
40f6d6427d feat(meta): Implement join_message. 2023-10-22 21:37:00 +03:00
3254c68ff7 feat(meta): Implement meta commands. 2023-10-22 20:59:19 +03:00
33dda0c418 fix(stats): Fix typo in global msg stats. 2023-10-22 14:27:56 +03:00
JetRaidz
4f71ac70cb feat(ranks): Implement auto-creation of rank roles
- The "Auto Create" button on the Ranks overview now functions.
- Depending on the configured rank type, a different template consisting of 7 roles is used.
- Each rank role is created with a preset requirement, reward, and message according to the template.
- The voice templates account for both `VoiceMode.STUDY` and `VoiceMode.VOICE`.

- The extra note on the Ranks overview about seasonal statistics now only appears for admins.

- Added ranks/ui/templates.py
2023-10-21 16:10:13 +13:00
ad455e5ac3 feat: Implement Sponsors. 2023-10-20 19:52:22 +03:00
8855d2efb8 feat(moderation): Implement ticket interface. 2023-10-19 21:12:47 +03:00
68d4f024a8 feat(moderation): Impl ticket pardon. 2023-10-18 11:54:50 +03:00
948f8da602 feat(moderation): Implement notes and warnings. 2023-10-18 09:09:29 +03:00
ce3015e810 feat(admin): Implement admin data command. 2023-10-17 13:45:11 +03:00
4d91914085 fix: Restrict more commands to guilds. 2023-10-16 22:41:50 +03:00
ab39ceee71 feat(config): Split mod and admin config. 2023-10-16 21:43:54 +03:00
d9c58806cf feat(admin): Implement admin role. 2023-10-16 10:39:11 +03:00
22c12850ff fix(voice): Fix expiry calculation. 2023-10-15 17:23:09 +03:00
2899a2e463 chore: Update string templates. 2023-10-15 15:58:36 +03:00
Interitio
923e703a67 Merge pull request #61 from StudyLions/rewrite 2023-10-15 15:56:30 +03:00
acf1a8bc1c Merge branch 'rewrite' of cgithub:StudyLions/StudyLion into rewrite 2023-10-15 15:11:32 +03:00
Interitio
0f03a673dd Merge pull request #60 from StudyLions/feat-eventlog 2023-10-15 15:08:58 +03:00
3334f4996d feat(shops): Implement event logging. 2023-10-15 14:57:55 +03:00
ed683810cb feat(admin): Implement event logging. 2023-10-15 14:49:40 +03:00
71448e8fa4 feat(economy): Implement event logging. 2023-10-15 14:22:04 +03:00
dde88c464b feat(menus): Implement event logging. 2023-10-15 13:26:10 +03:00
4148dc1ae8 feat(rooms): Implement event logging. 2023-10-14 23:13:36 +03:00
2ae4379cd2 feat(ranks): Implement event logging. 2023-10-14 16:09:35 +03:00
1586354b39 feat(voice): Event logging for voice sessions. 2023-10-14 01:08:12 +03:00
7b6290b73e feat(core): Implement event log interface. 2023-10-14 01:07:46 +03:00
JetRaidz
34e7be64b7 Remove extra whitespace 2023-10-12 20:32:57 +13:00
JetRaidz
4827defd5d Fix ticket log timestamps showing incorrect time 2023-10-12 20:30:26 +13:00
4457e60120 feat(core): Channel hook manager. 2023-10-12 09:32:17 +03:00
66e7c2f2e4 fix(config): Fix general settings UI. 2023-10-11 07:28:53 +03:00
1a6c32adea fix: Use https submodule urls. 2023-10-10 20:08:21 +03:00
fe81945391 feat(eventlog): Add eventlog setting.
Also refactors the GeneralSettings to use the new style.
2023-10-10 16:05:57 +03:00
4e8eb366f3 feat(economy): Implement starting_funds setting. 2023-10-10 08:43:39 +03:00
aa29dd48be fix(stats): Empty achievement protection. 2023-10-10 07:55:26 +03:00
be4fb5c7e2 (schema): Update schema to v13. 2023-10-10 07:55:04 +03:00