1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib
J. King f5efa39839 More changes in anticipation of a release
- Added a 'user add' function to the CLI
- Removed the last trace of paths from configuration; paths must default to null and Arsse must determine sensible defaults at runtime
2017-08-28 19:38:58 -04:00
..
Conf Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Db More changes in anticipation of a release 2017-08-28 19:38:58 -04:00
Feed Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Lang Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
Misc Implement article cleanup; fixes #28 2017-08-17 22:36:15 -04:00
REST More changes in anticipation of a release: 2017-08-19 23:56:32 -04:00
Service Complete tests for database driver 2017-07-22 15:29:12 -04:00
User More code coverage accommodation 2017-07-20 22:40:09 -04:00
AbstractException.php Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 2017-07-17 07:47:57 -04:00
Arsse.php Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 2017-07-17 07:47:57 -04:00
CLI.php More changes in anticipation of a release 2017-08-28 19:38:58 -04:00
Conf.php More changes in anticipation of a release 2017-08-28 19:38:58 -04:00
Database.php Chnage "retain" settings to mean "purge; remove unused database settings 2017-08-20 15:46:35 -04:00
Exception.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
ExceptionFatal.php Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
Feed.php Implemented configuration exporting; fixes #63 2017-07-27 09:09:39 -04:00
Lang.php More code coverage accommodation 2017-07-20 22:40:09 -04:00
REST.php Experimental forking service and accompanying CLI 2017-07-21 17:15:43 -04:00
Service.php Implement article cleanup; fixes #28 2017-08-17 22:36:15 -04:00
User.php Update readme; remove username composition; default pre-auth to false 2017-08-18 10:20:43 -04:00