Commit Graph

5489 Commits (f935d98e5d81c94f926d6b9cf232ea9414fe40ab)
 

Author SHA1 Message Date
Andrew Dolgov f935d98e5d properly fix the cache_images issue (refs #578) 11 years ago
Andrew Dolgov be124dc236 Revert "add experimental HOOK_SANITIZE"
This reverts commit 2130fe7a18.
11 years ago
Andrew Dolgov 2130fe7a18 add experimental HOOK_SANITIZE 11 years ago
Andrew Dolgov 5b18c93622 tweak hotkey map notation to allow stuff like shift-arrows 11 years ago
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)
11 years ago
Andrew Dolgov e9f42579a3 fix boolean wrapped as a string literal passed when saving user (closes #568) 11 years ago
Andrew Dolgov 478d406767 make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569) 11 years ago
Andrew Dolgov 11191fdba1 googlereadertheme: check for UID being present 11 years ago
Andrew Dolgov 08dfc22391 in combined mode, when viewing vfeeds relative urls are rewritten incorrectly (fixes #586) 11 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 11 years ago
Andrew Dolgov c670a80ddd cache minified js files 11 years ago
Andrew Dolgov 107997e6cb replace jsmin with jshrink 11 years ago
Andrew Dolgov e108568760 dojo: add some more controls to the layer 11 years ago
Andrew Dolgov f0cfe83e37 upgrade dojo to 1.8.3 (refs #570) 11 years ago
Andrew Dolgov 9a2885da17 if plugin method get_css(), embed plugin-specific css to main UI 11 years ago
Andrew Dolgov 9955a13462 properly allow false parameters passed through to API calls (refs #576) 11 years ago
Andrew Dolgov 95d40d8546 update translations; add plugin strings 11 years ago
Andrew Dolgov 18f24d8e4c use saveHTML() in sanitize instead of saveXML() (refs #522) 11 years ago
Andrew Dolgov cf2f643edb hlFeed: remove unnecessary br 11 years ago
Andrew Dolgov 8b45a5d907 add startup check for iconv (refs #571) 11 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.
11 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
11 years ago
Andrew Dolgov f01c8ec4f1 prevent absolutely useless 'exploit' (not really) while editing filters (closes #572) 11 years ago
Andrew Dolgov 26e2b18433 update translations 11 years ago
Andrew Dolgov 47837c096f cdm updated: fix vertical align 11 years ago
Andrew Dolgov c722ce3b96 Merge pull request #55 from falu/master
updated hungarian translation
11 years ago
Andrew Dolgov 73ad51ba0d Revert "cdmContentInner: limit width"
This reverts commit 8c978c0c40.
11 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
11 years ago
Andrew Dolgov 8c978c0c40 cdmContentInner: limit width 11 years ago
Andrew Dolgov 1f45c8571f fix escaping of entry content being broken by cache_images() rewriting 11 years ago
Andrew Dolgov 804ab1f75b fix cdm updated wrapping 11 years ago
Andrew Dolgov 23ac03ffa2 make appearance of feed title/updated more similar across combined and normal mode 11 years ago
Andrew Dolgov e17e99fbcf add back vfeed title display, optimize layout; do some layout tweaks on combined mode 11 years ago
Andrew Dolgov d56ec7005e cdm: fix alignment of feed title in vfeeds 11 years ago
Andrew Dolgov 8349a32e75 remove cache_content remnants 11 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
11 years ago
Andrew Dolgov ef1162593f Merge pull request #52 from markwaters/master
Added requested article_scroll_* keys for #557
11 years ago
Andrew Dolgov f60646622a include hashed SELF_URL_PATH when checking for new version 11 years ago
Mark Waters 733ef11e09 Added requested article_scroll_up and article_scroll_down keys. 11 years ago
Andrew Dolgov 08da1c6a23 fix several issues with updater (refs #562) 11 years ago
Andrew Dolgov ccc50f9220 cdm: make read articles less visible 11 years ago
Andrew Dolgov f4c09773ac cdm: make selected entry footer solid color 11 years ago
Andrew Dolgov bb9c6cc513 disable label row gradient in cdm, looks weird 11 years ago
Andrew Dolgov b251d917c7 remove gray/white content tiling in cdm because headers make a better job to distinguish between posts 11 years ago
Andrew Dolgov 55bfe617f0 tweak cdm footer display 11 years ago
Andrew Dolgov dbd7e915dd cdmContentInner: fix margins 11 years ago
Andrew Dolgov bdb7d62e9f tweak cdm header button alignment 11 years ago
Andrew Dolgov 5adfc4a091 cdm: tweak the colorscheme a bit 11 years ago
Andrew Dolgov fc37f478d2 cdm: make article headers more visible (2) 11 years ago
Andrew Dolgov c06289d3e6 cdm: make article headers more visible 11 years ago