]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Link and distribute notices tagged for a group alias
authorEvan Prodromou <evan@controlyourself.ca>
Mon, 15 Jun 2009 06:43:47 +0000 (23:43 -0700)
committerEvan Prodromou <evan@controlyourself.ca>
Mon, 15 Jun 2009 06:43:47 +0000 (23:43 -0700)
commit1b6b00a6d05ad646a9137a872af8d8fdeeaf260f
treed298ff338dcfb09a42bdd6ee5e133f669e1ce40e
parentecbd7718d57fc427d2aeac885d8be0321b3cf1fe
Link and distribute notices tagged for a group alias

Correctly link and distribute notices tagged for a group alias. Added
a helper function, getForNickname(), to User_group, to make it easier
to get a group by its nickname or aliases.
classes/Notice.php
classes/User_group.php
lib/util.php