NewsBlur/apps/social
2022-03-14 15:52:22 -04:00
..
management change management commands to use argparse instead of optparse 2020-06-08 07:55:17 -04:00
migrations Dropping username_1 unique index. 2021-04-12 17:07:41 -04:00
templatetags change User.is_authenticated() and User.is_anonymous() to attributes 2020-06-11 15:13:12 -04: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 Adding count to activity for exported OPML, for #1646. 2022-03-14 15:52:22 -04:00
tasks.py correct newsblur to newsblur_web in tasks 2021-01-04 13:33:56 -05: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 Adding mute user feature to hide public comments from users you don't want to see. 2021-10-25 16:47:52 -04:00
views.py Correctly decoding shared stories in RSS feed. 2022-03-09 11:02:16 -05:00