aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/notification.php
AgeCommit message (Expand)Author
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-09-15Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...ewinslow
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-07-15Using elgg_strip_tags() for notification body.brettp
2010-06-18Merging r6497:6499 to trunk.brettp
2010-05-14merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo...brettp
2010-05-14merge -r5832:5898 from 1.7 to trunk.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-02-17Fixes #1488: Removed use of deprecated functions in core. brettp
2009-11-10do not register notification rest api calls by default since no other apis ex...cash
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-15Standardized gobs of files.brettp
2009-10-07Fixes #790: Removing unneeded @s.brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-07-27Fixes #1148: Correctly comparing strings to get OS.brettp
2009-03-30Closes #889: Decoding html entities from messages before stripping tagsmarcus
2009-03-11Provide a From email address workaround for those with windows servers. See i...marcus
2009-03-09Banned users no longer get notificationsben
2009-03-04Private items never trigger notificationsben
2009-03-04Changed notification to use has_access_to_entity to move all access control c...kevinjardine
2009-02-26Small access tweak for sending notifications.ben
2009-02-24Notifications with nonexistent handlers no longer throw an exception; they no...ben
2009-02-24Fixed error in notification procedureben
2009-02-20Notification messages can be suppressed programmatically.ben
2009-02-10Further changes to the notification mechanism.ben
2009-02-09A single notification is now sent out on forum topic creation.ben
2009-02-09Notification fix: you no longer get notifications on your own content.ben
2009-02-09Extra security for object notifications.ben
2009-02-05Belts and braces with notificationsben
2009-02-04Access improvements on granular notificationsben
2009-01-28notify_user now traps exceptions and logs them.ben
2009-01-27Change to notification object registration function.ben
2009-01-26Added object notifications plugin hook override.ben
2009-01-23Refs #706marcus
2009-01-22A further change to ensure notification messages don't get changed for every ...ben
2009-01-22Slight change to notifications.ben
2009-01-22Added more granular notification hookben
2009-01-22Granular notification: a startben
2008-12-31Closes #579: Allows configurable option $CONFIG->broken_mta = true. If set, t...marcus
2008-12-05Closes #597: GUID must now be non-zero for messages to be sentmarcus
2008-11-14* Introducing get_loggedin_user() and get_loggedin_userid()marcus
2008-10-31Closes #446: marcus
2008-10-31Closes #488: This is indeed a typo... well spotted :)marcus
2008-10-06git-svn-id: https://code.elgg.org/elgg/trunk@2196 36083f99-b078-4883-b0ff-0f9...marcus
2008-09-29Set the notification settingsmarcus
2008-09-29Notifications get notification stuff in API form.marcus