Andrew Dolgov
|
97279fe6ec
|
backend/pubsub: better 404 handling, do not cause PHP warning when invalid feed id is being requested
|
14 years ago |
Andrew Dolgov
|
d0f7338009
|
allow redirect to login page when calling external feed subscription url (using bookmarklet, for example) (refs #344)
|
14 years ago |
Andrew Dolgov
|
bfedfe697b
|
backend/la: properly handle situation when article has multiple ref_ids on one account (closes #342)
|
14 years ago |
Andrew Dolgov
|
9b201046af
|
backend/fbexport: read key from _POST
|
14 years ago |
Andrew Dolgov
|
109662e12f
|
feedbrowser_cache & linked feeds: add site url (bump schema)
|
14 years ago |
Andrew Dolgov
|
572d66c6ee
|
backend/fbexport: fix syntax error
|
14 years ago |
Andrew Dolgov
|
f192adc133
|
backend/fbexport: do not set last_connected; properly set error status
|
14 years ago |
Andrew Dolgov
|
ae5f7bb11a
|
implement fetching and exporting of shared feeds
|
14 years ago |
Andrew Dolgov
|
373266eb03
|
implement instances tab
|
14 years ago |
Andrew Dolgov
|
2376ad4925
|
fix redirects after schema upgrade; fix logout requiring valid schema
|
14 years ago |
Andrew Dolgov
|
1ca77e0acd
|
merge logout.php inside backend.php
|
14 years ago |
Andrew Dolgov
|
fcfa9ef15b
|
rework article notes; re-add built-in XSL template for generated feeds; remove schema_version caching in session
|
14 years ago |
Andrew Dolgov
|
347b467be5
|
backend/loading: fix content type
|
14 years ago |
Andrew Dolgov
|
f4f0f80d21
|
update HTMLPurifier; enable embedded flash video in articles
|
14 years ago |
Andrew Dolgov
|
7e0943c6bc
|
fix pubsubhubbub challenge response
|
14 years ago |
Andrew Dolgov
|
5ab9791f34
|
implement pubsubhubbub subscriber (update schema)
|
14 years ago |
Andrew Dolgov
|
7b26a148b0
|
config: remove ENABLE_TRANSLATIONS
|
14 years ago |
Andrew Dolgov
|
565ca5653c
|
rpc: no longer use XML
|
14 years ago |
Andrew Dolgov
|
ebb948c24e
|
rework initial sanitycheck to use JSON
|
14 years ago |
Andrew Dolgov
|
81f6deea47
|
backend/viewfeed: fix feed checking for validity
|
14 years ago |
Andrew Dolgov
|
bd202c3f89
|
backend/viewfeed: use JSON
|
14 years ago |
Andrew Dolgov
|
009646d23a
|
backend/view: use JSON instead of XML; backend: output session invalid error using JSON
|
14 years ago |
Andrew Dolgov
|
8e57cfbeb3
|
backend/rss: fix previous patch breaking active session id (refs #318)
|
14 years ago |
Andrew Dolgov
|
19039fd07b
|
backend/rss: better error reporting for unauthorized feeds, do not automatically fallback on active session id when key has been provided (refs #318)
|
14 years ago |
Andrew Dolgov
|
6615cc366c
|
properly handle redirecting back to requested page after logging in (closes #302)
|
14 years ago |
Andrew Dolgov
|
476edbbb5f
|
backend/rss: always use secret key to get uid when it is available instead of defaulting to session information; fix published url syntax being incorrect (closes #287)
|
14 years ago |
Andrew Dolgov
|
ba7e88e5a5
|
add tweet button to digest, misc digest fixes; rework article tweeting to use ajax loading of needed info
|
14 years ago |
Andrew Dolgov
|
b3009bcdde
|
add separate update method for Twitter, select it as default when subscribing to twitter.com feeds
|
14 years ago |
Andrew Dolgov
|
d4dcf8e922
|
mention wiki in keyboard shortcuts help
|
14 years ago |
Andrew Dolgov
|
b509d64e96
|
rework headlines menu and openArticleInNewWindow()
|
14 years ago |
Andrew Dolgov
|
7b8a143f1b
|
allow onclick editing of categories and drag-reordering of feeds and categories
|
14 years ago |
Andrew Dolgov
|
1985a5e0d7
|
rework pref-feeds dialog; update other pref panes
|
14 years ago |
Andrew Dolgov
|
9c99281f20
|
code cleanup
|
14 years ago |
Andrew Dolgov
|
fcf70c5106
|
dijit.tree feedlist improvements
|
14 years ago |
Andrew Dolgov
|
13e785e069
|
initial implementation of feedlist based on dijit.Tree
|
14 years ago |
Andrew Dolgov
|
6e4f4ce14b
|
remove modalbox; use dijit.Dialog; further dojo-related updates
|
14 years ago |
Andrew Dolgov
|
951906dcec
|
use Modalbox library for popup dialogs
|
14 years ago |
Andrew Dolgov
|
dd25b0c6cd
|
viewfeed: only return counters when subop is present
|
14 years ago |
Andrew Dolgov
|
d36f560740
|
viewfeed: return counters when subop is present or when in CDM
|
14 years ago |
Andrew Dolgov
|
8cab2eb923
|
backend: fix warning in zoom mode
|
14 years ago |
Andrew Dolgov
|
905ff52a36
|
implement label cache; misc fixes (bump schema)
|
14 years ago |
Andrew Dolgov
|
5225d4209e
|
js: code cleanup; move to async counter sending mode
|
14 years ago |
Andrew Dolgov
|
b3990c92e7
|
add option to sort headlines by feed-specified date (bump schema)
|
14 years ago |
Andrew Dolgov
|
fb0742394a
|
remove error_reporting() hacks; set default error reporting level in functions.php
|
14 years ago |
Andrew Dolgov
|
2f2bd1b3f6
|
backend/rss: fix view-mode handling
|
14 years ago |
Andrew Dolgov
|
135d425127
|
backend/rss: disable http auth
|
14 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
|
14 years ago |
Andrew Dolgov
|
ffbe082dd0
|
headlines: use JSON instead of separate helper xml objects like headlines-unread
|
14 years ago |
Andrew Dolgov
|
c3fddd057f
|
do some warning housekeeping
|
14 years ago |
Andrew Dolgov
|
6a7817c1ad
|
handle counters using JSON instead of XML
|
14 years ago |