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 |
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)
|
14 years ago |
Andrew Dolgov
|
23d72f3999
|
allow generated feeds to use view_mode
|
14 years ago |
Andrew Dolgov
|
338302709c
|
override order use date_entered instead of updated
|
14 years ago |
Andrew Dolgov
|
25ea280502
|
add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema)
|
14 years ago |
Andrew Dolgov
|
6a69b6ad44
|
revert to sorting by updated instead of date_entering unless Date sorting is requested
|
14 years ago |
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
|
14 years ago |
Andrew Dolgov
|
5fa173729e
|
make sure magic quote workaround actually works
|
14 years ago |
Andrew Dolgov
|
c0793f64a8
|
use better magic quotes removal fix
|
14 years ago |
Andrew Dolgov
|
78a5c296ae
|
config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version
|
15 years ago |
Andrew Dolgov
|
1f7b77d168
|
backend: if fresh=1 parameter to getUnread is present, append output of fresh feed
|
15 years ago |
Andrew Dolgov
|
f885ff6e4b
|
do not strip magicquote stuff twice from
|
15 years ago |
Andrew Dolgov
|
0456176a44
|
enable translations by default; misc fixes
|
15 years ago |
Andrew Dolgov
|
505f2f0e6c
|
pref-prefs: show default update interval as a dropdown
|
15 years ago |
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
15 years ago |
Andrew Dolgov
|
6f068202d7
|
rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema)
|
15 years ago |
Andrew Dolgov
|
a491a7f103
|
view: do not pass feed_id
|
15 years ago |
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
15 years ago |
Andrew Dolgov
|
ab197ae1de
|
update ccache in catchupArticleById(); misc counter-related tweaks; add getArticleFeed()
|
15 years ago |
Andrew Dolgov
|
e04c18a2c2
|
implement archived articles feed; bump schema
|
15 years ago |
Andrew Dolgov
|
7f969260c1
|
add toggle_collapse_cat()
|
15 years ago |
Andrew Dolgov
|
57937c42b9
|
obsolete cookie storage for collapsed status of feedlist and special categories (bump schema)
|
15 years ago |
Andrew Dolgov
|
9c88320833
|
backend: force login on init when in single user mode
|
15 years ago |
Andrew Dolgov
|
b47982828a
|
backend/rss: allow access to feeds without authentication when running in single user mode
|
16 years ago |
Andrew Dolgov
|
45a15f785a
|
possible speedup: bump counters_stamp in backend/feeds
|
16 years ago |
Andrew Dolgov
|
64b3069d27
|
remove old-style big feed browser (2)
|
16 years ago |
Andrew Dolgov
|
5c432ba490
|
ccache: skip non-numeric feeds (e.g. tags)
|
16 years ago |
Andrew Dolgov
|
ee8091ba78
|
view: more limiting tweaks (2)
|
16 years ago |
Andrew Dolgov
|
26b968cdf5
|
view: more limiting tweaks
|
16 years ago |
Andrew Dolgov
|
b9ce0ba169
|
view: lower counters rate limit
|
16 years ago |
Andrew Dolgov
|
3c204a8e23
|
rate limit counters calculation in view to once per 10 sec
|
16 years ago |
Andrew Dolgov
|
1098687a22
|
properly select next unread feed in feedlist when catching up
|
16 years ago |
Andrew Dolgov
|
ceb30ba49d
|
new style labels (bump schema)
|
16 years ago |
Andrew Dolgov
|
abd9b16507
|
getLabelCounters: skip processing when labels are disabled; misc performance tweaks
|
16 years ago |
Andrew Dolgov
|
34c30ac126
|
viewfeed: rate limit ccache_update
|
16 years ago |
Andrew Dolgov
|
51e196dee9
|
fix ccache_update() failure when called for labels
|
16 years ago |
Andrew Dolgov
|
cd4cc9f6e4
|
enable ccache_update() in viewfeed
|
16 years ago |
Andrew Dolgov
|
696a6850db
|
add fallback for headlines-unread element when ccache has no data
|
16 years ago |
Andrew Dolgov
|
cfcb7d4276
|
headlines-unread: fix ccache usage
|
16 years ago |
Andrew Dolgov
|
a06d0e5a8b
|
rpc tweaks; viewfeed counters attachment changed
|
16 years ago |
Andrew Dolgov
|
e7dd88a215
|
attach counters to viewfeed output when subop is not blank
|
16 years ago |
Andrew Dolgov
|
6b49a3dd7b
|
ccache: performance tweaks
|
16 years ago |
Andrew Dolgov
|
1be2f3b6ec
|
block ccache updates in viewfeed when is_cat = 1
|
16 years ago |
Andrew Dolgov
|
3d72bbdb4f
|
active_feed_is_cat, active_feed_id handling changes
|
16 years ago |
Andrew Dolgov
|
b167646419
|
viewfeed: disable output of counters when serving an infscroll request
|
16 years ago |
Andrew Dolgov
|
34c4e5fcab
|
properly pass cat_view to ccache_update() in viewfeed
|
16 years ago |
Andrew Dolgov
|
b6d486a3a4
|
code cleanup; ccache category calculation for cid=0 corrected
|
16 years ago |
Andrew Dolgov
|
0bdec4560e
|
viewfeed: only include counters when in CDM mode
|
16 years ago |
Andrew Dolgov
|
a5c815d358
|
code cleanup (remove dashboard initial stuff)
|
16 years ago |
Andrew Dolgov
|
bd090ab42e
|
disable SYNC_COUNTERS option
|
16 years ago |
Andrew Dolgov
|
0737b95a56
|
support for ccache updates in catchupArticlesById()
|
16 years ago |
Andrew Dolgov
|
ad0056a8b2
|
reset counters on frontend catchup requests
|
16 years ago |
Andrew Dolgov
|
8a4c759ea3
|
a variety of ccache work
|
16 years ago |
Andrew Dolgov
|
ead2715d9c
|
add ability to customize amount of returned entries for syndicated feeds
|
16 years ago |
Andrew Dolgov
|
fac5e7d1ed
|
disable application/xml content-type for op=view zoom mode
|
16 years ago |
Andrew Dolgov
|
f29ba1484f
|
code cleanup, test for db_escape() crazyness in DB sanity check
|
16 years ago |
Andrew Dolgov
|
5a437c88d7
|
move user details to pref-users; code cleanup
|
16 years ago |
Andrew Dolgov
|
7b4d02a834
|
main toolbar: add dropbox to select headlines sort mode
|
16 years ago |
Andrew Dolgov
|
eedfb635dd
|
add function to open article summary in a popup window
|
16 years ago |
Andrew Dolgov
|
9d393c84da
|
add action to reset category order
|
16 years ago |
Andrew Dolgov
|
ecace165c1
|
rework feed dialog layouts
|
16 years ago |
Andrew Dolgov
|
d234a2e39d
|
new option: SYNC_COUNTERS (bump schema)
|
17 years ago |
Andrew Dolgov
|
edd56fe579
|
viewfeed: consider bw_limit situation the same as csync when sending counters with headlines
|
17 years ago |
Andrew Dolgov
|
a598370dde
|
add low bandwidth mode (less automatic requests in the background)
|
17 years ago |
Andrew Dolgov
|
3908a1af90
|
view: output counters only when called in prefetch mode AND when csync is enabled
|
17 years ago |
Andrew Dolgov
|
3bfc7a2ff1
|
view: output counters only when called in prefetch mode or when csync is enabled
|
17 years ago |
Andrew Dolgov
|
363c7a4a02
|
check for failures to request counters in async way after viewfeed/view (2)
|
17 years ago |
Andrew Dolgov
|
6cc1fab322
|
check for failures to request counters in async way after viewfeed/view
|
17 years ago |
Andrew Dolgov
|
06c88b8dc3
|
add some piggy-backed counters to improve reliability
|
17 years ago |
Andrew Dolgov
|
997d9d7cad
|
view: request counters in background, request_counters(): add client rate limit
|
17 years ago |
Andrew Dolgov
|
5aaf9b34e4
|
request counters asynchronously after viewfeed has succeeded but w/o counters block
|
17 years ago |
Andrew Dolgov
|
8138c00f0c
|
viewfeed: bump counters rate interval to 300ms
|
17 years ago |
Andrew Dolgov
|
9e70f3b3ff
|
viewfeed: enable counters reply, but with rate limit (180 sec)
|
17 years ago |
Andrew Dolgov
|
877be7815b
|
backend/feeds: add gzip
|
17 years ago |
Andrew Dolgov
|
04fedbf587
|
new option: ENABLE_GZIP_OUTPUT
|
17 years ago |
Andrew Dolgov
|
f075890493
|
backend/feeds: do not calculate counters on reply
|
17 years ago |
Andrew Dolgov
|
081e527d3a
|
vfeed grouping: prevent duplicate group headings
|
17 years ago |
Andrew Dolgov
|
5cbaf8736a
|
return debug information on globalUpdateFeeds
|
17 years ago |
Andrew Dolgov
|
fc2b26a6a2
|
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
|
17 years ago |
Andrew Dolgov
|
a88d37e5d2
|
add new access level 5, show user's level in prefs
|
17 years ago |
Andrew Dolgov
|
1681df970b
|
some more placeholders for dashboard
|
17 years ago |
Andrew Dolgov
|
d96b7774da
|
initial work on dashboard
|
17 years ago |
Andrew Dolgov
|
45004d4340
|
move update daemon code to common function, reorganize backend.php (patch from landure)
|
17 years ago |
Andrew Dolgov
|
16211ddbf2
|
allow per-feed update method selection
|
17 years ago |
Andrew Dolgov
|
0dd9c0cf0b
|
add update method names array
|
17 years ago |
Andrew Dolgov
|
7466dc6a62
|
update ttrss_feeds.last_viewed on viewfeed
|
17 years ago |
Andrew Dolgov
|
52d7e7da48
|
disable headline cache when searching
|
17 years ago |
Andrew Dolgov
|
5d17ead9b2
|
headline caching fixes
|
17 years ago |
Andrew Dolgov
|
e19c1824e9
|
add experimental headline caching
|
17 years ago |
Andrew Dolgov
|
54a3d3cf51
|
schema: add created field to ttrss_users
|
17 years ago |
Andrew Dolgov
|
4ffa126ec3
|
update title of active feed in feedlist on the fly
|
17 years ago |
Andrew Dolgov
|
75ca19864e
|
remove mysql SET CHARACTER SET call
|
17 years ago |
Andrew Dolgov
|
29dfb258c9
|
fix some issues in infinite scrolling
|
17 years ago |
Andrew Dolgov
|
9fdf7824f6
|
add experimental support for simplepie (once again)
|
17 years ago |
Andrew Dolgov
|
bddc9788ef
|
new config option: MYSQL_CHARSET
|
17 years ago |
Andrew Dolgov
|
c1879099e1
|
mysql: disable utf8
|
17 years ago |
Andrew Dolgov
|
70dcff6b3d
|
mysql: set connection charset to utf-8
|
17 years ago |
Andrew Dolgov
|
c36bf4d57d
|
fix wrong generic feed icon
|
17 years ago |
Andrew Dolgov
|
945c243e35
|
more published feeds work
|
17 years ago |
Andrew Dolgov
|
e4f4b46f9d
|
published feeds work
|
17 years ago |
Andrew Dolgov
|
2e918d9d02
|
fix not logged in error handling from viewfeed/article calls
|
18 years ago |
Andrew Dolgov
|
03c88bdd94
|
add runtime info to headlines response
|
18 years ago |
Andrew Dolgov
|
1e7cbe16f3
|
add 15 minute feed update interval
|
18 years ago |
Andrew Dolgov
|
ce885e215e
|
disable magic quotes if needed
|
18 years ago |
Andrew Dolgov
|
8d03971834
|
do not reference gettext modules if ENABLE_TRANSLATIONS is disabled
|
18 years ago |
Andrew Dolgov
|
469219162f
|
increase performance of queryFeedHeadlines request
|
18 years ago |
Andrew Dolgov
|
a8f8e30fcf
|
do not output topmost articles in CDM headlines
|
18 years ago |
Andrew Dolgov
|
961f4c7323
|
prefetch topmost articles on headlines load
|
18 years ago |
Andrew Dolgov
|
53761dda37
|
properly unmark updated articles when reading
|
18 years ago |
Andrew Dolgov
|
addb583694
|
prefetch old articles when necessary
|
18 years ago |
Andrew Dolgov
|
3de0261a53
|
piggyback counter information on headlines call
|
18 years ago |
Andrew Dolgov
|
5a94a953ea
|
piggy-back counters to view reply
|
18 years ago |
Andrew Dolgov
|
e097e8be75
|
add article prefetching, remove history tracking
|
18 years ago |
Andrew Dolgov
|
87b9fb6532
|
add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php
|
18 years ago |
Andrew Dolgov
|
972385a509
|
improve compatibility with IE7
|
18 years ago |
Andrew Dolgov
|
155a2a53ff
|
schema: add (unused) ttrss_feeds.auth_pass_encrypted, bump schema
|
18 years ago |