Andrew Dolgov
|
f5d3c77a8f
|
experimentally align counters to the right
|
12 years ago |
Andrew Dolgov
|
fbb4155bae
|
counterNode: use appear effect
|
12 years ago |
Andrew Dolgov
|
5973c74c34
|
fix notify display on chrome, add some css tweaks
|
12 years ago |
Andrew Dolgov
|
8d4b5b466a
|
fix counters not being updated
|
12 years ago |
Andrew Dolgov
|
69970d5b88
|
add tooltip
|
12 years ago |
Andrew Dolgov
|
82076ce531
|
Merge branch 'master' into css-feedtree-counter
Conflicts:
tt-rss.css
|
12 years ago |
Andrew Dolgov
|
e5e6cde06a
|
remove support for hiding empty categories in prefs editor because people are dumb
|
12 years ago |
Andrew Dolgov
|
2a3e8d7f34
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
8d090a910b
|
use css nth-child instead of old even/odd class hacks for normal mode
|
12 years ago |
Jeffrey Tolar
|
b43b92928a
|
Update selected count when collapsing an article
|
12 years ago |
Andrew Dolgov
|
ea18cceaca
|
remove splash before freshfeed is loaded
|
12 years ago |
Andrew Dolgov
|
27372ddac6
|
fix editArticleTags() call broken on archived feed
|
12 years ago |
Andrew Dolgov
|
52e7b5a096
|
add clear sql log button
|
12 years ago |
supahgreg
|
8ceea119a8
|
Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED to notify when interesting info has been created/updated.
|
12 years ago |
supahgreg
|
abbe9c1f55
|
minor: remove duplicate check for params
|
12 years ago |
Andrew Dolgov
|
6bfc97da86
|
add automatic timezone (based on client tz offset)
|
12 years ago |
Andrew Dolgov
|
204f9b186f
|
remove cdmUnexpandArticle
|
12 years ago |
Andrew Dolgov
|
2779e22bf5
|
js: add collapsed and expanded hooks
|
12 years ago |
Andrew Dolgov
|
06a02265c4
|
inject headlines-spacer even if cdm auto catchup is disabled
|
12 years ago |
Andrew Dolgov
|
a06045adf0
|
add missing pluginhost source
|
12 years ago |
Andrew Dolgov
|
8d388f321b
|
add a simple JS-based hook host
|
12 years ago |
Andrew Dolgov
|
f66492d357
|
better javascript error reporting, save error reports in tt-rss log
|
12 years ago |
Andrew Dolgov
|
ebec81a6fb
|
subscribe: verify XML before adding to the database; fetch: try to work around entity problems if initial parsing fails
|
12 years ago |
Andrew Dolgov
|
da76e61af8
|
catchupAllFeeds: do not call obsolete callback
|
12 years ago |
Andrew Dolgov
|
95437e9e07
|
tweak notify layout/display
|
12 years ago |
Andrew Dolgov
|
89473cb5c6
|
feedtree: don't request null icon
|
12 years ago |
Andrew Dolgov
|
5e6f0145c8
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
2cbdc95bb0
|
add a separate tab for the logger
|
12 years ago |
supahgreg
|
3cc5a3cd43
|
minor typo fix in hash_get()
|
12 years ago |
Andrew Dolgov
|
40fe2d7382
|
remove js-based player, better mp3 support detection for html5 audio
|
12 years ago |
Andrew Dolgov
|
e43a9c4a01
|
add a %d articles selected element
|
12 years ago |
Andrew Dolgov
|
e8f9069c5c
|
quickAddFeed: add placeholder select element to feeds dropdown
|
12 years ago |
Andrew Dolgov
|
e1f76af006
|
block listing of several util directories; deny access to config.php
|
12 years ago |
Andrew Dolgov
|
66af65f14b
|
initial
|
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
|
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 |
Daniel Andersson
|
cee09850f1
|
Default scroll length closer to expected (i.e. browser default).
|
12 years ago |
Andrew Dolgov
|
88a41b64a2
|
add label_base_index to init params
|
12 years ago |
Andrew Dolgov
|
f822a8e56c
|
experimentally rebase labels; make base index configurable
|
12 years ago |
Philippe Mongeau
|
d725f0ce99
|
move global hotkey_actions var to the top
|
12 years ago |
Philippe Mongeau
|
9fabf9fc4a
|
convert hotkey_action switch to a dict
this will permit plugins to register hockey actions.
|
12 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
|
12 years ago |
Andrew Dolgov
|
5165a4d366
|
fix small preview location
|
12 years ago |
Andrew Dolgov
|
c4fcffab46
|
lower catchup_timeout_id to 500ms
|
12 years ago |
Andrew Dolgov
|
25d2c8d771
|
lower catchup_timeout_id to 1s
|
12 years ago |
Andrew Dolgov
|
72394a1e2d
|
enable tooltips on normal mode
|
12 years ago |
Andrew Dolgov
|
45b9c6fbcb
|
remove unused clearTwitterCredentials
|
12 years ago |
Andrew Dolgov
|
d2f3467bb6
|
add a simple appearing preview for unexpanded cdm and normal mode
|
12 years ago |
Andrew Dolgov
|
4cdb81737a
|
add a knob to disable reload on js change
|
12 years ago |
Andrew Dolgov
|
4401813325
|
unpackVisibleHeadlines: do nothing if not in cdm
|
12 years ago |
Andrew Dolgov
|
62b1f587ab
|
do some tweaks to prevent potential self-reading
|
12 years ago |
Andrew Dolgov
|
0b0822c2f1
|
cdmExpandArticle: bail out if id not present in buffer (closes #628)
|
12 years ago |
Tomas Chvatal
|
49807c2b3d
|
Fix remaining plural forms to work with gettext.
|
12 years ago |
Andrew Dolgov
|
99534a3dde
|
remove page title stuff for the time being
|
12 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 .
|
12 years ago |
Andrew Dolgov
|
b68dce191f
|
Revert "fix tabs"
This reverts commit d6cb941459 .
|
12 years ago |
Andrew Dolgov
|
d5a8e86417
|
show loading indicator when appending headlines
|
12 years ago |
Andrew Dolgov
|
1da5179c5d
|
add active class for unexpanded cdm
|
12 years ago |
Andrew Dolgov
|
5defc29ff8
|
remove PTITLE kludge; use ajax
|
12 years ago |
Andrew Dolgov
|
d6cb941459
|
fix tabs
|
12 years ago |
Richard Beales
|
8d051fa076
|
update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title
|
12 years ago |
Richard Beales
|
15c1a04d10
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
7fc2e87e17
|
add headline menu entry to show article url
|
12 years ago |
Richard Beales
|
96f19f11d7
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
3a693fa76f
|
updateTitle: show counter before title
|
12 years ago |
Andrew Dolgov
|
a60446bed0
|
remove sign_* from init params
|
12 years ago |
Andrew Dolgov
|
c186beae48
|
switchPanelMode: don't try to do anything in cdm (closes #609)
|
12 years ago |
Andrew Dolgov
|
16314ddafe
|
implement basic auto-reload on some dependent file timestamp changing
|
12 years ago |
Andrew Dolgov
|
2ccc7b8e07
|
add a e hotkey for embed_original
|
12 years ago |
Andrew Dolgov
|
84b48db4a7
|
FeedTree: fix initial src of loading node
|
12 years ago |
Richard Beales
|
f1fdfbea43
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
b74c513428
|
experimental: limit initialized html content for expanded cdm
|
12 years ago |
Andrew Dolgov
|
24c215e2bb
|
moveToPost: tweak unexpanded 'prev' behavior
|
12 years ago |
Andrew Dolgov
|
7b7daed93b
|
moveToPost: tweak unexpanded 'next' behavior
|
12 years ago |
Andrew Dolgov
|
5b9cb07d01
|
tweak cdmExpandArticle behavior with scrolling (refs #604) (2)
|
12 years ago |
Andrew Dolgov
|
f06f201f1e
|
tweak cdmExpandArticle behavior with scrolling (refs #604)
|
12 years ago |
Andrew Dolgov
|
943de334a3
|
removefromarchive: fix another typo (refs #603)
|
12 years ago |
Andrew Dolgov
|
10534e860b
|
feedBrowser: fix typo in removeFromArchive (closes #603)
|
12 years ago |
Richard Beales
|
77accf45df
|
fix merge conflict with stylesheet tags
|
12 years ago |
Andrew Dolgov
|
79074013cb
|
tweak moveToPost behaviour in unexpanded mode
|
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 |
Richard Beales
|
04ed8b423a
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
3ac153f1b3
|
update styling for unexpanded cdm; misc fixes related to collapsing
|
12 years ago |
Andrew Dolgov
|
c582bf25dd
|
Revert "cdmExpandArticle: force-scroll to headline"
This reverts commit 4895f99b9a .
|
12 years ago |
Andrew Dolgov
|
4895f99b9a
|
cdmExpandArticle: force-scroll to headline
|
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 |
Richard Beales
|
598a8f37a2
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
bfd61d3f85
|
rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema)
|
12 years ago |
Richard Beales
|
05809dfdf7
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
6cf60c881f
|
add little loading indicator for feed categories
|
12 years ago |
Andrew Dolgov
|
d2db81a5f6
|
improve hotkey buffer scrolling speed; bind viewport scrolling to shift-arrows
|
12 years ago |
Andrew Dolgov
|
1d5cf085a3
|
implement mail plugin using mailto: links; deprecate mail plugin
|
12 years ago |
Andrew Dolgov
|
4b74648909
|
remove two unnecessary hideOrShowFeeds calls
|
12 years ago |
Andrew Dolgov
|
714b063f6b
|
hideReadFeeds also hides labels
|
12 years ago |
Andrew Dolgov
|
4f7d69e185
|
detect whether browser supports iframe.sandbox and allow iframes accordingly; allow object and embed elements
|
12 years ago |
Andrew Dolgov
|
5b18c93622
|
tweak hotkey map notation to allow stuff like shift-arrows
|
12 years ago |
Richard Beales
|
1d707e9f03
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
478d406767
|
make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569)
|
12 years ago |
Richard Beales
|
7c97d17aaf
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
f01c8ec4f1
|
prevent absolutely useless 'exploit' (not really) while editing filters (closes #572)
|
12 years ago |
Richard Beales
|
ffbab555b8
|
Feature #446 - Allow customizing page title
|
12 years ago |