Commit graph

2339 commits

Author SHA1 Message Date
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
Samuel Clay
995bd6c3e0 Showing new empty unreads message for both unread and focus. 2013-03-26 13:49:44 -07:00
Samuel Clay
2f3b9bd2a6 Fixing feed chooser so it shows inactive sites. 2013-03-26 13:49:44 -07:00
Samuel Clay
ad304faac7 Fixing a ton of resize and layout bugs on web. 2013-03-26 13:49:44 -07:00
Samuel Clay
92112a5b56 Inverting segmented controls. Adding loader to public comments bar. Fixing button in feed chooser. 2013-03-26 11:10:12 -07:00
Samuel Clay
b5a2ee9219 Fixing hidden feeds for free users. 2013-03-26 10:26:11 -07:00
Samuel Clay
2f49cb3a07 Merge branch 'master' into circular
* master:
  Fixing port for real-time over SSL.
  Fixing port for real-time over SSL.
  Fixing broken CSS line.
  Boosting feed fetches.
  Premiums users with no active feeds should get all of their feeds activated.
2013-03-25 14:42:45 -07:00
Samuel Clay
9e5977f174 Fixing port for real-time over SSL. 2013-03-25 13:35:56 -07:00
Samuel Clay
bcca2511a0 Fixing port for real-time over SSL. 2013-03-25 13:30:57 -07:00
Samuel Clay
4e178b12dd Premiums users with no active feeds should get all of their feeds activated. 2013-03-25 13:01:04 -07:00
Samuel Clay
568081eb0b Merge branch 'master' into circular
* master:
  Fixing Google+ sharing.
  64 sites, not 12 sites. Doh!
  Adding expires header to icons.
  Downgrading from Pillow, which is incompatible with PIL.
  Pushing feed history deletion to end of stats collection.
  Logging feed fetch deletions.
  Fixing missing scipy import missing form PILlow.
  Last imports for pillow.
  Boosting feed fetches.
  Upgrading from PIL to Pillow.
  Upgrading from PIL to Pillow.
  Upgrading from PIL to Pillow.
  Adding cached template loader. Adding new mongodb.
  Cutting number of feeds for fetching until mongo is sharded.

Conflicts:
	fabfile.py
2013-03-24 21:13:32 -07:00
Samuel Clay
0bee01036a Fixing Google+ sharing. 2013-03-23 18:20:19 -07:00
Samuel Clay
b3744e3ac6 Merge branch 'master' into circular
* master:
  Warning on missing maintenance.
  Further pushing out feed updates.
  Using @dcramer's excellent getsentry.com for all exceptions. Turning off exception emails.
  Further pushing down feed fetches to handle load until db is scaled out.
  Scrolling code blocks.
  New task servers.
  Turning down feed fetches.
  If requests.raw won't work, sut fudge it with a StringIO for now.
  Further turning down feed fetches until mongo is ready to replicate.
  Fixing Facebook image calculation.
  Fixing facebook posting.
  Moving shared story unread recalc to background task. Will greatly speed up sharing.
  Ramping down feed fetching until they can be handled.
  Only show time breakdown when > 1 sec.
  Fixed API docs for /reader/river_stories
  make fabfile.py use requirements.txt
  Make sure to send the proper content-type with social feeds
  Restore default whitespace to pre/code blocks
  Phase 2: switching to using story_hash index instead of compound unique story_feed_id/story_guid index.
  document keyboard shortcut to add site/folder

Conflicts:
	apps/social/views.py
2013-03-20 10:49:09 -07:00
Samuel Clay
bd25172798 Merge pull request #84 from modelm/document-shortcut-addsite
document keyboard shortcut to add site/folder
2013-03-19 18:12:16 -07:00
Samuel Clay
8039958adb Adding upload/import sites menu item to Manage menu. 2013-03-19 13:42:56 -07:00
Samuel Clay
2481102249 Fixing poover size, api for river to include notice about read_filter, and new email icon. 2013-03-19 12:23:35 -07:00
Samuel Clay
6345d91b1a Trimming x-axis scale so too many labels don't clutter up stats. 2013-03-19 11:28:57 -07:00
Samuel Clay
df1d630e03 New charts (at half the size) for statistics dialog. 2013-03-19 11:11:17 -07:00