Andrew Dolgov
|
86f7d2a9f2
|
make gradient less visible on read headlines
|
2013-04-15 18:09:48 +04:00 |
|
Andrew Dolgov
|
12a6bd28ac
|
remove hsl stuff from classes/feeds, we take care of this when choosing the color
|
2013-04-15 17:07:06 +04:00 |
|
Andrew Dolgov
|
e7480cc13b
|
do not color predominantly white/black rows
|
2013-04-15 15:56:08 +04:00 |
|
Andrew Dolgov
|
bfaf90e364
|
add row backgrounds in normal mode
|
2013-04-15 15:38:05 +04:00 |
|
Andrew Dolgov
|
85eea71e0e
|
use w3c gradient definition
|
2013-04-15 15:34:47 +04:00 |
|
Andrew Dolgov
|
e0deff3933
|
implement basic moz gradient for feedicon color
|
2013-04-15 15:27:35 +04:00 |
|
Andrew Dolgov
|
63c323f736
|
only enable colored favicons in vfeeds; fix RGB triplet packing
|
2013-04-15 15:17:12 +04:00 |
|
moontear
|
2cfbb448fb
|
Added average color calculation of feeds' favicons for banded display.
|
2013-04-15 12:28:52 +02:00 |
|
Andrew Dolgov
|
e43a9c4a01
|
add a %d articles selected element
|
2013-04-15 13:16:14 +04:00 |
|
Andrew Dolgov
|
884f2aee91
|
use mdash as a separator between title and author
|
2013-04-15 12:57:52 +04:00 |
|
Andrew Dolgov
|
3ab417c277
|
remove label gradients
|
2013-04-12 15:02:44 +04:00 |
|
Andrew Dolgov
|
ccb2b8dd42
|
add HOOK_ARTICLE_LEFT_BUTTON
|
2013-04-09 16:46:56 +04:00 |
|
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)
|
2013-04-09 16:13:32 +04:00 |
|
Andrew Dolgov
|
814fa4ef11
|
Revert "remove RTITLE"
This reverts commit ecac674ade .
|
2013-04-07 01:09:46 +04:00 |
|
Andrew Dolgov
|
ecac674ade
|
remove RTITLE
|
2013-04-07 01:04:32 +04:00 |
|
Andrew Dolgov
|
7e27c91409
|
remove RCHK
|
2013-04-07 00:52:39 +04:00 |
|
Andrew Dolgov
|
f3b2e7d41f
|
add back sorting by title
|
2013-04-04 20:44:55 +04:00 |
|
Andrew Dolgov
|
f17cac6b26
|
retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it superfluous
|
2013-04-02 15:32:47 +04:00 |
|
Andrew Dolgov
|
8d192d025b
|
update 'no articles in label' hint
|
2013-04-02 10:21:45 +04:00 |
|
Andrew Dolgov
|
ceb7847108
|
add HOOK_TOOLBAR_BUTTON, HOOK_ACTION_ITEM, HOOK_HEADLINE_TOOLBAR_BUTTON
|
2013-04-01 18:06:09 +04:00 |
|
Andrew Dolgov
|
417591034a
|
remove experimental view_settings stuff from master
|
2013-04-01 13:02:29 +04:00 |
|
Andrew Dolgov
|
1c9bda915b
|
move several methods from dlg; fix displayed tags not updated after editing
|
2013-04-01 11:14:27 +04:00 |
|
Andrew Dolgov
|
fb54e3b188
|
remove xml stuff from backend/dlg
|
2013-04-01 10:47:41 +04:00 |
|
Andrew Dolgov
|
a2a3d5a3aa
|
add (disabled) per-feed view_settings handling placeholder
|
2013-04-01 10:09:22 +04:00 |
|
Andrew Dolgov
|
3dd0306f3e
|
subtoolbar: remove catchupPage, label confusing with upper toolbar catchup function
|
2013-03-31 15:39:10 +04:00 |
|
Andrew Dolgov
|
a7c0e150b6
|
fix invisible active headline in 3pane mode
|
2013-03-29 23:04:27 +04:00 |
|
Andrew Dolgov
|
a0ddecb98d
|
remove cdm tiles; update cdm stylesheet as to stop reading on yellow
|
2013-03-29 18:53:16 +04:00 |
|
Andrew Dolgov
|
e92a353b1f
|
feeds: fix browsing by labels broken by pfeeds
|
2013-03-28 23:34:35 +04:00 |
|
Andrew Dolgov
|
19a206578f
|
fix date_reverse sorting
|
2013-03-28 21:40:11 +04:00 |
|
Andrew Dolgov
|
8aa01d7989
|
disable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first order
|
2013-03-28 20:51:06 +04:00 |
|
Andrew Dolgov
|
b9a06a0e39
|
retire frankly ridiculous sorting by score/title/date/default
keep defaul and oldest first instead of REVERSE_HEADLINES
|
2013-03-28 20:44:43 +04:00 |
|
Andrew Dolgov
|
250b2e10cb
|
use new double-date sorting in non-default sorting modes
|
2013-03-28 19:30:07 +04:00 |
|
Andrew Dolgov
|
919984a436
|
css cleanup; change notify css a bit
|
2013-03-27 22:24:26 +04:00 |
|
Andrew Dolgov
|
a413f53ebf
|
add experimental base for plugin vfeeds (3 pane mode not yet
implemented)
|
2013-03-27 16:15:25 +04:00 |
|
Andrew Dolgov
|
af2941dbb3
|
truncate feed title length in vfeeds
|
2013-03-27 14:20:11 +04:00 |
|
Andrew Dolgov
|
be574731fc
|
modify sorting by date_entered: set date_entered per-batch; use updated as a secondary criteria
|
2013-03-27 13:34:04 +04:00 |
|
Andrew Dolgov
|
f822a8e56c
|
experimentally rebase labels; make base index configurable
|
2013-03-27 09:40:07 +04:00 |
|
Andrew Dolgov
|
d2f3467bb6
|
add a simple appearing preview for unexpanded cdm and normal mode
|
2013-03-25 16:09:05 +04:00 |
|
Andrew Dolgov
|
bf1dc420b9
|
Revert "title escaping: do not double-encode entities"
This reverts commit d6ce708930 .
|
2013-03-23 10:49:50 +04:00 |
|
Andrew Dolgov
|
d6ce708930
|
title escaping: do not double-encode entities
|
2013-03-23 09:44:52 +04:00 |
|
Andrew Dolgov
|
06b0777fa7
|
feeds/view: periodically bump login timestamp
|
2013-03-22 12:37:42 +04:00 |
|
Andrew Dolgov
|
5defc29ff8
|
remove PTITLE kludge; use ajax
|
2013-03-22 09:49:45 +04:00 |
|
Andrew Dolgov
|
3972bf5981
|
db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close()
|
2013-03-22 09:14:55 +04:00 |
|
Joschasa
|
b830cca7ee
|
In "normal mode" don't show feed title, when articles are grouped by feed
Got removed here: e17e99fbcf
|
2013-03-21 20:22:04 +01:00 |
|
Andrew Dolgov
|
33de3d37af
|
make sure rendering image enclosures respect hide_image setting
|
2013-03-21 15:37:08 +04:00 |
|
Andrew Dolgov
|
b74c513428
|
experimental: limit initialized html content for expanded cdm
|
2013-03-21 10:34:39 +04:00 |
|
Joschasa
|
ca5d9be49f
|
Remove deprecated $match_on
|
2013-03-21 00:36:30 +01:00 |
|
Joschasa
|
2a3b6de0ef
|
remove deprecated theme_image()
|
2013-03-20 22:59:08 +01:00 |
|
Andrew Dolgov
|
f0540b598a
|
add a hack to prevent loading of stuff for hidden content in unexpanded combined mode (refs #602)
|
2013-03-20 13:17:48 +04:00 |
|
Andrew Dolgov
|
3ac153f1b3
|
update styling for unexpanded cdm; misc fixes related to collapsing
|
2013-03-20 10:59:12 +04:00 |
|