Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css fixes to make jot look better with background colors or images | Mario Vavti | 2016-03-01 | 1 | -1/+1 |
| | |||||
* | another try to avoid dubble photo deletion. allow to set a photo caption and ↵ | Mario Vavti | 2015-10-24 | 1 | -1/+8 |
| | | | | simple status body (if create status post is enabled) on upload | ||||
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-21 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: include/items.php util/messages.po | ||||
| * | do not show default in scheme selection dropdown. default.php and ↵ | Mario Vavti | 2015-06-21 | 1 | -1/+1 |
| | | | | | | | | default.css should be symlinks. adjust doco accordingly. | ||||
* | | more photos work | redmatrix | 2015-06-17 | 1 | -1/+1 |
|/ | |||||
* | Change logic of "don't create a status post for this photo upload" and turn ↵ | friendica | 2015-03-10 | 1 | -10/+3 |
| | | | | 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. | ||||
* | design fixes for photos, files and random fixes | marijus | 2014-12-30 | 1 | -12/+23 |
| | |||||
* | css fixes | marijus | 2014-12-30 | 1 | -4/+3 |
| | |||||
* | move profile css to mod_profile and minoor fixes | marijus | 2014-12-11 | 1 | -2/+2 |
| | |||||
* | undo disabled submit buttons now that ACL is initialised when page loaded | friendica | 2014-11-18 | 1 | -2/+2 |
| | |||||
* | prevent posting before acl got populated since this will disregard the ↵ | marijus | 2014-11-08 | 1 | -2/+2 |
| | | | | default acl setting and the post will be visible to the default audience without warning. the chance that this happens is quite small while writing a post but can easily happen on eg editing photos (maybe just tick a checkbox and press submit). the acl and submit buttons are disabled by default and will be activated as soon as acl is populated. | ||||
* | class > id mixup | marijus | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | missing </div> | marijus | 2014-11-04 | 1 | -2/+3 |
| | |||||
* | if deleting a photo go away to album | marijus | 2014-11-03 | 1 | -7/+7 |
| | |||||
* | css fixes | marijus | 2014-11-02 | 1 | -5/+5 |
| | |||||
* | even more photos work | marijus | 2014-11-01 | 1 | -9/+6 |
| | |||||
* | do not reload page for photo upload | marijus | 2014-10-31 | 1 | -9/+3 |
| | |||||
* | more work on photo upload | marijus | 2014-10-31 | 1 | -15/+26 |
| | |||||
* | some work on photo upload | marijus | 2014-10-30 | 1 | -35/+41 |
| | |||||
* | This is a fix to not interfere the ongoing adding of ↵ | marijus | 2014-10-10 | 1 | -2/+3 |
| | | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing. | ||||
* | Added and changed on some places div class generic-content-wrapper. And ↵ | Jeroen | 2014-10-09 | 1 | -1/+1 |
| | | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it. | ||||
* | take away some boldness, some css fixes and some photo work | marijus | 2014-10-07 | 1 | -3/+5 |
| | |||||
* | bootstrapify aclselector | marijus | 2014-04-11 | 1 | -7/+2 |
| | |||||
* | replace lock icon with icon-{lock, unlock} | marijus | 2014-04-09 | 1 | -3/+2 |
| | |||||
* | get rid of fancybox for photos upload, not just photo edit | friendica | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Service class | Christian Vogeley | 2013-09-08 | 1 | -1/+1 |
| | | | | identity, follow, photo upload, att upload | ||||
* | js_upload is wretched, but at least fix the HTML in the template so it will ↵ | friendica | 2013-08-04 | 1 | -1/+1 |
| | | | | work again. | ||||
* | Kill autogenerated warnings, plus a typo. | Thomas Willingham | 2013-07-16 | 1 | -5/+0 |
| | |||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 1 | -11/+16 |
| | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates | ||||
* | smarter handling of js_upload source param | friendica | 2013-05-02 | 1 | -0/+1 |
| | |||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 1 | -0/+46 |