aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/mod_settings.js
Commit message (Collapse)AuthorAgeFilesLines
* provide a specific permission for liking profiles (reuse the obsolete ↵friendica2014-07-171-4/+16
| | | | bookmark permission), also remove the unused 'unconnected contacts' view for now.
* Implements a new permission level PERMS_PENDINGAlexandre Hannud Abdo2014-06-191-72/+70
| | | | | | | | | | | | | | | | With this a user can allow some action to any user which connects to them, even before they've connected back. Ref. https://mobiliza.org.br/display/478d9e71eaf55748dc646d3990651d6d34cfb7db5c38360538ec730ca3ccf908@zothub.com Also some code cleanup and an alternative logic for handling notifications of permission changes in zot.php. This assumes that private posts are still restricted to people in your addressbook. Regardless of your global permissions, a pending channel won't get private posts, even if the post only has a deny clause not matching the pending channel.
* replace lock icon with icon-{lock, unlock}marijus2014-04-091-2/+2
|
* introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is ↵friendica2014-02-181-12/+12
| | | | able to successfully authenticate (but is not necessarily in this network).
* bookmarks - mop up and go homefriendica2014-02-041-1/+1
|
* bookmark permissionsfriendica2014-02-041-0/+4
|
* Tweak "typical" perms macroThomas Willingham2014-01-161-3/+3
|
* quite a bit of work on default acl permissions and various acl quirksfriendica2013-11-291-0/+5
|
* add republish to quick privacy settings (settings page)friendica2013-10-011-0/+4
|
* slight privacy tweaksfriendica2013-05-201-3/+3
|
* add the "publish in directory" setting to the privacy macrosfriendica2013-05-201-0/+12
|
* privacy settings macros - the basics except for toggling "publish in ↵friendica2013-05-201-0/+78
| | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy.
* Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵friendica2012-08-271-0/+21
Most existing Friendica functionality is now stuffed since the Red structures are quite different.