Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | retry the move of AccessList to composer format (one or more third-party ↵ | redmatrix | 2016-02-21 | 1 | -2/+2 |
| | | | | plugins will likely break as a result) | ||||
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -2/+2 |
| | | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973. | ||||
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -2/+2 |
| | |||||
* | guest photo upload failing when js_upload is in use due to non-existent acl ↵ | redmatrix | 2016-02-11 | 1 | -0/+8 |
| | | | | parameters | ||||
* | oep for the photo top page | redmatrix | 2016-01-31 | 1 | -0/+3 |
| | |||||
* | add album embed (embed the most recent photo with link to album) | redmatrix | 2016-01-31 | 1 | -0/+4 |
| | |||||
* | add oembed provider for photos | redmatrix | 2016-01-31 | 1 | -0/+2 |
| | |||||
* | fix visitor photo uploads | redmatrix | 2016-01-21 | 1 | -1/+1 |
| | |||||
* | remove some unused stuff | redmatrix | 2015-12-08 | 1 | -6/+1 |
| | |||||
* | change album_id logic to make it work with ajax calls | Mario Vavti | 2015-12-07 | 1 | -2/+4 |
| | |||||
* | make justify gallery work with more than one albums per page (eg album widget) | Mario Vavti | 2015-12-07 | 1 | -0/+2 |
| | |||||
* | another try to avoid dubble photo deletion. allow to set a photo caption and ↵ | Mario Vavti | 2015-10-24 | 1 | -4/+7 |
| | | | | simple status body (if create status post is enabled) on upload | ||||
* | some photos cant be deleted under certain circumstances - needs more ↵ | Mario Vavti | 2015-10-20 | 1 | -4/+0 |
| | | | | investigation. revert this until a better fix is found. | ||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-16 | 1 | -4/+1 |
|\ | |||||
| * | this is all the info we need | Mario Vavti | 2015-10-16 | 1 | -4/+1 |
| | | |||||
* | | another try at issue #89 - rotating photos | redmatrix | 2015-10-16 | 1 | -2/+18 |
|/ | |||||
* | generate all (non-square) photo scales - even if the original photo is ↵ | redmatrix | 2015-10-15 | 1 | -36/+41 |
| | | | | smaller than the scale target sizes. | ||||
* | issue #89 - rotating photos does not work | redmatrix | 2015-10-15 | 1 | -1/+2 |
| | |||||
* | reflect default image size changes in mod/photos | Mario Vavti | 2015-10-15 | 1 | -3/+17 |
| | |||||
* | do not try to remove photos twice | Mario Vavti | 2015-10-15 | 1 | -0/+6 |
| | |||||
* | issue #87 - photos not getting deleted from mod_photo when deleted in DAV or ↵ | redmatrix | 2015-10-14 | 1 | -2/+3 |
| | | | | cloud | ||||
* | issue #86 - like/dislike in photos not working | redmatrix | 2015-10-14 | 1 | -7/+7 |
| | |||||
* | change photo permissions when attach permissions are changed through ↵ | redmatrix | 2015-09-18 | 1 | -2/+2 |
| | | | | mod/filestorage, and fix lockview for photos. | ||||
* | syntax | redmatrix | 2015-09-05 | 1 | -1/+1 |
| | |||||
* | more work on AccessList integration | redmatrix | 2015-08-27 | 1 | -28/+25 |
| | |||||
* | prohibit some photo album edit operations until we figure out how to sync ↵ | redmatrix | 2015-08-05 | 1 | -20/+31 |
| | | | | them with dav | ||||
* | don't throw errors or do the wrong thing if photos have no album (placed on ↵ | redmatrix | 2015-08-05 | 1 | -8/+13 |
| | | | | your dav rootdir) | ||||
* | the view_photos and post_photos permissions are redundant and are now mapped ↵ | redmatrix | 2015-07-19 | 1 | -3/+3 |
| | | | | to view_storage and write_storage | ||||
* | more photos work | redmatrix | 2015-06-17 | 1 | -3/+9 |
| | |||||
* | lots of work on merging photo and file albums/folders | redmatrix | 2015-06-17 | 1 | -3/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-16 | 1 | -0/+23 |
|\ | | | | | | | | | | | Conflicts: mod/photos.php mod/siteinfo.php | ||||
| * | make photo upload work for remote channels with perms | Mario Vavti | 2015-06-16 | 1 | -1/+13 |
| | | |||||
* | | remove file/attachments when their associated photos are removed | redmatrix | 2015-06-16 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-15 | 1 | -3/+3 |
|\| | | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php | ||||
| * | do not allow/show acl button on photo edit if not owner | Mario Vavti | 2015-06-15 | 1 | -3/+3 |
| | | |||||
* | | convert the abook fields | redmatrix | 2015-06-14 | 1 | -1/+2 |
| | | |||||
* | | more work on items | redmatrix | 2015-06-11 | 1 | -1/+2 |
|\| | | | | | | | | | | | | | | | | | | | | | and Merge branch 'master' of https://github.com/redmatrix/redmatrix Conflicts: include/items.php view/it/messages.po view/it/strings.php | ||||
* | | more work on item table optimisation | redmatrix | 2015-06-10 | 1 | -3/+2 |
| | | |||||
* | | get rid of photo_flags in the code | redmatrix | 2015-05-18 | 1 | -7/+7 |
| | | |||||
* | | bring the new photo schema into play | redmatrix | 2015-05-18 | 1 | -9/+13 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -3/+27 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css | ||||
| * | reverse file activity logic | Mario Vavti | 2015-04-12 | 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/+8 |
| | | | | | | | | div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out. | ||||
| * | Change logic of "don't create a status post for this photo upload" and turn ↵ | friendica | 2015-03-10 | 1 | -1/+1 |
| | | | | | | | | it into a bona-fide on/off toggle. This takes up one more vertical line, but we have it to spare, and the single button (while concise visually) provided no feedback of the current state, or indicate whether a second click toggled it. Some addons use this setting so addons will need to be pulled when this is pulled in order to remain in sync. | ||||
| * | bring back like/dislike summaries on photos | friendica | 2015-02-16 | 1 | -4/+20 |
| | | |||||
| * | quick fix for photos page until calls to like_puller() are fixed | friendica | 2015-02-16 | 1 | -4/+4 |
| | | |||||
| * | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN ↵ | friendica | 2015-02-12 | 1 | -4/+2 |
| | | | | | | | | searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief. | ||||
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -11/+11 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/group.php include/text.php mod/acl.php mod/channel.php mod/connections.php mod/display.php mod/group.php mod/item.php mod/locs.php mod/network.php mod/photos.php mod/ping.php mod/starred.php mod/viewsrc.php | ||||
| * | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -4/+4 |
| | | |||||
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -10/+10 |
| | |