Commit Graph

75 Commits (6de3a1be7b7bfb82f5e3a4ce3161abb764e49582)

Author SHA1 Message Date
Andrew Dolgov 0d41fd76d3 notify fixes 10 years ago
Andrew Dolgov d9c93ebfdb tweak notifications; use css animations for notifications 10 years ago
Andrew Dolgov 22f675e5c4 add a link to headlines-spacer to open next unread feed 10 years ago
Andrew Dolgov e126fe6a68 exception_error: always stringify ext_info 10 years ago
Andrew Dolgov fb3a2505ac init params debugging: support objects etc 10 years ago
Andrew Dolgov 2f7918ae2e exception_error: support objects in ext_info 10 years ago
Andrew Dolgov cde449b937 update report to tt-rss prompt 10 years ago
Andrew Dolgov 8b91b0beb5 add ttrss version and init params to reports 10 years ago
Andrew Dolgov cbcf6517dc Revert "exception handler: remove report to tt-rss.org"
This reverts commit b55aec078c.
10 years ago
Andrew Dolgov b55aec078c exception handler: remove report to tt-rss.org 10 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.
10 years ago
Andrew Dolgov 2ffe7a3b14 add a less intimidating error message when backend times out and/or fails to return valid JSON 10 years ago
Andrew Dolgov 350218f4f8 quickAddFeed: gracefully handle backend timeout/JSON parse problems 10 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. 11 years ago
supahgreg abbe9c1f55 minor: remove duplicate check for params 11 years ago
Andrew Dolgov f66492d357 better javascript error reporting, save error reports in tt-rss log 11 years ago
Andrew Dolgov ebec81a6fb subscribe: verify XML before adding to the database; fetch: try to work around entity problems if initial parsing fails 11 years ago
Andrew Dolgov 95437e9e07 tweak notify layout/display 11 years ago
Andrew Dolgov e43a9c4a01 add a %d articles selected element 11 years ago
Andrew Dolgov e8f9069c5c quickAddFeed: add placeholder select element to feeds dropdown 11 years ago
Andrew Dolgov f240d26e46 move db-updater functionality to public, remove db-updater.php 11 years ago
Andrew Dolgov 195187c490 rpc: move several feed-related calls to pref-feeds 11 years ago
Andrew Dolgov 8956b3a607 remove obsolete checkDate stuff 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 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 88a41b64a2 add label_base_index to init params 11 years ago
Andrew Dolgov f822a8e56c experimentally rebase labels; make base index configurable 11 years ago
Andrew Dolgov 5defc29ff8 remove PTITLE kludge; use ajax 11 years ago
Andrew Dolgov a60446bed0 remove sign_* from init params 11 years ago
Andrew Dolgov 943de334a3 removefromarchive: fix another typo (refs #603) 11 years ago
Andrew Dolgov 10534e860b feedBrowser: fix typo in removeFromArchive (closes #603) 11 years ago
Andrew Dolgov f0540b598a add a hack to prevent loading of stuff for hidden content in unexpanded combined mode (refs #602) 11 years ago
Andrew Dolgov 478d406767 make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569) 11 years ago
Andrew Dolgov f01c8ec4f1 prevent absolutely useless 'exploit' (not really) while editing filters (closes #572) 11 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