aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/acl.js
Commit message (Expand)AuthorAgeFilesLines
* merge branch files_ng into devMario2020-12-141-2/+2
* work around an edge case in acl selectorMario2020-11-161-1/+7
* make acl selector work correctly if we provide a cid in mod networkMario2020-10-161-5/+21
* add forums to acl selector where appropriateMario2020-10-151-5/+49
* issue #1401Mario Vavti2019-10-081-3/+7
* do not update #acl-list-content on every click in jot. we just need this upda...Mario Vavti2018-05-201-49/+51
* fix issue where images were not visible in acl selector after using searchMario Vavti2018-05-191-0/+4
* fix minor issue with custom acl selectorMario Vavti2018-02-261-1/+1
* slightly improve custom acl selectorMario Vavti2018-02-261-2/+2
* introduce datasrc2src(selector) js functionMario Vavti2018-01-101-5/+1
* load the profile images in the custom acl selector only if we actually need themMario Vavti2017-11-291-6/+6
* bs4 fixesMario Vavti2017-03-181-10/+10
* use lock colour to indicate that permissions have been set by the software to...zotlabs2016-12-161-0/+1
* make lock switching actually work with multiple acl formsMario Vavti2016-08-291-6/+6
* move jotnets to jot and some cleanup (mostly whitespace)Mario Vavti2016-08-211-7/+5
* rename limited -> customMario Vavti2016-08-161-15/+15
* remove unneeded functionMario Vavti2016-08-161-26/+1
* provide group options serverside and minor cleanupMario Vavti2016-08-151-17/+17
* implement groups in the acl select. please notice that selecting *custom sele...Mario Vavti2016-08-151-17/+62
* possible quickfix for multi-acl not honoring jotnetsMario Vavti2016-08-121-0/+6
* Revert "Revert "remove some logging""Mario Vavti2016-08-051-10/+1
* Revert "remove some logging"Mario Vavti2016-08-051-1/+10
* remove some loggingMario Vavti2016-08-051-10/+1
* multi acl: port /settingsMario Vavti2016-08-051-2/+0
* multi acl: port /thingMario Vavti2016-08-051-1/+1
* multi acl: port /rpostMario Vavti2016-08-051-4/+2
* multi acl: provide a acl-form-trigger class which comes handy in certain situ...Mario Vavti2016-08-041-4/+5
* multi acl: port eventsMario Vavti2016-08-031-3/+2
* multiple acl: store new data in update_view()Mario Vavti2016-08-031-19/+23
* multiple acl workMario Vavti2016-08-031-26/+60
* remove the add others button for now - after some research it turned out not ...Mario Vavti2016-05-251-4/+0
* provide an acl select option for only meMario Vavti2016-05-191-13/+51
* instead of radio buttons use select to choose between public and restricted a...Mario Vavti2016-05-131-42/+57
* Refine permissions dialog UITreer2016-05-041-6/+31
* update icon names in view/jsTreer2016-05-011-2/+2
* get rid of the unused ispublic variableMario Vavti2016-04-291-4/+1
* an attempt to visualize the supremacy of dont show over show in the acl selectorMario Vavti2016-03-201-4/+9
* make >>indicate group members<< in acl selector work again on group > show or...Mario Vavti2016-03-201-5/+6
* some minor cleanup - change the default of the discover tab (public stream ac...redmatrix2015-12-101-5/+5
* fix admin plugin hooksredmatrix2015-11-171-2/+2
* photo album widget permissions issueredmatrix2015-11-171-2/+2
* fix api/direct_messages/new at least for the json case. We seem to have a mis...redmatrix2015-11-161-12/+30
* Some JavaScript cleanups.Klaus Weidenbach2015-03-151-105/+97
* make areYouSure alert also if default post perms changeMario Vavti2015-03-091-1/+4
* Fix height calculation in acl.jsStefan Parviainen2015-01-041-1/+1
* undo disabled submit buttons now that ACL is initialised when page loadedfriendica2014-11-181-1/+0
* put timeout code in place but don't turn it on.friendica2014-11-131-7/+9
* populate initial ACL before the ajax loader gets called, just in case the for...friendica2014-11-121-1/+3
* prevent posting before acl got populated since this will disregard the defaul...marijus2014-11-081-0/+1
* Fix unwanted GET {0} requestsOlaf Conradi2014-05-021-1/+6