Commit Graph

278 Commits (c0a08063d679042d5616127f39632241d73604fe)

Author SHA1 Message Date
Andrew Dolgov 417591034a remove experimental view_settings stuff from master 11 years ago
Andrew Dolgov 201bb1ca54 move batchSubscribe to pref-feeds 11 years ago
Andrew Dolgov 9d76e75451 move editPrefProfiles to pref-prefs 11 years ago
Andrew Dolgov 00e347410e move customizeCSS to pref-prefs 11 years ago
Andrew Dolgov 1c9bda915b move several methods from dlg; fix displayed tags not updated after editing 11 years ago
Andrew Dolgov fb54e3b188 remove xml stuff from backend/dlg 11 years ago
Andrew Dolgov a2a3d5a3aa add (disabled) per-feed view_settings handling placeholder 11 years ago
Andrew Dolgov d880b5da9d depiggified 11 years ago
Andrew Dolgov 0db3db2e37 dismissArticle: check if target element exists 11 years ago
Andrew Dolgov a86ba0a67a implement filter drag and drop sorting 11 years ago
Andrew Dolgov 3dd0306f3e subtoolbar: remove catchupPage, label confusing with upper toolbar catchup function 11 years ago
Andrew Dolgov 90ede186d2 disable small article preview for now 11 years ago
Andrew Dolgov c8b693cf7f implement catchup with selectable updated criteria 11 years ago
Andrew Dolgov b029f91621 archive: automatically subscribe user to originating feed while unarchiving 11 years ago
Andrew Dolgov 22af123269 make toggling combined mode work without reload 11 years ago
Andrew Dolgov 60b88b254c add hotkey toggle_cdm_expanded (f c) 11 years ago
Andrew Dolgov be7bb7d5ee headline menu: add ability to toggle unread/published/starred 11 years ago
Andrew Dolgov a7c0e150b6 fix invisible active headline in 3pane mode 11 years ago
Andrew Dolgov ffd3e8e35e toggleUnread: remove scriptaculous highlight 11 years ago
Andrew Dolgov c409d34a30 fix cdmExpandArticle not always removing active class; make moving between posts take expanded cdm margins into account 11 years ago
Andrew Dolgov a0ddecb98d remove cdm tiles; update cdm stylesheet as to stop reading on yellow 11 years ago
Andrew Dolgov 90f5a9d28b remove active className on collapse (closes #644) 11 years ago
Andrew Dolgov b9a06a0e39 retire frankly ridiculous sorting by score/title/date/default
keep defaul and oldest first instead of REVERSE_HEADLINES
11 years ago
Andrew Dolgov 67b9d740ae setActiveFeedId: assign feed/is-cat attributes to headlines-frame 11 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 11 years ago
Andrew Dolgov f820f205d0 css cleanup; remove auxDlg; add separate prefs.css 11 years ago
Andrew Dolgov 919984a436 css cleanup; change notify css a bit 11 years ago
Andrew Dolgov eb0ea018c1 reduce moveToPost longpost scroll height 11 years ago
Andrew Dolgov b6c2c963ad if hotkey is handled, return false 11 years ago
Daniel Andersson cee09850f1 Default scroll length closer to expected (i.e. browser default). 11 years ago
Andrew Dolgov 88a41b64a2 add label_base_index to init params 11 years ago
Andrew Dolgov f822a8e56c experimentally rebase labels; make base index configurable 11 years ago
Philippe Mongeau d725f0ce99 move global hotkey_actions var to the top 11 years ago
Philippe Mongeau 9fabf9fc4a convert hotkey_action switch to a dict
this will permit plugins to register hockey actions.
11 years ago
Andrew Dolgov 2196b517cd manually find and expand all parent nodes of a selected feed in feedTree
because dojo is incapable of doing it itself in a situation where tree
persistence cookie is at initial state, bloody fucking hell
11 years ago
Andrew Dolgov 5165a4d366 fix small preview location 11 years ago
Andrew Dolgov c4fcffab46 lower catchup_timeout_id to 500ms 11 years ago
Andrew Dolgov 25d2c8d771 lower catchup_timeout_id to 1s 11 years ago
Andrew Dolgov 72394a1e2d enable tooltips on normal mode 11 years ago
Andrew Dolgov 45b9c6fbcb remove unused clearTwitterCredentials 11 years ago
Andrew Dolgov d2f3467bb6 add a simple appearing preview for unexpanded cdm and normal mode 11 years ago
Andrew Dolgov 4cdb81737a add a knob to disable reload on js change 11 years ago
Andrew Dolgov 4401813325 unpackVisibleHeadlines: do nothing if not in cdm 11 years ago
Andrew Dolgov 62b1f587ab do some tweaks to prevent potential self-reading 11 years ago
Andrew Dolgov 0b0822c2f1 cdmExpandArticle: bail out if id not present in buffer (closes #628) 11 years ago
Tomas Chvatal 49807c2b3d Fix remaining plural forms to work with gettext. 11 years ago
Andrew Dolgov 99534a3dde remove page title stuff for the time being 11 years ago
Andrew Dolgov 9972b7cdd7 Revert "update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title"
This reverts commit 8d051fa076.
11 years ago
Andrew Dolgov b68dce191f Revert "fix tabs"
This reverts commit d6cb941459.
11 years ago
Andrew Dolgov d5a8e86417 show loading indicator when appending headlines 11 years ago