Commit Graph

2822 Commits

Author SHA1 Message Date
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
21a9c0a5e0 Merge branch 'release' into pillow 2023-10-15 17:57:56 +03:00
79b5544132 fix (voicefix): Re-initialise attachments. 2023-10-15 17:56:27 +03:00
22c12850ff fix(voice): Fix expiry calculation. 2023-10-15 17:23:09 +03:00
transifex-integration[bot]
9f4ab8e93a Translate locales/templates/rooms.pot in tr
85% of minimum 1% translated source file: 'locales/templates/rooms.pot'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-15 13:01:52 +00:00
transifex-integration[bot]
e7380be58a Translate locales/templates/ranks.pot in tr
90% of minimum 1% translated source file: 'locales/templates/ranks.pot'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-15 13:01:41 +00:00
transifex-integration[bot]
d5917b26f2 Translate locales/templates/economy.pot in tr
88% of minimum 1% translated source file: 'locales/templates/economy.pot'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-15 13:01:29 +00:00
transifex-integration[bot]
6c117a450b Translate voice-tracker.pot in tr
89% of minimum 1% translated source file: 'voice-tracker.pot'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-15 13:01:12 +00:00
transifex-integration[bot]
9126cc1230 Translate locales/templates/config.pot in tr
100% translated source file: 'locales/templates/config.pot'
on 'tr'.
2023-10-15 13:00:59 +00:00
transifex-integration[bot]
e8fdf1f943 Translate locales/templates/statistics.pot in tr
86% of minimum 1% translated source file: 'locales/templates/statistics.pot'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-15 13:00:44 +00:00
transifex-integration[bot]
26dee368c8 Translate locales/templates/member_admin.pot in tr
85% of minimum 1% translated source file: 'locales/templates/member_admin.pot'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-15 13:00:27 +00:00
transifex-integration[bot]
564ab98c1b Translate locales/templates/rolemenus.pot in tr
89% of minimum 1% translated source file: 'locales/templates/rolemenus.pot'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-15 13:00:13 +00:00
transifex-integration[bot]
2a79e47c3b Translate locales/templates/lion-core.pot in tr
50% of minimum 1% translated source file: 'locales/templates/lion-core.pot'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-15 12:59:59 +00:00
transifex-integration[bot]
aa4a91c60d Translate locales/templates/shop.pot in tr
93% of minimum 1% translated source file: 'locales/templates/shop.pot'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
2023-10-15 12:59:43 +00: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
01a0f337b7 feat(statistics): Implement achievements. 2023-10-09 21:49:20 +03:00
cfc9ea5ea9 feat(stats): New /profile command. 2023-10-09 18:23:10 +03:00
d674dc4c8e (stats): New xp display format. 2023-10-09 16:50:35 +03:00
50a1a9c8a1 logging: Greatly increase role remove logging. 2023-10-09 11:27:20 +03:00
Interitio
20d75ea5f8 Merge pull request #59 from StudyLions/rewrite 2023-10-09 08:14:51 +03:00
5476ba1002 fix(voice): Patch channel list and fix cache.
Accounts for stage channels in initialisation.
Clears _sessions_ cache when refreshing guild.
Restrict `untracked_channels` selector to exclude text.
2023-10-09 08:09:57 +03:00
Interitio
e215cd5d2d Merge pull request #58 from StudyLions/rewrite 2023-10-08 12:34:54 +03:00
5f713243a9 (utils): Deactivate page command. 2023-10-08 12:12:50 +03:00
30b3e49811 tweak(sys_admin): Move presence under leo grp. 2023-10-08 12:09:02 +03:00
1b4cfd0453 fix: Protect all acmpl lengths. 2023-10-08 12:00:32 +03:00
91a3f595b5 fix(video): Fix alert exists assumption. 2023-10-08 11:34:45 +03:00