Commit Graph

683 Commits (f48d89fd58aa25a171f3c4f6ab5c7fdaaae35f02)

Author SHA1 Message Date
Andrew Dolgov f48d89fd58 Merge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx-hookhead 12 years ago
Andrew Dolgov 06a39024dd plugin list: fix system plugins image position 12 years ago
Andrew Dolgov 2f20dd58d2 integrate silk icons by Mark James 12 years ago
Andrew Dolgov 0156128702 catch warning when removing source element 12 years ago
justauser 425a6edc6b forgot one file 12 years ago
justauser 3b96b0ed7c Merge branch 'master' into hookhead
Conflicts:
	include/functions.php

changes for conflicts with master
12 years ago
justauser e4e9ac1fc2 Merge branch 'master' of http://github.com/gothfox/Tiny-Tiny-RSS
updating from github]
12 years ago
justauser 47fecba235 changes to add hook_query_headlines 12 years ago
Julien Tardot 39119f0216 Correct feed ID in feeds self URL. 12 years ago
Andrew Dolgov 62e7136b74 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov 356e13b161 rename orig_guid to no_orig_guid 12 years ago
Andrew Dolgov fcf6bfba32 syndicated feeds: add orig_guid to optionally alter item id to workaround duplicate checking for syndicated content; add <link> element to <source> 12 years ago
guillaume-uH57J9 c4cab4ecf4 Report failed login attemps using user_error 12 years ago
Andrew Dolgov 4b7ebe93a8 fix broken highlighting of high-scored rows 12 years ago
Andrew Dolgov bd207093ee Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov e9687f67e0 date_reverse view mode: take scoring into account 12 years ago
shibuya246 ab10707fac add <source><title> to feed rss output 12 years ago
justauser 575a52874c fixed a typo 12 years ago
justauser 6763143835 Changed the implementation of HOOK_QUERY_HEADLINES to deal with issue Fox raised 12 years ago
Andrew Dolgov fac0964053 do not show lone dash in collapsed cdm when content preview is disabled 12 years ago
justauser 2e18843845 one more change to merge to origin 12 years ago
justauser 0708046b4f change for HOOK_QUERY_HEADLINES. See example for details. 12 years ago
justauser 7171f32dc5 Merge remote-tracking branch 'origin' into hookhead
Conflicts:
	classes/feeds.php

fix for merging up to the origin
12 years ago
justauser 891e36f57e Changes to add a new hook: HOOK_QUERY_HEADLINES. An example is provided. 12 years ago
Andrew Dolgov afa1a260d0 fix inverse status not being set correctly for filters when creating
them
fix inverse rules not being saved/restored properly through opml
12 years ago
Andrew Dolgov 44727c79ad batch feed editor: remove title and feed url because batch editing those makes no sense whatsoever 12 years ago
Andrew Dolgov b584460302 parser: remove atom <source> element 12 years ago
Andrew Dolgov bc3c887f4f better root element detection for atom content type xhtml (closes #720) 12 years ago
Andrew Dolgov a9000b0344 feedparser: check if initial xpath query for root element returns anything 12 years ago
Roland Angerer 0806d68bac bugfix: list correct profile IDs on login page 12 years ago
Andrew Dolgov da8d534ac1 minor user editor updates 12 years ago
Andrew Dolgov d9afd9b2b5 use dojo stuff for user details 12 years ago
Andrew Dolgov 808ef3d4fc pref-users: remove useless javascript: prefix 12 years ago
Andrew Dolgov 222a61c222 user editor: use dojo stuff 12 years ago
Andrew Dolgov d256f1fbd8 atom: support <published> 12 years ago
Andrew Dolgov 496195db4e fix calculation of feed counts in pref-feeds editor 12 years ago
Andrew Dolgov 08820be70b add experimental floating title when scrolling long articles in combined mode 12 years ago
Andrew Dolgov a1495542fc opml: fix filter parameters inverse and title not being properly imported from OPML 12 years ago
Andrew Dolgov 25051fb84b support custom order in generated feeds (closes #709) 12 years ago
Andrew Dolgov ce5d234d63 support dc:date elements in rss and atom feeds 12 years ago
Jonathan Bither fbe135fb36 mysqli: We are using procedural mysqli so use mysqli_connect_error() instead of mysqli_error() 12 years ago
justauser 7aab5617b6 Merge branch 'master' into jremote
latest master checkins
12 years ago
Andrew Dolgov 67e0cf9a37 add startup_gettext() calls to several endpoints for unregistered users so the output would be translated based on accept-language header 12 years ago
justauser 991418fa56 Merge branch 'master' into jremote
update working to master
12 years ago
Andrew Dolgov 14c84904fe pluginhost: allow html tags in plugin storage 12 years ago
justauser 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting 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 (;)
12 years ago
Andrew Dolgov df2655e015 better support for atom:link elements in rss feeds, support rel=standout (fuck you google and your nonstandard shit) 12 years ago
Andrew Dolgov f17c3ee29a parser: fix get_links() for RSS 12 years ago
Andrew Dolgov 1874c8d6df feedparser: properly handle nodeValue of rss channel link element (closes #692) 12 years ago
Andrew Dolgov 610fe11535 add HOOK_PREFS_TAB_SECTION to user manager toolbar 12 years ago