aboutsummaryrefslogtreecommitdiffstats
path: root/include/attach.php
Commit message (Expand)AuthorAgeFilesLines
* more work on media uploads via apiredmatrix2015-12-171-0/+4
* more work on api media uploadsredmatrix2015-12-131-1/+1
* handle old files with partial pathsredmatrix2015-11-051-3/+7
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-041-3/+3
|\
* | Support files with names like foo.0.1.3.oggken restivo2015-10-271-3/+3
* | Correct mime types via https://wiki.xiph.org/MIME_Types_and_File_Extensionsken restivo2015-10-271-1/+4
* | another try to avoid dubble photo deletion. allow to set a photo caption and ...Mario Vavti2015-10-241-5/+10
* | if photo deleted from /cloud or /dav also delete from /photosMario Vavti2015-10-151-0/+5
* | issue #87 - photos not getting deleted from mod_photo when deleted in DAV or ...redmatrix2015-10-141-1/+11
* | issue #82 - args not defined (should be arr)redmatrix2015-10-141-1/+1
* | Merge pull request #80 from git-marijus/masterredmatrix2015-10-141-2/+2
|\ \
| * | fix photo visibility switch on photo uploadMario Vavti2015-10-131-2/+2
* | | file migration - continuedredmatrix2015-10-131-4/+29
|/ /
* | missing underscoreredmatrix2015-10-121-1/+1
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-121-2/+2
|\|
| * attach_list_files had some problems - wasn't used until now apparentlyredmatrix2015-10-121-2/+2
* | small change to allow a person with sufficient privileges the ability to impo...redmatrix2015-10-121-3/+12
* | change photo permissions when attach permissions are changed through mod/file...redmatrix2015-09-181-1/+11
* | make js_upload work with hubzilla. It still needs a rewrite.redmatrix2015-09-051-10/+34
* | change attach_store to allow a predefined item to accompany a photoredmatrix2015-08-261-0/+2
* | lots of stuff that was needed for successful photo import from redredmatrix2015-08-241-11/+66
* | attach_store needs a lot of documenting to understand what's going on and how...redmatrix2015-08-131-0/+23
* | more file permissions inheritance workredmatrix2015-08-061-4/+11
* | photo permission inheritance. We want to use the folder permissions unless sp...redmatrix2015-08-061-1/+13
* | minor - add all the newly supported table columnsredmatrix2015-07-301-2/+2
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-301-25/+22
|\|
* | some photo/attach permissions issuesredmatrix2015-07-181-12/+22
* | localise event calendarredmatrix2015-06-251-54/+70
* | more work on photos, including os_storage for the size '0' photo and numberin...redmatrix2015-06-231-8/+37
* | all file attachments are now stored natively, still have photos-0 to store na...redmatrix2015-06-181-11/+68
* | more photos workredmatrix2015-06-171-1/+1
* | lots of work on merging photo and file albums/foldersredmatrix2015-06-171-20/+40
* | attach_mkdirp - implement force option to return success if dir existsredmatrix2015-06-171-2/+9
* | recursive mkdir (ala mkdir -p) for file and photo storageredmatrix2015-06-161-1/+90
* | start work on photo directoriesredmatrix2015-06-161-2/+30
* | remove file/attachments when their associated photos are removedredmatrix2015-06-161-2/+3
* | move profile photos to new methodsredmatrix2015-06-151-1/+7
* | fix attachment permissions when they also contain an image.redmatrix2015-06-151-0/+2
* | photo upload: pass in the contact_allow and resource_id via include/attach.phpredmatrix2015-06-151-2/+6
* | first cut at merging files and photos, not yet well integrated but they are i...redmatrix2015-06-141-4/+10
* | isolate the os_storage flagredmatrix2015-06-131-17/+23
* | start on the DAV/photos mergerredmatrix2015-06-111-12/+30
* | Merge branch 'master' into tresredmatrix2015-05-171-32/+39
|\ \
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-171-32/+39
| |\|
| | * Add some more documentation to attach_store()Klaus Weidenbach2015-05-171-32/+39
| * | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-1/+2
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-96/+162
|\|
| * make dropItem more universal and move delete up in the dropdown menuMario Vavti2015-04-121-1/+1
| * make fs deletion of directories workMario Vavti2015-04-121-2/+2
| * reverse file activity logicMario Vavti2015-04-121-2/+2