aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Viewconnections.php
Commit message (Expand)AuthorAgeFilesLines
* fix various issuesMario2022-10-211-3/+3
* do not show blocked or ignored contacts in connectionsMario2022-01-041-22/+22
* display complete perminfo only to ownerMario2020-05-041-4/+2
* Add space after comma in connection accepted interactions listMax Kostikov2019-11-221-2/+2
* More descriptive connection status iconsM. Dent2019-11-221-0/+24
* use urlencodeMario Vavti2019-03-181-1/+1
* ENT_COMPAT will only take care of double-quotes. Use double-quotes here to pr...Mario Vavti2019-03-181-1/+1
* escape query stringMario Vavti2018-06-071-1/+1
* do not overwrite abook flags if we are not ownerMario Vavti2018-02-251-1/+1
* mark connections where we do not have post_comments permissions with an no en...Mario Vavti2018-02-241-1/+7
* more places to use chanlink_hash() instead of chanlink_url() for profile_linkMario Vavti2017-02-231-1/+1
* readabilityredmatrix2016-06-281-1/+4
* remove the app $a passed to profile_load, also add profile_load to mod_wiki w...redmatrix2016-06-261-1/+1
* turn the oft-repeated block_public ... check into a function observer_prohibi...redmatrix2016-05-221-2/+2
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-3/+1
* consolidate include/*_selectors.php (not touching acl_selectors for the momen...redmatrix2016-05-201-1/+2
* module updatesredmatrix2016-04-181-0/+117