aboutsummaryrefslogtreecommitdiffstats
path: root/include/attach.php
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-03-291-61/+55
| |\
| | * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-61/+55
| * | fix os_mkdirfriendica2015-03-291-1/+1
| |/
| * we only need item mid. some documentation.Mario Vavti2015-03-241-1/+35
| * do not override item_private here anymoreMario Vavti2015-03-221-1/+1
| * Bugfix und variable initialization.Klaus Weidenbach2015-03-211-23/+38
| * some cleanupMario Vavti2015-03-201-13/+8
| * possible improvement regarding deletionMario Vavti2015-03-201-29/+42
| * do not send activity to channels with no permission to view filestoragemarijus2015-02-181-2/+21
| * item_unseen updatemarijus2015-02-131-0/+1
| * provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-1/+3
| * issue #843friendica2015-02-111-2/+2
| * improve sql querymarijus2015-02-091-6/+1
* | Merge branch 'master' into tresfriendica2015-02-051-1/+150
|\|
| * typomarijus2015-02-051-1/+1
| * forgot to remove some debug stuffmarijus2015-02-051-2/+0
| * make file activity respect parent dir permissions workmarijus2015-02-051-22/+66
| * not quite there yet but getting closer a littlemarijus2015-02-041-28/+60
| * comment out latest changes - needs more testingmarijus2015-02-021-4/+4
| * comment this out for now - it is not always truemarijus2015-02-021-2/+2
| * one important line missingmarijus2015-02-021-0/+1
| * we also need folder heremarijus2015-02-021-1/+1
| * typomarijus2015-02-021-1/+1
| * just select permsmarijus2015-02-021-1/+1
| * respect parent dir permissionsmarijus2015-02-021-0/+74
* | Merge branch 'master' into tresfriendica2015-01-291-1/+1
|\|
| * local_user => local_channelfriendica2015-01-281-1/+1