aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Acl.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-3/+4
* Revert "some work on bringing bang tags back for forums"Mario2023-03-031-8/+4
* some work on bringing bang tags back for forumsMario2023-03-021-4/+8
* fix more hubloc confusion, implement hq widget author filter and some autocom...Mario2023-02-091-0/+1
* rename variable and warning fixesMario2022-11-031-1/+1
* fix php warningsMario2022-10-121-1/+1
* fix random php warningsMario2022-09-071-7/+7
* merge branch perms_ng into devMario2021-12-151-4/+4
* more deprecate legacy zotMario2021-06-281-1/+1
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-2/+2
* remove dir_fns includesMario2021-05-271-1/+0
* more libzotdirMario2021-01-111-62/+64
* Deduplicate contacts list on autocompleteMax Kostikov2020-12-291-21/+32
* fix typoMario2020-01-211-1/+1
* move mail frontend to addons and remove mail app from system appsMario2020-01-181-1/+2
* fix typoMario2019-03-231-1/+1
* wrong varMario Vavti2018-10-241-1/+1
* autocomplete performance: this slightly changes the editor contact autocomple...Mario Vavti2018-10-241-4/+5
* Update Acl.phpMax Kostikov2018-09-281-7/+7
* disable log noise until it is neededzotlabs2018-06-251-1/+1
* autocomplete private mail addresses based on substring in either the name or ...zotlabs2018-05-301-2/+1
* work through a few more autocomplete minor nitszotlabs2018-04-261-7/+6
* fine tuningzotlabs2018-04-251-1/+1
* some tagging workzotlabs2018-04-251-9/+9
* make tag autocomplete less scary looking in the editor. If this works out we ...zotlabs2018-04-241-2/+2
* extend ACzotlabs2018-04-081-1/+1
* hubzilla issue #1020 - PM using unicode domain for recipient. May require fur...zotlabs2018-03-301-1/+1
* more work with unicode usernameszotlabs2018-03-141-3/+3
* :bulb: Add source documentation from recent conversations.Klaus Weidenbach2018-01-051-21/+22
* also filter atokens on acl searchMario Vavti2017-11-131-2/+9
* wrong paramzotlabs2017-10-031-4/+4
* urlencode hashes from mod_aclzotlabs2017-10-031-2/+2
* tagging changes - provides ability to mention a forum by using !forumname as ...zotlabs2017-09-241-18/+21
* acl issue with some ActivityPub completionszotlabs2017-09-171-3/+8
* paths in xchan_addr no longer means RSS specifically but could be activitypubzotlabs2017-09-031-1/+1
* some issues with mod_display on very first anonymous page visit (prior to any...zotlabs2017-08-301-1/+4
* issue with mentions and xchans with @ or /zotlabs2017-08-301-3/+1
* send directory realm_token for navbar autocomplete searches - if configuredzotlabs2017-05-101-1/+3
* util/pconfig - don't enumerate empty arrays, mod_acl - add more commentszotlabs2017-02-131-8/+22
* Create virtual privacy groups for private profile member listszotlabs2017-02-121-1/+18
* missing protect_sprintf which is the source of issue #642 - if a mention sear...zotlabs2017-01-121-2/+2
* full revert, that wasn't working at all. Not sure why.zotlabs2016-10-211-3/+1
* partial revertzotlabs2016-10-211-3/+2
* fine tune the navbar people autocomplete, as the check for minimum length was...zotlabs2016-10-211-1/+4
* start removing db backticksredmatrix2016-10-031-3/+3
* fix issue #517Mario Vavti2016-09-191-1/+1
* issue #496redmatrix2016-08-211-1/+2
* Merge branch 'dev' into permsredmatrix2016-07-201-1/+2
|\
| * type m query in Acl.php should probably^Ceturn xchan_hash as hash and not as ...Mario Vavti2016-07-201-1/+1
* | Merge branch 'dev' into permsredmatrix2016-07-171-1/+28
|\|