Andrew Dolgov
|
565ca5653c
|
rpc: no longer use XML
|
2011-03-18 19:19:00 +03:00 |
|
Andrew Dolgov
|
ebb948c24e
|
rework initial sanitycheck to use JSON
|
2011-03-18 17:39:23 +03:00 |
|
Andrew Dolgov
|
81f6deea47
|
backend/viewfeed: fix feed checking for validity
|
2011-03-18 17:22:20 +03:00 |
|
Andrew Dolgov
|
bd202c3f89
|
backend/viewfeed: use JSON
|
2011-03-18 14:05:20 +03:00 |
|
Andrew Dolgov
|
009646d23a
|
backend/view: use JSON instead of XML; backend: output session invalid error using JSON
|
2011-03-18 12:48:26 +03:00 |
|
Andrew Dolgov
|
8e57cfbeb3
|
backend/rss: fix previous patch breaking active session id (refs #318)
|
2011-02-09 12:41:35 +03:00 |
|
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)
|
2011-02-09 12:37:50 +03:00 |
|
Andrew Dolgov
|
6615cc366c
|
properly handle redirecting back to requested page after logging in (closes #302)
|
2011-01-18 16:47:52 +03:00 |
|
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)
|
2010-12-27 16:47:33 +03:00 |
|
Andrew Dolgov
|
ba7e88e5a5
|
add tweet button to digest, misc digest fixes; rework article tweeting to use ajax loading of needed info
|
2010-11-25 12:58:29 +03:00 |
|
Andrew Dolgov
|
b3009bcdde
|
add separate update method for Twitter, select it as default when subscribing to twitter.com feeds
|
2010-11-22 17:03:31 +03:00 |
|
Andrew Dolgov
|
d4dcf8e922
|
mention wiki in keyboard shortcuts help
|
2010-11-21 21:47:38 +03:00 |
|
Andrew Dolgov
|
b509d64e96
|
rework headlines menu and openArticleInNewWindow()
|
2010-11-19 21:05:28 +03:00 |
|
Andrew Dolgov
|
7b8a143f1b
|
allow onclick editing of categories and drag-reordering of feeds and categories
|
2010-11-18 13:46:11 +03:00 |
|
Andrew Dolgov
|
1985a5e0d7
|
rework pref-feeds dialog; update other pref panes
|
2010-11-17 21:13:41 +03:00 |
|
Andrew Dolgov
|
9c99281f20
|
code cleanup
|
2010-11-16 12:23:06 +03:00 |
|
Andrew Dolgov
|
fcf70c5106
|
dijit.tree feedlist improvements
|
2010-11-15 21:49:00 +03:00 |
|
Andrew Dolgov
|
13e785e069
|
initial implementation of feedlist based on dijit.Tree
|
2010-11-15 16:52:56 +03:00 |
|
Andrew Dolgov
|
6e4f4ce14b
|
remove modalbox; use dijit.Dialog; further dojo-related updates
|
2010-11-15 13:12:02 +03:00 |
|
Andrew Dolgov
|
951906dcec
|
use Modalbox library for popup dialogs
|
2010-11-14 23:46:49 +03:00 |
|
Andrew Dolgov
|
dd25b0c6cd
|
viewfeed: only return counters when subop is present
|
2010-11-11 13:38:29 +03:00 |
|
Andrew Dolgov
|
d36f560740
|
viewfeed: return counters when subop is present or when in CDM
|
2010-11-11 09:56:07 +03:00 |
|
Andrew Dolgov
|
8cab2eb923
|
backend: fix warning in zoom mode
|
2010-11-10 19:04:16 +03:00 |
|
Andrew Dolgov
|
905ff52a36
|
implement label cache; misc fixes (bump schema)
|
2010-11-10 19:01:14 +03:00 |
|
Andrew Dolgov
|
5225d4209e
|
js: code cleanup; move to async counter sending mode
|
2010-11-10 14:48:35 +03:00 |
|
Andrew Dolgov
|
b3990c92e7
|
add option to sort headlines by feed-specified date (bump schema)
|
2010-11-10 13:56:42 +03:00 |
|
Andrew Dolgov
|
fb0742394a
|
remove error_reporting() hacks; set default error reporting level in functions.php
|
2010-11-10 13:14:44 +03:00 |
|
Andrew Dolgov
|
2f2bd1b3f6
|
backend/rss: fix view-mode handling
|
2010-11-08 13:34:46 +03:00 |
|
Andrew Dolgov
|
135d425127
|
backend/rss: disable http auth
|
2010-11-08 13:26:32 +03:00 |
|
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
|
2010-11-08 13:15:00 +03:00 |
|
Andrew Dolgov
|
ffbe082dd0
|
headlines: use JSON instead of separate helper xml objects like headlines-unread
|
2010-11-06 22:19:08 +03:00 |
|
Andrew Dolgov
|
c3fddd057f
|
do some warning housekeeping
|
2010-11-05 17:16:29 +03:00 |
|
Andrew Dolgov
|
6a7817c1ad
|
handle counters using JSON instead of XML
|
2010-11-04 22:38:03 +03:00 |
|
Andrew Dolgov
|
fe1087fbb7
|
implement a simple pseudo-dashboard feed; display feeds having update errors there instead of client-based 'no feed selected' whiteBox plug (closes #189)
|
2010-11-04 19:11:54 +03:00 |
|
Andrew Dolgov
|
23d72f3999
|
allow generated feeds to use view_mode
|
2010-11-04 00:24:18 +03:00 |
|
Andrew Dolgov
|
338302709c
|
override order use date_entered instead of updated
|
2010-10-27 12:06:26 +04:00 |
|
Andrew Dolgov
|
25ea280502
|
add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema)
|
2010-10-27 12:05:20 +04:00 |
|
Andrew Dolgov
|
6a69b6ad44
|
revert to sorting by updated instead of date_entering unless Date sorting is requested
|
2010-10-19 09:36:16 +04:00 |
|
Andrew Dolgov
|
7b20c97780
|
order feed output by date_entered instead of updated to properly keep new stuff topmost; support REVERSE_HEADLINES in more headline output modes
|
2010-10-18 18:32:26 +04:00 |
|
Andrew Dolgov
|
5fa173729e
|
make sure magic quote workaround actually works
|
2010-09-07 13:22:10 +04:00 |
|
Andrew Dolgov
|
c0793f64a8
|
use better magic quotes removal fix
|
2010-09-04 11:59:33 +04:00 |
|
Andrew Dolgov
|
78a5c296ae
|
config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version
|
2010-06-30 12:57:11 +04:00 |
|
Andrew Dolgov
|
1f7b77d168
|
backend: if fresh=1 parameter to getUnread is present, append output of fresh feed
|
2010-02-17 16:22:36 +03:00 |
|
Andrew Dolgov
|
f885ff6e4b
|
do not strip magicquote stuff twice from
|
2010-02-02 22:54:40 +03:00 |
|
Andrew Dolgov
|
0456176a44
|
enable translations by default; misc fixes
|
2010-01-25 23:12:08 +03:00 |
|
Andrew Dolgov
|
505f2f0e6c
|
pref-prefs: show default update interval as a dropdown
|
2010-01-20 13:20:20 +03:00 |
|
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
2010-01-13 18:31:51 +03:00 |
|
Andrew Dolgov
|
6f068202d7
|
rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema)
|
2010-01-04 12:12:31 +03:00 |
|
Andrew Dolgov
|
a491a7f103
|
view: do not pass feed_id
|
2009-12-29 22:38:22 +03:00 |
|
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
2009-12-29 18:49:27 +03:00 |
|
Andrew Dolgov
|
ab197ae1de
|
update ccache in catchupArticleById(); misc counter-related tweaks; add getArticleFeed()
|
2009-12-29 16:10:40 +03:00 |
|
Andrew Dolgov
|
e04c18a2c2
|
implement archived articles feed; bump schema
|
2009-12-28 17:23:01 +03:00 |
|
Andrew Dolgov
|
7f969260c1
|
add toggle_collapse_cat()
|
2009-12-24 15:36:02 +03:00 |
|
Andrew Dolgov
|
57937c42b9
|
obsolete cookie storage for collapsed status of feedlist and special categories (bump schema)
|
2009-12-24 15:25:06 +03:00 |
|
Andrew Dolgov
|
9c88320833
|
backend: force login on init when in single user mode
|
2009-10-27 15:27:09 +03:00 |
|
Andrew Dolgov
|
b47982828a
|
backend/rss: allow access to feeds without authentication when running in single user mode
|
2009-02-13 15:13:29 +03:00 |
|
Andrew Dolgov
|
45a15f785a
|
possible speedup: bump counters_stamp in backend/feeds
|
2009-02-01 22:14:38 +03:00 |
|
Andrew Dolgov
|
64b3069d27
|
remove old-style big feed browser (2)
|
2009-01-24 06:23:02 +01:00 |
|
Andrew Dolgov
|
5c432ba490
|
ccache: skip non-numeric feeds (e.g. tags)
|
2009-01-23 14:49:31 +01:00 |
|
Andrew Dolgov
|
ee8091ba78
|
view: more limiting tweaks (2)
|
2009-01-22 16:24:10 +01:00 |
|
Andrew Dolgov
|
26b968cdf5
|
view: more limiting tweaks
|
2009-01-22 16:22:12 +01:00 |
|
Andrew Dolgov
|
b9ce0ba169
|
view: lower counters rate limit
|
2009-01-22 16:15:59 +01:00 |
|
Andrew Dolgov
|
3c204a8e23
|
rate limit counters calculation in view to once per 10 sec
|
2009-01-22 16:14:00 +01:00 |
|
Andrew Dolgov
|
1098687a22
|
properly select next unread feed in feedlist when catching up
|
2009-01-21 16:34:19 +01:00 |
|
Andrew Dolgov
|
ceb30ba49d
|
new style labels (bump schema)
|
2009-01-18 09:28:42 +01:00 |
|
Andrew Dolgov
|
abd9b16507
|
getLabelCounters: skip processing when labels are disabled; misc performance tweaks
|
2009-01-17 19:42:02 +01:00 |
|
Andrew Dolgov
|
34c30ac126
|
viewfeed: rate limit ccache_update
|
2009-01-17 18:27:37 +01:00 |
|
Andrew Dolgov
|
51e196dee9
|
fix ccache_update() failure when called for labels
|
2009-01-17 18:23:12 +01:00 |
|
Andrew Dolgov
|
cd4cc9f6e4
|
enable ccache_update() in viewfeed
|
2009-01-17 18:07:13 +01:00 |
|
Andrew Dolgov
|
696a6850db
|
add fallback for headlines-unread element when ccache has no data
|
2009-01-17 17:21:03 +01:00 |
|
Andrew Dolgov
|
cfcb7d4276
|
headlines-unread: fix ccache usage
|
2009-01-17 17:17:38 +01:00 |
|
Andrew Dolgov
|
a06d0e5a8b
|
rpc tweaks; viewfeed counters attachment changed
|
2009-01-17 16:01:09 +01:00 |
|
Andrew Dolgov
|
e7dd88a215
|
attach counters to viewfeed output when subop is not blank
|
2009-01-17 15:22:14 +01:00 |
|
Andrew Dolgov
|
6b49a3dd7b
|
ccache: performance tweaks
|
2009-01-17 13:50:29 +01:00 |
|
Andrew Dolgov
|
1be2f3b6ec
|
block ccache updates in viewfeed when is_cat = 1
|
2009-01-17 13:22:48 +01:00 |
|
Andrew Dolgov
|
3d72bbdb4f
|
active_feed_is_cat, active_feed_id handling changes
|
2009-01-17 11:14:45 +01:00 |
|
Andrew Dolgov
|
b167646419
|
viewfeed: disable output of counters when serving an infscroll request
|
2009-01-17 08:15:04 +01:00 |
|
Andrew Dolgov
|
34c4e5fcab
|
properly pass cat_view to ccache_update() in viewfeed
|
2009-01-17 08:01:58 +01:00 |
|
Andrew Dolgov
|
b6d486a3a4
|
code cleanup; ccache category calculation for cid=0 corrected
|
2009-01-17 07:57:33 +01:00 |
|
Andrew Dolgov
|
0bdec4560e
|
viewfeed: only include counters when in CDM mode
|
2009-01-17 07:16:07 +01:00 |
|
Andrew Dolgov
|
a5c815d358
|
code cleanup (remove dashboard initial stuff)
|
2009-01-16 17:12:28 +01:00 |
|
Andrew Dolgov
|
bd090ab42e
|
disable SYNC_COUNTERS option
|
2009-01-16 16:37:42 +01:00 |
|
Andrew Dolgov
|
0737b95a56
|
support for ccache updates in catchupArticlesById()
|
2009-01-16 16:02:47 +01:00 |
|
Andrew Dolgov
|
ad0056a8b2
|
reset counters on frontend catchup requests
|
2009-01-16 15:07:22 +01:00 |
|
Andrew Dolgov
|
8a4c759ea3
|
a variety of ccache work
|
2009-01-16 14:11:19 +01:00 |
|
Andrew Dolgov
|
ead2715d9c
|
add ability to customize amount of returned entries for syndicated feeds
|
2009-01-05 09:09:05 +01:00 |
|
Andrew Dolgov
|
fac5e7d1ed
|
disable application/xml content-type for op=view zoom mode
|
2008-12-16 10:24:48 +01:00 |
|
Andrew Dolgov
|
f29ba1484f
|
code cleanup, test for db_escape() crazyness in DB sanity check
|
2008-11-10 06:29:19 +01:00 |
|
Andrew Dolgov
|
5a437c88d7
|
move user details to pref-users; code cleanup
|
2008-09-18 05:53:36 +01:00 |
|
Andrew Dolgov
|
7b4d02a834
|
main toolbar: add dropbox to select headlines sort mode
|
2008-09-09 04:30:12 +01:00 |
|
Andrew Dolgov
|
eedfb635dd
|
add function to open article summary in a popup window
|
2008-09-05 08:36:57 +01:00 |
|
Andrew Dolgov
|
9d393c84da
|
add action to reset category order
|
2008-08-29 09:01:53 +01:00 |
|
Andrew Dolgov
|
ecace165c1
|
rework feed dialog layouts
|
2008-08-06 08:51:28 +01:00 |
|
Andrew Dolgov
|
d234a2e39d
|
new option: SYNC_COUNTERS (bump schema)
|
2008-07-23 04:55:35 +01:00 |
|
Andrew Dolgov
|
edd56fe579
|
viewfeed: consider bw_limit situation the same as csync when sending counters with headlines
|
2008-06-24 13:22:34 +01:00 |
|
Andrew Dolgov
|
a598370dde
|
add low bandwidth mode (less automatic requests in the background)
|
2008-06-24 08:43:20 +01:00 |
|
Andrew Dolgov
|
3908a1af90
|
view: output counters only when called in prefetch mode AND when csync is enabled
|
2008-06-03 09:18:08 +01:00 |
|
Andrew Dolgov
|
3bfc7a2ff1
|
view: output counters only when called in prefetch mode or when csync is enabled
|
2008-06-03 09:14:07 +01:00 |
|
Andrew Dolgov
|
363c7a4a02
|
check for failures to request counters in async way after viewfeed/view (2)
|
2008-05-21 05:42:31 +01:00 |
|
Andrew Dolgov
|
6cc1fab322
|
check for failures to request counters in async way after viewfeed/view
|
2008-05-21 05:38:28 +01:00 |
|