aboutsummaryrefslogtreecommitdiff
path: root/actions/friends
AgeCommit message (Expand)Author
2012-06-28removed deprecate function and url from friends collections add actionCash Costello
2012-02-08Fixes #4348 adds check for missing user when friendingCash Costello
2011-08-30Fixes #3543. Ported access collections fix to master.Brett Profitt
2011-07-06Revert "Merged ACL fixes from 1.7 branch."Brett Profitt
2011-07-03Merged ACL fixes from 1.7 branch.Brett Profitt
2011-03-19Fixes #3167 friending now shows up in rivercash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-02-26Fixes #2982 friends collections work even if the code is convoluted and poorl...cash
2011-02-26Refs #2982 adding and deleting friend collections works - editing does notcash
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-22remove friend action, return user to the place the action was triggereddave
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-09-30Closes #388: Additionally the site check in configuration_init() should be in...marcus
2008-08-11Refs #228: Will now error if collection can not be deletedmarcus
2008-08-11Refs #210 & #211: Friends form moved to action_gatekeeper code.marcus
2008-07-31Collections now delete successfullyben
2008-07-31Removing the reference to the collection name for nowben
2008-07-31Picker saves correctly!ben
2008-07-31Friends collections are now fully part of the main coreben
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