Commit graph

5405 commits

Author SHA1 Message Date
Fake Name
e7e819444a Fixed typo.
Also, extracted most of the instances of a specific username out to `env.user`, so you don't need to search&replace to do an install.
Lastly, added a separate function to change the shell of the host, so it's easier to disable.
2013-05-08 01:59:33 -07:00
Samuel Clay
530f8ea3dd Selecting story when clicking on a link. 2013-05-07 16:39:05 -07:00
Samuel Clay
d91cc66178 Preventing infinite loop on merged dupe feeds. 2013-05-07 16:23:30 -07:00
Samuel Clay
5ceb0c45bf Migrating comment feeds to non-comment feeds. 2013-05-07 15:37:36 -07:00
Samuel Clay
477d928d70 Disallowing branched feeds from feed search. 2013-05-07 11:37:01 -07:00
Samuel Clay
34046ad2da Fixing double click on unread count to actually mark the feed as read. 2013-05-06 13:22:44 -07:00
Samuel Clay
23d8c87bda Fixing scrolling height when mouse indicator position is locked. Expands padding to fit the bottom-most story. Thanks to @bdarnell and @dancarroll for the push. Fixes #230. 2013-05-06 12:33:17 -07:00
Samuel Clay
fe23985e6d Slight cleanup of fabfile. 2013-05-05 10:18:39 -07:00
Samuel Clay
76c306afee Adding all role to send commands to every server (specificaly setup_hosts). 2013-05-04 23:27:36 -07:00
Samuel Clay
e27b7f5688 Removing sparse constraint on MStory's story_hash index. Goodbye old stories that didn't make the cut. 2013-05-04 19:03:02 -07:00
Samuel Clay
b54c062442 Adding optional force param to sub counter. 2013-05-03 17:42:41 -07:00
Samuel Clay
550a33d9ab Using story cache when calculating unreads, for those who need unread counts updating. 2013-05-03 09:43:21 -07:00
Samuel Clay
89c3b5222e Fixing bug in autocomplete returning lost feeds. 2013-05-02 18:06:04 -07:00
Samuel Clay
2e6f1af4a2 Fixing issue where user agent doesn't exist. 2013-05-02 17:52:21 -07:00
Samuel Clay
39f063d157 Merge pull request #228 from daanzu/master
Change crossover to narrow view from 700 to 720px.
2013-05-02 17:45:16 -07:00
daanzu
44f6d66dc2 Change crossover to narrow view from 700 to 720px. 2013-05-02 20:24:30 -04:00
Samuel Clay
70877d4323 Merge branch 'preshard'
* preshard:
  Removing unused redis story objectid db.
  Force all feed queries to use redis.
2013-05-02 12:33:20 -07:00
Samuel Clay
009010f879 Removing unused redis story objectid db. 2013-05-02 12:27:37 -07:00
Samuel Clay
0ff3d41c09 Force all feed queries to use redis. 2013-05-02 11:27:33 -07:00
Samuel Clay
49245ce9e3 Another bug found by @kyleniemeyer's story. a - b was supposed to be b - a. 2013-05-01 14:33:12 -07:00
Samuel Clay
38d01df4ab Fixing Global shared stories by checking for missing story hashes properly. 2013-05-01 14:33:12 -07:00
Samuel Clay
ed1e71e407 Using index in msharedstory search. 2013-05-01 14:33:12 -07:00
Samuel Clay
c01d8e7ba9 Using new story_hashes instead of story object ids. 2013-05-01 14:33:12 -07:00
Samuel Clay
7a5dfc9a47 Updating Android from v1.3 to v1.3.1, fixing duplicate All Site Stories bug. 2013-05-01 14:32:54 -07:00
Samuel Clay
06cf8de130 Fixing Underscore in bookmarklet to handle sites with window.exports functionality, which breaks _. Thanks to @kyleniemeyer for finding the bug. 2013-04-30 13:58:16 -07:00
Samuel Clay
d28adf1f48 Upping ulimit file descriptor limits. 2013-04-30 10:26:13 -07:00
Samuel Clay
3d0fe64557 Merge pull request #226 from brainwane/master
Typofixes in README
2013-04-30 09:31:50 -07:00
Samuel Clay
68127fbf6c Merge pull request #225 from ojiikun/master
Android: Fix duplicate appearance of All Stories heading
2013-04-30 09:31:13 -07:00
Sumana Harihareswara
a52a4bea16 README.md typo fixes 2013-04-30 01:14:38 -03:00
Sumana Harihareswara
a9a9aa8301 newline at end of readme 2013-04-30 01:12:35 -03:00
ojiikun
6dcceba7ba Fix duplicate appearance of All Stories heading. 2013-04-30 02:59:24 +00:00
Samuel Clay
a36f453ffd Switching to real prod database for migration. 2013-04-29 18:05:33 -07:00
Samuel Clay
bbd430ec59 Merge branch 'story_hash_1'
* story_hash_1:
  Fixing story hash migration to run by user.
  Adding story_hash to starred stories, user stories, and shared stories.
2013-04-29 18:00:48 -07:00
Samuel Clay
97a6768d67 Fixing story hash migration to run by user. 2013-04-29 18:00:43 -07:00
ojiikun
24aca7ccf2 Merge remote-tracking branch 'upstream/master' 2013-04-30 00:12:34 +00:00
Samuel Clay
8d516fc493 Adding story_hash to starred stories, user stories, and shared stories. 2013-04-29 16:07:08 -07:00
Samuel Clay
4d014033b6 Adding redis backup script. 2013-04-29 14:06:42 -07:00
Samuel Clay
7c32fea650 Normalizing settings. 2013-04-28 21:39:52 -07:00
Samuel Clay
7e5172876d Merge pull request #221 from pmitros/master
Slightly simplified development install
2013-04-27 20:36:44 -07:00
ojiikun
31fe0293da Revert "Fix NPE on login."
This reverts commit 6eeac845d8.
2013-04-28 02:28:34 +00:00
Daniel
3fadddd399 Merge pull request #222 from manderson23/master
Android: Remove (via Newsblur) when sharing
2013-04-27 19:15:46 -07:00
Mark Anderson
500cc6bad5 Fixed #217. Remove (via Newsblur) when sharing 2013-04-27 22:59:09 +01:00
Piotr Mitros
7ad5693a49 Documented additional hack to get into the system without Stripe installed 2013-04-27 15:18:56 -04:00
Piotr Mitros
a5b7b85b03 Expanded requirements 2013-04-27 14:54:14 -04:00
Piotr Mitros
81fd273b15 Fixed doc. We do require a non-fake migrate as well. 2013-04-27 14:30:39 -04:00
Piotr Mitros
5fa8bde9ca Removed SES dependency for development. Fixed bug where DEVELOPMENT was used before being overridden by local_settings.py. 2013-04-27 14:26:53 -04:00
Piotr Mitros
abed85920b Added requirements.txt
This allows you to:
  pip install -r requirements.txt
2013-04-27 14:01:04 -04:00
ojiikun
6eeac845d8 Fix NPE on login. 2013-04-27 07:00:15 +00:00
Samuel Clay
ae3d16335a Android v1.3 (33). 2013-04-26 15:42:35 -07:00
Samuel Clay
f35b2f5f88 Merge pull request #218 from ojiikun/master
Ensure All Stories Heading Always Appears
2013-04-26 11:31:52 -07:00