aboutsummaryrefslogtreecommitdiffstats
path: root/mod/group.php
Commit message (Collapse)AuthorAgeFilesLines
* moved contact group header out of scrolling div so it doens't vanish whenlotDevlon Duthie2011-09-251-2/+3
| | | | more css tweaks
* add group highlight to other pagesFriendika2011-07-011-1/+1
|
* switch to text mode group editor after 'n' contactsFriendika2011-06-291-2/+12
|
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-3/+3
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* bug #70 - error messages on group deletion, warning cleanupFriendika2011-05-151-2/+5
|
* deprecate load_view_fileFriendika2011-05-111-3/+3
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-3/+3
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* cleanupFriendika2011-04-121-31/+51
|
* first cut at group chooser UIFriendika2011-04-121-0/+19
|
* visual display of group membersFriendika2011-04-111-4/+11
|
* more templates converted to string filesFriendika2011-04-061-2/+10
|
* don't process empty or non-existent group arrayFriendika2011-01-021-2/+3
|
* view directory cleanupFriendika2010-11-151-1/+1
|
* eradicate redundant get_uid functionMike Macgirvin2010-10-181-9/+9
|
* group/community/celebrity pagesMike Macgirvin2010-10-181-1/+3
|
* stronger type checking on comparisonsMike Macgirvin2010-09-261-3/+3
|
* localisation path for all view templatesMike Macgirvin2010-09-221-3/+3
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-24/+19
|
* group removalMike Macgirvin2010-08-111-3/+3
|
* group dropMike Macgirvin2010-08-111-9/+31
|
* .Mike Macgirvin2010-07-131-2/+10
|
* group editor cleanupMike Macgirvin2010-07-131-2/+39
|
* more group editorMike Macgirvin2010-07-131-4/+13
|
* groups and aclsMike Macgirvin2010-07-121-2/+25
|
* group creationMike Macgirvin2010-07-111-0/+56