aboutsummaryrefslogtreecommitdiff
path: root/actions/friends
AgeCommit message (Expand)Author
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