- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Wed, Jun 7
Wed, Jun 7
Tue, Jun 6
Tue, Jun 6
Store users in their own hashtable
dereckson committed rZEDe65c3811f59e: Support more extensions for content upload (authored by dereckson).
Support more extensions for content upload
Mon, Jun 5
Mon, Jun 5
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
May 21 2018
May 21 2018
dereckson committed rZED5234f84d743b: Don't pass null value to count() in SmartLine (authored by dereckson).
Don't pass null value to count() in SmartLine
dereckson committed rZED0afe7c93e8d8: Fix PHP_SELF nginx issue for get current url fragments (authored by dereckson).
Fix PHP_SELF nginx issue for get current url fragments
Apr 30 2018
Apr 30 2018
Fix session login issue
Apr 25 2018
Apr 25 2018
dereckson committed rZEDbb1dc1331bd8: Update tests to be compatible with PHPUnit 7 (authored by dereckson).
Update tests to be compatible with PHPUnit 7
dereckson committed rZED99b7341fbbce: Allow strings to be parsed as numeric (authored by dereckson).
Allow strings to be parsed as numeric
Apr 16 2018
Apr 16 2018
dereckson committed rZED48d49d2f0d68: Switch romanize plugin to Keruald implementation (authored by dereckson).
Switch romanize plugin to Keruald implementation
Apr 15 2018
Apr 15 2018
[Clean] Fix chmod
dereckson committed rZED0f901935e897: [Smarty] Use library code from the master branch (authored by dereckson).
[Smarty] Use library code from the master branch
dereckson committed rZED27349c0b25cd: [Smarty] Don't add current directory in scene rendering (authored by dereckson).
[Smarty] Don't add current directory in scene rendering
Fix uninitialized array
dereckson committed rZED8c504cd66097: [Clean] Improve code style for Smarty plugins (authored by dereckson).
[Clean] Improve code style for Smarty plugins
dereckson committed rZEDef6806d14148: Revert "[Clean] Configure phpcs to ignore Smarty" (authored by dereckson).
Revert "[Clean] Configure phpcs to ignore Smarty"
dereckson committed rZEDd36b6d456114: [Smarty] Switch from bundled library to Composer package (authored by dereckson).
[Smarty] Switch from bundled library to Composer package
dereckson committed rZED833f4c7273a4: Avoid undefined constant to string conversion (authored by dereckson).
Avoid undefined constant to string conversion
dereckson committed rZED618b7018886e: Use configurable content directory for the travel rules file (authored by dereckson).
Use configurable content directory for the travel rules file
dereckson committed rZED91665604a358: [Session] Don't encode IP addresses as hexadecimal strings (authored by dereckson).
[Session] Don't encode IP addresses as hexadecimal strings
dereckson committed rZEDec95853140ca: Allow to determine version information from a Git repository (authored by dereckson).
Allow to determine version information from a Git repository
Allow to get
dereckson committed rZEDe69c1049302b: Allow to set cache and content directories from environment (authored by dereckson).
Allow to set cache and content directories from environment
dereckson committed rZED26c2da06331b: Avoid use of deprecated __autoload function (authored by dereckson).
Avoid use of deprecated __autoload function
Use null coalescing operator
dereckson committed rZEDeec9c56b3ae3: Add a return value to Page::handle_form method (authored by dereckson).
Add a return value to Page::handle_form method
Apr 13 2018
Apr 13 2018
Apr 10 2018
Apr 10 2018
dereckson committed rZED597ab272eaa0: Move content to standalone repository (authored by dereckson).
Move content to standalone repository
dereckson committed rZEDc8d8f5d13f4b: [Clean] Ensure each PHP statement has its own line (authored by dereckson).
[Clean] Ensure each PHP statement has its own line
[Clean] Use lowercase null constant
[Clean] Use lowercase case keyword
dereckson committed rZED6fca7e4f3b4a: [Clean] Avoid inline control structures, round 2 (authored by dereckson).
[Clean] Avoid inline control structures, round 2
dereckson committed rZED465c311e7304: [Clean] Avoid inline control structures (authored by dereckson).
[Clean] Avoid inline control structures
[Clean] Prune PHP closing tags
dereckson committed rZED01f0cb571092: [Clean] Space according code style function call arguments (authored by dereckson).
[Clean] Space according code style function call arguments
dereckson committed rZED4faadfe2f699: [Clean] Use K&R style everywhere for functions' opening braces (authored by dereckson).
[Clean] Use K&R style everywhere for functions' opening braces
[Clean] Prune space after cast
dereckson committed rZEDcc7197426b47: [Clean] Configure phpcs to ignore Smarty (authored by dereckson).
[Clean] Configure phpcs to ignore Smarty
[Clean] Switch to array short syntax
[Clean] Convert all files EOL to \n
[Clean] Proofread code base
[Clean] Drop php_cs configuration
Dust off Arcanist configuration
dereckson committed rZED90b6bc92be89: Configure phpcs with Nasqueron code style (authored by dereckson).
Configure phpcs with Nasqueron code style
Configure Composer
Oct 7 2017
Oct 7 2017
Dec 19 2016
Dec 19 2016
Nov 15 2015
Nov 15 2015
Mar 27 2015
Mar 27 2015
Updated blog URL
Mar 26 2015
Mar 26 2015
Mar 23 2015
Mar 23 2015
dereckson committed rZED3d06619ecaac: [Clean] Method names in GeoPointPolarZ are now camel case (authored by dereckson).
[Clean] Method names in GeoPointPolarZ are now camel case
[Clean] methods in camel case
dereckson committed rZEDf26b49680900: [Clean] Cartesian to spherical conversion methods names (authored by dereckson).
[Clean] Cartesian to spherical conversion methods names
dereckson committed rZED9c3af1f00432: [Clean] Method names in GeoOctocube are now camel case (authored by dereckson).
[Clean] Method names in GeoOctocube are now camel case
dereckson committed rZED0350b1a19bed: [Clean] get_coordinates() -> getCoordinates() (authored by dereckson).
[Clean] get_coordinates() -> getCoordinates()
[Clean] get_status() -> getStatus()
Mar 22 2015
Mar 22 2015
dereckson awarded rZED818209e2ba6e: Cleaning end lines a Evil Spooky Haunted Tree token.
dereckson committed rZED2c15d971c920: [Geo] Fixes incomplete scene content file issue (authored by dereckson).
[Geo] Fixes incomplete scene content file issue
MySQLi support