Commit Graph

136 Commits (aca75cb5cb323535099c7aef46a78ea3cec082f2)

Author SHA1 Message Date
Andrew Dolgov 86f7d2a9f2 make gradient less visible on read headlines 12 years ago
Andrew Dolgov 12a6bd28ac remove hsl stuff from classes/feeds, we take care of this when choosing the color 12 years ago
Andrew Dolgov e7480cc13b do not color predominantly white/black rows 12 years ago
Andrew Dolgov bfaf90e364 add row backgrounds in normal mode 12 years ago
Andrew Dolgov 85eea71e0e use w3c gradient definition 12 years ago
Andrew Dolgov e0deff3933 implement basic moz gradient for feedicon color 12 years ago
Andrew Dolgov 63c323f736 only enable colored favicons in vfeeds; fix RGB triplet packing 12 years ago
moontear 2cfbb448fb Added average color calculation of feeds' favicons for banded display. 12 years ago
Andrew Dolgov e43a9c4a01 add a %d articles selected element 12 years ago
Andrew Dolgov 884f2aee91 use mdash as a separator between title and author 12 years ago
Andrew Dolgov 3ab417c277 remove label gradients 12 years ago
Andrew Dolgov ccb2b8dd42 add HOOK_ARTICLE_LEFT_BUTTON 12 years ago
Andrew Dolgov 035d7a5a8f implement support for multiple pub/mark buttons, add plugin which adds a separate mark button to article botton in combined mode (closes #382) 12 years ago
Andrew Dolgov 814fa4ef11 Revert "remove RTITLE"
This reverts commit ecac674ade.
12 years ago
Andrew Dolgov ecac674ade remove RTITLE 12 years ago
Andrew Dolgov 7e27c91409 remove RCHK 12 years ago
Andrew Dolgov f3b2e7d41f add back sorting by title 12 years ago
Andrew Dolgov f17cac6b26 retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it superfluous 12 years ago
Andrew Dolgov 8d192d025b update 'no articles in label' hint 12 years ago
Andrew Dolgov ceb7847108 add HOOK_TOOLBAR_BUTTON, HOOK_ACTION_ITEM, HOOK_HEADLINE_TOOLBAR_BUTTON 12 years ago
Andrew Dolgov 417591034a remove experimental view_settings stuff from master 12 years ago
Andrew Dolgov 1c9bda915b move several methods from dlg; fix displayed tags not updated after editing 12 years ago
Andrew Dolgov fb54e3b188 remove xml stuff from backend/dlg 12 years ago
Andrew Dolgov a2a3d5a3aa add (disabled) per-feed view_settings handling placeholder 12 years ago
Andrew Dolgov 3dd0306f3e subtoolbar: remove catchupPage, label confusing with upper toolbar catchup function 12 years ago
Andrew Dolgov a7c0e150b6 fix invisible active headline in 3pane mode 12 years ago
Andrew Dolgov a0ddecb98d remove cdm tiles; update cdm stylesheet as to stop reading on yellow 12 years ago
Andrew Dolgov e92a353b1f feeds: fix browsing by labels broken by pfeeds 12 years ago
Andrew Dolgov 19a206578f fix date_reverse sorting 12 years ago
Andrew Dolgov 8aa01d7989 disable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first order 12 years ago
Andrew Dolgov b9a06a0e39 retire frankly ridiculous sorting by score/title/date/default
keep defaul and oldest first instead of REVERSE_HEADLINES
12 years ago
Andrew Dolgov 250b2e10cb use new double-date sorting in non-default sorting modes 12 years ago
Andrew Dolgov 919984a436 css cleanup; change notify css a bit 12 years ago
Andrew Dolgov a413f53ebf add experimental base for plugin vfeeds (3 pane mode not yet
implemented)
12 years ago
Andrew Dolgov af2941dbb3 truncate feed title length in vfeeds 12 years ago
Andrew Dolgov be574731fc modify sorting by date_entered: set date_entered per-batch; use updated as a secondary criteria 12 years ago
Andrew Dolgov f822a8e56c experimentally rebase labels; make base index configurable 12 years ago
Andrew Dolgov d2f3467bb6 add a simple appearing preview for unexpanded cdm and normal mode 12 years ago
Andrew Dolgov bf1dc420b9 Revert "title escaping: do not double-encode entities"
This reverts commit d6ce708930.
12 years ago
Andrew Dolgov d6ce708930 title escaping: do not double-encode entities 12 years ago
Andrew Dolgov 06b0777fa7 feeds/view: periodically bump login timestamp 12 years ago
Andrew Dolgov 5defc29ff8 remove PTITLE kludge; use ajax 12 years ago
Andrew Dolgov 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 12 years ago
Joschasa b830cca7ee In "normal mode" don't show feed title, when articles are grouped by feed
Got removed here: e17e99fbcf
12 years ago
Andrew Dolgov 33de3d37af make sure rendering image enclosures respect hide_image setting 12 years ago
Andrew Dolgov b74c513428 experimental: limit initialized html content for expanded cdm 12 years ago
Joschasa ca5d9be49f Remove deprecated $match_on 12 years ago
Joschasa 2a3b6de0ef remove deprecated theme_image() 12 years ago
Andrew Dolgov f0540b598a add a hack to prevent loading of stuff for hidden content in unexpanded combined mode (refs #602) 12 years ago
Andrew Dolgov 3ac153f1b3 update styling for unexpanded cdm; misc fixes related to collapsing 12 years ago