This website requires JavaScript.
Explore
Help
Sign In
public
/
tt-rss
Watch
1
Star
0
Fork
0
You've already forked tt-rss
mirror of
https://git.tt-rss.org/git/tt-rss.git
synced
2026-02-10 16:01:33 +00:00
Code
Issues
Releases
Wiki
Activity
Files
30d2d8a6ef440826b1434d67d6a58bb3c11b5f98
tt-rss
/
include
T
History
Andrew Dolgov
30d2d8a6ef
Merge pull request
#226
from mhaley/patches-no-preload
...
Don't preload audio attachments.
2013-06-16 22:43:23 -07:00
..
autoload.php
autoload: include functions.php
2013-04-24 09:05:58 +04:00
ccache.php
Revert "ccache: do not force recalculate child counters on category upgrade because this is handled elsewhere"
2013-05-02 02:12:07 +04:00
colors.php
do no try to pass MS icon files to GD
2013-06-15 13:15:20 +04:00
crypt.php
implement basic feed authentication parameter encryption in the database (FEED_CRYPT_KEY)
2013-04-13 18:24:41 +04:00
db-prefs.php
move db-prefs to OO
2013-04-18 12:00:01 +04:00
db.php
fix blank character after opening bracket in function calls
2013-04-17 18:34:18 +04:00
digest.php
db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref missing for unitialized users
2013-05-16 21:57:39 +04:00
errorhandler.php
errorhandler: check for Logger class existing
2013-05-13 13:32:51 +04:00
feedbrowser.php
fix blank character after opening bracket in function calls
2013-04-17 18:34:18 +04:00
functions.php
Don't preload audio attachments.
2013-06-13 22:49:31 -07:00
labels.php
fix blank character after opening bracket in function calls
2013-04-17 18:34:18 +04:00
login_form.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
rssfuncs.php
pass feed it to feed_fetched and fetch_feed hooks
2013-05-20 15:28:56 +04:00
sanity_check.php
move stylesheets to css/, reference default tt-rss stylesheets from
2013-05-19 21:22:01 +04:00
sanity_config.php
update config checks for SMTP_SECURE
2013-05-30 08:39:53 +04:00
sessions.php
use static version for session checking, show latest changeset for git version instead of head date
2013-04-24 16:57:24 +04:00
version.php
release 1.8
2013-06-12 14:27:31 +04:00