index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
friends
Age
Commit message (
Expand
)
Author
2013-01-17
Allow friend collection names to store arbitrary plain text
Steve Clay
2012-06-28
removed deprecate function and url from friends collections add action
Cash Costello
2012-02-08
Fixes #4348 adds check for missing user when friending
Cash Costello
2011-08-30
Fixes #3543. Ported access collections fix to master.
Brett Profitt
2011-07-06
Revert "Merged ACL fixes from 1.7 branch."
Brett Profitt
2011-07-03
Merged ACL fixes from 1.7 branch.
Brett Profitt
2011-03-19
Fixes #3167 friending now shows up in river
cash
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-02-26
Fixes #2982 friends collections work even if the code is convoluted and poorl...
cash
2011-02-26
Refs #2982 adding and deleting friend collections works - editing does not
cash
2011-02-08
Refs #2543: Updated trunk mods and views to use the new functions from previo...
brettp
2010-11-24
Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions
ewinslow
2010-11-03
Refs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp
2010-11-02
Using REFERER shorthand throughout core
ewinslow
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-08-22
Merged r6701:6756 from 1.7 branch into trunk
cash
2010-02-21
Refs #1538: Removed action_gatekeeper() from action files in core.
brettp
2009-11-22
remove friend action, return user to the place the action was triggered
dave
2009-11-22
when friending another user, return to the page you carried out the action
dave
2009-10-14
Standardized actions/*
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-06-23
Action gatekeeper added to add and remove friends.
marcus
2009-02-21
new friend river view and action committed
dave
2009-01-23
Refs #706
marcus
2009-01-02
Closes #649: Added checking to report when friend add fails.
marcus
2008-09-30
Closes #388: Additionally the site check in configuration_init() should be in...
marcus
2008-08-11
Refs #228: Will now error if collection can not be deleted
marcus
2008-08-11
Refs #210 & #211: Friends form moved to action_gatekeeper code.
marcus
2008-07-31
Collections now delete successfully
ben
2008-07-31
Removing the reference to the collection name for now
ben
2008-07-31
Picker saves correctly!
ben
2008-07-31
Friends collections are now fully part of the main core
ben
2008-07-16
Add and remove friend actions now use try / catch
ben
2008-07-11
Using register_error on errors rather than system_message.
marcus
2008-05-29
Added friends pages and related functionality
ben