summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)Author
2013-07-10remove unused cached_contentAndrew Dolgov
2013-07-10move reassigning content_preview after hook to a more sensible placeAndrew Dolgov
2013-07-10api: fix typoAndrew Dolgov
2013-07-10Merge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into ↵Andrew Dolgov
justauserx-hookhead
2013-07-10plugin list: fix system plugins image positionAndrew Dolgov
2013-07-10integrate silk icons by Mark JamesAndrew Dolgov
2013-07-10catch warning when removing source elementAndrew Dolgov
2013-07-10forgot one filejustauser
2013-07-07Merge branch 'master' into hookheadjustauser
Conflicts: include/functions.php changes for conflicts with master
2013-07-07Merge branch 'master' of http://github.com/gothfox/Tiny-Tiny-RSSjustauser
updating from github]
2013-07-07changes to add hook_query_headlinesjustauser
2013-07-07Correct feed ID in feeds self URL.Julien Tardot
2013-07-07Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-07-07rename orig_guid to no_orig_guidAndrew Dolgov
2013-07-07syndicated feeds: add orig_guid to optionally alter item id to workaround ↵Andrew Dolgov
duplicate checking for syndicated content; add <link> element to <source>
2013-07-06Report failed login attemps using user_errorguillaume-uH57J9
2013-07-06fix broken highlighting of high-scored rowsAndrew Dolgov
2013-07-06Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-07-06date_reverse view mode: take scoring into accountAndrew Dolgov
2013-07-01add <source><title> to feed rss outputshibuya246
2013-06-29fixed a typojustauser
2013-06-28Changed the implementation of HOOK_QUERY_HEADLINES to deal with issue Fox raisedjustauser
2013-06-27do not show lone dash in collapsed cdm when content preview is disabledAndrew Dolgov
2013-06-27one more change to merge to originjustauser
2013-06-27change for HOOK_QUERY_HEADLINES. See example for details.justauser
2013-06-27Merge remote-tracking branch 'origin' into hookheadjustauser
Conflicts: classes/feeds.php fix for merging up to the origin
2013-06-27Changes to add a new hook: HOOK_QUERY_HEADLINES. An example is provided.justauser
2013-06-26fix inverse status not being set correctly for filters when creatingAndrew Dolgov
them fix inverse rules not being saved/restored properly through opml
2013-06-25batch feed editor: remove title and feed url because batch editing those ↵Andrew Dolgov
makes no sense whatsoever
2013-06-25parser: remove atom <source> elementAndrew Dolgov
2013-06-20better root element detection for atom content type xhtml (closes #720)Andrew Dolgov
2013-06-19feedparser: check if initial xpath query for root element returns anythingAndrew Dolgov
2013-06-13bugfix: list correct profile IDs on login pageRoland Angerer
2013-06-11minor user editor updatesAndrew Dolgov
2013-06-11use dojo stuff for user detailsAndrew Dolgov
2013-06-11pref-users: remove useless javascript: prefixAndrew Dolgov
2013-06-11user editor: use dojo stuffAndrew Dolgov
2013-06-10atom: support <published>Andrew Dolgov
2013-06-07fix calculation of feed counts in pref-feeds editorAndrew Dolgov
2013-06-05add experimental floating title when scrolling long articles in combined modeAndrew Dolgov
2013-06-05opml: fix filter parameters inverse and title not being properly imported ↵Andrew Dolgov
from OPML
2013-06-05support custom order in generated feeds (closes #709)Andrew Dolgov
2013-06-01support dc:date elements in rss and atom feedsAndrew Dolgov
2013-05-30mysqli: We are using procedural mysqli so use mysqli_connect_error() instead ↵Jonathan Bither
of mysqli_error()
2013-05-29Merge branch 'master' into jremotejustauser
latest master checkins
2013-05-29add startup_gettext() calls to several endpoints for unregistered users so ↵Andrew Dolgov
the output would be translated based on accept-language header
2013-05-28Merge branch 'master' into jremotejustauser
update working to master
2013-05-27pluginhost: allow html tags in plugin storageAndrew Dolgov
2013-05-26Changes to support a new version of the phpmailer. Adds a new setting ↵justauser
SMTP_SECURE, which cna have a value of tls, ssl or be empty. This is used for secure SMTP servers. Also added the ability to have multiple email addresses in the to field. Addresses are separated by semicolons (;)
2013-05-26better support for atom:link elements in rss feeds, support rel=standout ↵Andrew Dolgov
(fuck you google and your nonstandard shit)