Andrew Dolgov
|
8f7a020e1b
|
add notification to subscribe dialog when multiple feeds are detected
|
11 years ago |
Andrew Dolgov
|
6e3224a26c
|
use correct icons for notifications
|
11 years ago |
Andrew Dolgov
|
2f20dd58d2
|
integrate silk icons by Mark James
|
11 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
|
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
|
95437e9e07
|
tweak notify layout/display
|
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
|
f240d26e46
|
move db-updater functionality to public, remove db-updater.php
|
12 years ago |
Andrew Dolgov
|
195187c490
|
rpc: move several feed-related calls to pref-feeds
|
12 years ago |
Andrew Dolgov
|
8956b3a607
|
remove obsolete checkDate stuff
|
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
|
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
|
88a41b64a2
|
add label_base_index to init params
|
12 years ago |
Andrew Dolgov
|
f822a8e56c
|
experimentally rebase labels; make base index configurable
|
12 years ago |
Andrew Dolgov
|
5defc29ff8
|
remove PTITLE kludge; use ajax
|
12 years ago |
Andrew Dolgov
|
a60446bed0
|
remove sign_* from init params
|
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 |
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
|
478d406767
|
make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569)
|
12 years ago |
Andrew Dolgov
|
f01c8ec4f1
|
prevent absolutely useless 'exploit' (not really) while editing filters (closes #572)
|
12 years ago |
Andrew Dolgov
|
8a77553595
|
unsubscribeFeed: call updateFeedList() when unsubscribing from labels
|
12 years ago |
Andrew Dolgov
|
524de8dcf6
|
Revert "headlines buffer: remove dijit-based RCHK elements"
This reverts commit f7945c99d0 .
|
12 years ago |
Andrew Dolgov
|
f7945c99d0
|
headlines buffer: remove dijit-based RCHK elements
|
12 years ago |
Andrew Dolgov
|
831408f0e8
|
fix cdm checkbox not selecting entire cell
|
12 years ago |
Andrew Dolgov
|
18e1a773d1
|
change ctrl-arrow bindings to always keep current article on top
(previous behavior)
replace direct active_post_id references with get/set functions
|
12 years ago |
Andrew Dolgov
|
2d1282d4d1
|
remove top hello - feedback - preferences line
|
12 years ago |
Andrew Dolgov
|
b8cb4d08b3
|
help cleanup, use dijit dialog
|
12 years ago |
Andrew Dolgov
|
c4f5283052
|
move to dijit checkboxes in headlines/cdm list
|
12 years ago |
Andrew Dolgov
|
c714cee73b
|
fix batchSubDlg and feedAddDlg not working properly if invoked one after another because of overlapping widgets
|
12 years ago |
Andrew Dolgov
|
759e5132a1
|
subscribe_to_feed: stop fetching URL multiple times while subscribing, various other speedups
|
12 years ago |
Andrew Dolgov
|
bc6fa2364b
|
move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisions
|
12 years ago |
Andrew Dolgov
|
4e02f58294
|
implement filter testing
|
12 years ago |
Andrew Dolgov
|
ab564aef7b
|
filterEditDlg: automatically open new rule dialog when active feed or article title present
|
12 years ago |
Andrew Dolgov
|
04e41840fe
|
use dijit.form.CheckBox in filter edit dialog
|
12 years ago |
Andrew Dolgov
|
ec63052440
|
implement select all/none in filterEditDlg
|
12 years ago |
Andrew Dolgov
|
6aff784575
|
implement multiple rule/action filters
|
12 years ago |
Andrew Dolgov
|
da1da2e4d8
|
quickAddFilter: prefill current feed in the dialog
|
12 years ago |
Andrew Dolgov
|
4c9d0490c6
|
rework filter dialog to make feed/category selection easier
|
12 years ago |
Andrew Dolgov
|
23d2471c92
|
expand error messages in subscribeToFeed(), provide proper error message
when URL download failed (refs #489)
|
12 years ago |
Andrew Dolgov
|
4d5eed551f
|
only precache_headlines_idle() when actually idle
|
12 years ago |
Andrew Dolgov
|
d3253f49aa
|
Revert "add experimental clientside headline clamping (refs #479)"
This reverts commit 26e4b12466 .
|
12 years ago |
Andrew Dolgov
|
26e4b12466
|
add experimental clientside headline clamping (refs #479)
|
12 years ago |
Andrew Dolgov
|
e54dbacb7c
|
automatically add active article title in create filter dialog
|
13 years ago |
Andrew Dolgov
|
ddb575c744
|
add select all/none functionality to several edit dialogs
|
13 years ago |