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 |
Andrew Dolgov
|
414191d428
|
make a separate headline button to collapse current article in
unexpanded cdm mode; modify a q hotkey to collapse article in unexpanded
mode and dismiss article in expanded mode
|
12 years ago |
Andrew Dolgov
|
bfd61d3f85
|
rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema)
|
12 years ago |
Andrew Dolgov
|
36b4cf2f64
|
tweak vfeed grouped title display a bit to make it more similar to other modes
|
12 years ago |
Andrew Dolgov
|
1d5cf085a3
|
implement mail plugin using mailto: links; deprecate mail plugin
|
12 years ago |
Andrew Dolgov
|
82d69730cb
|
rename titleAuthor to author to unify class names with normal mode
|
12 years ago |
Daniel Andersson
|
b5459be1f2
|
Enable styling of author in feed item title by adding span class.
|
12 years ago |
Andrew Dolgov
|
08dfc22391
|
in combined mode, when viewing vfeeds relative urls are rewritten incorrectly (fixes #586)
|
12 years ago |
Andrew Dolgov
|
cf2f643edb
|
hlFeed: remove unnecessary br
|
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
|
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
|
bdb7d62e9f
|
tweak cdm header button alignment
|
12 years ago |
Andrew Dolgov
|
ef69681b93
|
enable feed titles in vfeeds in combined mode, align to date
|
12 years ago |
Andrew Dolgov
|
b999f4c75a
|
slightly better article note display in CDM
|
12 years ago |