Commit Graph

7033 Commits (ed449a9aaa08d507b92dad934239f4c371f5ca3e)
 

Author SHA1 Message Date
Andrew Dolgov ab25a80644 css: add feed loading indicator position hack 11 years ago
Andrew Dolgov 4f00f55ca2 parser: add charset recoding hack for systems where libxml is build without support for iconv (handles libxml error 32) 11 years ago
Andrew Dolgov d272da9120 vf_shared: fix warning 11 years ago
Andrew Dolgov 3c4dead676 atom: remove rel2abs; use rewrite_relative_url 11 years ago
Andrew Dolgov 940e29a637 Merge branch 'master' of git://github.com/syrnon/Tiny-Tiny-RSS into syrnon-master 11 years ago
Andrew Dolgov 41a7a066ef share: move unsharing all articles into the plugin 11 years ago
Andrew Dolgov 6e3224a26c use correct icons for notifications 11 years ago
Andrew Dolgov 98d01eb19e allow unsharing specific articles / creating new share key 11 years ago
Andrew Dolgov a6a61a8cb1 add plugin to show all shared articles 11 years ago
Andrew Dolgov 936d21e135 remove unused footer.png 11 years ago
Andrew Dolgov 3e0b262aaa Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov a64ed18150 fix half-filled score images 11 years ago
Andrew Dolgov 7415fcf212 enable floating title for expandable combined mode, minor expandable mode fixes 11 years ago
Andrew Dolgov da0f023745 fix floating title position 11 years ago
Andrew Dolgov 301a09dc55 fix floating title sometimes obscuring next article title 11 years ago
Andrew Dolgov 8043035b42 fix floating title whitespace wrapping in titlewrap 11 years ago
Andrew Dolgov b532ef24ed floating title: fix feed styling 11 years ago
Andrew Dolgov d095f42fa4 floating title: remove cdm auto catchup id hack for the time being 11 years ago
Andrew Dolgov 8ee5e9e5e6 rework floatingtitle 11 years ago
Andrew Dolgov a290e9ea2e fix crash in filter preferences 11 years ago
Andrew Dolgov 32732aba26 Merge pull request #258 from andryyy/patch-2
Update init.php
11 years ago
andryyy b509b059f1 Update init.php 11 years ago
Andrew Dolgov fe61dc1823 geturl: limit amount of redirects 11 years ago
Andrew Dolgov 6bd7913e20 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov c052e25a8b remove unused cached_content 11 years ago
Andrew Dolgov 4ab1eb9c94 move reassigning content_preview after hook to a more sensible place 11 years ago
Andrew Dolgov 0790ea4643 remove query_headlines example plugin 11 years ago
Andrew Dolgov 4f2a2ca945 api: fix typo 11 years ago
Andrew Dolgov f48d89fd58 Merge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx-hookhead 11 years ago
Andrew Dolgov 6371963dbc use error image for feed errors in headlines toolbar 11 years ago
Andrew Dolgov baf3fcf93a use a different network error image 11 years ago
Andrew Dolgov 84700dc2c9 fix mark_button plugin icon url 11 years ago
Andrew Dolgov 06a39024dd plugin list: fix system plugins image position 11 years ago
Andrew Dolgov 2f20dd58d2 integrate silk icons by Mark James 11 years ago
Andrew Dolgov 0156128702 catch warning when removing source element 11 years ago
justauser 425a6edc6b forgot one file 11 years ago
syrnon 6aeb37d062 fixing the rel url to abs 11 years ago
syrnon ef811bba02 reverting 11 years ago
syrnon b28b2ce9eb calculating base locally 11 years ago
syrnon f150f85a5e reverted changes 11 years ago
Andrew Dolgov cf1cd5a0e9 add some css hacks for feed tree 11 years ago
Andrew Dolgov 03304fda54 if multiple articles are selected, do not reset active article / selection on scroll if auto catchup is enabled 11 years ago
Andrew Dolgov 8cf72d075b Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 9733f0029d update gitignore 11 years ago
justauser 3b96b0ed7c Merge branch 'master' into hookhead
Conflicts:
	include/functions.php

changes for conflicts with master
11 years ago
justauser e4e9ac1fc2 Merge branch 'master' of http://github.com/gothfox/Tiny-Tiny-RSS
updating from github]
11 years ago
justauser 47fecba235 changes to add hook_query_headlines 11 years ago
Andrew Dolgov 1016a4ef38 Merge pull request #252 from Djuuu/master
Correct feed ID in public feeds
11 years ago
Julien Tardot 39119f0216 Correct feed ID in feeds self URL. 11 years ago
Andrew Dolgov c722c0be17 rewrite_relative_url: don't touch stuff which has sheme in it (closes #738) 11 years ago