| Commit message (Expand) | Author | Age | Files | Lines |
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -1/+1 |
* | group_add(): return hash if success | Mario | 2021-03-03 | 1 | -23/+29 |
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 1 | -4/+5 |
* | Update group.php | Max Kostikov | 2018-09-28 | 1 | -21/+21 |
* | appification of privacy groups | Mario Vavti | 2018-09-25 | 1 | -1/+1 |
* | some work on mod group | Mario | 2018-06-17 | 1 | -8/+0 |
* | first cut on restructuring the previously called network tabs | Mario Vavti | 2018-05-30 | 1 | -1/+1 |
* | If one has system.network_page_default set to a different sort order use that... | zotlabs | 2018-05-06 | 1 | -1/+1 |
* | issue with group_rmv | zotlabs | 2017-11-13 | 1 | -6/+2 |
* | hubzilla issue #832 | zotlabs | 2017-07-19 | 1 | -1/+2 |
* | Create virtual privacy groups for private profile member lists | zotlabs | 2017-02-12 | 1 | -11/+57 |
* | sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p... | Florian Steinel | 2016-10-27 | 1 | -1/+1 |
* | even more backslashes | redmatrix | 2016-10-03 | 1 | -20/+20 |
* | Don't use count() to check DB results | redmatrix | 2016-06-19 | 1 | -9/+9 |
* | more db column renames | redmatrix | 2016-05-31 | 1 | -10/+10 |
* | fix #328 by using a seperate query instead of group_concat | Mario Vavti | 2016-03-20 | 1 | -0/+16 |
* | revert f62ec4132ed571288737423de386054a4cc8b0d5 - allow one self to be added ... | Mario Vavti | 2016-02-25 | 1 | -1/+1 |
* | rename collections to privacy groups | redmatrix | 2016-01-26 | 1 | -5/+5 |
* | use consistent terminology | redmatrix | 2015-08-19 | 1 | -1/+1 |
* | convert the abook fields | redmatrix | 2015-06-14 | 1 | -4/+2 |
* | consensus items not working correctly and make the collections widget abide b... | redmatrix | 2015-05-18 | 1 | -1/+1 |
* | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -2/+2 |
|\ |
|
| * | revert iconic change to collection list widget | friendica | 2015-04-01 | 1 | -1/+1 |
| * | change "create new collection" to iconic, document the account table | friendica | 2015-03-30 | 1 | -1/+1 |
| * | Explicitly force link for 'All Collections' on the network page to gid=0 so i... | friendica | 2015-03-19 | 1 | -1/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -4/+4 |
|\| |
|
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -4/+4 |
* | | working through the xchan table to remove bitfields, mostly complete except f... | friendica | 2015-01-20 | 1 | -2/+1 |
|/ |
|
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -5/+6 |
* | issue #588 can't add feeds to collections using connedit page group sidebar w... | friendica | 2014-09-11 | 1 | -0/+1 |
* | the sending side of clone syncing of collection/privacy_group information. Th... | friendica | 2014-07-14 | 1 | -0/+11 |
* | let oneself be added to a collection in exchange for deleted contacts | marijus | 2014-02-07 | 1 | -2/+2 |
* | make network tabs regard selected group (collection) and vice versa | marijus | 2014-01-22 | 1 | -1/+1 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -12/+12 |
* | comanchify connedit, group | friendica | 2013-12-19 | 1 | -1/+1 |
* | starting on the journey to comanche everywhere - beginning with widget conver... | friendica | 2013-12-08 | 1 | -2/+2 |
* | white screen | friendica | 2013-11-21 | 1 | -3/+3 |
* | fix private group delivery | friendica | 2013-11-05 | 1 | -3/+4 |
* | Add public visibility setting to privacy groups (collections). This doesn't y... | friendica | 2013-08-07 | 1 | -3/+4 |
* | issue #55 (number 2) | friendica | 2013-05-28 | 1 | -4/+6 |
* | members_of_group() output not entirely correct | friendica | 2013-05-02 | 1 | -1/+2 |
* | add new connections to default group (if any) | friendica | 2013-03-27 | 1 | -9/+25 |
* | fix timeago (again), webfinger new spec implemented, some theme work | friendica | 2013-03-04 | 1 | -1/+1 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | clean up some sql errors from the logs | friendica | 2013-02-08 | 1 | -1/+1 |
* | fixed contactgroup editor | friendica | 2013-01-22 | 1 | -2/+1 |
* | Stringify groups before imploding | Olaf Conradi | 2012-12-25 | 1 | -2/+1 |
* | db query looping without bounds if group table wasn't manually updated to add... | friendica | 2012-12-14 | 1 | -1/+1 |
* | Fixing the acl widget is going to be hard. Here's a start. | friendica | 2012-12-06 | 1 | -2/+14 |
* | add pending check on group queries | friendica | 2012-11-29 | 1 | -2/+3 |