Age | Commit message (Expand) | Author |
2011-02-20 | Refs #2617, #2956: Merged email notification exception message fix in r7926 t... | brettp |
2011-02-12 | Refs #650: Replaced uses of get_metadata_for_entity() by elgg_get_metadata(). | brettp |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-01-23 | Refs #2804 #2805 pulling changes in trunk from 1.7 branch | cash |
2010-12-17 | reorganized the settings views and updated the pages to use new layout | cash |
2010-12-15 | moved default notification settings into usersettings | cash |
2010-11-24 | Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-07-15 | Using elgg_strip_tags() for notification body. | brettp |
2010-06-18 | Merging r6497:6499 to trunk. | brettp |
2010-05-14 | merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo... | brettp |
2010-05-14 | merge -r5832:5898 from 1.7 to trunk. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-02-17 | Fixes #1488: Removed use of deprecated functions in core. | brettp |
2009-11-10 | do not register notification rest api calls by default since no other apis ex... | cash |
2009-10-16 | Rewriting core debug messages to be more informative. | nickw |
2009-10-15 | Standardized gobs of files. | brettp |
2009-10-07 | Fixes #790: Removing unneeded @s. | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-07-27 | Fixes #1148: Correctly comparing strings to get OS. | brettp |
2009-03-30 | Closes #889: Decoding html entities from messages before stripping tags | marcus |
2009-03-11 | Provide a From email address workaround for those with windows servers. See i... | marcus |
2009-03-09 | Banned users no longer get notifications | ben |
2009-03-04 | Private items never trigger notifications | ben |
2009-03-04 | Changed notification to use has_access_to_entity to move all access control c... | kevinjardine |
2009-02-26 | Small access tweak for sending notifications. | ben |
2009-02-24 | Notifications with nonexistent handlers no longer throw an exception; they no... | ben |
2009-02-24 | Fixed error in notification procedure | ben |
2009-02-20 | Notification messages can be suppressed programmatically. | ben |
2009-02-10 | Further changes to the notification mechanism. | ben |
2009-02-09 | A single notification is now sent out on forum topic creation. | ben |
2009-02-09 | Notification fix: you no longer get notifications on your own content. | ben |
2009-02-09 | Extra security for object notifications. | ben |
2009-02-05 | Belts and braces with notifications | ben |
2009-02-04 | Access improvements on granular notifications | ben |
2009-01-28 | notify_user now traps exceptions and logs them. | ben |
2009-01-27 | Change to notification object registration function. | ben |
2009-01-26 | Added object notifications plugin hook override. | ben |
2009-01-23 | Refs #706 | marcus |
2009-01-22 | A further change to ensure notification messages don't get changed for every ... | ben |
2009-01-22 | Slight change to notifications. | ben |
2009-01-22 | Added more granular notification hook | ben |
2009-01-22 | Granular notification: a start | ben |
2008-12-31 | Closes #579: Allows configurable option $CONFIG->broken_mta = true. If set, t... | marcus |