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
2015-07-09
Check for HTML in the first 100 bytes.
Christian Weiske
2015-07-07
simplify search, remove search_mode as useless
Andrew Dolgov
2015-07-06
sanitize: disable <hr> for now
Andrew Dolgov
2015-07-06
sanitize: allow <hr> elements
Andrew Dolgov
2015-07-06
fix article tags/labels not assigning properly on mysql because of the 4byte ...
Andrew Dolgov
2015-07-04
update_rss_feed: set basic feed info if title is [Unknown] (fixes batch subsc...
Andrew Dolgov
2015-07-03
limit smart_date_time stuff to headlines only
Andrew Dolgov
2015-07-03
smart_date_time: add special case when article date is within current hour
Andrew Dolgov
2015-06-19
move language detection to a plugin, remove config.php constant
Andrew Dolgov
2015-06-17
update_rss_feed: limit maximum execution time while processing articles
Andrew Dolgov
2015-06-17
bayes, filter: do not categorize already processed articles
Andrew Dolgov
2015-06-17
speedup feed subscription process
Andrew Dolgov
2015-06-17
add some more bayes stuff
Andrew Dolgov
2015-06-16
add workaround for mysql only accepting subset of unicode characters
Andrew Dolgov
2015-06-15
allow plugins modify article score
Andrew Dolgov
2015-06-08
fix_url: support schema-less urls
Andrew Dolgov
2015-06-05
support loading themes from themes.local
Andrew Dolgov
2015-06-05
pluginhost: allow loading user plugins from plugins.local
Andrew Dolgov
2015-05-22
Merge pull request #456 from andersk/disable-feed-browser
Andrew Dolgov
2015-05-21
Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC
Anders Kaseorg
2015-04-21
add HOOK_RENDER_ENCLOSURE & af_youtube_embed plugin
Andrew Dolgov
2015-03-30
add a wrapper for standard error codes returned by backend, also add explanat...
Andrew Dolgov
2015-03-17
remove unread first sorting: has issues, is pretty much adaptive anyway
Andrew Dolgov
2015-03-11
add bg_BG entry to get_translations()
Andrew Dolgov
2015-03-06
add housekeeping task for orphaned counter cache entries
Andrew Dolgov
2015-03-05
Add unread category to build-in Search
SkyREgit
2015-03-04
add auto_assign_labels plugin; allow article filter plugins to add labels to ...
Andrew Dolgov
2015-02-27
remove image.php; put cached image endpoint to public.php
Andrew Dolgov
2015-02-21
remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of t...
Andrew Dolgov
2015-02-03
add config option CHECK_FOR_UPDATES
Andrew Dolgov
2015-02-03
minor fixes for previous (2)
Andrew Dolgov
2015-02-03
minor fixes for previous
Andrew Dolgov
2015-02-03
add placeholder update checker using git changesets
Andrew Dolgov
2015-02-01
do not subscribe new users to now obsolete releases feed
Andrew Dolgov
2015-01-31
session: don't try to validate session schema version on empty sessions
Andrew Dolgov
2015-01-31
remove obsolete code related to version checking and tarball updater plugin
Andrew Dolgov
2015-01-30
do not invalidate session when version_static and user agent changes
Andrew Dolgov
2015-01-19
comment out old-school test trgm code
Andrew Dolgov
2014-12-18
Drop duplicate database indexes
Anders Kaseorg
2014-12-10
1.15.3 to fix tag/version mismatch
Andrew Dolgov
2014-12-09
disable version checking for night.css
Andrew Dolgov
2014-12-09
release 1.15.1
Andrew Dolgov
2014-12-09
require version information in all additional themes
Andrew Dolgov
2014-12-08
release 1.15
Andrew Dolgov
2014-12-08
disable libxml entity loader to prevent attacks via xml external entities (fi...
Andrew Dolgov
2014-12-06
if loaded over ssl and iframe is whitelisted, set its source to https
Andrew Dolgov
2014-12-03
fetch_file_contents: support retarded schema-less urls
Andrew Dolgov
2014-11-27
Modify query to avoid a full table scan on MySQL
tmo-github
2014-11-25
allow embedding videos from youtube and vimeo natively
Andrew Dolgov
2014-11-02
fix typo (refs #818)
Andrew Dolgov
[prev]
[next]