Samuel Clay
9837c5a9ee
Merge branch 'master' into social
...
* master:
Fixing two major bugs: auto filling stories now works far better nad doesn't lock you in. Also fixing the infernal unicode json parsing bug that's been effecting a bunch of sites.
2011-12-24 19:42:04 -08:00
Samuel Clay
6e1ebce64a
Fixing two major bugs: auto filling stories now works far better nad doesn't lock you in. Also fixing the infernal unicode json parsing bug that's been effecting a bunch of sites.
2011-12-24 14:45:19 -08:00
Samuel Clay
cbea833e05
Adding Facebook OAuth and friend list saving.
2011-12-20 11:49:49 -08:00
Samuel Clay
b94d48b793
Adding shared stories model, saving shared stories (with comments), and loading shared stories in feed pages. Now just need to make a share feed, follow a share feed, and find friends to follow.
2011-12-15 09:10:37 -08:00
Samuel Clay
fb237e1049
Finishing up feed_link corrections. Just need feed_address (which is essentially a refactor and abstraction of this feed_link code), and then duplicate UI, which is pretty easy. Yay.
2011-11-16 18:41:36 -08:00
Samuel Clay
8c0906fbff
Changing scroll speed. Adding authenticated info to every request.
2011-09-03 23:10:46 -07:00
Samuel Clay
96d8283ed0
Updating unit tests, fixing datetime issue in json serialization.
2011-08-31 09:41:34 -07:00
Samuel Clay
3cecc81eda
Handling broken decodes in cjson. Also fixing river.
2011-08-29 21:45:47 -07:00
Samuel Clay
c64415a15e
Getting rid of awful hack to make cjson encode dicts correctly with integer keys.
2011-08-29 21:28:12 -07:00
Samuel Clay
591d5d9660
Fixing two major issues: utf-8 encoding on cjson encoding (doh!) and when feeds are moved through de-duping, let the client know about the new feed id. This will help all new users.
2011-08-29 20:51:40 -07:00
Samuel Clay
f5a4e09751
Upgrading to cjson, which may just break EVERYTHING.
2011-08-22 18:17:42 -07:00
Samuel Clay
229bd75281
Went nuts and restyled a bunch of table cells. Also hooked up accounts. Need to clean up the login view, as well as finish the reading flow.
2011-07-20 21:08:57 -07:00
Samuel Clay
42d6abe247
Refactoring URLs for the reader.
2011-04-20 09:35:59 -04:00
Samuel Clay
173ba7f375
Handling add url errors correctly. Also handling duplicate stories being marked read. Lastly, fixing bug around future stories being marked as read and then falling into an inconsistent state.
2011-02-24 18:51:30 -05:00
Samuel Clay
9892670377
Correctly handling 404s when in JSON views.
2010-11-04 19:28:35 -04:00
Samuel Clay
10f58f8608
Renaming json.py to json_functions.py to resolve namespace conflict with anyjson.
2010-10-23 13:06:28 -04:00