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-18
smart_date_time: better eta_min handling
Andrew Dolgov
2015-07-15
purge_orphans: optimize the query, maybe
Andrew Dolgov
2015-07-15
Revert "Performance breakthrough"
Andrew Dolgov
2015-07-13
Performance breakthrough
GregThib
2015-07-13
queryFeedHeadlines: remove filter stuff
Andrew Dolgov
2015-07-13
do not allow commas in tags
Andrew Dolgov
2015-07-13
add workaround for fresh feed first id calculation issue
Andrew Dolgov
2015-07-12
first_id default value: type is important
Andrew Dolgov
2015-07-12
add some more stuff to first_id query to fix virtual feeds
Andrew Dolgov
2015-07-12
minor first_id query fix
Andrew Dolgov
2015-07-12
fixes for first_id stuff
Andrew Dolgov
2015-07-12
functions: fix some phpstorm-reported warnings
Andrew Dolgov
2015-07-12
report top id changed in headlines buffer
Andrew Dolgov
2015-07-12
queryFeedHeadlines: move to array-based arguments, optionally check if first ...
Andrew Dolgov
2015-07-09
change version_static based on y.m
Andrew Dolgov
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
[next]