| Commit message (Expand) | Author | Age | Files | Lines |
* | fix issue #210 | Mario Vavti | 2015-12-07 | 1 | -1/+1 |
* | no comment permission bug, also implement delete() in RedDirectory per Waitman | redmatrix | 2015-11-08 | 1 | -0/+21 |
* | version and string update | redmatrix | 2015-11-06 | 1 | -1/+1 |
* | typo | redmatrix | 2015-11-05 | 1 | -1/+1 |
* | handle old files with partial paths | redmatrix | 2015-11-05 | 2 | -3/+11 |
* | warn if quota exceeds 90% of storage limit | Mario Vavti | 2015-10-21 | 1 | -1/+1 |
* | move file storage quota display to upload section. add a warning if remaining... | Mario Vavti | 2015-10-21 | 1 | -27/+28 |
* | photo permission inheritance. We want to use the folder permissions unless sp... | redmatrix | 2015-08-06 | 2 | -8/+33 |
* | uploaded photo from dav (file put, not dav create) not showing in photo album | redmatrix | 2015-08-05 | 1 | -1/+1 |
* | undefined function | redmatrix | 2015-07-30 | 1 | -0/+1 |
* | make /cloud work again after all the shuffling this morning | redmatrix | 2015-07-30 | 2 | -7/+6 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-30 | 2 | -5/+4 |
|\ |
|
* | | bring single instance file storage to dav and cloud uploaded photos | redmatrix | 2015-06-27 | 2 | -8/+28 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-21 | 1 | -5/+2 |
|\| |
|
| * | bring some more generic-content-wrappers and fix some of them | Mario Vavti | 2015-06-19 | 1 | -5/+2 |
* | | photo upload: pass in the contact_allow and resource_id via include/attach.php | redmatrix | 2015-06-15 | 2 | -2/+2 |
* | | DB changes for some channel flags | redmatrix | 2015-06-15 | 2 | -15/+10 |
* | | more file/photo merge work | redmatrix | 2015-06-14 | 2 | -17/+51 |
* | | isolate the os_storage flag | redmatrix | 2015-06-13 | 2 | -6/+6 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-13 | 1 | -2/+10 |
|\| |
|
* | | make cloud work again | redmatrix | 2015-06-11 | 4 | -5/+5 |
* | | first pass name change | redmatrix | 2015-05-05 | 4 | -5/+5 |
|/ |
|
* | missed one | Habeas Codice | 2015-04-07 | 1 | -1/+1 |
* | "PHP Strict Standards: Only variables should be passed by reference" | Habeas Codice | 2015-04-07 | 1 | -3/+4 |
* | fix os_mkdir | friendica | 2015-03-29 | 2 | -0/+3 |
* | RedDAV: fix renaming files. | Klaus | 2015-03-06 | 1 | -1/+2 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
* | show shared button only to local user | marijus | 2015-01-28 | 1 | -1/+2 |
* | move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser... | marijus | 2015-01-27 | 1 | -88/+7 |
* | add some mimetypes | marijus | 2015-01-22 | 1 | -2/+5 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-18 | 1 | -5/+6 |
|\ |
|
| * | fix postgres escaping | Habeas Codice | 2015-01-18 | 1 | -5/+6 |
* | | typo | friendica | 2015-01-18 | 1 | -2/+2 |
|/ |
|
* | remove all hardwired references to 'cloud' in the files interfaces and replac... | friendica | 2015-01-18 | 1 | -7/+11 |
* | basic proof of concept file activity support - will send activity via the fil... | marijus | 2015-01-18 | 2 | -2/+5 |
* | uninitialised theme parent in mod/cloud | friendica | 2015-01-12 | 1 | -1/+1 |
* | theme toggle issue when viewing mod/cloud of another channel | friendica | 2015-01-12 | 1 | -0/+9 |
* | design fixes for photos, files and random fixes | marijus | 2014-12-30 | 1 | -0/+6 |
* | some more mime-type -> icon for filebrowser | marijus | 2014-12-27 | 1 | -2/+13 |
* | more work on files | marijus | 2014-12-27 | 1 | -0/+41 |
* | files: make mod/filestorage.php load via ajax and some design work. work in p... | marijus | 2014-12-21 | 1 | -10/+14 |
* | Add security logger to RedDAV. | Klaus Weidenbach | 2014-12-14 | 2 | -6/+10 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 2 | -13/+13 |
* | move all theme initialisation to one place - just after calling module_init. ... | friendica | 2014-10-20 | 1 | -0/+1 |
* | When you delete something in /cloud stay in the right folder. | Klaus Weidenbach | 2014-10-14 | 4 | -56/+70 |
* | Moved classes from reddav.php into own files. | Klaus Weidenbach | 2014-10-12 | 4 | -7/+954 |
* | change parent constructor per discussion | friendica | 2014-10-08 | 1 | -1/+1 |
* | dav issue | friendica | 2014-10-08 | 1 | -1/+1 |
* | Moved RedBrowser class from reddav.php to it's own file. | Klaus Weidenbach | 2014-10-06 | 1 | -0/+361 |