api
API endpoint: disable session cookies
2018-10-15 07:37:07 +03:00
cache
remove cache/js (no longer used)
2018-12-04 07:15:53 +03:00
classes
update_rss_feed: add log message if article is filtered out
2018-12-08 17:01:30 +03:00
css
show disabled feeds in pref feed tree, use opacity instead of fixed gray color
2018-12-08 16:10:37 +03:00
feed-icons
add feed-icons placeholder index.html
2013-04-11 21:55:17 +04:00
images
remove collapse.png
2018-12-06 15:28:11 +03:00
include
various layout fixes related to inline player causing unnecessary left padding if shorten_expanded is enabled
2018-12-07 23:20:19 +03:00
install
if PHP_VERSION check fails, show current version
2018-08-13 20:13:08 +03:00
js
fix PluginHost run method.
2018-12-08 19:14:40 +01:00
lib
rebuild flat theme with dark base color and rebase night.css on it
2018-12-07 08:33:28 +03:00
locale
Translated using Weblate (Japanese)
2018-12-05 18:43:54 +00:00
lock
remove .htaccess files
2016-05-13 09:10:54 +03:00
plugins
add PluginHost.HOOK_INIT_COMPLETE (and make no_title_counters use it)
2018-12-08 20:06:07 +03:00
plugins.local
pluginhost: allow loading user plugins from plugins.local
2015-06-05 17:54:52 +03:00
schema
add ttrss_filters2.last_triggered (bump schema version)
2018-12-06 19:37:20 +03:00
templates
remove .htaccess files
2016-05-13 09:10:54 +03:00
tests
remove selenium stuff
2018-12-02 15:05:22 +03:00
themes
night.css: invert loading indicator
2018-12-08 16:12:26 +03:00
themes.local
support loading themes from themes.local
2015-06-05 18:08:19 +03:00
utils
update notify_* calls to use Notify
2018-12-02 20:56:30 +03:00
vendor
move OTPHP to vendor/; additionally move Base32 class to OTPHP namespace
2018-06-20 18:27:34 +03:00
.editorconfig
add .editorconfig
2018-01-30 10:36:41 +03:00
.gitignore
add map files; night.css fixes
2018-12-04 22:36:01 +03:00
.gitlab-ci.yml
CI: set all tests to manual because of gitlab flakiness
2017-05-05 11:42:02 +03:00
CONTRIBUTING.md
update CONTRIBUTING.md
2017-07-16 20:41:05 +03:00
COPYING
add COPYING
2017-04-22 15:42:34 +03:00
README.md
put gpl boilerplate back
2015-07-26 10:30:02 +03:00
atom-to-html.xsl
further stylesheet simplification related fixes
2017-12-03 13:25:34 +03:00
backend.php
update intervals: use less broken english for a change
2015-07-15 16:39:16 +03:00
config.php-dist
mention mailer_smtp plugin in config.php-dist
2018-11-22 23:10:28 +03:00
errors.php
add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible
2015-03-30 13:02:24 +03:00
index.php
remove some bitmaps and rework stuff using it to use iconfont instead
2018-12-06 15:22:52 +03:00
messages.pot
rebase translations
2018-12-03 14:25:50 +03:00
opml.php
opml host, update: use PDO
2017-12-02 11:42:42 +03:00
prefs.php
remove separate classes for various panels, unify under .panel
2018-12-07 14:03:33 +03:00
public.php
add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible
2015-03-30 13:02:24 +03:00
register.php
refactor error reporting to AppBase; keep exception_error() for now as a shim
2018-12-03 13:38:13 +03:00
update.php
CLI tools: fix --quiet not working if --log is unset
2018-12-01 10:05:26 +03:00
update_daemon2.php
CLI tools: fix --quiet not working if --log is unset
2018-12-01 10:05:26 +03:00