Andrew Dolgov
5bbc4bb4b0
move stylesheets to css/, reference default tt-rss stylesheets from
...
default.css to make custom themes easier
2013-05-19 21:22:01 +04:00
Andrew Dolgov
a5eca88750
add a placeholder where floicon might be added if needed, still keep it
...
off trunk re: author being a shitlord
2013-05-19 13:53:40 +04:00
Andrew Dolgov
82852ecd33
Revert "remove floicon because its author is a colossal shitlord ( http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822 )"
...
This reverts commit dce5037888
.
2013-05-19 13:51:23 +04:00
Andrew Dolgov
8e74763dc8
Merge pull request #195 from vapier/master
...
more Google Reader keys
2013-05-19 01:15:14 -07:00
Mike Frysinger
68ad3aea9d
googlereaderkeys: add o/enter/? keys like Google Reader
2013-05-19 04:09:47 -04:00
Andrew Dolgov
8429af52be
adjust previous patch phrasing a bit
2013-05-19 11:27:17 +04:00
Andrew Dolgov
3121ed9f1f
Merge pull request #194 from vapier/master
...
document the date preference format string
2013-05-19 00:25:41 -07:00
Mike Frysinger
5bac322258
document the date format string
...
I assumed the format string was related to strftime except all of the
fields looked really weird. After digging in the code, this string is
actually used with php's date(). Add a note for this so other people
can jump quickly to the relevant documentation (which is useful for
non-php peeps who have no idea what this is).
2013-05-19 03:19:55 -04:00
Andrew Dolgov
cc0e24ba90
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-05-19 10:00:00 +04:00
Andrew Dolgov
7711086b9a
when checking filter expression for validity, do not include ttrss_feed_categories ( closes #689 )
2013-05-19 09:54:48 +04:00
Andrew Dolgov
1c286b520f
Merge pull request #193 from kwirk/login_form_fix
...
Fix password field missing on login form when auth_internal not used
2013-05-18 22:41:22 -07:00
Steven Hiscocks
13db181d10
Fix password field missing on login form when auth_internal not used
2013-05-18 23:20:44 +01:00
Perry Werneck
ed2e7ab74e
Updating pt_BR translation.
2013-05-18 17:19:40 -03:00
Andrew Dolgov
dce5037888
remove floicon because its author is a colossal shitlord ( http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822 )
2013-05-18 22:19:24 +04:00
Andrew Dolgov
47673e6611
add fetch_url and owner_uid to HOOK_FEED_FETCHED
2013-05-18 09:22:06 +04:00
Andrew Dolgov
2f6b75d574
fix atom:link not supported in rss feeds (fucking fuck) (2)
2013-05-17 22:57:18 +04:00
Andrew Dolgov
f7d64d03fc
fix atom:link not supported in rss feeds (fucking fuck)
2013-05-17 22:50:38 +04:00
Andrew Dolgov
d1f3fa9791
try to force-convert feed data to utf8
2013-05-17 20:09:43 +04:00
Andrew Dolgov
175dd0794e
reduce menu label font size
2013-05-17 10:29:21 +04:00
Andrew Dolgov
6a51939ee6
db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref missing for unitialized users
2013-05-16 21:57:39 +04:00
Andrew Dolgov
6e098e5e8c
enlarge auto mark offset height
2013-05-16 10:52:33 +04:00
Andrew Dolgov
99d89d10b0
when auto selecting, only select articles actually near the buffer top
2013-05-16 10:50:38 +04:00
Andrew Dolgov
a9cd27d6e6
config: expand description of PHP_EXECUTABLE
2013-05-16 10:04:09 +04:00
Andrew Dolgov
4bc6489a80
previous patch, fix typo
2013-05-16 10:00:29 +04:00
Andrew Dolgov
cc8d254a61
previous patch, remove active_found
2013-05-16 09:54:12 +04:00
Andrew Dolgov
48be35ca06
while cdm_auto_catchup is enabled, after scrolling set active article to the topmost visible in the buffer so that n/p hotkeys would not reset scrolling position
2013-05-16 09:53:34 +04:00
Andrew Dolgov
2700440178
better support for atom content type xhtml
2013-05-16 09:19:56 +04:00
Andrew Dolgov
c594eca0de
implement additional counter mode for virtual feeds when there's 0 unread articles
2013-05-16 01:08:04 +04:00
Andrew Dolgov
96ce71f35f
atom parser: experimental fix for feeds which do not encode entry content
2013-05-15 23:06:56 +04:00
Andrew Dolgov
6f81395d73
api, getArticle: check for article_id being present
2013-05-15 22:29:31 +04:00
Andrew Dolgov
b79da01999
cdm expanded: make read headlines brighter
2013-05-15 21:55:59 +04:00
Andrew Dolgov
aff91fce87
redditimgur: support /album/
2013-05-15 21:54:38 +04:00
Andrew Dolgov
45a4531f98
remove blockquote background and unnecessary padding
2013-05-15 21:50:18 +04:00
Andrew Dolgov
b31fb45b0d
Merge pull request #192 from supahgreg/header_author_link
...
Exclude the article author from the cdm title link
2013-05-15 10:46:01 -07:00
supahgreg
13e283ed45
Exclude the article author from the cdm title link
2013-05-15 11:39:23 -05:00
Andrew Dolgov
bd3c672320
api, add sanitize to getHeadlines (defaults to true)
2013-05-15 18:07:35 +04:00
Andrew Dolgov
dcab541d2c
css tweaks for utility and exported articles, etc
2013-05-15 14:59:51 +04:00
Andrew Dolgov
077f221337
hide read categories when feedtree category is first expanded
2013-05-15 12:40:51 +04:00
Andrew Dolgov
bc25394c79
merge updated hu_HU manually, rebase translations
2013-05-15 09:45:28 +04:00
Andrew Dolgov
219a08e8b2
Revert "Merge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into falu-master"
...
This reverts commit 52af297e74
, reversing
changes made to a3b9fd12c5
.
2013-05-15 09:43:14 +04:00
Andrew Dolgov
914a875d7a
Revert "rebase translations"
...
This reverts commit 4676b4fc5a
.
2013-05-15 09:42:54 +04:00
Andrew Dolgov
4676b4fc5a
rebase translations
2013-05-15 09:23:41 +04:00
Andrew Dolgov
52af297e74
Merge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into falu-master
...
Conflicts:
locale/hu_HU/LC_MESSAGES/messages.po
2013-05-15 09:22:29 +04:00
Andrew Dolgov
a3b9fd12c5
fix support of Atom 0.3
2013-05-15 09:09:25 +04:00
Falu
f78e2a1f34
updated translation for 1.7.9
...
752 strings, 100% translated
2013-05-15 01:24:07 +02:00
Andrew Dolgov
32011b9b66
get_minified_js: use basename() on cached file
2013-05-15 00:10:10 +04:00
Andrew Dolgov
bf495916ce
Merge pull request #190 from gitawego/patch-2
...
@FIXED dijit modules aren't cached in perfs.php
2013-05-14 11:50:18 -07:00
gitawego
010eb9c169
@FIXED dijit modules aren't cached in perfs.php
...
I don't know if it's the best practice of using Minifier.php like this
2013-05-14 20:29:16 +02:00
Andrew Dolgov
fc0094d5f1
Merge pull request #189 from gitawego/patch-1
...
@FIXED dijit modules aren't cached in compressed mode
2013-05-14 11:06:30 -07:00
gitawego
c8d3fd5b18
@FIXED dijit modules aren't cached in compressed mode
2013-05-14 20:27:23 +03:00