aboutsummaryrefslogtreecommitdiff
path: root/actions/friends/add.php
AgeCommit message (Expand)Author
2012-04-25Upgraded to Elgg 1.8.4.Sem
2011-03-19Fixes #3167 friending now shows up in rivercash
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2010-11-24Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actionsewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-11-02Using REFERER shorthand throughout coreewinslow
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-08-22Merged r6701:6756 from 1.7 branch into trunkcash
2010-02-21Refs #1538: Removed action_gatekeeper() from action files in core.brettp
2009-11-22when friending another user, return to the page you carried out the actiondave
2009-10-14Standardized actions/*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-06-23Action gatekeeper added to add and remove friends.marcus
2009-02-21new friend river view and action committeddave
2009-01-23Refs #706marcus
2009-01-02Closes #649: Added checking to report when friend add fails.marcus
2008-07-16Add and remove friend actions now use try / catchben
2008-07-11Using register_error on errors rather than system_message.marcus
2008-05-29Added friends pages and related functionalityben