| Commit message (Expand) | Author | Age | Files | Lines |
* | item_unseen update | marijus | 2015-02-13 | 1 | -0/+1 |
* | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se... | friendica | 2015-02-12 | 1 | -1/+3 |
* | issue #843 | friendica | 2015-02-11 | 1 | -2/+2 |
* | improve sql query | marijus | 2015-02-09 | 1 | -6/+1 |
* | typo | marijus | 2015-02-05 | 1 | -1/+1 |
* | forgot to remove some debug stuff | marijus | 2015-02-05 | 1 | -2/+0 |
* | make file activity respect parent dir permissions work | marijus | 2015-02-05 | 1 | -22/+66 |
* | not quite there yet but getting closer a little | marijus | 2015-02-04 | 1 | -28/+60 |
* | comment out latest changes - needs more testing | marijus | 2015-02-02 | 1 | -4/+4 |
* | comment this out for now - it is not always true | marijus | 2015-02-02 | 1 | -2/+2 |
* | one important line missing | marijus | 2015-02-02 | 1 | -0/+1 |
* | we also need folder here | marijus | 2015-02-02 | 1 | -1/+1 |
* | typo | marijus | 2015-02-02 | 1 | -1/+1 |
* | just select perms | marijus | 2015-02-02 | 1 | -1/+1 |
* | respect parent dir permissions | marijus | 2015-02-02 | 1 | -0/+74 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
* | optimize check query | marijus | 2015-01-24 | 1 | -2/+7 |
* | the old item must be removed before the new is created | marijus | 2015-01-24 | 1 | -1/+8 |
* | disable notices | marijus | 2015-01-24 | 1 | -2/+2 |
* | some more kiss | marijus | 2015-01-24 | 1 | -65/+51 |
* | typo | marijus | 2015-01-23 | 1 | -1/+1 |
* | we get the object info before it is deleted now | marijus | 2015-01-23 | 1 | -12/+12 |
* | some code restructure | marijus | 2015-01-23 | 1 | -43/+55 |
* | add some mimetypes | marijus | 2015-01-22 | 1 | -0/+21 |
* | make $links an array of links | marijus | 2015-01-22 | 1 | -1/+2 |
* | change mod/sharedwithme backend to use activity object - this is not backward... | marijus | 2015-01-22 | 1 | -27/+76 |
* | put cloud back in get_cloudpath - just have to be careful where we use it. | friendica | 2015-01-19 | 1 | -2/+4 |
* | remove all hardwired references to 'cloud' in the files interfaces and replac... | friendica | 2015-01-18 | 1 | -2/+2 |
* | basic proof of concept file activity support - will send activity via the fil... | marijus | 2015-01-18 | 1 | -1/+108 |
* | fix recursive file permissions | marijus | 2014-12-30 | 1 | -1/+1 |
* | allow directory searches to be filtered by (public forums) and/or (! public f... | friendica | 2014-11-23 | 1 | -0/+1 |
* | postgres fixes | Habeas Codice | 2014-11-18 | 1 | -3/+3 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -10/+10 |
* | When you delete something in /cloud stay in the right folder. | Klaus Weidenbach | 2014-10-14 | 1 | -109/+135 |
* | provide os_mkdir to workaround permission issues with php mkdir | friendica | 2014-07-16 | 1 | -2/+2 |
* | Add rename support for DAV directories. | Klaus Weidenbach | 2014-06-30 | 1 | -3/+3 |
* | Fixed some more timestamp bugs in RedDAV. | Klaus Weidenbach | 2014-06-29 | 1 | -13/+30 |
* | Fixed a wrong timestamp update when adding a file. | Klaus Weidenbach | 2014-06-29 | 1 | -4/+4 |
* | Oops I left some debug stuff around | tuscanhobbit | 2014-06-24 | 1 | -5/+11 |
* | Fixes to links and forward URLs in filestorage | tuscanhobbit | 2014-06-24 | 1 | -0/+39 |
* | Doxygen include/attach.php | Klaus | 2014-02-19 | 1 | -70/+126 |
* | add epub mimetype (application/epub+zip) | friendica | 2014-02-02 | 1 | -0/+1 |
* | mod_attach: output stream wasn't working | friendica | 2014-01-11 | 1 | -1/+2 |
* | fix cloud path in filestorage edit page | friendica | 2014-01-10 | 1 | -1/+1 |
* | directory creation error, display localtimes on cloud webpage, doc updates | friendica | 2014-01-10 | 1 | -1/+1 |
* | mod_filestorage: provide a URL for linking to webpages and other websites | friendica | 2014-01-09 | 1 | -0/+45 |
* | only let visitors remove their own files. | friendica | 2014-01-09 | 1 | -8/+12 |
* | This should be approaching completion for file OS storage. May be a few minor... | friendica | 2014-01-08 | 1 | -4/+11 |
* | more work on dav - deletion and a bit more progress on OS storage | friendica | 2014-01-07 | 1 | -3/+56 |
* | make storage limit service classes apply to accounts, not channels. Also incl... | friendica | 2014-01-07 | 1 | -2/+2 |