Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | undo disabled submit buttons now that ACL is initialised when page loaded | friendica | 2014-11-18 | 1 | -2/+2 | |
| | ||||||
* | Use new date selector for item expiry | Stefan Parviainen | 2014-11-17 | 1 | -6/+1 | |
| | ||||||
* | 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. | |||||
* | Fix duplicate element id | Stefan Parviainen | 2014-11-05 | 1 | -1/+1 | |
| | ||||||
* | datetimepicker data-format now data-date-format | Alexandre Hannud Abdo | 2014-10-07 | 1 | -1/+1 | |
| | ||||||
* | Fix name attribute of button elements so jquery '.submit()' doesn't break | Alexandre Hannud Abdo | 2014-09-16 | 1 | -1/+1 | |
| | | | | | | | | According to "Additional notes" in: http://api.jquery.com/submit/ Not fixing buttons created with 'input' tags. | |||||
* | fix one more bootstrap override regression | marijus | 2014-05-26 | 1 | -1/+1 | |
| | ||||||
* | This should fix the preview allignment permantly. | jeroenpraat | 2014-04-18 | 1 | -1/+1 | |
| | ||||||
* | bootstrapify aclselector | marijus | 2014-04-11 | 1 | -8/+4 | |
| | ||||||
* | use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair ↵ | marijus | 2014-04-09 | 1 | -1/+1 | |
| | | | | editblock and editlayout which still depended on it. | |||||
* | replace lock icon with icon-{lock, unlock} | marijus | 2014-04-09 | 1 | -5/+3 | |
| | ||||||
* | whitespace cleanup | marijus | 2014-04-08 | 1 | -6/+6 | |
| | ||||||
* | change the way jot tools are displayed/hidden | marijus | 2014-04-08 | 1 | -8/+14 | |
| | ||||||
* | jot and location style fixes | marijus | 2014-04-06 | 1 | -3/+3 | |
| | ||||||
* | provide the ability for rpost to post as another of your channels. This does ↵ | friendica | 2014-04-05 | 1 | -1/+5 | |
| | | | | not yet work, so the functionality has not been enabled. | |||||
* | some work on jot, remove some deprecated js and some random style fixes | marijus | 2014-04-03 | 1 | -76/+75 | |
| | ||||||
* | this commit is an attempt to make conv items better scalable on smaller ↵ | marijus | 2014-03-10 | 1 | -1/+1 | |
| | | | | screens. also save some horizontal space. | |||||
* | first cut at a directory popup. It's a bit annoying at the moment, so we'll ↵ | friendica | 2013-12-23 | 1 | -1/+1 | |
| | | | | have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network. | |||||
* | add ability to set created date/time from the api | friendica | 2013-12-22 | 1 | -1/+0 | |
| | ||||||
* | Use the red matrix icons | Christian Vogeley | 2013-12-22 | 1 | -2/+9 | |
| | ||||||
* | Merge remote-tracking branch 'upstream/master' into bootstrap | Christian Vogeley | 2013-12-22 | 1 | -2/+2 | |
|\ | | | | | | | | | Conflicts: view/php/theme_init.php | |||||
| * | sort out the preview icons | friendica | 2013-11-25 | 1 | -1/+1 | |
| | | ||||||
| * | use placeholder for profile-jot-text and some minor alignment | marijus | 2013-11-23 | 1 | -1/+1 | |
| | | ||||||
* | | New modal dialog for item expiry | Christian Vogeley | 2013-12-22 | 1 | -1/+34 | |
|/ | ||||||
* | allow rpost to set source app | friendica | 2013-11-15 | 1 | -0/+1 | |
| | ||||||
* | fix photo permissions on encrypted posts | friendica | 2013-11-13 | 1 | -0/+1 | |
| | ||||||
* | ability to use other ciphers | friendica | 2013-11-11 | 1 | -1/+1 | |
| | ||||||
* | e2ee | friendica | 2013-11-10 | 1 | -3/+3 | |
| | ||||||
* | some more doco for how to finish it. | friendica | 2013-11-10 | 1 | -0/+3 | |
| | ||||||
* | provide expire feature on post and comments as well as private messages. ↵ | friendica | 2013-11-07 | 1 | -0/+6 | |
| | | | | This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone. | |||||
* | replace a bunch of graphic icons with vector icons | friendica | 2013-10-08 | 1 | -7/+7 | |
| | ||||||
* | add a layout selector | friendica | 2013-09-02 | 1 | -0/+1 | |
| | ||||||
* | webpage content-type -- needs cleaning up and a security check once all the ↵ | friendica | 2013-09-02 | 1 | -0/+3 | |
| | | | | important bits are in place. | |||||
* | Kill autogenerated warnings, plus a typo. | Thomas Willingham | 2013-07-16 | 1 | -6/+0 | |
| | ||||||
* | more spin.js porting | marijus | 2013-07-15 | 1 | -5/+4 | |
| | ||||||
* | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 | |
| | ||||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 1 | -41/+46 | |
| | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates | |||||
* | . | friendica | 2013-03-10 | 1 | -5/+0 | |
| | ||||||
* | tweaky tweak, plus add share tracking db, and don't show acl for guest ↵ | friendica | 2013-03-06 | 1 | -0/+2 | |
| | | | | postings, and experiment with compressing pcss on the fly | |||||
* | taking the next step on pages | friendica | 2013-02-27 | 1 | -0/+4 | |
| | ||||||
* | that was certainly some fun debugging (not) | friendica | 2012-11-04 | 1 | -2/+3 | |
| | ||||||
* | turn off categories feature by default | friendica | 2012-11-03 | 1 | -0/+2 | |
| | ||||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -2/+0 | |
| | ||||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 1 | -0/+85 | |