This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
NewsBlur
Watch
1
Star
0
Fork
You've already forked NewsBlur
0
mirror of
https://github.com/samuelclay/NewsBlur.git
synced
2025-09-18 21:50:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3e0a184fc0
NewsBlur
/
apps
/
social
History
Samuel Clay
3e0a184fc0
Loading public comments through ajax. Needs to remove friends.
2012-01-11 22:01:06 -08:00
..
__init__.py
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
models.py
Showing correct comments from friends. Now need to load public comments w/ ajax.
2012-01-11 09:35:52 -08:00
tests.py
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
urls.py
Loading public comments through ajax. Needs to remove friends.
2012-01-11 22:01:06 -08:00
views.py
Loading public comments through ajax. Needs to remove friends.
2012-01-11 22:01:06 -08:00