Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If text is selected in profile-jot-text when the link button is pressed, the ↵ | Andrew Manning | 2015-11-20 | 1 | -9/+21 |
| | | | | input URL is applied around the text. Otherwise, the normal link data fetch occurs. | ||||
* | new feature: delayed posting | redmatrix | 2015-10-25 | 1 | -0/+13 |
| | |||||
* | don't auto-open the editor in forum mode. Save the forum selection text ↵ | redmatrix | 2015-09-09 | 1 | -0/+3 |
| | | | | until we open it. | ||||
* | this is weird | redmatrix | 2015-08-25 | 1 | -2/+2 |
| | |||||
* | change name of module | redmatrix | 2015-08-22 | 1 | -2/+2 |
| | |||||
* | allow jot to be displayed expanded, remove deprected datetimepicker js and ↵ | Mario Vavti | 2015-04-17 | 1 | -2/+0 |
| | | | | some random fixes | ||||
* | provide a separate input field for rpost attachments | Mario Vavti | 2015-04-16 | 1 | -0/+3 |
| | |||||
* | Fix JavaScript problems on channels where you are not allowed to upload photos. | Klaus Weidenbach | 2015-03-12 | 1 | -56/+46 |
| | | | | | | Add some try...catch blocks around JavaScript that throws errors. This commit should fix the current problems that were introduced by an earlier commit. | ||||
* | collapse jot tools to submenu on small and extra small screens | Mario Vavti | 2015-03-10 | 1 | -3/+30 |
| | |||||
* | item voting tools | friendica | 2015-02-10 | 1 | -0/+10 |
| | |||||
* | Rename some stuff related to autocomplete | Stefan Parviainen | 2015-01-07 | 1 | -2/+2 |
| | |||||
* | Fix initEditor on non-wall pages | Stefan Parviainen | 2015-01-05 | 1 | -1/+4 |
| | |||||
* | Autocmplete suggestions for non-local users, also suggest from visited ↵ | Stefan Parviainen | 2015-01-04 | 1 | -1/+1 |
| | | | | channel's connections | ||||
* | show clear browser location button only if use browser location option is ↵ | marijus | 2014-12-09 | 1 | -1/+1 |
| | | | | set and minor css fixes | ||||
* | testing new event code | friendica | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | newevent: front end functions | friendica | 2014-05-29 | 1 | -0/+6 |
| | |||||
* | bootstrapify aclselector | marijus | 2014-04-11 | 1 | -5/+1 |
| | |||||
* | pass the original element title through the element stack so that it we ↵ | friendica | 2014-04-07 | 1 | -0/+4 |
| | | | | don't lose it in the ajaxuploader. | ||||
* | some work on jot, remove some deprecated js and some random style fixes | marijus | 2014-04-03 | 1 | -3/+3 |
| | |||||
* | bookmarks - mop up and go home | friendica | 2014-02-04 | 1 | -1/+7 |
| | |||||
* | Confirm box: fall back to standard js confirm dialog if bootstrap isn't ↵ | Christian Vogeley | 2014-01-13 | 1 | -3/+8 |
| | | | | available | ||||
* | delete confirmation popup for blocks and layouts | Christian Vogeley | 2014-01-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into movejs | friendica | 2014-01-06 | 1 | -1/+1 |
| | | | | | Conflicts: version.inc | ||||
* | Confirm webpage deletion prompt | Christian Vogeley | 2014-01-01 | 1 | -4/+3 |
| | |||||
* | New modal dialog for item expiry | Christian Vogeley | 2013-12-22 | 1 | -2/+22 |
| | |||||
* | fix photo permissions on encrypted posts | friendica | 2013-11-13 | 1 | -0/+2 |
| | |||||
* | very crude zid support for e2ee content and move bbcode converter to main.js ↵ | friendica | 2013-11-12 | 1 | -123/+0 |
| | | | | so it's available when not logged in (though we might ultimately want to force people to get a matrix account to use our encryption). | ||||
* | basic linking of audio/video tags in encrypted bbcode | friendica | 2013-11-11 | 1 | -1/+2 |
| | |||||
* | make e2ee work on tinymce | friendica | 2013-11-11 | 1 | -3/+4 |
| | |||||
* | provide real barebones XSS protection on e2ee contents and implement a few ↵ | friendica | 2013-11-11 | 1 | -25/+42 |
| | | | | bbcode tags we're likely to see a lot of. Still need to write a js zid() function to properly implement zrl and zmg but at least they will be linked now. | ||||
* | display encrypted text inline | friendica | 2013-11-11 | 1 | -0/+36 |
| | |||||
* | provide expire feature on post and comments as well as private messages. ↵ | friendica | 2013-11-07 | 1 | -0/+7 |
| | | | | 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. | ||||
* | provide an html src converter | friendica | 2013-10-31 | 1 | -0/+61 |
| | |||||
* | Kill autogenerated warnings, plus a typo. | Thomas Willingham | 2013-07-16 | 1 | -6/+0 |
| | |||||
* | more spin.js porting | marijus | 2013-07-15 | 1 | -8/+8 |
| | |||||
* | we need to actually include spin.js or it causes issues | friendica | 2013-07-14 | 1 | -1/+1 |
| | |||||
* | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -3/+3 |
| | |||||
* | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -2/+2 |
| | |||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 1 | -18/+23 |
| | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates | ||||
* | Colorbox | Thomas Willingham | 2013-04-26 | 1 | -9/+9 |
| | |||||
* | reverting to fancybox for "save to file" selection box until we find a ↵ | friendica | 2013-04-21 | 1 | -3/+3 |
| | | | | better way - prettyPhoto just isn't working for this and I really need this functionality ATM until we can figure out how to make prettyPhoto work properly here. | ||||
* | Fix acl | Thomas Willingham | 2013-04-16 | 1 | -4/+4 |
| | |||||
* | . | friendica | 2013-03-10 | 1 | -18/+0 |
| | |||||
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 1 | -7/+7 |
| | |||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 1 | -0/+318 |