Commit Graph

143 Commits (d4eebd8bca5238196ebccc2b1cbfdb6114b02ea3)

Author SHA1 Message Date
Andrew Dolgov aaba22250f filter dialog: display parsed date when checking; fix Check it button not using Dijit control 15 years ago
Andrew Dolgov 5ab9791f34 implement pubsubhubbub subscriber (update schema) 15 years ago
Andrew Dolgov b0f379dfff add experimental support for pubsubhubbub in published feed, bump config version (refs #251) 15 years ago
Andrew Dolgov 565ca5653c rpc: no longer use XML 15 years ago
Andrew Dolgov ebb948c24e rework initial sanitycheck to use JSON 15 years ago
Andrew Dolgov 009646d23a backend/view: use JSON instead of XML; backend: output session invalid error using JSON 15 years ago
Andrew Dolgov 5823f9fbab fix USER_STYLESHEET for mysql (was broken because of CR escaping 15 years ago
Andrew Dolgov c3edc667f1 use html5 audio player instead of flash when possible 15 years ago
Andrew Dolgov 741b60909f tweak article notes 15 years ago
Andrew Dolgov 91d16ff193 rpc: mark silent methods, rework verifyRegexp to use JSON 15 years ago
Andrew Dolgov a6fdab2e14 rpc: mark some more XML methods 15 years ago
Andrew Dolgov 48efad70de rpc/sendEmail: use JSON 15 years ago
Andrew Dolgov 0fe841efb9 rpc/digest-get-contents: use JSON 15 years ago
Andrew Dolgov 4a16bda3d0 rpc/updateFeedBrowser: use JSON 15 years ago
Andrew Dolgov da661d71db rpc/checkDate: use JSON; mark some XML methods 15 years ago
Andrew Dolgov e9175d13d7 rpc/addfeed: use JSON 15 years ago
Andrew Dolgov ddcbbea2de tag setting rpc: use JSON 15 years ago
Andrew Dolgov 8eb592ec71 assign/remove to label rpc: use JSON 15 years ago
Andrew Dolgov 126cb7657f digest: use pure JSON 15 years ago
Andrew Dolgov 74d12bab83 remove unneeded xml from several more rpc methods 15 years ago
Andrew Dolgov 563b9c782d remove xml from getAllCounters rpc call, use pure JSON 15 years ago
Andrew Dolgov ba7e88e5a5 add tweet button to digest, misc digest fixes; rework article tweeting to use ajax loading of needed info 15 years ago
Andrew Dolgov b509d64e96 rework headlines menu and openArticleInNewWindow() 15 years ago
Andrew Dolgov 997429c228 add experimental support for feedlist popup menu 15 years ago
Andrew Dolgov a17d721902 digest: fix feed-list not updating properly 15 years ago
Andrew Dolgov 75c510323b remove google gears 15 years ago
Andrew Dolgov 428b704dbc bring back update button, it makes async update request to the daemon 15 years ago
Andrew Dolgov dd1c068056 implement ajax loading of cdm content when not in expand mode 15 years ago
Andrew Dolgov 6bb0ed42f4 rpc: fix assignToLabels, removeFromLabels 15 years ago
Andrew Dolgov 6237ea0537 implement sequence numbers for counter rpc requests 15 years ago
Andrew Dolgov f705f20656 check regular expression before adding/saving filter 15 years ago
Andrew Dolgov f8fb44989f js: code cleanup, disable some debugging 15 years ago
Andrew Dolgov 773adf8b42 unify backend methods updateAllFeeds and getAllCounters 15 years ago
Andrew Dolgov 905ff52a36 implement label cache; misc fixes (bump schema) 15 years ago
Andrew Dolgov 779560b7a3 fix tag caching issues 15 years ago
Andrew Dolgov 490c366d39 add tag cache for user_entries (bump schema) 15 years ago
Andrew Dolgov c00907f2ed properly handle on-the-fly adding of categories 15 years ago
Christian Weiske f0266f51ab add "extractfeedurls" rpc action that extracts the feed URLs from a HTML page 15 years ago
Andrew Dolgov 2e7f046f65 make published OPML use common secret key code 15 years ago
Andrew Dolgov f29033f86c fix OPML publishing (2) 15 years ago
Andrew Dolgov e5075c1023 fix OPML publishing 15 years ago
Andrew Dolgov 8d86f15f40 prefs: add button to clear all generated URLs 15 years ago
Andrew Dolgov 8801fb017c replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema 15 years ago
Andrew Dolgov 5c7c7da9e1 allow adding cats from feed editor 15 years ago
Andrew Dolgov 50eefedbfd js: code cleanup 15 years ago
Andrew Dolgov 31a53903e6 add article forwarding by email (closes #271) 15 years ago
Andrew Dolgov d822130165 rename print_init_params() to make_init_params() 15 years ago
Andrew Dolgov a8f447f398 fix background refresh being broken when no counter data is sent 15 years ago
Andrew Dolgov 6a7817c1ad handle counters using JSON instead of XML 15 years ago
Andrew Dolgov e4c530dcc3 digest: add rate limit for headline requests when catching up; control OOE responses with seq numbers 16 years ago