Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow engineering units (e.g. 400M, 1G) as service class limits | redmatrix | 2016-04-28 | 1 | -1/+1 |
| | |||||
* | Use / for album name in photo activities if no album present. | redmatrix | 2016-04-27 | 1 | -1/+1 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+40 |
| | |||||
* | more work on file sync to clones, 60-70% test coverage, mostly working but ↵ | redmatrix | 2016-04-06 | 1 | -4/+4 |
| | | | | many changes made during testing which themselves have not yet been tested | ||||
* | file sync work | redmatrix | 2016-04-06 | 1 | -2/+2 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 1 | -3/+3 |
| | |||||
* | provide footer bbcode | Mario Vavti | 2016-02-29 | 1 | -4/+4 |
| | |||||
* | fix link to photo album and make sure that small photos are not overwritten ↵ | Mario Vavti | 2016-02-26 | 1 | -1/+1 |
| | | | | by body text. | ||||
* | retry the move of AccessList to composer format (one or more third-party ↵ | redmatrix | 2016-02-21 | 1 | -1/+1 |
| | | | | plugins will likely break as a result) | ||||
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -1/+1 |
| | | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973. | ||||
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | fix typos before merging | redmatrix | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | revise the photo activity a bit so that we always have a valid activity ↵ | redmatrix | 2015-12-15 | 1 | -13/+36 |
| | | | | body. Several network connectors can get empty posts or posts that don't contain any reference whatsoever to the actual photo. Since this can cause duplicate images on our own site, just provide the activity summary and any included body text to the activity by default. Provide a function to enhance this activity with an actual photo which can be applied on demand for any network connectors that desire it. Otherwise they'll just get a link to the photo in the activity statement - which is better than an empty post. Have applied this "add actual photo to the post" function to both Diaspora and RSS feeds. Also provide the album as the activity target. | ||||
* | revert include/photos.php:L380 | redmatrix | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | more work on api media uploads | redmatrix | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | fix the typo | redmatrix | 2015-10-28 | 1 | -1/+1 |
| | |||||
* | photos linked item visibility issue | redmatrix | 2015-10-28 | 1 | -0/+14 |
| | |||||
* | fix sharing of photo items | Mario Vavti | 2015-10-27 | 1 | -5/+6 |
| | |||||
* | improve photo item object - we now provide the infos for all available photo ↵ | Mario Vavti | 2015-10-25 | 1 | -32/+43 |
| | | | | sizes | ||||
* | new line between photo and description | Mario Vavti | 2015-10-24 | 1 | -2/+2 |
| | |||||
* | another try to avoid dubble photo deletion. allow to set a photo caption and ↵ | Mario Vavti | 2015-10-24 | 1 | -10/+15 |
| | | | | simple status body (if create status post is enabled) on upload | ||||
* | add obj_type and object again | Mario Vavti | 2015-10-20 | 1 | -1/+3 |
| | |||||
* | fix jot photo upload | Mario Vavti | 2015-10-20 | 1 | -10/+6 |
| | |||||
* | create photo object if feature large photos is enabled and display those ↵ | Mario Vavti | 2015-10-20 | 1 | -18/+52 |
| | | | | slightly different | ||||
* | we now provide images for all suffixes (0-3) -> simplify photo item body ↵ | Mario Vavti | 2015-10-16 | 1 | -36/+25 |
| | | | | creation and provide width x height for any size | ||||
* | generate all (non-square) photo scales - even if the original photo is ↵ | redmatrix | 2015-10-15 | 1 | -21/+21 |
| | | | | smaller than the scale target sizes. | ||||
* | (re)add default image-size 320px - it is good for gallery preview. this size ↵ | Mario Vavti | 2015-10-15 | 1 | -0/+9 |
| | | | | has the suffix -3 now | ||||
* | double up default photo sizes - even the mos simple camera can now do images ↵ | Mario Vavti | 2015-10-15 | 1 | -4/+4 |
| | | | | > 1024px | ||||
* | allow photo-items to appear full width if large photos feature is enabled. ↵ | Mario Vavti | 2015-10-14 | 1 | -1/+1 |
| | | | | in prepare_body() split off mentions, tags, categories folders and attachments from body for easier theming. some other little fixes. | ||||
* | consolidate import_items/sync_items | redmatrix | 2015-09-07 | 1 | -3/+0 |
| | |||||
* | make js_upload work with hubzilla. It still needs a rewrite. | redmatrix | 2015-09-05 | 1 | -2/+2 |
| | |||||
* | 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 ↵ | redmatrix | 2015-08-06 | 1 | -14/+26 |
| | | | | 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. | ||||
* | don't throw errors or do the wrong thing if photos have no album (placed on ↵ | redmatrix | 2015-08-05 | 1 | -1/+1 |
| | | | | your dav rootdir) | ||||
* | photo album is decided in dav or attach modules now - don't set it in ↵ | redmatrix | 2015-08-05 | 1 | -8/+8 |
| | | | | photos_upload | ||||
* | 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 |
| | | | | to view_storage and write_storage | ||||
* | more work on photos, including os_storage for the size '0' photo and ↵ | redmatrix | 2015-06-23 | 1 | -2/+18 |
| | | | | numbering duplicate filenames | ||||
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-16 | 1 | -2/+2 |
|\ | | | | | | | | | | | Conflicts: mod/photos.php mod/siteinfo.php | ||||
| * | 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 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php | ||||
| * | | 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 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -46/+71 |
| | | | | | | | | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation. |