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
|
86baa14aca
|
check for headlines-spacer presence before querying infscroll on load
|
12 years ago |
Andrew Dolgov
|
2b28c8f2da
|
try to fill the buffer with headlines if possible
|
12 years ago |
Sunjay Cauligi
|
8b35d17172
|
Added functionality for navigation without opening articles and toggling expansion of headlines
|
12 years ago |
Andrew Dolgov
|
bf87833884
|
fix prefs reset not working properly
|
12 years ago |
Andrew Dolgov
|
4429463dff
|
feedTree: pass new copies of parent arrays while looking for category nodes to auto-expand to prevent siblings uncollapsing due to objects being passed by reference
|
12 years ago |
Andrew Dolgov
|
ba1c7d7cc9
|
do not set active feed id in headlines callback, bailout if received data for currently deselected feed
|
12 years ago |
Andrew Dolgov
|
f240d26e46
|
move db-updater functionality to public, remove db-updater.php
|
12 years ago |
Andrew Dolgov
|
ae31704bb3
|
only unmark articles which had been processed when automarking (for realz)
|
12 years ago |
Andrew Dolgov
|
dfd071e28d
|
add experimental cooldown after headlines buffer had been manipulated before auto catchup is enabled
only unmark articles which had been processed when automarking
|
12 years ago |
Andrew Dolgov
|
e3ca32a818
|
replace catchupCurrentFeed dropdown with a better control
|
12 years ago |
Andrew Dolgov
|
f17cac6b26
|
retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it superfluous
|
12 years ago |
Andrew Dolgov
|
4b7726f0b4
|
rpc: move labelops to article
|
12 years ago |
Andrew Dolgov
|
c83554bddd
|
rpc: move completeTags to article
|
12 years ago |
Andrew Dolgov
|
195187c490
|
rpc: move several feed-related calls to pref-feeds
|
12 years ago |
Andrew Dolgov
|
d719b06240
|
rpc: move setScore to article
|
12 years ago |
Andrew Dolgov
|
8956b3a607
|
remove obsolete checkDate stuff
|
12 years ago |
Andrew Dolgov
|
c88e4a2af3
|
remove small_article_preview
|
12 years ago |
Andrew Dolgov
|
977580a41c
|
remove obsolete xml stuff in pref-users infoboxes
|
12 years ago |
Andrew Dolgov
|
417591034a
|
remove experimental view_settings stuff from master
|
12 years ago |
Andrew Dolgov
|
201bb1ca54
|
move batchSubscribe to pref-feeds
|
12 years ago |
Andrew Dolgov
|
9d76e75451
|
move editPrefProfiles to pref-prefs
|
12 years ago |
Andrew Dolgov
|
00e347410e
|
move customizeCSS to pref-prefs
|
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
|
d880b5da9d
|
depiggified
|
12 years ago |
Andrew Dolgov
|
0db3db2e37
|
dismissArticle: check if target element exists
|
12 years ago |
Andrew Dolgov
|
a86ba0a67a
|
implement filter drag and drop sorting
|
12 years ago |
Andrew Dolgov
|
3dd0306f3e
|
subtoolbar: remove catchupPage, label confusing with upper toolbar catchup function
|
12 years ago |
Andrew Dolgov
|
90ede186d2
|
disable small article preview for now
|
12 years ago |
Andrew Dolgov
|
c8b693cf7f
|
implement catchup with selectable updated criteria
|
12 years ago |
Andrew Dolgov
|
b029f91621
|
archive: automatically subscribe user to originating feed while unarchiving
|
12 years ago |
Andrew Dolgov
|
22af123269
|
make toggling combined mode work without reload
|
12 years ago |
Andrew Dolgov
|
60b88b254c
|
add hotkey toggle_cdm_expanded (f c)
|
12 years ago |
Andrew Dolgov
|
be7bb7d5ee
|
headline menu: add ability to toggle unread/published/starred
|
12 years ago |
Andrew Dolgov
|
a7c0e150b6
|
fix invisible active headline in 3pane mode
|
12 years ago |
Andrew Dolgov
|
ffd3e8e35e
|
toggleUnread: remove scriptaculous highlight
|
12 years ago |
Andrew Dolgov
|
c409d34a30
|
fix cdmExpandArticle not always removing active class; make moving between posts take expanded cdm margins into account
|
12 years ago |
Andrew Dolgov
|
a0ddecb98d
|
remove cdm tiles; update cdm stylesheet as to stop reading on yellow
|
12 years ago |
Andrew Dolgov
|
90f5a9d28b
|
remove active className on collapse (closes #644)
|
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
|
67b9d740ae
|
setActiveFeedId: assign feed/is-cat attributes to headlines-frame
|
12 years ago |
Andrew Dolgov
|
f9432f2630
|
since dojo dropdowns won't work in article content because of html escaping trick, replace attachment dropdown with generic html controls
|
12 years ago |
Andrew Dolgov
|
f820f205d0
|
css cleanup; remove auxDlg; add separate prefs.css
|
12 years ago |
Andrew Dolgov
|
919984a436
|
css cleanup; change notify css a bit
|
12 years ago |
Andrew Dolgov
|
eb0ea018c1
|
reduce moveToPost longpost scroll height
|
12 years ago |
Andrew Dolgov
|
b6c2c963ad
|
if hotkey is handled, return false
|
12 years ago |