.vscode
add gulp task for less compilation
2020-09-17 13:30:52 +03:00
api
remove a lot of stuff from global context (functions.php), add a few helper classes instead
2020-09-22 09:04:33 +03:00
cache
remove cache/js (no longer used)
2018-12-04 07:15:53 +03:00
classes
Archive cleanup:
2021-01-17 14:55:11 +03:00
feed-icons
add feed-icons placeholder index.html
2013-04-11 21:55:17 +04:00
images
center and rework some utility screens
2019-02-19 14:59:29 +03:00
include
feed editor: show purge interval correctly if FORCE_ARTICLE_PURGE is set
2021-01-07 18:16:42 +03:00
install
replace FALSE with false so that static analyzer shuts up about it
2020-09-17 19:02:27 +03:00
js
add a hack (Headlines.unpackVisible) to workaround against unpack observer sometimes missing articles
2021-01-19 11:54:13 +03:00
lib
Switch to recommended 'default_charset' to fix 'gettext' error.
2020-12-12 10:28:46 -06:00
locale
Translated using Weblate (German)
2021-01-28 18:19:10 +00:00
lock
remove .htaccess files
2016-05-13 09:10:54 +03:00
plugins
af_redditimgur: handle youtube /embed/ URLs
2021-01-23 08:57:36 +03:00
plugins.local
pluginhost: allow loading user plugins from plugins.local
2015-06-05 17:54:52 +03:00
schema
schema: add ttrss_feeds.last_successful_update
2020-09-28 14:14:06 +03:00
templates
remove atom-to-html XSLT
2020-03-28 11:45:42 +03:00
templates.local
allow overriding built-in templates via templates.local
2020-03-13 14:40:35 +03:00
themes
night theme: disable on-hover undimming
2021-01-28 07:14:13 +03:00
themes.local
support loading themes from themes.local
2015-06-05 18:08:19 +03:00
utils
translations: rebase, add T_nsprintf
2021-01-07 18:18:22 +03:00
vendor
move readability library to af_readability/vendor out of global vendor directory
2019-04-17 08:51:17 +03:00
.editorconfig
add .editorconfig
2018-01-30 10:36:41 +03:00
.eslintrc.js
eslint-related fixes; move a few things from global context to App
2020-06-05 07:44:57 +03:00
.gitignore
prevent horizontal scrolling in filter editor dialog if rules are very long
2020-11-27 12:27:12 +03:00
CONTRIBUTING.md
Update 'CONTRIBUTING.md'
2021-01-24 09:30:22 +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
backend.php
purge_intervals global: set '1 week old' to mean 7 days instead of 5 (???)
2020-12-15 08:49:02 +03:00
config.php-dist
- move sphinx plugin to a separate repo
2020-12-11 09:48:34 +03:00
errors.php
Actually return the array of errors...
2020-12-18 07:53:07 -06:00
gulpfile.js
add workaround for gulp4 not updating file timestamps on build
2021-02-04 15:30:28 +03:00
index.php
add support for an override stylesheet which applies to all users
2020-11-30 15:53:32 +03:00
jsconfig.json
unify prefs/main App objects, remove fake classes, use single static App object instead
2020-06-04 22:19:23 +03:00
messages.pot
rebase translations
2021-01-07 18:21:29 +03:00
opml.php
opml host, update: use PDO
2017-12-02 11:42:42 +03:00
package.json
add workaround for gulp4 not updating file timestamps on build
2021-02-04 15:30:28 +03:00
prefs.php
add support for an override stylesheet which applies to all users
2020-11-30 15:53:32 +03:00
public.php
router: only allow functions without required parameters as handler methods
2020-09-22 09:34:39 +03:00
register.php
add support for an override stylesheet which applies to all users
2020-11-30 15:53:32 +03:00
update.php
daemon: clarify some task-related messages
2020-12-31 10:11:41 +03:00
update_daemon2.php
daemon: clarify some task-related messages
2020-12-31 10:11:41 +03:00