aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/attach_edit.tpl
Commit message (Collapse)AuthorAgeFilesLines
* provide a separate input field for rpost attachmentsMario Vavti2015-04-161-3/+3
|
* reverse file activity logicMario Vavti2015-04-121-25/+9
|
* respect parent dir permissionsmarijus2015-02-021-0/+2
|
* basic proof of concept file activity support - will send activity via the ↵marijus2015-01-181-1/+6
| | | | filestorage module and via attach_delete()
* provide some info for buttonsmarijus2015-01-031-2/+2
|
* design fixes for photos, files and random fixesmarijus2014-12-301-21/+22
|
* more work on filesmarijus2014-12-281-27/+34
|
* files: make mod/filestorage.php load via ajax and some design work. work in ↵marijus2014-12-211-8/+6
| | | | progress...
* undo disabled submit buttons now that ACL is initialised when page loadedfriendica2014-11-181-2/+2
|
* prevent posting before acl got populated since this will disregard the ↵marijus2014-11-081-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 Weidenbach2014-06-241-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 filestoragetuscanhobbit2014-06-241-1/+1
|
* put permissions dialog inside the form element - should fix issue #444friendica2014-05-051-2/+2
|
* Fixed some wrapping problems when the user has set a larger font size. And ↵jeroenpraat2014-05-051-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_filestoragefriendica2014-04-301-0/+3
|
* add davguest param to cut/paste link for directories in mod/filestoragefriendica2014-01-261-2/+1
|
* mod_filestorage: provide a URL for linking to webpages and other websitesfriendica2014-01-091-4/+5
|
* filestorage re-org and cleanupfriendica2014-01-061-1/+8
|
* provide ability to change attachment/file permissionsfriendica2014-01-061-0/+32