r1238: We need to clear the Mail->to[] array to prevent weird multiple email issues
[bugdar.git] / includes / class_notification.php
2006-10-10 Robert Sesekr1238: We need to clear the Mail->to[] array to prevent...
2006-09-09 Robert Sesekr1139: Making notices a little less generic
2006-08-21 Robert Sesekr1117: *FINALLY* fixing the NotificationCenter->finaliz...
2006-08-21 Robert Sesekr1111: Added a permissions fectcher in can_perform...
2006-08-21 Robert Sesekr1109: Trying to get notification permissions check...
2006-08-18 Robert Sesekr1068: Removing all inwards signs of "favourite" in...
2006-08-18 Robert Sesekr1067: Making it truly en_US by removing all outward...
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-08-01 Robert Sesekr1024: Trying to get new bug notifications to work...
2006-07-27 Robert Sesekr978: Fixing the notifications system so that pcv,...
2006-07-27 Robert Sesekr976: Including a link to the actual bug and the summary
2006-07-27 Robert Sesekr975: Whitespace OCD
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-06-24 Robert Sesekr868: We now actually send emails out. This means that...
2006-06-24 Robert Sesekr867: Finished new bug notices
2006-06-04 Robert Sesekr865: Finished notifications for new attachments
2006-06-03 Robert Sesekr864: We now have all the notices worked out except...
2006-06-03 Robert Sesekr862: In order to get everything to work properly,...
2006-05-29 Robert Sesekr859: - Adding some notification implementation to...
2006-05-28 Robert Sesekr857: Finished implementing fetch_user_cache()
2006-05-28 Robert Sesekr856: Now we get information correctly in fetch_user_ca...
2006-05-28 Robert Sesekr855: Adding the base notification center