Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some regressions with permission roles | Mario Vavti | 2018-01-15 | 1 | -2/+2 |
| | |||||
* | more work on profile vcards - still a lot of work to go | zotlabs | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | provide a few system defined permcats; will require a permission editor page ↵ | zotlabs | 2017-02-07 | 1 | -0/+10 |
| | | | | to define new (personal) ones. | ||||
* | more background work for permcat support | zotlabs | 2017-02-07 | 1 | -1/+22 |
| | |||||
* | progress on abook_vcard | zotlabs | 2016-12-20 | 1 | -0/+65 |
| | |||||
* | the view_photos and post_photos permissions are redundant and are now mapped ↵ | redmatrix | 2015-07-19 | 1 | -1/+0 |
| | | | | to view_storage and write_storage | ||||
* | fix mod_connedit.js after cleanup | Mario Vavti | 2015-07-14 | 1 | -0/+34 |
| | |||||
* | cleanup connedit | Mario Vavti | 2015-07-14 | 1 | -133/+1 |
| | |||||
* | rework the new connection stuff so we don't need a "permissions have been ↵ | friendica | 2015-01-25 | 1 | -4/+4 |
| | | | | changed but not saved" message. | ||||
* | another attempt to explain default permissions on connedit page | friendica | 2015-01-11 | 1 | -10/+18 |
| | |||||
* | some work on the edit connection workflow explanation and connedit page. ↵ | friendica | 2015-01-02 | 1 | -1/+1 |
| | | | | This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved. | ||||
* | implement permission roles - the backend should be done except for maybe a ↵ | friendica | 2014-09-17 | 1 | -3/+10 |
| | | | | couple of small tweaks. Now we just need to define the rest of the roles and create a chooser for them. Adam started on this some time back but I don't know where that has gone. | ||||
* | when telling somebody that permissions have changed but not yet submitted, ↵ | friendica | 2014-07-22 | 1 | -16/+16 |
| | | | | give them a submit button *right there* so they don't have to look for it. | ||||
* | provide a specific permission for liking profiles (reuse the obsolete ↵ | friendica | 2014-07-17 | 1 | -0/+3 |
| | | | | bookmark permission), also remove the unused 'unconnected contacts' view for now. | ||||
* | Setting to undo/clear auto permissions | friendica | 2014-04-21 | 1 | -0/+9 |
| | |||||
* | showwarning when manually changing also | friendica | 2014-03-07 | 1 | -0/+7 |
| | |||||
* | notify when permissions change and haven't been saved. | friendica | 2014-03-07 | 1 | -0/+12 |
| | |||||
* | start new connections out with even more sane defaults than before by ↵ | friendica | 2014-03-07 | 1 | -0/+3 |
| | | | | pre-filling the connedit form page. This still lets them change things before any damage has been done or before any privacy has leaked, but should reduce the number of new connections that can't comment. | ||||
* | When approving a connection automatically select Full Sharing. | friendica | 2014-03-07 | 1 | -0/+6 |
| | |||||
* | bookmarks - mop up and go home | friendica | 2014-02-04 | 1 | -1/+1 |
| | |||||
* | bookmark permissions | friendica | 2014-02-04 | 1 | -0/+1 |
| | |||||
* | js functions behind quick permission links were lost in comanchification ↵ | friendica | 2013-12-22 | 1 | -0/+82 |
process - because the js didn't get relocated to the new connedit module |