alistair3149
c5e8c2bfc8
fix(core): 🐛 incorrect label text when edit count contains separator
2024-05-17 16:43:35 -04:00
alistair3149
e5fef2ac09
fix(core): 🐛 turn message into string before str_replace
2024-05-15 10:08:20 -04:00
alistair3149
84a65a303b
fix(core): 🐛 only pass string into str replace
2024-05-15 09:40:25 -04:00
github-actions
1827a1b5c9
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2024-05-15 06:44:12 +00:00
alistair3149
d4d71dc34a
fix(core): 🐛 incorrect try catch block
2024-05-15 02:43:50 -04:00
github-actions
c1aad746c3
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2024-05-15 06:31:31 +00:00
alistair3149
0006db65a2
fix(components): catch MalformedTitleException in titleFromText
2024-05-15 02:31:00 -04:00
alistair3149
03da361b97
feat(components): rewrite template data partials into CitizenComponent components ( #846 )
...
- Refactor existing template data-related partials into CitizenComponent components
- Re-implement user menu header as UserInfo
- Add description text for anon and temp user in UserMenu
---------
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-05-15 01:24:43 -04:00