Andrew Dolgov
|
478d406767
|
make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569)
|
12 years ago |
Andrew Dolgov
|
11191fdba1
|
googlereadertheme: check for UID being present
|
12 years ago |
Andrew Dolgov
|
08dfc22391
|
in combined mode, when viewing vfeeds relative urls are rewritten incorrectly (fixes #586)
|
12 years ago |
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
|
12 years ago |
Andrew Dolgov
|
c670a80ddd
|
cache minified js files
|
12 years ago |
Andrew Dolgov
|
107997e6cb
|
replace jsmin with jshrink
|
12 years ago |
Andrew Dolgov
|
e108568760
|
dojo: add some more controls to the layer
|
12 years ago |
Andrew Dolgov
|
f0cfe83e37
|
upgrade dojo to 1.8.3 (refs #570)
|
12 years ago |
Andrew Dolgov
|
9a2885da17
|
if plugin method get_css(), embed plugin-specific css to main UI
|
12 years ago |
Andrew Dolgov
|
9955a13462
|
properly allow false parameters passed through to API calls (refs #576)
|
12 years ago |
Andrew Dolgov
|
95d40d8546
|
update translations; add plugin strings
|
12 years ago |
Andrew Dolgov
|
18f24d8e4c
|
use saveHTML() in sanitize instead of saveXML() (refs #522)
|
12 years ago |
Andrew Dolgov
|
cf2f643edb
|
hlFeed: remove unnecessary br
|
12 years ago |
Andrew Dolgov
|
8b45a5d907
|
add startup check for iconv (refs #571)
|
12 years ago |
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.
|
12 years ago |
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
|
12 years ago |
Andrew Dolgov
|
f01c8ec4f1
|
prevent absolutely useless 'exploit' (not really) while editing filters (closes #572)
|
12 years ago |
Andrew Dolgov
|
26e2b18433
|
update translations
|
12 years ago |
Andrew Dolgov
|
47837c096f
|
cdm updated: fix vertical align
|
12 years ago |
Andrew Dolgov
|
c722ce3b96
|
Merge pull request #55 from falu/master
updated hungarian translation
|
12 years ago |
Andrew Dolgov
|
73ad51ba0d
|
Revert "cdmContentInner: limit width"
This reverts commit 8c978c0c40 .
|
12 years ago |
falu
|
6f908dbc2e
|
updated hungarian translation
98% translated, 681 lines (6 fuzzy, 0 error, 4 untranslated)
the messages.pot last updated a month ago
|
12 years ago |
Andrew Dolgov
|
8c978c0c40
|
cdmContentInner: limit width
|
12 years ago |
Andrew Dolgov
|
1f45c8571f
|
fix escaping of entry content being broken by cache_images() rewriting
|
12 years ago |
Andrew Dolgov
|
804ab1f75b
|
fix cdm updated wrapping
|
12 years ago |
Andrew Dolgov
|
23ac03ffa2
|
make appearance of feed title/updated more similar across combined and normal mode
|
12 years ago |
Andrew Dolgov
|
e17e99fbcf
|
add back vfeed title display, optimize layout; do some layout tweaks on combined mode
|
12 years ago |
Andrew Dolgov
|
d56ec7005e
|
cdm: fix alignment of feed title in vfeeds
|
12 years ago |
Andrew Dolgov
|
8349a32e75
|
remove cache_content remnants
|
12 years ago |
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
|
12 years ago |
Andrew Dolgov
|
ef1162593f
|
Merge pull request #52 from markwaters/master
Added requested article_scroll_* keys for #557
|
12 years ago |
Andrew Dolgov
|
f60646622a
|
include hashed SELF_URL_PATH when checking for new version
|
12 years ago |
Mark Waters
|
733ef11e09
|
Added requested article_scroll_up and article_scroll_down keys.
|
12 years ago |
Andrew Dolgov
|
08da1c6a23
|
fix several issues with updater (refs #562)
|
12 years ago |
Andrew Dolgov
|
ccc50f9220
|
cdm: make read articles less visible
|
12 years ago |
Andrew Dolgov
|
f4c09773ac
|
cdm: make selected entry footer solid color
|
12 years ago |
Andrew Dolgov
|
bb9c6cc513
|
disable label row gradient in cdm, looks weird
|
12 years ago |
Andrew Dolgov
|
b251d917c7
|
remove gray/white content tiling in cdm because headers make a better job to distinguish between posts
|
12 years ago |
Andrew Dolgov
|
55bfe617f0
|
tweak cdm footer display
|
12 years ago |
Andrew Dolgov
|
dbd7e915dd
|
cdmContentInner: fix margins
|
12 years ago |
Andrew Dolgov
|
bdb7d62e9f
|
tweak cdm header button alignment
|
12 years ago |
Andrew Dolgov
|
5adfc4a091
|
cdm: tweak the colorscheme a bit
|
12 years ago |
Andrew Dolgov
|
fc37f478d2
|
cdm: make article headers more visible (2)
|
12 years ago |
Andrew Dolgov
|
c06289d3e6
|
cdm: make article headers more visible
|
12 years ago |
Andrew Dolgov
|
a439ac8ad2
|
plugins: fix wrongly placed bracket preventing web updater from working
|
12 years ago |
Andrew Dolgov
|
aca71915c4
|
pluginhandler: better error reporting
|
12 years ago |
Andrew Dolgov
|
1b113281ff
|
make version checks a bit more readable
|
12 years ago |
Andrew Dolgov
|
a582da6527
|
Merge pull request #51 from mitakas/version_check
Compare versions in a more readable way.
|
12 years ago |
Andrew Dolgov
|
3fd035f5eb
|
reinstate back sanitizedummy parameter fix that got reverted
|
12 years ago |
Dimitar Dimitrov
|
9f1d4dc282
|
Somehow I managed to get it wrong the first time.
|
12 years ago |