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
add placeholder loading indicator to CDM entries
2018-12-03 20:05:11 +03:00
css
bring back excerpts in unexpanded mode
2018-12-02 19:04:53 +03:00
feed-icons
add feed-icons placeholder index.html
2013-04-11 21:55:17 +04:00
images
Increase favicon size to 32x32 pixels
2015-05-20 00:20:04 +02:00
include
remove cache/js (no longer used)
2018-12-04 07:15:53 +03:00
install
if PHP_VERSION check fails, show current version
2018-08-13 20:13:08 +03:00
js
Headlines.openInNewWindow: don't set article active, just window.open() it and set read
2018-12-04 05:57:56 +03:00
lib
remove PHPMailer and related directives from config.php-dist; add pluggable Mailer class
2018-11-22 14:45:14 +03:00
locale
Translated using Weblate (Russian)
2018-12-04 03:52:55 +00:00
lock
remove .htaccess files
2016-05-13 09:10:54 +03:00
plugins
plugins: mail, mailto: remove code from global context
2018-12-03 14:21:50 +03:00
plugins.local
pluginhost: allow loading user plugins from plugins.local
2015-06-05 17:54:52 +03:00
schema
change filter rule regexp type to text
2018-04-14 14:11:29 +02: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
Brighten title. Black was hard to read on the dark background.
2018-11-30 18:43:57 +00: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
update .gitignore
2018-11-07 14:59:44 +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
rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway
2018-12-03 09:33:44 +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
add AppBase as a shared ancestor for main and prefs app objects
2018-12-02 21:52:50 +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