aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Connections.php
Commit message (Expand)AuthorAgeFilesLines
* more deprecate $aMario2023-09-211-1/+0
* slightly improve contact searchMario2023-02-241-4/+10
* fix regressionMario2022-11-031-1/+1
* fix various issuesMario2022-10-211-1/+1
* fix php warningsMario Vavti2022-10-201-7/+10
* ux improvementsMario2022-01-121-4/+4
* merge branch perms_ng into devMario2021-12-151-54/+72
* get devHilmar R2021-03-011-2/+3
* transition connections to zot6 if their site has been updatedMario2020-04-011-1/+1
* Add space after comma in connection accepted interactions listMax Kostikov2019-11-221-2/+2
* More descriptive connection status iconsM. Dent2019-11-221-0/+23
* Fix channel address in follow linkMax Kostikov2019-10-151-1/+1
* Add 'Connect' button for not connected at this location channelsMax Kostikov2019-10-011-1/+4
* add backend support for connections orderingMario Vavti2019-03-271-2/+16
* 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
* Update Connections.phpMax Kostikov2018-09-281-1/+1
* move connection filtering setting from network to connections, provide a link...Mario Vavti2018-09-201-9/+12
* escape query stringMario Vavti2018-06-071-1/+1
* small work on connections pagemrjive2018-03-131-10/+32
* remove mobile_detect (outdated and unmaintainable)zotlabs2018-02-051-1/+1
* feed untranslated appnames to nav_set_selected() and query for the active app...Mario Vavti2017-10-091-1/+1
* more nav_set_selected appsgit-marijus2017-07-211-3/+2
* minor usability enhancements with the connections list - label the edit icon ...zotlabs2017-06-251-0/+1
* auto inline embed ostatus image attachmentszotlabs2017-06-091-1/+1
* put unreachable federated connections in the archived tab of the connections ...zotlabs2017-06-081-4/+4
* indicate on connections page if a federated connection from another network i...zotlabs2017-06-081-2/+3
* remove include/widgets.phpzotlabs2017-03-161-4/+0
* more places to use chanlink_hash() instead of chanlink_url() for profile_linkMario Vavti2017-02-231-1/+1
* provide call button on connections list if mobile|tablet and a phone number e...zotlabs2016-12-201-1/+11
* abook_vcard cleanupzotlabs2016-12-201-1/+1
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1
* consolidate include/*_selectors.php (not touching acl_selectors for the momen...redmatrix2016-05-201-1/+1
* module updatesredmatrix2016-04-181-0/+324