Sam
2f29ba7d58
Merge tag 'v2.2.5' into release/2.2.5-develop
2026-05-31 16:06:52 +01:00
Sam
e0daffa8d7
release: 2.2.5
2026-05-31 13:28:58 +01:00
Sam
3a5a4aecc4
Merge remote-tracking branch 'origin/develop' into release/2.2.4
2026-01-17 21:57:34 +00:00
Sam
a1ee7ef467
release: 2.2.4
2025-08-10 11:17:20 +01:00
Sam
16ddc0aea5
Merge remote-tracking branch 'origin/v2' into develop
2025-07-06 09:46:26 +01:00
tadhgboyle
e569c92cde
Update Template config to use Settings system rather than Cache ( #3669 )
...
* Update Template config to use Settings system rather than Cache
* Remove is_default from templates, use only the Settings value
* Convert template_settings
* lint
* fix
* fix
2025-06-04 21:45:50 -07:00
tadhgboyle
0c4d89e8f9
Allow editing user titles from UserCP ( #3667 )
...
* Allow editing user titles from UserCP
* add permission
* duplicate language value
* retain old title if no permission
2025-06-04 21:18:14 -07:00
tadhgboyle
b758f39199
Update images config to use Settings system rather than Cache ( #3672 )
2025-06-04 13:31:51 -07:00
tadhgboyle
b2b7a60867
Update Avatar config to use Settings system rather than Cache ( #3664 )
...
* Update Avatar config to use Settings system rather than Cache
* wip
* wip
* wip
* wip
* 🔥 built in avatar source
* fix Visage source
* lint
* Update 230.php
2025-05-23 16:55:55 -07:00
Sam
c6aa88a8ad
Release 2.2.3 ( #3675 )
...
* Fix 500 on guests visiting profile pages (#3665 )
* release: 2.2.3
---------
Co-authored-by: tadhgboyle <tadhgsmboyle@gmail.com>
Co-authored-by: Sam <samerton@users.noreply.github.com>
2025-05-22 19:45:24 +01:00
Sam
7a1035d8e2
Release 2.2.2 ( #3654 )
...
* Fixed report event for report endpoint (#3648 )
* Add group sync log to debug link (#3650 )
* Fix being able to react to your own posts (#3653 )
* Fix table html purification (#3657 )
* Fix table html purification
* full width create topic page
* Hide profile if blocked, update mentions list, update messaging list (#3659 )
* Hide profile if blocked, update mentions list, update messaging list
* lint
* Make sure error reporting is disabled by default (#3649 )
* Make sure error reporting is disabled by default
* Fix styleci
* Update index.php
---------
Co-authored-by: partydragen <admin@partydragen.com>
Co-authored-by: Partydragen <adrian_kili@outlook.com>
* release: 2.2.2
---------
Co-authored-by: Partydragen <adrian_kili@outlook.com>
Co-authored-by: tadhgboyle <tadhgsmboyle@gmail.com>
Co-authored-by: Supercrafter100 <58982133+supercrafter100@users.noreply.github.com>
Co-authored-by: partydragen <admin@partydragen.com>
Co-authored-by: Sam <samerton@users.noreply.github.com>
2025-05-21 19:46:01 +01:00
tadhgboyle
9e22e82fd1
Remove required env vars for CLI install ( #3645 )
2025-05-04 14:14:29 -07:00
Partydragen
65c74bf674
Fix incorrect version ( #3623 )
...
Dev builds currently runs on v2.2.0, Bad conflict merge? it was updated to 2.2.1 on v2.2.1 release commit
2025-04-25 22:56:35 -07:00
Sam
92d7e28c83
release: 2.2.1
2025-04-21 12:13:50 +01:00
Sam
1b2a7fd87b
release: 2.2.0 ( #3592 )
...
Co-authored-by: Sam <samerton@users.noreply.github.com>
2025-03-29 15:06:52 +00:00
Partydragen
d4b1a7b850
Fix missing schedule for Purge Inactive Users task ( #3565 )
2024-12-14 12:03:39 +00:00
Sam
19578774f9
feat: permissions for posting on profiles ( #3557 )
2024-12-09 19:01:46 +00:00
tadhgboyle
ab6a0331cb
Add user sessions page ( #3278 )
...
* Save device information on login
* Users sessions page
* PR comments & device detection improvements
* Fix code-style
* Store IP in session & display on the user sessions page
* Don't show session hash, add last seen
* Fix last seen translation, ...
* Unnecesary Output::getClean() - Partydragen
* Apparently I did use admin/sessions language term
* Show location of ip
* Update custom/panel_templates/Default/core/users_sessions.tpl
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
* Update custom/languages/en_UK.json
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
* Update modules/Core/pages/panel/users_sessions.php
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
* Update modules/Core/pages/panel/users_sessions.php
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
* use country the second time
* wip
* wip usercp sessions view
* wip
* wip - show ip to user
* wip
* wip
* chore: fix build issues
* feat: add token expiry to sessions table and increase default expiry to 1 month
* feat: prevent access to geoip database
* feat: correct migrations for user sessions columns
* feat: add missing localisation terms to sessions page
* chore: purify agent info
---------
Co-authored-by: Supercrafter100 <58982133+supercrafter100@users.noreply.github.com>
Co-authored-by: Sam <samerton@users.noreply.github.com>
2024-10-17 23:21:27 -07:00
tadhgboyle
0c80570609
Enable StyleCI ( #3475 )
...
* Create StyleCI config file
* Disable `phpdoc_separation`
* Apply fixes from StyleCI (#3476 )
Co-authored-by: StyleCI Bot <bot@styleci.io>
* style: styleci fixes
---------
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sam <samerton@users.noreply.github.com>
2024-03-09 11:19:55 +00:00
Sam
e050f3e3c9
Prepare 2.1.2 release ( #3441 )
...
* Fix AuthMe enabled value (#3349 )
* Add all missing languages to the Members module (#3350 )
* Translated using translate.namelessmc.com
Co-authored-by: Knapp Bálint <favorit5503@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/hu/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-forum/hu/
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Forum
* Translated using translate.namelessmc.com
Co-authored-by: Dominik Roman <dominikslk9@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/sk/
Translation: NamelessMC/Website - Core
* Translated using translate.namelessmc.com
Co-authored-by: Wgis <bywgis@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/ru/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-discord-integration/ru/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-forum/ru/
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Discord Integration
Translation: NamelessMC/Website - Forum
* Make sure Minecraft Integration is enabled (#3356 )
* Add Russian translation (#3352 )
Contributed by @Wgis in a github comment: https://github.com/NamelessMC/Nameless/pull/3350#issuecomment-1532655703
Co-authored-by: Ilya Finogenov <20740613+wgis@users.noreply.github.com>
* Translated using translate.namelessmc.com
Co-authored-by: NamelessMC Translations <robin+weblate@rkslot.nl>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/nl/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-members-module/nl/
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Members module
* Translated using translate.namelessmc.com
Co-authored-by: Dominik Roman <dominikslk9@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-members-module/sk/
Translation: NamelessMC/Website - Members module
* Translated using translate.namelessmc.com
Co-authored-by: enno123 <admin@enno123.de>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-members-module/de/
Translation: NamelessMC/Website - Members module
* Translated using translate.namelessmc.com
Co-authored-by: Marcos <marckos03br@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/es/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-members-module/es/
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Members module
* Translated using translate.namelessmc.com
Co-authored-by: Fjuro <ifjuro@proton.me>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-members-module/cs/
Translation: NamelessMC/Website - Members module
* Include .htaccess file in release zip (#3362 )
* Fix missing cache settings (#3361 )
* Fix user group isssue (#3365 )
Closes https://github.com/NamelessMC/Nameless/issues/3363
* Fix forum title/description encoding on edit (#3359 )
* Remove unable to update groups catch (#3360 )
* Translated using translate.namelessmc.com
Co-authored-by: David Morales <davidmolv16@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-members-module/es_419/
Translation: NamelessMC/Website - Members module
* Remove placeholder from singular message (#3369 )
* Fix not being able to see Members page in Navigation settings (#3372 )
* Translated using translate.namelessmc.com
Co-authored-by: enno123 <admin@enno123.de>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/de/
Translation: NamelessMC/Website - Core
* Translated using translate.namelessmc.com
Co-authored-by: Fjuro <ifjuro@proton.me>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/cs/
Translation: NamelessMC/Website - Core
* Translated using translate.namelessmc.com
Co-authored-by: Edouard DUCHESNES <edouard@duchesnes.fr>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/fr/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-discord-integration/fr/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-members-module/fr/
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Discord Integration
Translation: NamelessMC/Website - Members module
* Translated using translate.namelessmc.com
Co-authored-by: Marcos <marckos03br@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/es/
Translation: NamelessMC/Website - Core
* Translated using translate.namelessmc.com
Co-authored-by: Mesutcan Yavuz <mesutcan.yavuz@hotmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/cookie-consent/tr/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/tr/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-discord-integration/tr/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-forum/tr/
Translation: NamelessMC/Website - Cookie Consent
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Discord Integration
Translation: NamelessMC/Website - Forum
* Translated using translate.namelessmc.com
Co-authored-by: Mesutcan Yavuz <mesutcan.yavuz@hotmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/tr/
Translation: NamelessMC/Website - Core
* Translated using translate.namelessmc.com
Co-authored-by: Maiu <maiuxd77@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/nb_NO/
Translation: NamelessMC/Website - Core
* Translated using translate.namelessmc.com
Co-authored-by: Dominik Roman <dominikslk9@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/sk/
Translation: NamelessMC/Website - Core
* Translated using translate.namelessmc.com
Co-authored-by: andreas phillip søndergaard andersen <andreas.andersen1410@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-forum/da/
Translation: NamelessMC/Website - Forum
* Fix multi query (#3383 )
* Add id to default server
* Fix multiquery
* Fix icon not being properly shown (#3377 )
* Fix ghost player on status page (#3351 )
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
* Translated using translate.namelessmc.com
Co-authored-by: andreas phillip søndergaard andersen <andreas.andersen1410@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-forum/da/
Translation: NamelessMC/Website - Forum
* Translated using translate.namelessmc.com
Co-authored-by: NamelessMC Translations <robin+weblate@rkslot.nl>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/nl/
Translation: NamelessMC/Website - Core
* Translated using translate.namelessmc.com
Co-authored-by: Petr Kubinec <petrkubinec9@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/en_US/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-forum/en_US/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-members-module/en_US/
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Forum
Translation: NamelessMC/Website - Members module
* Translated using translate.namelessmc.com
Co-authored-by: untuned <untuned@teamhydra.dev>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/en_US/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-members-module/en_US/
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Members module
* Translated using translate.namelessmc.com
Co-authored-by: Mert <mert2018cinar@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/tr/
Translation: NamelessMC/Website - Core
* Translated using translate.namelessmc.com
Co-authored-by: Justman10000 <justmegaliga10000@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/de/
Translation: NamelessMC/Website - Core
* Call `compileQueries` only when needed (#3386 )
* Translated using translate.namelessmc.com
Co-authored-by: Justman10000 <justmegaliga10000@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/de/
Translation: NamelessMC/Website - Core
* Remove Discord discriminator requirement (#3374 )
* Fix outdated event
* Fix oauth linking for forced integrations (#3395 )
* Require module autoload file before module init (#3397 )
* Require module autoload file before module init
* Change module loading to require once
* Prepare 1.1.1 release (#3399 )
* Small misc improvements (#3389 )
* Support custom migration tables
* Allow specifying custom migrations directory
* PHP 7.4 fix
* Consistent parameters and add rollback function
* Update Phinx and fix migrations
* Tidy strtolower
* Phinx feature flags
* Make makeWhere function in DB class public
* Add new buildAssetPath function to URL class
---------
Co-authored-by: Robin Slot <robin+github@rkslot.nl>
* Translated using translate.namelessmc.com
Co-authored-by: Justman10000 <justmegaliga10000@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/de/
Translation: NamelessMC/Website - Core
* Rework user group cache issue (#3398 )
* Add `PHP_SAPI` checks on scripts (#3403 )
* Readd deleted term + fix discord oauth link success message (#3406 )
* Revert deleted language term
Removed in a0e9ffb119
@tadhgboyle
* Add success message for linking discord
* Translated using translate.namelessmc.com
Co-authored-by: enno123 <admin@enno123.de>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/de/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-forum/de/
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Forum
* Fix typo in en_US.json (#3412 )
* Fix auto verify oauth email (#3413 )
* Translated using translate.namelessmc.com
Co-authored-by: Fjuro <ifjuro@proton.me>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/cs/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-forum/cs/
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Forum
* Translated using translate.namelessmc.com
Co-authored-by: Andiv <div2005.kk@gmail.com>
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/ru/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/nameless/uk/
Translate-URL: https://translate.namelessmc.com/projects/namelessmc/website-forum/ru/
Translation: NamelessMC/Website - Core
Translation: NamelessMC/Website - Forum
* Rewrite release script to fix checksums in upgrade package (#3414 )
* Fix forum index showing topics without view other topics permission
* Ignore group sync request instead of returning error (#3433 )
* Ignore group sync request instead of returning error
* Fix condition
* Remove return
* Limit logs & Support group sync from modules (#3426 )
* Limit logs
* Support group sync from modules
* Ignore adding group if its invalid (#3436 )
* Ignore adding group if its invalid (#3436 )
* Fix phpdoc build, pin version (#3438 )
* Fix single/double quote not working within member list username CSS (#3427 )
* Prepare 2.1.2 release
---------
Co-authored-by: DominikSLK <74055080+DominikSLK@users.noreply.github.com>
Co-authored-by: PadowYT2 <me@padow.ru>
Co-authored-by: Knapp Bálint <favorit5503@gmail.com>
Co-authored-by: Dominik Roman <dominikslk9@gmail.com>
Co-authored-by: Wgis <bywgis@gmail.com>
Co-authored-by: Partydragen <adrian_kili@outlook.com>
Co-authored-by: Robin <robin+git@rkslot.nl>
Co-authored-by: Ilya Finogenov <20740613+wgis@users.noreply.github.com>
Co-authored-by: NamelessMC Translations <robin+weblate@rkslot.nl>
Co-authored-by: enno123 <admin@enno123.de>
Co-authored-by: Marcos <marckos03br@gmail.com>
Co-authored-by: Fjuro <ifjuro@proton.me>
Co-authored-by: David Morales <davidmolv16@gmail.com>
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
Co-authored-by: Edouard DUCHESNES <edouard@duchesnes.fr>
Co-authored-by: Mesutcan Yavuz <mesutcan.yavuz@hotmail.com>
Co-authored-by: Maiu <maiuxd77@gmail.com>
Co-authored-by: andreas phillip søndergaard andersen <andreas.andersen1410@gmail.com>
Co-authored-by: Supercrafter100 <58982133+supercrafter100@users.noreply.github.com>
Co-authored-by: Petr Kubinec <petrkubinec9@gmail.com>
Co-authored-by: untuned <untuned@teamhydra.dev>
Co-authored-by: Mert <mert2018cinar@gmail.com>
Co-authored-by: Justman10000 <justmegaliga10000@gmail.com>
Co-authored-by: Robin Slot <robin+github@rkslot.nl>
Co-authored-by: Andiv <div2005.kk@gmail.com>
2023-09-28 16:49:56 +01:00
Tadhg Boyle
b13c29e5e4
Reactions revamp & profile widgets ( #3272 )
...
* Initial work on reactions revamp and profile widgets
* Remove unneeded changes
* Remove unneeded change
* fix style
* Render emojis in reaction list StaffCP
* wip minecraft account profile widget, sticky widgets on profile page
* Add server name and IP to last seen
* remove
* rename to reaction score to match member list
* align reactions table contents center
* fix
* wip - nicer abstraction, widgets never query db, skin 3d viewer (undecided)
* wip - make reaction modals ajax, copy new reaction bar to profile posts
* wip reaction modals
* wip proper sorting
* wip modals
* wip get reaction submission working on profile wall posts
* add back helpful and creative default reactions
* reduce query amount on view topic
* remove debug statement
* wip
* wip
* simplify ProfileWidget pages
* Revert forum dropdown
* fix css syntax
* fix emoji title and alt being strange
* add back order input
* sort widgets by order in list
* fix settings link always showing
* phpdoc
* add widget name to exception
* insert default widget data if not found
* missing end if
* properly cache forum news per-group
* fix
* fix cache key, news permission check
* fix styling
* wip
* respect reaction ordering
* wip
* wip
* support custom reaction scores, update member list to properly calculate
* don't hardcode words
* wip
* allow multiple reactions
* redirect to post
* code style
* phpstan
* wip
* remove hardcoded terms + fix copy
* use npm for skinview3d
* create ReactionContext and refactor
* fix cache
* docblocks
* fix spelling
* pr amendments
2023-06-21 18:19:46 +01:00
Sam
1cbe258978
Prepare 2.1.1 release ( #3399 )
2023-06-18 11:26:25 +01:00
Tadhg Boyle
d0fba0cbe9
Replace Util::getSetting/Util::setSetting usages ( #3387 )
2023-06-12 10:30:49 -06:00
Partydragen
40aa317b91
Fix missing cache settings ( #3361 )
2023-05-09 20:05:29 +02:00
Sam
03da21795e
Initialise tasks in installer ( #3342 )
...
* Initialise tasks within the installer
* Fix language initialisation
2023-05-01 11:45:22 +01:00
Sam
7e8c67e0bf
Prepare 2.1.0 release ( #3337 )
2023-04-30 21:23:08 +01:00
Robin
691a722320
Setting constants ( #3232 )
...
* Setting constants
* Tidy following merge
* Fix indentation
---------
Co-authored-by: samerton <samerton@users.noreply.github.com>
2023-04-22 09:48:06 +01:00
Sam
64d1c01d79
Do not encode welcome post ( #3316 )
2023-04-16 10:46:51 +01:00
Sam
1589b76c65
Queue system ( #3274 )
...
* Add new queue system
* Amend creation of task from new
* Fix unused terms
* Prevent task returning error from running infinitely
* Run tasks in transactions
* Update gitignore and package-lock
* Use PDO helpers for transaction
* WIP convert forum post task
* Trigger forum post conversion during upgrade
* Fix task scheduling and increase forum posts converted to 50
* Rename ONE_OF to IN
2023-03-30 18:42:40 +01:00
Tadhg Boyle
8d09a86cb8
Misc fixes + improvements ( #3270 )
2023-03-23 20:01:23 -07:00
Tadhg Boyle
550b98a82c
Fix member module issues ( #3282 )
2023-03-23 07:35:33 -07:00
Tadhg Boyle
9cecbe2301
Create Members module with member list page ( #3106 )
2023-03-07 08:26:53 -08:00
Supercrafter100
6f6d1cd92a
Add ability to query servers via plugin ( #3244 )
...
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
2023-02-09 12:31:20 -08:00
Sam
a7bf67ccaa
Release 2.0.3 ( #3239 )
...
* Release 2.0.3
* Create links to PRs
* Add date
---------
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
2023-01-28 22:05:59 +00:00
Tadhg Boyle
26ac376a2d
Remove MCAssoc 🔥 ( #3220 )
2023-01-26 14:08:11 -08:00
Tadhg Boyle
e6bd11565a
AuthMe improvements and fixes ( #3198 )
2023-01-22 11:43:01 -08:00
Tadhg Boyle
4cc529be04
Allow selecting timezone during install ( #3199 )
2023-01-20 08:30:34 -08:00
samerton
8d4178bb93
Bump to 2.0.2
2022-08-13 12:27:22 +01:00
samerton
67a956b373
Bump to 2.0.1
2022-08-06 10:46:39 +01:00
samerton
6e9faa3ab5
Further prep for 2.0.0
2022-08-05 23:19:02 +01:00
Tadhg Boyle
3df85ce05a
Swap Config class to prefer paths seperated by .
2022-06-12 20:35:45 -06:00
Robin
4d16d3f555
Rewrite configuration file operations ( #2850 )
...
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
2022-06-12 20:21:21 -06:00
Tadhg Boyle
f40c53050b
Fix installation on Pebblehost/MySQL 5.7.38
2022-06-02 23:40:36 -06:00
samerton
f68c32e70c
Prepare pre-release 13
2022-06-02 22:45:23 +01:00
Partydragen
3b710f0ad0
Update DatabaseInitialiser.php
2022-06-02 18:38:25 +02:00
Partydragen
30a2286829
Make default forum post show
2022-06-02 18:23:27 +02:00
Robin
281e41f8db
Consistent default for captcha type #2809
2022-06-02 13:48:17 +02:00
Robin
b62a1c9f7d
Remove maintenance cache
2022-06-02 12:07:32 +02:00
Robin
07ea91a9b4
Remove timezone cache
2022-06-02 11:56:56 +02:00
Robin
71131bc930
Remove error reporting cache
2022-06-02 11:48:56 +02:00