Commit graph

1956 commits

Author SHA1 Message Date
Samuel Clay
2f1846d46c Merge branch 'master' into circular
* master:
  Adding random delay to realtime feed unread counts to prevent thundering herd.
2013-04-22 16:20:18 -07:00
Samuel Clay
8f0af59604 Adding random delay to realtime feed unread counts to prevent thundering herd. 2013-04-22 16:20:14 -07:00
Samuel Clay
2412dc8b4e Merge branch 'master' into circular
* master:
  Fixing huge bug in mark_feed_read for socialsubs.
  Increasing logging on read social sub stories.
  Shift+a to mark as read for blurblogs.
  Shift+a to mark as read for blurblogs.
  Marking as read covers both socialsubs and feeds.

Conflicts:
	apps/reader/views.py
2013-04-22 13:53:56 -07:00
Samuel Clay
ac8676f33e Shift+a to mark as read for blurblogs. 2013-04-22 13:36:07 -07:00
Samuel Clay
929938c179 Shift+a to mark as read for blurblogs. 2013-04-22 13:34:20 -07:00
Samuel Clay
fc06797747 Marking as read covers both socialsubs and feeds. 2013-04-22 13:30:29 -07:00
Samuel Clay
498ffdfda6 Fixing Next Unread button in All Site Stories. Also hiding empty unread message when searching sites. 2013-04-22 12:43:13 -07:00
Samuel Clay
9d20f1761a Adding socialfeeds to top-level unread counts. 2013-04-22 11:45:06 -07:00
Samuel Clay
4a0b698b95 Adding socialsubs to mark all as read. 2013-04-22 11:25:04 -07:00
Samuel Clay
5456e6eb26 Merge branch 'master' into circular
* master:
  Falling back to a POST request on river queries that have too many feeds.
  Fix tabbing in previous commit.
  Fix folder select clauses to always include root folder. Refactor selection clauses in general.
2013-04-19 10:36:46 -07:00
Samuel Clay
baa40cdc47 Falling back to a POST request on river queries that have too many feeds. 2013-04-19 10:34:48 -07:00
Samuel Clay
23ad62c6d2 Merge branch 'master' into circular
* master:
  Fixing credit card images. Doh\!
  Upping feed fetching.
  Removing random interval in feed fetches.
  No longer random intervals for dead feeds.
  Fixing mark as unread in redis hash migration.
  Fix group type caching in FolderList, and much refactoring for readability therein.
  Remove special All Stories group and make the now-visible root folder perform it's function.
  Formalize top-level folder name workaround.
  Nonfunctional refactoring in list adapter (unused vars, method visibilities, annotations).
  Fix an initialization edge case in creating column/resource ID mappings.
  Fix regression in API to get /reader/feeds and set update_counts to true.
  Factor out duplicate code in APIClient to ensure parameterized GETs behave like bare GETs.
  Refactor FolderListFragment and associated Adapter.
  Fix bad merge.
  Remove accidentally added swapfile.
  Removed missing root feed workaround. Refactoring FolderListFragment for readability.
  Clean up parsing of /reader/feeds response and work around problems with empty-named root folder.
  Fix NPE crash when adding new feed.

Conflicts:
	apps/rss_feeds/views.py
2013-04-19 09:52:34 -07:00
Samuel Clay
bd9f992262 Fixing credit card images. Doh\! 2013-04-19 09:51:30 -07:00
Samuel Clay
d1cabfd77a Fixing real-time tipsy hover. 2013-04-18 16:32:42 -07:00
Samuel Clay
82b3276c62 Fixing color on realtime spinner. 2013-04-18 16:20:00 -07:00
Samuel Clay
dced968620 Upgrading to jQuery 2.0 from 1.7.2. 2013-04-18 15:43:23 -07:00
Samuel Clay
cde8040c9b Adding explainer for error-ridden feeds. 2013-04-17 14:36:13 -07:00
Samuel Clay
152f033c7e Merge branch 'master' into circular
* master:
  Use random refresh interval to prevent thundering herd.
2013-04-15 18:19:33 -07:00
Samuel Clay
0f2eca1abf Use random refresh interval to prevent thundering herd. 2013-04-15 18:19:27 -07:00
Samuel Clay
41f9257d7f Merge branch 'master' into circular
* master:
  Refactoring real-time socketio clientside to fix multiple client updates.
  Unread counts only for logged in users.

Conflicts:
	media/js/newsblur/reader/reader.js
2013-04-15 18:00:00 -07:00
Samuel Clay
76cbbd8d8b Refactoring real-time socketio clientside to fix multiple client updates. 2013-04-15 17:59:06 -07:00
Samuel Clay
2247ed0624 Cleaning up profile dialog. 2013-04-11 16:54:21 -07:00
Samuel Clay
4599fa9cb4 Adding manage menu to every modal dialog's title. Needs an icon, but completely usable now. 2013-04-11 16:50:18 -07:00
Samuel Clay
a67302b430 Styling fieldset legends. 2013-04-11 13:41:10 -07:00
Samuel Clay
468928c66e Restyling intelligence trainer. 2013-04-10 17:38:25 -07:00
Samuel Clay
ec7840d3c1 Fixing socialsubs loading bug. 2013-04-09 13:35:07 -07:00
Samuel Clay
c65e3e4fda Fixing bug for logged out users. 2013-04-08 13:22:23 -07:00
Samuel Clay
730b37c671 Merge branch 'master' into circular
* master:
  Prioritizing autocomplete matches on title before address.
  Handling URLs in autocomplete.
  Adding new autocomplete. Let's hope this doesn't destroy performance in Redis.
  Using new Chrome extension for RSS.

