- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 30 2023
Jun 30 2023
Require Keruald OmniTools 0.10
Jun 23 2023
Jun 23 2023
Ignore phpDocumentor artifacts
dereckson committed rZED576ac02395dc: Promote API code to Zed\Engines\API engine (authored by dereckson).
Promote API code to Zed\Engines\API engine
dereckson committed rZED1d572a99596e: Generate documentation with modern phpDocumentor version (authored by dereckson).
Generate documentation with modern phpDocumentor version
dereckson committed rZEDe246871ded59: Move WithDatabase trait to Database engine (authored by dereckson).
Move WithDatabase trait to Database engine
Add Models to phpcs analysis
Jun 22 2023
Jun 22 2023
dereckson committed rZED34dbeff17d34: Update documentation generation script (authored by dereckson).
Update documentation generation script
dereckson committed rZEDd12623251c40: Ignore style-only revision in git blame compatible tools (authored by dereckson).
Ignore style-only revision in git blame compatible tools
Ensure EOL at EOF
dereckson committed rZEDcd91f1290127: Inject DatabaseEngine to ProfilePhoto constructors (authored by dereckson).
Inject DatabaseEngine to ProfilePhoto constructors
Proofread HTML code
dereckson committed rZED459a1100f6ce: Use MySQL rows as associative arrays and name all columns (authored by dereckson).
Use MySQL rows as associative arrays and name all columns
Jun 21 2023
Jun 21 2023
Bump dependencies
dereckson committed rZED474e7fbc64eb: Ignore style-only revisions in git blame compatible tools (authored by dereckson).
Ignore style-only revisions in git blame compatible tools
Fix HTML issue
EOL at EOF
Improve whitespace style
dereckson committed rZEDbabb8cf9b0b0: Increase dependency injection capability (authored by dereckson).
Increase dependency injection capability
Improve grammar
Add PHP 7+ typing information
Refactor models in Models namespace
Jun 20 2023
Jun 20 2023
dereckson committed rZED6017638393f8: Refactor settings classes to Engines namespace (authored by dereckson).
Refactor settings classes to Engines namespace
Upgrade to PHPUnit 10
dereckson committed rZEDdbf377136e1a: Sync class name and filename for roman modifier test class (authored by dereckson).
Sync class name and filename for roman modifier test class
Adhere to function declaration
Remove extraneous local variable
dereckson committed rZED70021f7aae40: Use modern escape method instead of legacy sql_escape (authored by dereckson).
Use modern escape method instead of legacy sql_escape
Jun 18 2023
Jun 18 2023
Don't return from a constructor
dereckson committed rZED5e4fefdb419e: Move always the same parameter to constant (authored by dereckson).
Move always the same parameter to constant
dereckson committed rZED55deac35fa46: Ensure localisation code is PHP 8 ready (authored by dereckson).
Ensure localisation code is PHP 8 ready
dereckson committed rZED2024e018649b: Ensure SmartLine methods always return the expected type (authored by dereckson).
Ensure SmartLine methods always return the expected type
Proofread StoryHook abstract class
dereckson committed rZEDf5dea775627e: Always return in French plural helpers (authored by dereckson).
Always return in French plural helpers
Document method doesn't return
Jun 14 2023
Jun 14 2023
Jun 11 2023
Jun 11 2023
Proofread grammar
dereckson committed rZED8be205b98e41: Drop zend.ze1_compatibility_mode PHP setting (authored by dereckson).
Drop zend.ze1_compatibility_mode PHP setting
Proofread code comments
Proofread code comment
dereckson committed rZED81fa08112e6f: Add types to xhr functions signatures (authored by dereckson).
Add types to xhr functions signatures
Simplify boolean expression
Use PHP 8 str_starts_with
Use coalescing operators
dereckson committed rZED5f91de525aa0: Allow to build Smarty without a theme (authored by dereckson).
Allow to build Smarty without a theme
Modernize $commands array builder
do.php is broken by this change, at least for change location
User::actkey is always a string
dereckson committed rZEDe274ed3874bc: Assume UTF-8 for database and database SQL dump (authored by dereckson).
Assume UTF-8 for database and database SQL dump
dereckson committed rZED8251a47b481e: Avoid to pass null to MySQLiEngine::escape (authored by dereckson).
Avoid to pass null to MySQLiEngine::escape
dereckson committed rZEDb72199820881: Only ignore content/ folder, not includes/content/ (authored by dereckson).
Only ignore content/ folder, not includes/content/
Fix phpdoc for ContentZone::at
dereckson committed rZED43c1236b8eaf: Print more helpful error messages for invites (authored by dereckson).
Print more helpful error messages for invites
dereckson committed rZED74a726799802: Switch from generate_random_string to Omnitools implementation (authored by dereckson).
Switch from generate_random_string to Omnitools implementation
dereckson committed rZED6ec52fcd8645: Add never return type do message_die functions (authored by dereckson).
Add never return type do message_die functions
dereckson committed rZED9cb96bf92db0: Add declaration and return types to Smarty plugins (authored by dereckson).
Add declaration and return types to Smarty plugins
dereckson committed rZED10b1a67c2ef7: Add declaration and return types in Smarty engine (authored by dereckson).
Add declaration and return types in Smarty engine
Proofread Perso engine
Proofread MOTD template
Proofread hypership tutorial
dereckson committed rZED03d278d8cc26: Make explicit OctocubeBuilder is for the hypership core (authored by dereckson).
Make explicit OctocubeBuilder is for the hypership core
Remove WDDX support
Jun 7 2023
Jun 7 2023
Jun 6 2023
Jun 6 2023
Store users in their own hashtable
dereckson committed rZEDe65c3811f59e: Support more extensions for content upload (authored by dereckson).
Support more extensions for content upload
Jun 5 2023
Jun 5 2023
dereckson committed rZED172854e9aedd: Ensure to always read value from settings (authored by dereckson).
Ensure to always read value from settings
dereckson committed rZEDe24fffbd9bee: Drop render .swf Flash/ShockWave files idea (authored by dereckson).
Drop render .swf Flash/ShockWave files idea
dereckson committed rZED1ac00427e799: Switch from Request::$obj to Request::$code (authored by dereckson).
Switch from Request::$obj to Request::$code
Avoid dynamic property creation
dereckson committed rZED969e363d21cb: Avoid to count a non-existing variable in profile controller (authored by dereckson).
Avoid to count a non-existing variable in profile controller
May 1 2023
May 1 2023
dereckson committed rZED4362170604a8: Read credentials and config from environment (authored by dereckson).
Read credentials and config from environment
Mar 25 2023
Mar 25 2023
Feb 10 2022
Feb 10 2022
dereckson committed rZED663ea95a99cb: Allow tu store content users directory outside web hierarchy (authored by dereckson).
Allow tu store content users directory outside web hierarchy
Fix /quux title
Enable interactive debugger
dereckson committed rZED93457ae16896: Simplify content valid extension code (authored by dereckson).
Simplify content valid extension code
Feb 9 2022
Feb 9 2022
Fix 8.1 issues when not logged in
Fix find language code
dereckson committed rZED1454e6f03b6d: Fix PHP 8.1 deprecated for Message class (authored by dereckson).
Fix PHP 8.1 deprecated for Message class
Feb 6 2022
Feb 6 2022
Restore API and actions endpoints
dereckson committed rZED09c8bb3edd8a: Move database abstraction layer to dedicated engine (authored by dereckson).
Move database abstraction layer to dedicated engine
Feb 5 2022
Feb 5 2022
Improve PHP 8.1 compatibility
Drop WDDX support for sessions
dereckson committed rZEDce0821cf597c: Read from environment when PHP doesn't populate $_ENV (authored by dereckson).
Read from environment when PHP doesn't populate $_ENV
Feb 4 2022
Feb 4 2022
Allow legacy directory structure
Jan 24 2022
Jan 24 2022
dereckson committed rZED809f46496e59: Improve presentation of PersoSelector (authored by dereckson).
Improve presentation of PersoSelector
Refactor perso selector events
Jan 23 2022
Jan 23 2022
Cleanup Geo library includes
dereckson committed rZEDe3a17cfb5e27: Allow background to cover all the screen (authored by dereckson).
Allow background to cover all the screen
Switch CSS encoding to UTF-8
Analyze Engines folder in phpcs too
Hunt ternary operators
Adhere to PHP 7+ deprecations
dereckson committed rZED559efe99518a: Extract geo methods into hypership/geo library (authored by dereckson).
Extract geo methods into hypership/geo library
Jan 22 2022
Jan 22 2022
Bump quality tools versions
dereckson committed rZED9ee6003f7ab8: Don't try to provide legacy no OpenID code anymore (authored by dereckson).
Don't try to provide legacy no OpenID code anymore
Jan 17 2022
Jan 17 2022