index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-07-13
rework previous 32 bit session stuff
Andrew Dolgov
2017-07-13
Merge branch 'master' of git.fakecake.org:tt-rss
Andrew Dolgov
2017-07-13
sessions: clip max expiry value to a 32bit integer
Andrew Dolgov
2017-07-10
hopefully unify handling of server HTTPS variables where needed, use scheme b...
Andrew Dolgov
2017-07-10
sanity: check X-Forwarded-Proto for self_url
Cédric Barboiron
2017-07-06
replace some usages of SELF_URL_PATH with get_self_url_prefix()
Andrew Dolgov
2017-07-06
self url path checking: accept value without an ending slash
Andrew Dolgov
2017-07-05
sanity: it's probably a good idea to check whether we're running under httpd ...
Andrew Dolgov
2017-07-05
previous: spaces -> tabs
Andrew Dolgov
2017-07-05
sanity: check whether SELF_URL_PATH conforms to data returned by httpd
Andrew Dolgov
2017-07-02
controls: disable print_feed_select (unused)
Andrew Dolgov
2017-07-02
schema: updates for new filter format (bump version to 131)
Andrew Dolgov
2017-07-02
Revert "Revert "filters: support matching on multiple feeds/categories""
Andrew Dolgov
2017-07-02
Revert "filters: support matching on multiple feeds/categories"
Andrew Dolgov
2017-07-02
filters: support matching on multiple feeds/categories
Andrew Dolgov
2017-05-29
tunables:
Andrew Dolgov
2017-05-27
Replace '__autoload' (deprecated in PHP 7.2) with 'spl_autoload_register'.
wn_
2017-05-16
remove pubsubhubbub: dead
Andrew Dolgov
2017-05-11
move add_feed_url() to pref_feeds
Andrew Dolgov
2017-05-06
fix DAEMON_SLEEP_INTERVAL not being defined when used
Andrew Dolgov
2017-05-05
wrap rssfuncs into rssutils class
Andrew Dolgov
2017-05-05
move counter stuff to a separate class
Andrew Dolgov
2017-05-05
add sanity check for SELF_URL_PATH going to http url if server is accessed ov...
Andrew Dolgov
2017-05-04
move label stuff to Labels class
Andrew Dolgov
2017-05-04
move digest stuff to Digest class
Andrew Dolgov
2017-05-04
move some label stuff to labels.php
Andrew Dolgov
2017-05-04
abs_to_rel_path: removed
Andrew Dolgov
2017-05-04
move get_article_labels to Article
Andrew Dolgov
2017-05-04
move counter cache to a separate class
Andrew Dolgov
2017-05-04
move a bunch of functions into Feeds/Article namespaces
Andrew Dolgov
2017-05-04
move to Article:
Andrew Dolgov
2017-05-04
move the following to Feeds:
Andrew Dolgov
2017-05-04
move the following to Article:
Andrew Dolgov
2017-05-04
move getArticleFeed to Article
Andrew Dolgov
2017-05-04
move opml-specific get_feed_category to opml.php
Andrew Dolgov
2017-05-04
move some common control-generating functions to controls.php
Andrew Dolgov
2017-04-27
update_rss_feed: minor code cleanup
Andrew Dolgov
2017-04-26
remove some redundant php closing tags
Andrew Dolgov
2017-04-26
fix various issues reported by static analysis
Andrew Dolgov
2017-04-23
bump version_static to 17.4
Andrew Dolgov
2017-03-31
filter by search results while marking feed as read
Andrew Dolgov
2017-03-27
enclosures: rewrite relative urls on import, duh
Andrew Dolgov
2017-03-23
add cosmetic suffixes back for cached url links
Andrew Dolgov
2017-03-23
when choosing enclosures to embed or rewrite (af_zz_imgproxy) only use conten...
Andrew Dolgov
2017-03-23
enable caching of media in article enclosures
Andrew Dolgov
2017-03-23
allow caching of audio files
Andrew Dolgov
2017-03-23
remove local file extensions and generalize some method names for cached media
Andrew Dolgov
2017-03-06
rewrite relative urls for html5 audio source elements
Andrew Dolgov
2017-03-04
simplify error handling
Andrew Dolgov
2017-02-16
Improve update_feedbrowser_cache SQL query
Luc Didry
[next]