Conflicts:
	apps/rss_feeds/views.py
2013-04-08 13:14:45 -07:00
Samuel Clay
cb90344cda Using new Chrome extension for RSS. 2013-04-08 12:07:54 -07:00
Samuel Clay
2fb4c54925 Refactoring story progress indicator to auto-center. 2013-04-08 11:47:31 -07:00
Samuel Clay
18e88bada6 Fixing corner radiuses in menus. 2013-04-05 11:46:04 -07:00
Samuel Clay
da7e208b01 Adding icons to all dialogs. 2013-04-05 11:26:25 -07:00
Samuel Clay
e8484a6166 Trying to clean up preferences. 2013-04-04 17:22:52 -07:00
Samuel Clay
d18e287834 Broken nb-full-container implementation. 2013-04-03 22:33:01 -07:00
Samuel Clay
aeabb2171e Opening share dialog in story titles if easier. 2013-04-03 13:25:26 -07:00
Samuel Clay
c4ad789263 Refactoring unread count view to merge feed and folder unread count views. Also re-centering unread counts (still need to re-center loading bar). Hiding Original tab in river view. 2013-04-03 12:37:20 -07:00
Samuel Clay
0ff44aaf85 Re-styling menus. 2013-04-03 11:57:40 -07:00
Samuel Clay
5bca0ecb36 Merge branch 'master' into circular
# By Samuel Clay (2) and Lance Johnson (1)
# Via Lance Johnson (2) and Samuel Clay (2)
* master:
  Adding feed id to feed selector.
  Giving error on empty mark read endpoint.
  Fix duplicate feed listing bug and fix issus with remembering folder collapse/expande perferences in main feed list view
2013-04-02 16:26:36 -07:00
Samuel Clay
3ecccdbacb Adding feed id to feed selector. 2013-04-02 16:08:23 -07:00
Samuel Clay
9aafd8eab2 Adding delaying to reader import. Adding reader starred story import. 2013-04-02 15:41:50 -07:00
Samuel Clay
c9f64f8193 Merge branch 'master' into circular
* master:
  Moving elastic search hosts.
  Fixing haproxy install.
  Changing dev/debug host for socketio.
  Ripping out memcache in favor of redis.
  Migrating original page servers and munin servers.
  Adding Paypal API.
2013-04-01 16:07:14 -07:00
Samuel Clay
26ffea927d Changing dev/debug host for socketio. 2013-04-01 12:40:15 -07:00
Samuel Clay
f44678c056 Adding @anaconda's safari extension for unreads. Also fixing up real-time stats on Statistics to look better. 2013-03-30 20:33:00 -07:00
Samuel Clay
b8ed1bb487 Cleaning up animations on hide/show panes. 2013-03-29 10:58:20 -07:00
Samuel Clay
a67df54101 Merge branch 'master' into circular
* master:
  Adding task servers to db firewall.
  Adding redis cache. Returning favicon server.
  Better munin plugins for redis and mongo.
  Removing unused redis keys for shared/comments. Dry-run.
  Adding read preference to migration.
  Migration to create story_hash for missing feeds.
  Making a clearer description of slow feeds.
  Upping feed fetches, slowing down fetch interval for less active feeds, setting premium expire time to one year from most recent payment date (as opposed to borked payment gap logic), and adding logginf or tasking feeds.
  Switching check for HAProxy'ied socket.io to dev instead of www. Thanks @anaconda!
  Sync delay in mongodb and updating story hash migration.
  Upping feed fetches.
  Fix force close when attempting to fetch a user with a null user.id value
  Fix force close updating ProfileActivityFragment if no profile response was received
  Move creating ImageLoader in NewsBlurApplication to onCreate to ensure that base context has been set and prevent force close
  Boosting fetches.
  Fix duplicate requirement

Conflicts:
	fabfile.py
2013-03-28 19:09:14 -07:00
Samuel Clay
fc53550392 Making a clearer description of slow feeds. 2013-03-28 12:17:30 -07:00
Samuel Clay
15c955282b Switching check for HAProxy'ied socket.io to dev instead of www. Thanks @anaconda! 2013-03-27 22:25:21 -07:00
Samuel Clay
ba6167206b Adding tooltips to taskbar buttons, collapsing titles when narrow. 2013-03-27 11:53:39 -07:00
Samuel Clay
f6c0ffb8be Merge branch 'master' into circular
* master:
  Trying to fix the unread counts ghosting issue by forcing an instant unread count refetch of active/selected feeds. This may work!
  Fixing limits.conf to just use integers.
  Making it a bit easier to setup a new db.
  Updating Android app to v1.1 (revision 31).
2013-03-26 18:54:36 -07:00
Samuel Clay
c389b9bf0e Trying to fix the unread counts ghosting issue by forcing an instant unread count refetch of active/selected feeds. This may work! 2013-03-26 18:54:32 -07:00