| Commit message (Expand) | Author | Age | Files | Lines |
* | more AccessList stuff - this time it's mod-item, which is a biggie | redmatrix | 2015-08-28 | 1 | -1/+1 |
* | now we get to the heavy lifting with AccessList stuff | redmatrix | 2015-08-27 | 1 | -57/+29 |
* | redphotos updates | redmatrix | 2015-08-26 | 1 | -1/+8 |
* | change attach_store to allow a predefined item to accompany a photo | redmatrix | 2015-08-26 | 1 | -44/+80 |
* | lots of stuff that was needed for successful photo import from red | redmatrix | 2015-08-24 | 1 | -6/+15 |
* | fix photo location | redmatrix | 2015-08-19 | 1 | -1/+11 |
* | photo permission inheritance. We want to use the folder permissions unless sp... | redmatrix | 2015-08-06 | 1 | -14/+26 |
* | don't throw errors or do the wrong thing if photos have no album (placed on y... | redmatrix | 2015-08-05 | 1 | -1/+1 |
* | photo album is decided in dav or attach modules now - don't set it in photos_... | redmatrix | 2015-08-05 | 1 | -8/+8 |
* | incorrect photo permissions when uploaded via /cloud; issue #21 | redmatrix | 2015-07-30 | 1 | -0/+11 |
* | the view_photos and post_photos permissions are redundant and are now mapped ... | redmatrix | 2015-07-19 | 1 | -5/+5 |
* | more work on photos, including os_storage for the size '0' photo and numberin... | redmatrix | 2015-06-23 | 1 | -2/+18 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-16 | 1 | -2/+2 |
|\ |
|
| * | fix deleting of album for remote channel | Mario Vavti | 2015-06-16 | 1 | -2/+2 |
* | | bring the new photo schema into play | redmatrix | 2015-05-18 | 1 | -3/+3 |
* | | Merge branch 'master' into tres | redmatrix | 2015-05-14 | 1 | -1/+0 |
|\ \ |
|
| * | | convert ITEM_WALL from bitfield to standalone | redmatrix | 2015-05-06 | 1 | -2/+4 |
| |/ |
|
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -86/+158 |
|\| |
|
| * | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -46/+71 |
| * | get the correct hemisphere for geotagged photos | friendica | 2015-03-17 | 1 | -2/+2 |
| * | turn photo location mapping into a feature | friendica | 2015-03-17 | 1 | -1/+1 |
| * | display a map for photos if allowed. Note: there is a bug in that if the map ... | friendica | 2015-03-16 | 1 | -0/+41 |
| * | started to add the ability to geotag photos (default will be disabled) but my... | friendica | 2015-03-16 | 1 | -1/+3 |
| * | skip trying to come up with an intelligent way to decide what photos should g... | friendica | 2015-03-11 | 1 | -19/+1 |
| * | Change logic of "don't create a status post for this photo upload" and turn i... | friendica | 2015-03-10 | 1 | -2/+2 |
| * | Deprecate the "wall uploads" photo album. Photo uploads (from any source) wit... | friendica | 2015-03-04 | 1 | -1/+1 |
| * | Some cleanups and documentation. | Klaus Weidenbach | 2015-03-04 | 1 | -29/+46 |
* | | more message restrict conversions | friendica | 2015-01-29 | 1 | -17/+16 |
* | | Merge branch 'master' into tres and add some work on the item_deleted flag re... | friendica | 2015-01-26 | 1 | -3/+17 |
|\| |
|
| * | turn "large photo thumbnails" into a feature. | friendica | 2015-01-25 | 1 | -6/+11 |
| * | provide pref to set default photo resolution for posts to something other tha... | friendica | 2015-01-23 | 1 | -0/+9 |
* | | slow progress removing bitfields on item table | friendica | 2015-01-21 | 1 | -37/+39 |
|/ |
|
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -2/+2 |
|\ |
|
| * | visible flag reversed | friendica | 2014-11-06 | 1 | -1/+1 |
| * | add some more safety checks before turning the conversation request messages ... | friendica | 2014-11-02 | 1 | -1/+1 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -3/+4 |
|/ |
|
* | just mark dead hubloc deleted - don't remove them. This could cause problems.... | friendica | 2014-09-16 | 1 | -0/+1 |
* | support title and description (and dates which were done earlier) for friendi... | friendica | 2014-08-13 | 1 | -0/+4 |
* | provide a way to preserve photo timestamps when importing (rather than upload... | friendica | 2014-08-12 | 1 | -0/+5 |
* | Friendica photo import tool. This will bring in all your photos from the chos... | friendica | 2014-08-12 | 1 | -5/+5 |
* | nothing going on here. nothing to see. move along. | friendica | 2014-08-10 | 1 | -31/+48 |
* | oh this is nice... http://kmkeen.com/jshon - this is what we need to make shr... | friendica | 2014-06-18 | 1 | -3/+4 |
* | add photo count to photo album list | friendica | 2014-06-17 | 1 | -2/+3 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-25 | 1 | -1/+5 |
|\ |
|
| * | Fix wall photo uploads. | Thomas Willingham | 2014-03-25 | 1 | -1/+5 |
* | | missed one | friendica | 2014-03-25 | 1 | -1/+0 |
* | | ensure wall_upload always has width and height if the image is valid | friendica | 2014-03-25 | 1 | -1/+5 |
|/ |
|
* | add width and height to uploaded photo body | marijus | 2014-03-22 | 1 | -1/+3 |
* | use border-box for everything | marijus | 2014-03-22 | 1 | -1/+1 |
* | missing filename in uploaded photos (we don't really use this, but we will ne... | friendica | 2014-01-22 | 1 | -0/+1 |