index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
Age
Commit message (
Expand
)
Author
2017-01-07
headlines toolbar: move selection links into the dropdown
Andrew Dolgov
2017-01-07
add toggle_sidebar plugin, remove obsolete toggle button
Andrew Dolgov
2017-01-07
deprecate encrypted feed passwords because mcrypt is getting removed from php...
Andrew Dolgov
2017-01-04
edit tags dialog: fix height
Andrew Dolgov
2017-01-04
ttrssmailer: include phpmailer's smtp class
Andrew Dolgov
2016-11-11
feedparser: fix syntax error
Andrew Dolgov
2016-11-11
feedparser: fix normalize_encoding() not working properly for some encodings
Andrew Dolgov
2016-09-05
parser: only try to convert encoding if mbstring actually supports it
Andrew Dolgov
2016-08-27
Add feed_id to subscribeToFeed response when the code is 1 or 0.
John Brayton
2016-08-21
remove support for legacy mysql driver
Andrew Dolgov
2016-08-19
remove classes/db/api.php (shouldn't be there)
Andrew Dolgov
2016-08-19
Merge branch 'master' into german-translation
Heiko Adams
2016-08-17
pre-users: disallow renaming admin user
Andrew Dolgov
2016-07-20
api: fix article guid not being passed to render article hook
Andrew Dolgov
2016-07-05
fix sql error when subscribing to a feed using feed archive
Andrew Dolgov
2016-05-18
Merge with master
Heiko Adams
2016-05-18
disable autocomplete in subscription dialog
Andrew Dolgov
2016-05-18
update autocomplete to "new-password"
Andrew Dolgov
2016-05-18
set feed editor password fields to autocomplete=off
Andrew Dolgov
2016-05-13
remove .htaccess files
Andrew Dolgov
2016-04-29
generate_syndicated_feed: sanitize content excerpt
Andrew Dolgov
2016-04-26
actually check for failures properly in the dbupdater
Andrew Dolgov
2016-03-30
set smallish timeout on update check, exclude update checking on initial load
Andrew Dolgov
2016-03-22
normalize some html5 custom attributes
Andrew Dolgov
2016-03-22
getLoadedArticleIds: consider visible rows only
Andrew Dolgov
2016-03-01
pass feed information to hook_article_export_feed
Andrew Dolgov
2016-03-01
add PluginHost.HOOK_ARTICLE_EXPORT_FEED
Andrew Dolgov
2016-02-19
pref_filters: sort rules by reg_exp when displaying index
Andrew Dolgov
2016-02-17
error handler: do not log last query, truncate error message to a smaller length
Andrew Dolgov
2016-02-11
generate_syndicated_feed: pass article id to sanitize()
Andrew Dolgov
2016-01-30
inline feed update: set feed as needing update if open_basedir is set + plugi...
Andrew Dolgov
2016-01-30
pref-labels: remove obsolete searching code
Andrew Dolgov
2016-01-30
pref-feeds: allow searching by feed_url
Andrew Dolgov
2016-01-29
fix item_id not being properly escaped in pref_feeds::process_category_order(...
Andrew Dolgov
2016-01-29
create_published_article: only use readability if enabled in the plugin
Andrew Dolgov
2016-01-29
enable support for readability (if af_readability is enabled) in shareanythin...
Andrew Dolgov
2016-01-26
fix multiple issues with archived feeds
Andrew Dolgov
2016-01-26
only stop inline feed updates with open_basedir enabled if there are any plug...
Andrew Dolgov
2016-01-23
prevent frontend updating of feeds on view if open_basedir is set to prevent ...
Andrew Dolgov
2016-01-23
parser: properly support tag subtrees instead of text content for article con...
Andrew Dolgov
2016-01-23
Revert "parser: use node->c14n() instead of expecting html in nodeValue"
Andrew Dolgov
2016-01-23
parser: use node->c14n() instead of expecting html in nodeValue
Andrew Dolgov
2016-01-13
updates: auto-disable CURL if open_basedir is enabled, notify possible issues...
Andrew Dolgov
2016-01-07
remove option ALLOW_DUPLICATE_POSTS as confusing/useless
Andrew Dolgov
2016-01-04
do not automatically call cleanup_tags() in housekeeping tasks
Andrew Dolgov
2015-12-05
format_headlines_list: fix pg_num_rows() called incorrectly when firstid chec...
Andrew Dolgov
2015-12-04
store formatted backtrace to sql log
Andrew Dolgov
2015-12-04
compat patches for php7
Andrew Dolgov
2015-12-03
logger: record last query before logged error
Andrew Dolgov
2015-12-03
filters: do not strip_tags() on regexps
Andrew Dolgov
[next]