Andrew Dolgov
|
e2b0054be4
|
experimental patch to enable compatibility with php safe_mode
|
2013-03-19 01:10:02 +04:00 |
|
Andrew Dolgov
|
82d69730cb
|
rename titleAuthor to author to unify class names with normal mode
|
2013-03-19 00:50:20 +04:00 |
|
Andrew Dolgov
|
5035e91ece
|
Merge pull request #58 from dandersson/authorstyling
Enable styling of author in feed item title by adding span class.
|
2013-03-18 13:49:06 -07:00 |
|
Andrew Dolgov
|
f935d98e5d
|
properly fix the cache_images issue (refs #578)
|
2013-03-19 00:42:59 +04:00 |
|
Andrew Dolgov
|
be124dc236
|
Revert "add experimental HOOK_SANITIZE"
This reverts commit 2130fe7a18 .
|
2013-03-19 00:00:13 +04:00 |
|
Daniel Andersson
|
b5459be1f2
|
Enable styling of author in feed item title by adding span class.
|
2013-03-18 20:57:41 +01:00 |
|
Andrew Dolgov
|
2130fe7a18
|
add experimental HOOK_SANITIZE
|
2013-03-18 22:26:36 +04:00 |
|
Andrew Dolgov
|
5b18c93622
|
tweak hotkey map notation to allow stuff like shift-arrows
|
2013-03-18 20:59:48 +04:00 |
|
Andrew Dolgov
|
0ac2f52e14
|
rework updater to use github tarballs; add some additional logging and
prevent old directory being renamed pointlessly in a few cases
(closes #559)
|
2013-03-18 18:28:29 +04:00 |
|
Andrew Dolgov
|
e9f42579a3
|
fix boolean wrapped as a string literal passed when saving user (closes #568)
|
2013-03-18 17:53:53 +04:00 |
|
Andrew Dolgov
|
478d406767
|
make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569)
|
2013-03-18 16:44:23 +04:00 |
|
Andrew Dolgov
|
11191fdba1
|
googlereadertheme: check for UID being present
|
2013-03-18 16:15:32 +04:00 |
|
Andrew Dolgov
|
08dfc22391
|
in combined mode, when viewing vfeeds relative urls are rewritten incorrectly (fixes #586)
|
2013-03-18 15:42:28 +04:00 |
|
Andrew Dolgov
|
76a7ae56d3
|
add plugin based on google reader css at http://tt-rss.org/forum/viewtopic.php?f=22&t=1287&start=15#p5956
|
2013-03-18 14:16:34 +04:00 |
|
Andrew Dolgov
|
c670a80ddd
|
cache minified js files
|
2013-03-18 11:00:44 +04:00 |
|
Andrew Dolgov
|
107997e6cb
|
replace jsmin with jshrink
|
2013-03-18 10:45:04 +04:00 |
|
Andrew Dolgov
|
e108568760
|
dojo: add some more controls to the layer
|
2013-03-18 10:37:03 +04:00 |
|
Andrew Dolgov
|
f0cfe83e37
|
upgrade dojo to 1.8.3 (refs #570)
|
2013-03-18 10:26:26 +04:00 |
|
Andrew Dolgov
|
9a2885da17
|
if plugin method get_css(), embed plugin-specific css to main UI
|
2013-03-18 09:30:06 +04:00 |
|
Andrew Dolgov
|
9955a13462
|
properly allow false parameters passed through to API calls (refs #576)
|
2013-03-17 21:04:16 +04:00 |
|
Andrew Dolgov
|
95d40d8546
|
update translations; add plugin strings
|
2013-03-17 19:38:55 +04:00 |
|
Andrew Dolgov
|
18f24d8e4c
|
use saveHTML() in sanitize instead of saveXML() (refs #522)
|
2013-03-17 17:02:59 +04:00 |
|
Andrew Dolgov
|
cf2f643edb
|
hlFeed: remove unnecessary br
|
2013-03-17 16:35:05 +04:00 |
|
Andrew Dolgov
|
8b45a5d907
|
add startup check for iconv (refs #571)
|
2013-03-17 15:59:37 +04:00 |
|
Andrew Dolgov
|
16ad9085ea
|
sanitize: move htmlawed rewriting to execute last so that we can keep
LIBXML_NOEMPTYTAG to prevent stuck tags (which stil occur) and still
not cause duplicate br tags.
|
2013-03-17 15:55:41 +04:00 |
|
Andrew Dolgov
|
7873d58822
|
implement proper last_marked/last_published feeds for proper sorting of
published and marked virtual feeds, remove sorting by last_read
workaround
api: add pubsubhubbub ping when article is being set published
bump schema
|
2013-03-17 15:38:21 +04:00 |
|
Andrew Dolgov
|
f01c8ec4f1
|
prevent absolutely useless 'exploit' (not really) while editing filters (closes #572)
|
2013-03-17 14:55:55 +04:00 |
|
Andrew Dolgov
|
26e2b18433
|
update translations
|
2013-03-17 14:25:03 +04:00 |
|
Andrew Dolgov
|
47837c096f
|
cdm updated: fix vertical align
|
2013-03-17 14:23:07 +04:00 |
|
Andrew Dolgov
|
c722ce3b96
|
Merge pull request #55 from falu/master
updated hungarian translation
|
2013-03-16 23:53:34 -07:00 |
|
Andrew Dolgov
|
73ad51ba0d
|
Revert "cdmContentInner: limit width"
This reverts commit 8c978c0c40 .
|
2013-03-17 10:24:37 +04:00 |
|
falu
|
6f908dbc2e
|
updated hungarian translation
98% translated, 681 lines (6 fuzzy, 0 error, 4 untranslated)
the messages.pot last updated a month ago
|
2013-03-16 22:37:59 +01:00 |
|
Andrew Dolgov
|
8c978c0c40
|
cdmContentInner: limit width
|
2013-03-16 19:02:31 +04:00 |
|
Andrew Dolgov
|
1f45c8571f
|
fix escaping of entry content being broken by cache_images() rewriting
|
2013-03-16 18:50:13 +04:00 |
|
Andrew Dolgov
|
804ab1f75b
|
fix cdm updated wrapping
|
2013-03-16 17:43:26 +04:00 |
|
Andrew Dolgov
|
23ac03ffa2
|
make appearance of feed title/updated more similar across combined and normal mode
|
2013-03-16 17:32:33 +04:00 |
|
Andrew Dolgov
|
e17e99fbcf
|
add back vfeed title display, optimize layout; do some layout tweaks on combined mode
|
2013-03-16 17:17:55 +04:00 |
|
Andrew Dolgov
|
d56ec7005e
|
cdm: fix alignment of feed title in vfeeds
|
2013-03-16 16:59:31 +04:00 |
|
Andrew Dolgov
|
8349a32e75
|
remove cache_content remnants
|
2013-03-16 16:11:58 +04:00 |
|
Andrew Dolgov
|
cc38c8e549
|
remove LIBXML_NOEMPTYTAG because of double <br/>s - the #357 issue with
htmlpurifier might not be relevant anymore because of htmLawed switch,
but <br/>s are annoying
|
2013-03-16 16:07:11 +04:00 |
|
Andrew Dolgov
|
ef1162593f
|
Merge pull request #52 from markwaters/master
Added requested article_scroll_* keys for #557
|
2013-03-16 04:12:12 -07:00 |
|
Andrew Dolgov
|
f60646622a
|
include hashed SELF_URL_PATH when checking for new version
|
2013-03-16 15:10:29 +04:00 |
|
Mark Waters
|
733ef11e09
|
Added requested article_scroll_up and article_scroll_down keys.
|
2013-03-16 12:06:59 +01:00 |
|
Andrew Dolgov
|
08da1c6a23
|
fix several issues with updater (refs #562)
|
2013-03-16 14:53:10 +04:00 |
|
Andrew Dolgov
|
ccc50f9220
|
cdm: make read articles less visible
|
2013-03-16 14:37:49 +04:00 |
|
Andrew Dolgov
|
f4c09773ac
|
cdm: make selected entry footer solid color
|
2013-03-16 14:33:29 +04:00 |
|
Andrew Dolgov
|
bb9c6cc513
|
disable label row gradient in cdm, looks weird
|
2013-03-16 14:30:25 +04:00 |
|
Andrew Dolgov
|
b251d917c7
|
remove gray/white content tiling in cdm because headers make a better job to distinguish between posts
|
2013-03-16 13:52:27 +04:00 |
|
Andrew Dolgov
|
55bfe617f0
|
tweak cdm footer display
|
2013-03-16 13:47:24 +04:00 |
|
Andrew Dolgov
|
dbd7e915dd
|
cdmContentInner: fix margins
|
2013-03-16 13:41:37 +04:00 |
|