Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css fixes | Mario | 2021-10-01 | 1 | -2/+7 |
| | |||||
* | improve file upload performance: start uploading next file only after the ↵ | Mario | 2021-10-01 | 1 | -196/+81 |
| | | | | previous finished, make sure to not return when uploading via ajax | ||||
* | photo upload: always show the textarea so that text and tags can be added ↵ | Mario Vavti | 2021-07-16 | 1 | -13/+0 |
| | | | | even if no status post is sent | ||||
* | some work on streamlining mod photos | Mario | 2021-06-23 | 1 | -7/+8 |
| | |||||
* | this was needed | zotlabs | 2018-09-18 | 1 | -1/+1 |
| | |||||
* | missing autocomplete (e.g. mentions) in mod_photos comments | zotlabs | 2018-09-18 | 1 | -2/+3 |
| | |||||
* | chunked uploads for photos page | zotlabs | 2017-12-03 | 1 | -13/+80 |
| | |||||
* | bring some ajax to photo upload | Mario Vavti | 2017-11-10 | 1 | -0/+210 |
| | |||||
* | fix #480, enable bbcode autocomplete for photo comments and remove some ↵ | Mario Vavti | 2016-08-13 | 1 | -15/+1 |
| | | | | redundant javascript | ||||
* | document mod_acl a bit better and try to remove some redundancies and ↵ | redmatrix | 2016-07-13 | 1 | -1/+1 |
| | | | | consolidate the various options | ||||
* | update icon names in view/js | Treer | 2016-05-01 | 1 | -2/+2 |
| | |||||
* | get rid of the unused ispublic variable | Mario Vavti | 2016-04-29 | 1 | -4/+0 |
| | |||||
* | enable bbcode autocomplete for other places | Mario Vavti | 2016-04-09 | 1 | -0/+2 |
| | |||||
* | another try to avoid dubble photo deletion. allow to set a photo caption and ↵ | Mario Vavti | 2015-10-24 | 1 | -5/+14 |
| | | | | simple status body (if create status post is enabled) on upload | ||||
* | Some JavaScript cleanups. | Klaus Weidenbach | 2015-03-15 | 1 | -6/+9 |
| | | | | | | Adding some missing and remove some unnecessary semicolons. Change some comparing operators. Changed access to objects with dot operator. | ||||
* | Refactor mention code to make it more reusable | Stefan Parviainen | 2015-01-12 | 1 | -1/+1 |
| | |||||
* | Typo + comment | Stefan Parviainen | 2015-01-07 | 1 | -1/+1 |
| | |||||
* | Add autosubmit feature to textcomplete based autocompleter | Stefan Parviainen | 2015-01-07 | 1 | -1/+1 |
| | |||||
* | Make photos tag autocomplete use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -13/+5 |
| | |||||
* | some work on cloud actionspanel and minor cleanup | marijus | 2014-12-29 | 1 | -10/+0 |
| | |||||
* | several unrelated things - auto_follow wasn't working for new accounts, ↵ | friendica | 2014-10-27 | 1 | -0/+13 |
| | | | | error returned in private mention to a collection, and added auto-completion to photo tags; though it only matches people so the hover text is now wrong. Also made the photo edit form XHTML (XML) compliant. | ||||
* | replace lock icon with icon-{lock, unlock} | marijus | 2014-04-09 | 1 | -2/+2 |
| | |||||
* | file had wrong extension | friendica | 2014-03-11 | 1 | -7/+7 |
| | |||||
* | get rid of fancybox for photos upload, not just photo edit | friendica | 2014-03-11 | 1 | -0/+5 |
| | |||||
* | shamelessly steal, and cut/paste from the settings page to get mod_photos ↵ | friendica | 2014-02-11 | 1 | -0/+8 |
| | | | | edit permissions working - and it looks like we still have some other fancybox instances (yet another lightbox) which haven't yet been converted to colorbox and will need to be fixed. Way too many lightboxes. | ||||
* | start on photos rework | friendica | 2013-01-25 | 1 | -0/+16 |