api
Fixing bugs found by static analysis
2013-05-07 00:35:10 -07:00
cache
implement upload-related support for open_basedir
2013-04-11 19:12:00 +04:00
classes
add startup_gettext() calls to several endpoints for unregistered users so the output would be translated based on accept-language header
2013-05-29 15:41:19 +04:00
css
note: set inset shadow
2013-05-25 23:55:01 +04:00
feed-icons
add feed-icons placeholder index.html
2013-04-11 21:55:17 +04:00
images
add missing close image
2013-04-17 10:53:12 +04:00
include
add startup_gettext() calls to several endpoints for unregistered users so the output would be translated based on accept-language header
2013-05-29 15:41:19 +04:00
install
installer: use mysqli_error when using mysqli ( closes #696 )
2013-05-29 00:32:23 +04:00
js
fix wrong article context menu item toggle marked (should be toggle starred)
2013-05-29 16:14:32 +04:00
lib
add a placeholder where floicon might be added if needed, still keep it
2013-05-19 13:53:40 +04:00
locale
Merge pull request #211 from PerryWerneck/master
2013-05-29 10:42:12 -07:00
lock
move db-updater functionality to public, remove db-updater.php
2013-04-04 19:45:26 +04:00
plugins
move stylesheets to css/, reference default tt-rss stylesheets from
2013-05-19 21:22:01 +04:00
schema
schema: fix reinitialization not working for older databases
2013-05-28 16:21:19 +04:00
templates
block listing of several util directories; deny access to config.php
2013-04-11 22:01:10 +04:00
themes
move stylesheets to css/, reference default tt-rss stylesheets from
2013-05-19 21:22:01 +04:00
utils
block listing of several util directories; deny access to config.php
2013-04-11 22:01:10 +04:00
.buildpath
add eclipse stuff
2011-12-11 12:51:59 +04:00
.gitignore
add floicon to gitignore
2013-05-20 00:20:45 +04:00
.htaccess
having idiots report error 500 because their server is misconfigured is worse than having config.php wide open in case their php is not working
2013-04-12 07:58:10 +04:00
.project
add eclipse stuff
2011-12-11 12:51:59 +04:00
atom-to-html.xsl
update path to utility.css
2013-05-20 05:34:21 +02:00
backend.php
fix missing DB object when instantiated to import opml
2013-04-18 23:19:14 +04:00
config.php-dist
update sphinx index option description
2013-05-22 09:40:55 +04:00
errors.php
Fix whitespace, gettext is whitespace fragile.
2013-03-24 12:23:22 +01:00
image.php
add optional support for the X-Sendfile header
2013-04-02 00:56:20 -04:00
index.php
always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme
2013-05-20 16:16:34 +04:00
LICENSE
add LICENSE
2008-12-29 06:43:39 +01:00
messages.pot
merge updated hu_HU manually, rebase translations
2013-05-15 09:45:28 +04:00
opml.php
fix missing DB object when instantiated to import opml
2013-04-18 23:19:14 +04:00
prefs.php
always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme
2013-05-20 16:16:34 +04:00
public.php
fix missing DB object when instantiated to import opml
2013-04-18 23:19:14 +04:00
README.md
update readme (c)
2013-02-14 12:27:01 +04:00
register.php
add startup_gettext() calls to several endpoints for unregistered users so the output would be translated based on accept-language header
2013-05-29 15:41:19 +04:00
update.php
daemon2: only perform houskeeping on task 0
2013-05-20 14:39:14 +04:00
update_daemon2.php
daemon: add sigterm handler for master
2013-05-29 15:11:46 +04:00