1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-01 12:40:50 +02:00
Commit Graph

6822 Commits

Author SHA1 Message Date
Andrew Dolgov
41a7a066ef share: move unsharing all articles into the plugin 2013-07-11 14:11:41 +04:00
Andrew Dolgov
6e3224a26c use correct icons for notifications 2013-07-11 14:11:16 +04:00
Andrew Dolgov
98d01eb19e allow unsharing specific articles / creating new share key 2013-07-11 14:03:40 +04:00
Andrew Dolgov
a6a61a8cb1 add plugin to show all shared articles 2013-07-11 13:48:39 +04:00
Andrew Dolgov
936d21e135 remove unused footer.png 2013-07-11 13:04:16 +04:00
Andrew Dolgov
3e0b262aaa Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2013-07-11 13:00:15 +04:00
Andrew Dolgov
a64ed18150 fix half-filled score images 2013-07-11 13:00:09 +04:00
Andrew Dolgov
7415fcf212 enable floating title for expandable combined mode, minor expandable mode fixes 2013-07-11 12:28:24 +04:00
Andrew Dolgov
da0f023745 fix floating title position 2013-07-11 08:39:09 +04:00
Andrew Dolgov
301a09dc55 fix floating title sometimes obscuring next article title 2013-07-11 08:35:12 +04:00
Andrew Dolgov
8043035b42 fix floating title whitespace wrapping in titlewrap 2013-07-10 22:24:49 +04:00
Andrew Dolgov
b532ef24ed floating title: fix feed styling 2013-07-10 22:17:27 +04:00
Andrew Dolgov
d095f42fa4 floating title: remove cdm auto catchup id hack for the time being 2013-07-10 22:16:10 +04:00
Andrew Dolgov
8ee5e9e5e6 rework floatingtitle 2013-07-10 22:11:24 +04:00
Andrew Dolgov
a290e9ea2e fix crash in filter preferences 2013-07-10 20:39:57 +04:00
Andrew Dolgov
32732aba26 Merge pull request #258 from andryyy/patch-2
Update init.php
2013-07-10 09:33:39 -07:00
andryyy
b509b059f1 Update init.php 2013-07-10 18:27:51 +02:00
Andrew Dolgov
fe61dc1823 geturl: limit amount of redirects 2013-07-10 20:18:20 +04:00
Andrew Dolgov
6bd7913e20 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2013-07-10 16:56:11 +04:00
Andrew Dolgov
c052e25a8b remove unused cached_content 2013-07-10 16:55:55 +04:00
Andrew Dolgov
4ab1eb9c94 move reassigning content_preview after hook to a more sensible place 2013-07-10 16:52:03 +04:00
Andrew Dolgov
0790ea4643 remove query_headlines example plugin 2013-07-10 16:45:37 +04:00
Andrew Dolgov
4f2a2ca945 api: fix typo 2013-07-10 16:44:36 +04:00
Andrew Dolgov
f48d89fd58 Merge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx-hookhead 2013-07-10 16:41:48 +04:00
Andrew Dolgov
6371963dbc use error image for feed errors in headlines toolbar 2013-07-10 14:18:24 +04:00
Andrew Dolgov
baf3fcf93a use a different network error image 2013-07-10 14:02:32 +04:00
Andrew Dolgov
84700dc2c9 fix mark_button plugin icon url 2013-07-10 13:14:06 +04:00
Andrew Dolgov
06a39024dd plugin list: fix system plugins image position 2013-07-10 13:11:40 +04:00
Andrew Dolgov
2f20dd58d2 integrate silk icons by Mark James 2013-07-10 13:09:12 +04:00
Andrew Dolgov
0156128702 catch warning when removing source element 2013-07-10 12:50:42 +04:00
justauser
425a6edc6b forgot one file 2013-07-10 04:24:29 -04:00
Andrew Dolgov
cf1cd5a0e9 add some css hacks for feed tree 2013-07-09 17:05:43 +04:00
Andrew Dolgov
03304fda54 if multiple articles are selected, do not reset active article / selection on scroll if auto catchup is enabled 2013-07-09 12:34:57 +04:00
Andrew Dolgov
8cf72d075b Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2013-07-08 17:44:03 +04:00
Andrew Dolgov
9733f0029d update gitignore 2013-07-08 17:30:07 +04:00
justauser
3b96b0ed7c Merge branch 'master' into hookhead
Conflicts:
	include/functions.php

changes for conflicts with master
2013-07-07 13:57:06 -04:00
justauser
e4e9ac1fc2 Merge branch 'master' of http://github.com/gothfox/Tiny-Tiny-RSS
updating from github]
2013-07-07 13:54:10 -04:00
justauser
47fecba235 changes to add hook_query_headlines 2013-07-07 13:53:23 -04:00
Andrew Dolgov
1016a4ef38 Merge pull request #252 from Djuuu/master
Correct feed ID in public feeds
2013-07-07 05:22:52 -07:00
Julien Tardot
39119f0216 Correct feed ID in feeds self URL. 2013-07-07 11:55:06 +02:00
Andrew Dolgov
c722c0be17 rewrite_relative_url: don't touch stuff which has sheme in it (closes #738) 2013-07-07 11:23:59 +04:00
Andrew Dolgov
62e7136b74 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2013-07-07 01:03:53 +04:00
Andrew Dolgov
356e13b161 rename orig_guid to no_orig_guid 2013-07-07 01:03:45 +04:00
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> 2013-07-07 00:59:23 +04:00
Andrew Dolgov
e4eec1d216 Merge pull request #251 from guillaume-uH57J9/master
Log failed login attemps, related to Feature #432 (try 2)
2013-07-06 06:44:58 -07:00
guillaume-uH57J9
c4cab4ecf4 Report failed login attemps using user_error 2013-07-06 15:34:42 +02:00
Andrew Dolgov
4b7ebe93a8 fix broken highlighting of high-scored rows 2013-07-06 12:34:58 +04:00
Andrew Dolgov
04a8c2065f better error reporting in session validation 2013-07-06 12:05:52 +04:00
Andrew Dolgov
bd207093ee Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2013-07-06 12:03:13 +04:00
Andrew Dolgov
e9687f67e0 date_reverse view mode: take scoring into account 2013-07-06 12:03:01 +04:00