index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-27
move authentication modules to plugins/
Andrew Dolgov
2012-12-27
fix duplicate RCHK check while appending headlines
Andrew Dolgov
2012-12-27
sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)
Andrew Dolgov
2012-12-27
mention auth_imap in config.php-dist
Andrew Dolgov
2012-12-27
add IMAP authenticator module (closes #485)
Andrew Dolgov
2012-12-27
feedbrowser: fix short tag
Andrew Dolgov
2012-12-27
add several HOOK_PREFS_TAB_SECTION hook points
Andrew Dolgov
2012-12-26
plugins/digest: fix short tag
Andrew Dolgov
2012-12-26
fix dijit checkbox in CDM
Andrew Dolgov
2012-12-26
fix overflow of various 250 char fields in rssfuncs
Andrew Dolgov
2012-12-26
make invalid object received headlines appear less
Andrew Dolgov
2012-12-26
disable htmLawed tag balancing (should be handled later by DOMDocument) (clos...
Andrew Dolgov
2012-12-25
Merge pull request #34 from cy8aer/owncloud
Andrew Dolgov
2012-12-25
remove old server url
Thomas Renard
2012-12-25
owncloud plugin: Button for creating a ReadLater bookmark in owncloud.
Thomas Renard
2012-12-25
clarify PLUGINS description, improve plugin CLI list
Andrew Dolgov
2012-12-25
more RCHK dijit dupe checking
Andrew Dolgov
2012-12-25
css fix
Andrew Dolgov
2012-12-25
update user editor a bit
Andrew Dolgov
2012-12-25
try to parse new headline elements after they have been deduplicated
Andrew Dolgov
2012-12-25
fix hlLeft img size to prevent layout moving on load
Andrew Dolgov
2012-12-25
remove fupdpic and related images
Andrew Dolgov
2012-12-25
move to dijit checkboxes in headlines/cdm list (fix appendedheadlines)
Andrew Dolgov
2012-12-25
move to dijit checkboxes in headlines/cdm list
Andrew Dolgov
2012-12-25
update sign svg icons
Andrew Dolgov
2012-12-25
move mark/pub/feed icons to svg
Andrew Dolgov
2012-12-25
plugins web list style tweaks
Andrew Dolgov
2012-12-25
updater: add gunzip checking
Andrew Dolgov
2012-12-25
hide example plugins from the admin page
Andrew Dolgov
2012-12-25
plugins cleanup, update descriptions
Andrew Dolgov
2012-12-25
more work on user-selectable plugins; properly process system and user plugins
Andrew Dolgov
2012-12-25
experimental support for per-user plugins (bump schema)
Andrew Dolgov
2012-12-24
feedlist_init: do not wait before calling viewfeed(-3)
Andrew Dolgov
2012-12-24
redditimgur: check for all img links
Andrew Dolgov
2012-12-24
split feedbrowser into a separate file
Andrew Dolgov
2012-12-24
split digest stuff into digest.php
Andrew Dolgov
2012-12-24
instances: add fbexport method
Andrew Dolgov
2012-12-24
add -list-plugins option; about sections to plugins
Andrew Dolgov
2012-12-24
fix share plugin icon location
Andrew Dolgov
2012-12-24
move data import/export to a separate plugin
Andrew Dolgov
2012-12-24
add HOOK_UPDATE_TASK
Andrew Dolgov
2012-12-24
update_rss_feed: escape error string immediately
Andrew Dolgov
2012-12-24
implement HOOK_FEED_PARSED, add example plugin (refs #424)
Andrew Dolgov
2012-12-24
do not preg_match() tags from article content
Andrew Dolgov
2012-12-24
prevent escaping of article link in the database when using simplepie (refs #...
Andrew Dolgov
2012-12-24
remove magpie, fix article filter plugins
Andrew Dolgov
2012-12-24
update translations
Andrew Dolgov
2012-12-24
move digest to a separate plugin
Andrew Dolgov
2012-12-24
updater: remove htmlpurifier directory handling
Andrew Dolgov
2012-12-24
add support for registering update.php commands; move rest of the self-updati...
Andrew Dolgov
[next]