Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stream large photos through buffered I/O if possible | redmatrix | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-21 | 1 | -2/+2 |
|\ | |||||
| * | update attach on import if exists | redmatrix | 2016-06-20 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-17 | 1 | -3/+9 |
|\| | |||||
| * | core changes to better support media migrations | redmatrix | 2016-06-16 | 1 | -3/+9 |
| | | |||||
* | | more style work | Mario Vavti | 2016-06-09 | 1 | -1/+1 |
|/ | |||||
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -14/+12 |
| | | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. | ||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -2/+2 |
| | |||||
* | send file sync packets for all known file operations | redmatrix | 2016-04-07 | 1 | -4/+12 |
| | |||||
* | use the explicit form of build_sync_packet so that file/photo sync will work ↵ | redmatrix | 2016-04-06 | 1 | -1/+1 |
| | | | | even when the actual observer is a guest (with permission to upload). | ||||
* | file sync testing | redmatrix | 2016-04-06 | 1 | -2/+2 |
| | |||||
* | file sync work | redmatrix | 2016-04-06 | 1 | -1/+24 |
| | |||||
* | getting file sync data - missed parent folder | redmatrix | 2016-04-06 | 1 | -1/+7 |
| | |||||
* | provide function to collect file/photo sync data per help/filesync | redmatrix | 2016-04-05 | 1 | -0/+55 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 1 | -2/+2 |
| | |||||
* | some minor cleanups | redmatrix | 2016-03-10 | 1 | -1/+1 |
| | |||||
* | fix deletion of files from filesystem | Mario Vavti | 2016-02-29 | 1 | -1/+1 |
| | |||||
* | do not process update activity if there is no item to update and simplify ↵ | Mario Vavti | 2016-02-29 | 1 | -28/+19 |
| | | | | code a little | ||||
* | missing include | Mario Vavti | 2016-02-27 | 1 | -0/+1 |
| | |||||
* | make attach_delete() return and comment out album rename functionality since ↵ | Mario Vavti | 2016-02-27 | 1 | -0/+2 |
| | | | | this is not supported by the backend at the moment. | ||||
* | some improvement for file activity | Mario Vavti | 2016-02-26 | 1 | -7/+8 |
| | |||||
* | get rid of duplicate function | Mario Vavti | 2016-02-26 | 1 | -27/+2 |
| | |||||
* | more work on media uploads via api | redmatrix | 2015-12-17 | 1 | -0/+4 |
| | |||||
* | more work on api media uploads | redmatrix | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | handle old files with partial paths | redmatrix | 2015-11-05 | 1 | -3/+7 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-11-04 | 1 | -3/+3 |
|\ | | | | | | | | | Conflicts: install/update.php | ||||
* | | Support files with names like foo.0.1.3.ogg | ken restivo | 2015-10-27 | 1 | -3/+3 |
| | | |||||
* | | Correct mime types via https://wiki.xiph.org/MIME_Types_and_File_Extensions | ken restivo | 2015-10-27 | 1 | -1/+4 |
| | | |||||
* | | another try to avoid dubble photo deletion. allow to set a photo caption and ↵ | Mario Vavti | 2015-10-24 | 1 | -5/+10 |
| | | | | | | | | simple status body (if create status post is enabled) on upload | ||||
* | | if photo deleted from /cloud or /dav also delete from /photos | Mario Vavti | 2015-10-15 | 1 | -0/+5 |
| | | |||||
* | | issue #87 - photos not getting deleted from mod_photo when deleted in DAV or ↵ | redmatrix | 2015-10-14 | 1 | -1/+11 |
| | | | | | | | | cloud | ||||
* | | issue #82 - args not defined (should be arr) | redmatrix | 2015-10-14 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #80 from git-marijus/master | redmatrix | 2015-10-14 | 1 | -2/+2 |
|\ \ | | | | | | | fix /channel not updating after posting comment | ||||
| * | | fix photo visibility switch on photo upload | Mario Vavti | 2015-10-13 | 1 | -2/+2 |
| | | | |||||
* | | | file migration - continued | redmatrix | 2015-10-13 | 1 | -4/+29 |
|/ / | |||||
* | | missing underscore | redmatrix | 2015-10-12 | 1 | -1/+1 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-12 | 1 | -2/+2 |
|\| | | | | | | | | | Conflicts: include/attach.php | ||||
| * | attach_list_files had some problems - wasn't used until now apparently | redmatrix | 2015-10-12 | 1 | -2/+2 |
| | | |||||
* | | small change to allow a person with sufficient privileges the ability to ↵ | redmatrix | 2015-10-12 | 1 | -3/+12 |
| | | | | | | | | import a file into their cloud storage from elsewhere in the server filesystem - without nuking it in the process. | ||||
* | | change photo permissions when attach permissions are changed through ↵ | redmatrix | 2015-09-18 | 1 | -1/+11 |
| | | | | | | | | mod/filestorage, and fix lockview for photos. | ||||
* | | make js_upload work with hubzilla. It still needs a rewrite. | redmatrix | 2015-09-05 | 1 | -10/+34 |
| | | |||||
* | | change attach_store to allow a predefined item to accompany a photo | redmatrix | 2015-08-26 | 1 | -0/+2 |
| | | |||||
* | | lots of stuff that was needed for successful photo import from red | redmatrix | 2015-08-24 | 1 | -11/+66 |
| | | |||||
* | | attach_store needs a lot of documenting to understand what's going on and ↵ | redmatrix | 2015-08-13 | 1 | -0/+23 |
| | | | | | | | | how it got to be this way. Here's the bird's eye view. | ||||
* | | more file permissions inheritance work | redmatrix | 2015-08-06 | 1 | -4/+11 |
| | | |||||
* | | photo permission inheritance. We want to use the folder permissions unless ↵ | redmatrix | 2015-08-06 | 1 | -1/+13 |
| | | | | | | | | specific permissions have been set to over-ride them. If nothing is set, use the channel default. We may have to mess with his further in the case of somebody trying to create a public photo directory when their normal permissions are set to private. Kind of a chicken/egg problem because the folder permissions will be empty. | ||||
* | | minor - add all the newly supported table columns | redmatrix | 2015-07-30 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-30 | 1 | -25/+22 |
|\| | | | | | | | | | | | several dav fixes Conflicts: include/items.php | ||||
* | | some photo/attach permissions issues | redmatrix | 2015-07-18 | 1 | -12/+22 |
| | | |||||
* | | localise event calendar | redmatrix | 2015-06-25 | 1 | -54/+70 |
| | |