aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_notifications.py
Commit message (Expand)AuthorAgeFilesLines
* Change Notification.object_id to be ID of Comemnt not TextCommentJessica Tallon2016-02-291-3/+3
* Fix issue #5372: test_comment_notification fails with werkzeug 0.11 or newerChristopher Allan Webber2015-12-101-4/+18
* Comment changes for federationJessica Tallon2015-10-201-6/+4
* Collection changes and migration for federationJessica Tallon2015-10-071-1/+1
* Fix another tests.Berker Peksag2014-08-071-2/+2
* Use six.moves.urllib.parse instead of the urlparse module.Berker Peksag2014-05-261-1/+1
* At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-231-1/+2
* Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-09-121-0/+53
|\
| * added test for mark all comment notifications seenRodney Ewing2013-08-201-0/+53
* | This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-291-1/+0
* | This commit was just to fix a few of the errors with the merging and totilly-Q2013-08-201-2/+7
|/
* New notificationsJoar Wandborg2013-06-091-0/+151