Samuel Clay
16688a4985
Upgrading from PIL to Pillow.
2013-03-22 15:04:34 -07:00
Samuel Clay
e91d11e068
Adding cached template loader. Adding new mongodb.
2013-03-22 13:36:32 -07:00
Samuel Clay
c4b6bb6fd8
Cutting number of feeds for fetching until mongo is sharded.
2013-03-21 21:15:18 -07:00
Samuel Clay
dc0507f43f
Turning autocomplete back on.
2013-03-21 13:00:17 -07:00
Samuel Clay
036b1993a5
Merging.
2013-03-21 13:00:17 -07:00
Samuel Clay
871d0c5873
Merge pull request #109 from ojiikun/master
...
Android: Implement mark-story-as-starred
2013-03-21 11:28:15 -07:00
Samuel Clay
345f425710
Locking the mouse indicator by default.
2013-03-21 11:05:13 -07:00
Samuel Clay
5e6b1e5fee
Grabbing forced refresh feeds.
2013-03-21 10:57:57 -07:00
Samuel Clay
0b38e1bece
Fixing pgsql backup.
2013-03-21 10:41:48 -07:00
Samuel Clay
41709f0696
Fixing autologin with no next param.
2013-03-21 10:35:38 -07:00
ojiikun
723fd214a0
Basic impl of mark-story-as-starred via context menu.
2013-03-21 10:43:19 +00:00
Samuel Clay
c421a08889
Bootstrapping redis sessions.
2013-03-20 22:00:03 -07:00
Samuel Clay
bb6aac3b35
Using redis pipeline for speeeeed in django db sessions -> redis sessions.
2013-03-20 19:54:36 -07:00
Samuel Clay
095ceef45a
Adding redis session pool and migration script for sessions.
2013-03-20 19:45:45 -07:00
Samuel Clay
4b8b958078
Redis session db.
2013-03-20 19:26:10 -07:00
Samuel Clay
083447a619
Using user's username on signup if no password.
2013-03-20 18:40:03 -07:00
Samuel Clay
e9a3720187
Using user's username on signup if no password.
2013-03-20 18:38:42 -07:00
Samuel Clay
ca24ca97d3
Fixing passwords if left blank.
2013-03-20 18:36:15 -07:00
Samuel Clay
0979a0c533
Merge pull request #107 from lgp171188/master
...
Fix for https://github.com/samuelclay/NewsBlur/issues/106 in the registration form
2013-03-20 17:05:11 -07:00
Samuel Clay
38467b0005
Merge pull request #108 from jefftriplett/master
...
Added django-redis-sessions
2013-03-20 17:04:16 -07:00
Samuel Clay
27e9bf1503
Patching Django 1.5 to handle underscores in subdomains.
2013-03-20 17:00:58 -07:00
Samuel Clay
0d2a3b135e
Allowed hosts
2013-03-20 16:43:20 -07:00
Samuel Clay
02db9dbf25
Allowed hosts
2013-03-20 16:39:27 -07:00
Samuel Clay
bff2baf067
If not active subs, turn off real-time.
2013-03-20 16:17:49 -07:00
Samuel Clay
d793946e3a
If not active subs, turn off real-time.
2013-03-20 16:17:20 -07:00
Samuel Clay
670093e3bf
Skipping real-time fetch for non-premium active feeds.
2013-03-20 16:13:10 -07:00
Samuel Clay
7111b362fb
Upgrading django 1.5 manage.py.
2013-03-20 16:06:02 -07:00
Samuel Clay
d8a43d394f
Upgrade to django 1.5 script. Also handling story lookups with objectids.
2013-03-20 15:43:35 -07:00
Jeff Triplett
6070552ebf
Updated Django to always use the latest 1.5 version. Updated django-redis-session to latest version.
2013-03-20 17:32:56 -05:00
Jeff Triplett
c6cf31e7e2
Merged in master branch.
2013-03-20 17:30:16 -05:00
Samuel Clay
9ea3be9999
Moving HAProxy's config to secrets so I can set a password.
2013-03-20 15:12:56 -07:00
Samuel Clay
b958619c95
Allowing_hosts for django 1.5.
2013-03-20 15:10:46 -07:00
Samuel Clay
90c2425db0
Upgrading django from 1.3 to 1.5.
2013-03-20 15:05:52 -07:00
Jeff Triplett
b0226eac6b
Keep Raven from making settings puke.
2013-03-20 16:59:11 -05:00
Jeff Triplett
e2396c7380
Added django-redis-sessions to requirements.
2013-03-20 16:58:30 -05:00
L. Guruprasad
13e0bf5c04
Added a check for testing the email address provided during registration and throwing an error if the email address is already associated with an existing account.
2013-03-21 01:15:28 +05:30
Samuel Clay
cd9b9929b4
Adding revsys fab command.
2013-03-20 12:24:36 -07:00
Samuel Clay
87f1a6a4a0
Warning on missing maintenance.
2013-03-20 10:48:36 -07:00
Samuel Clay
8f41ecfb96
Merge branch 'story_hash_2'
...
* story_hash_2:
Phase 2: switching to using story_hash index instead of compound unique story_feed_id/story_guid index.
2013-03-20 10:22:37 -07:00
Samuel Clay
5eebcfc546
Merge branch 'master' into story_hash_2
...
# By Samuel Clay (10) and others
* master:
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.
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
document keyboard shortcut to add site/folder
2013-03-20 10:22:30 -07:00
Samuel Clay
d167788f29
Further pushing out feed updates.
2013-03-20 10:04:25 -07:00
Samuel Clay
a75554374b
Using @dcramer's excellent getsentry.com for all exceptions. Turning off exception emails.
2013-03-20 08:24:11 -07:00
Samuel Clay
ca43ea8555
Further pushing down feed fetches to handle load until db is scaled out.
2013-03-20 08:13:07 -07:00
Samuel Clay
ff1f79eddf
Scrolling code blocks.
2013-03-19 18:29:10 -07:00
Samuel Clay
991318face
New task servers.
2013-03-19 18:27:06 -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
b86de9c518
Merge pull request #97 from wombleton/master
...
Restore default pre/code block styling
2013-03-19 18:10:07 -07:00
Samuel Clay
459065e80e
Merge pull request #100 from gms8994/master
...
Adds content_type header to /social/rss/ requests
2013-03-19 18:09:24 -07:00
Samuel Clay
23dee4fbce
Merge pull request #102 from t-8ch/update_requirements.txt
...
make fabfile.py use requirements.txt
2013-03-19 18:08:56 -07:00
Samuel Clay
c42bf85b12
Merge pull request #103 from Livven/patch-1
...
Fixed API docs for /reader/river_stories
2013-03-19 18:07:51 -07:00