aboutsummaryrefslogtreecommitdiffstats
path: root/mod/group.php
Commit message (Collapse)AuthorAgeFilesLines
* Add public visibility setting to privacy groups (collections). This doesn't ↵friendica2013-08-071-3/+9
| | | | yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:)
* members_of_group() output not entirely correctfriendica2013-05-021-1/+3
|
* change collections to connectionsMichael Johnston2013-02-171-1/+1
|
* fix con"n"nectionsOliver2013-02-021-1/+1
|
* fix the visual group editorfriendica2013-01-201-2/+2
|
* more logging, some debugging of group membership pagefriendica2012-12-301-1/+5
|
* add pending check on group queriesfriendica2012-11-291-4/+6
|
* cleanupfriendica2012-11-141-26/+15
|
* make the visual group editor work again in the new worldfriendica2012-11-141-15/+28
|
* a lot more changes of terminologyfriendica2012-11-031-17/+17
|
* contact group is now 'channel group'friendica2012-10-271-9/+9
|
* merge upstream, slider work, refactor ping module, language selection workfriendica2012-07-131-8/+8
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* CSRF-Protection in the group-related form (creating, renaming and dropping a ↵Tobias Hößl2012-03-181-7/+19
| | | | group, adding/removing members from it)
* group: fix create new group formFabio Comuni2012-03-021-0/+1
|
* less html in mod/group.php, template for group members editor, quattro theme ↵Fabio Comuni2012-02-231-41/+39
| | | | for group edit.
* mark all notifications readfriendica2012-02-211-1/+1
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* 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