summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.travis.yml16
-rw-r--r--CHANGELOG.md261
-rw-r--r--CONTRIBUTING.md88
-rw-r--r--Makefile28
-rw-r--r--README.md110
-rw-r--r--admin/admin.php2
-rw-r--r--appinfo/app.php2
-rw-r--r--appinfo/database.xml35
-rw-r--r--appinfo/info.xml34
-rw-r--r--appinfo/preupdate.php17
-rw-r--r--appinfo/register_command.php2
-rw-r--r--appinfo/routes.php2
-rw-r--r--appinfo/update.php2
-rw-r--r--bin/tools/generate_authors.php2
-rw-r--r--bin/tools/generate_explore.php2
-rw-r--r--composer.json11
-rw-r--r--composer.lock2
-rw-r--r--config/schema.json182
-rw-r--r--css/app.css2
-rw-r--r--css/content.css6
-rw-r--r--css/explore.css2
-rw-r--r--css/navigation.css2
-rw-r--r--css/settings.css4
-rw-r--r--docs/README.md13
-rw-r--r--docs/developer/Article-Enhancers.md27
-rw-r--r--docs/developer/README.md6
-rw-r--r--docs/explore/README.md46
-rw-r--r--docs/externalapi/Legacy.md771
-rw-r--r--docs/feedcss/README.md16
-rw-r--r--docs/plugins/README.md (renamed from docs/developer/Plugins.md)9
-rw-r--r--issue_template.md6
-rw-r--r--js/admin/Admin.js2
-rw-r--r--js/app/App.js2
-rw-r--r--js/app/Config.js10
-rw-r--r--js/app/Run.js2
-rw-r--r--js/bower.json6
-rw-r--r--js/controller/AppController.js2
-rw-r--r--js/controller/ContentController.js4
-rw-r--r--js/controller/ExploreController.js2
-rw-r--r--js/controller/NavigationController.js2
-rw-r--r--js/controller/SettingsController.js2
-rw-r--r--js/directive/AppNavigationEntryUtils.js2
-rw-r--r--js/directive/NewsAddFeed.js2
-rw-r--r--js/directive/NewsArticleActions.js2
-rw-r--r--js/directive/NewsAutoFocus.js2
-rw-r--r--js/directive/NewsBindUnsafeHtml.js2
-rw-r--r--js/directive/NewsDraggable.js2
-rw-r--r--js/directive/NewsDroppable.js2
-rw-r--r--js/directive/NewsFinishedTransition.js2
-rw-r--r--js/directive/NewsFocus.js2
-rw-r--r--js/directive/NewsInstantNotification.js2
-rw-r--r--js/directive/NewsOnActive.js2
-rw-r--r--js/directive/NewsPlayOne.js2
-rw-r--r--js/directive/NewsReadFile.js2
-rw-r--r--js/directive/NewsRefreshMasonry.js2
-rw-r--r--js/directive/NewsScroll.js2
-rw-r--r--js/directive/NewsSearch.js2
-rw-r--r--js/directive/NewsStickyMenu.js2
-rw-r--r--js/directive/NewsStopPropagation.js2
-rw-r--r--js/directive/NewsTimeout.js2
-rw-r--r--js/directive/NewsTitleUnreadCount.js4
-rw-r--r--js/directive/NewsToggleShow.js2
-rw-r--r--js/directive/NewsTriggerClick.js2
-rw-r--r--js/filter/TrustUrl.js2
-rw-r--r--js/filter/UnreadCountFormatter.js2
-rw-r--r--js/gui/ExternSubscription.js2
-rw-r--r--js/gui/Fixes.js2
-rw-r--r--js/gui/KeyboardShortcuts.js2
-rw-r--r--js/gulpfile.js2
-rw-r--r--js/package.json10
-rw-r--r--js/protractor.conf.js2
-rw-r--r--js/service/FeedResource.js2
-rw-r--r--js/service/FolderResource.js2
-rw-r--r--js/service/ItemResource.js2
-rw-r--r--js/service/Loading.js2
-rw-r--r--js/service/OPMLImporter.js2
-rw-r--r--js/service/OPMLParser.js2
-rw-r--r--js/service/Publisher.js2
-rw-r--r--js/service/Resource.js4
-rw-r--r--js/service/SettingsResource.js2
-rw-r--r--js/tests/e2e/main.js2
-rw-r--r--js/tests/unit/controller/AppControllerSpec.js2
-rw-r--r--js/tests/unit/controller/ContentControllerSpec.js2
-rw-r--r--js/tests/unit/controller/ExploreControllerSpec.js2
-rw-r--r--js/tests/unit/controller/NavigationControllerSpec.js2
-rw-r--r--js/tests/unit/controller/SettingsControllerSpec.js2
-rw-r--r--js/tests/unit/filter/UnreadCountFormatterSpec.js2
-rw-r--r--js/tests/unit/service/FeedResourceSpec.js2
-rw-r--r--js/tests/unit/service/FolderResourceSpec.js2
-rw-r--r--js/tests/unit/service/ItemResourceSpec.js2
-rw-r--r--js/tests/unit/service/LoadingSpec.js2
-rw-r--r--js/tests/unit/service/OPMLImporterSpec.js2
-rw-r--r--js/tests/unit/service/OPMLParserSpec.js2
-rw-r--r--js/tests/unit/service/PublisherSpec.js2
-rw-r--r--js/tests/unit/service/ResourceSpec.js2
-rw-r--r--js/tests/unit/service/SettingsResourceSpec.js2
-rw-r--r--js/tests/unit/stubs/App.js2
-rw-r--r--js/tests/unit/stubs/OC.js2
-rw-r--r--lib/AppInfo/Application.php (renamed from appinfo/application.php)6
-rw-r--r--lib/Command/Updater/AfterUpdate.php (renamed from command/updater/afterupdate.php)2
-rw-r--r--lib/Command/Updater/AllFeeds.php (renamed from command/updater/allfeeds.php)2
-rw-r--r--lib/Command/Updater/BeforeUpdate.php (renamed from command/updater/beforeupdate.php)2
-rw-r--r--lib/Command/Updater/UpdateFeed.php (renamed from command/updater/updatefeed.php)2
-rw-r--r--lib/Config/AppConfig.php (renamed from config/appconfig.php)2
-rw-r--r--lib/Config/Config.php (renamed from config/config.php)4
-rw-r--r--lib/Config/DependencyException.php (renamed from config/dependencyexception.php)2
-rw-r--r--lib/Controller/AdminController.php (renamed from controller/admincontroller.php)4
-rw-r--r--lib/Controller/ApiController.php (renamed from controller/apicontroller.php)2
-rw-r--r--lib/Controller/EntityApiSerializer.php (renamed from controller/entityapiserializer.php)2
-rw-r--r--lib/Controller/ExportController.php (renamed from controller/exportcontroller.php)2
-rw-r--r--lib/Controller/FeedApiController.php (renamed from controller/feedapicontroller.php)2
-rw-r--r--lib/Controller/FeedController.php (renamed from controller/feedcontroller.php)2
-rw-r--r--lib/Controller/FolderApiController.php (renamed from controller/folderapicontroller.php)2
-rw-r--r--lib/Controller/FolderController.php (renamed from controller/foldercontroller.php)2
-rw-r--r--lib/Controller/ItemApiController.php (renamed from controller/itemapicontroller.php)2
-rw-r--r--lib/Controller/ItemController.php (renamed from controller/itemcontroller.php)2
-rw-r--r--lib/Controller/JSONHttpError.php (renamed from controller/jsonhttperror.php)2
-rw-r--r--lib/