Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multi acl: port /cloud and /filestorage | Mario Vavti | 2016-08-04 | 1 | -3/+3 |
| | |||||
* | multiple acl work | Mario Vavti | 2016-08-03 | 1 | -5/+3 |
| | |||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -3/+3 |
| | |||||
* | provide a separate input field for rpost attachments | Mario Vavti | 2015-04-16 | 1 | -3/+3 |
| | |||||
* | reverse file activity logic | Mario Vavti | 2015-04-12 | 1 | -25/+9 |
| | |||||
* | respect parent dir permissions | marijus | 2015-02-02 | 1 | -0/+2 |
| | |||||
* | basic proof of concept file activity support - will send activity via the ↵ | marijus | 2015-01-18 | 1 | -1/+6 |
| | | | | filestorage module and via attach_delete() | ||||
* | provide some info for buttons | marijus | 2015-01-03 | 1 | -2/+2 |
| | |||||
* | design fixes for photos, files and random fixes | marijus | 2014-12-30 | 1 | -21/+22 |
| | |||||
* | more work on files | marijus | 2014-12-28 | 1 | -27/+34 |
| | |||||
* | files: make mod/filestorage.php load via ajax and some design work. work in ↵ | marijus | 2014-12-21 | 1 | -8/+6 |
| | | | | progress... | ||||
* | undo disabled submit buttons now that ACL is initialised when page loaded | friendica | 2014-11-18 | 1 | -2/+2 |
| | |||||
* | prevent posting before acl got populated since this will disregard the ↵ | marijus | 2014-11-08 | 1 | -2/+2 |
| | | | | default acl setting and the post will be visible to the default audience without warning. the chance that this happens is quite small while writing a post but can easily happen on eg editing photos (maybe just tick a checkbox and press submit). the acl and submit buttons are disabled by default and will be activated as soon as acl is populated. | ||||
* | Set backlink to the parent folder, not cloud's root. | Klaus Weidenbach | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | If you edit a file and click on the backlink you always returned to the root folder of your cloud. This patch sets the correct parent folder as backlink. Bit messy, but looks like it works. | ||||
* | Fixes to links and forward URLs in filestorage | tuscanhobbit | 2014-06-24 | 1 | -1/+1 |
| | |||||
* | put permissions dialog inside the form element - should fix issue #444 | friendica | 2014-05-05 | 1 | -2/+2 |
| | |||||
* | Fixed some wrapping problems when the user has set a larger font size. And ↵ | jeroenpraat | 2014-05-05 | 1 | -13/+7 |
| | | | | some UI love for the file permissions page (as requested by Mike ;) and changed the position of the file properties link on the cloud page. | ||||
* | missing permissions block in mod_filestorage | friendica | 2014-04-30 | 1 | -0/+3 |
| | |||||
* | add davguest param to cut/paste link for directories in mod/filestorage | friendica | 2014-01-26 | 1 | -2/+1 |
| | |||||
* | mod_filestorage: provide a URL for linking to webpages and other websites | friendica | 2014-01-09 | 1 | -4/+5 |
| | |||||
* | filestorage re-org and cleanup | friendica | 2014-01-06 | 1 | -1/+8 |
| | |||||
* | provide ability to change attachment/file permissions | friendica | 2014-01-06 | 1 | -0/+32 |