aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/notifications
Commit message (Expand)AuthorAgeFilesLines
* Apply pyupgrade --py36-plus.Ben Sturmfels2021-09-232-2/+2
* Convert notifications.js to vanilla JavaScript (no jQuery).Ben Sturmfels2021-08-191-0/+1
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-052-2/+2
* Fix #5451 - add_message inconsistenciesAndrew Browning2016-04-021-8/+9
* Fix #5435 - Bad comment links cause server errorAndrew Browning2016-03-021-0/+5
* Fix #5376 - Ensure links have correct IDJessica Tallon2016-03-011-0/+5
* Change Notification.object_id to be ID of Comemnt not TextCommentJessica Tallon2016-02-293-15/+31
* Comment changes for federationJessica Tallon2015-10-203-10/+19
* Collection changes and migration for federationJessica Tallon2015-10-072-3/+3
* Use unicode for logging commentsTryggvi Bjorgvinsson2014-07-182-2/+2
* request object no longer contains notification functionsRodney Ewing2013-08-201-3/+4
* add user prefrence for insite notificationsRodney Ewing2013-08-201-2/+16
* Pep 8Rodney Ewing2013-08-201-8/+4
* add the ability to mark all notifications read.Rodney Ewing2013-08-202-1/+19
* Avoiding the celery warnings that we seem to be confusing people lately.Christopher Allan Webber2013-08-141-1/+1
* New notificationsJoar Wandborg2013-06-095-0/+321