Andrew Dolgov
|
e126fe6a68
|
exception_error: always stringify ext_info
|
11 years ago |
Andrew Dolgov
|
fb3a2505ac
|
init params debugging: support objects etc
|
11 years ago |
Andrew Dolgov
|
2f7918ae2e
|
exception_error: support objects in ext_info
|
11 years ago |
Andrew Dolgov
|
cde449b937
|
update report to tt-rss prompt
|
11 years ago |
Andrew Dolgov
|
8b91b0beb5
|
add ttrss version and init params to reports
|
11 years ago |
Andrew Dolgov
|
cbcf6517dc
|
Revert "exception handler: remove report to tt-rss.org"
This reverts commit b55aec078c .
|
11 years ago |
Andrew Dolgov
|
b55aec078c
|
exception handler: remove report to tt-rss.org
|
11 years ago |
Andrew Dolgov
|
5c812c2ea4
|
Revert "add a less intimidating error message when backend times out and/or fails to return valid JSON"
This reverts commit 2ffe7a3b14 .
|
11 years ago |
Andrew Dolgov
|
2ffe7a3b14
|
add a less intimidating error message when backend times out and/or fails to return valid JSON
|
11 years ago |
Andrew Dolgov
|
350218f4f8
|
quickAddFeed: gracefully handle backend timeout/JSON parse problems
|
11 years ago |
Andrew Dolgov
|
0c7e49936a
|
quickAddFilter: if text is currently highlighted, use that instead of active article title for placeholder text
|
11 years ago |
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 |