Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |