Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ability to generate arbitrary map with [ map=lat/lon] and also free form ↵ | friendica | 2014-12-17 | 1 | -0/+19 |
| | | | | location using [ map]somewhere[/map] but the second one currently has no plugins available to generate it. | ||||
* | Add [ map ] element to bbcode, no closing tag. Requires a map generator ↵ | friendica | 2014-12-16 | 1 | -0/+8 |
| | | | | plugin (like openstreetmap which was just updated) and also requires that the author has browser location enabled. | ||||
* | theme the observer tags so they stick out like a sore thumb. Too much bad juju. | friendica | 2014-11-24 | 1 | -4/+6 |
| | |||||
* | allow (our own) ajax urls to pass through bbcode intact. | friendica | 2014-10-09 | 1 | -2/+2 |
| | |||||
* | shareable design elements | friendica | 2014-10-06 | 1 | -0/+12 |
| | |||||
* | BBCode - $1 wrote doesn't make sense as a spoiler. $1 spoiler does. | Thomas Willingham | 2014-09-28 | 1 | -1/+1 |
| | |||||
* | bbcode sup and sub | friendica | 2014-08-05 | 1 | -0/+7 |
| | |||||
* | standards compliance | friendica | 2014-07-22 | 1 | -6/+6 |
| | |||||
* | remove some code duplication | friendica | 2014-07-14 | 1 | -19/+3 |
| | |||||
* | Make [observer.baseurl] more reliable using connurl which will change | Thomas Willingham | 2014-06-30 | 1 | -2/+2 |
| | | | | | less often than xchan_url, which can break the regex and might not even contain the baseurl at all, plus a bit of doco clean up. | ||||
* | minor changes | friendica | 2014-06-29 | 1 | -0/+6 |
| | |||||
* | fix space around brackets changing. | friendica | 2014-06-19 | 1 | -3/+9 |
| | |||||
* | start to build out the apps | friendica | 2014-05-18 | 1 | -0/+14 |
| | |||||
* | Merge pull request #455 from encyclomundi/master | RedMatrix | 2014-05-11 | 1 | -1/+1 |
|\ | | | | | correct minor typo | ||||
| * | correct minor typo | Charles | 2014-05-10 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/chriswinstead/red | root | 2014-05-10 | 1 | -0/+24 |
|\ \ | |||||
| * | | add support for h1, h2, etc. to bbcode | Michael Johnston | 2014-05-10 | 1 | -0/+24 |
| | | | |||||
* | | | Made some changes to img tags to enforce max-width everywhere, and to the ↵ | root | 2014-05-07 | 1 | -6/+6 |
|/ / | | | | | | | page headers to allow user scaling. | ||||
* / | add message_id to reshared items so that we can eventually notify the ↵ | friendica | 2014-05-05 | 1 | -0/+6 |
|/ | | | | original poster via an activity that their item was shared. | ||||
* | this is a mess and makes a complicated security model that one can probably ↵ | friendica | 2014-03-31 | 1 | -4/+3 |
| | | | | drive a truck through. It will have to be fixed. It does make youtubes work again. | ||||
* | revise the sandbox | friendica | 2014-03-30 | 1 | -1/+1 |
| | |||||
* | little fixes of hopefully nil significance | friendica | 2014-03-16 | 1 | -3/+6 |
| | |||||
* | this commit is an attempt to make conv items better scalable on smaller ↵ | marijus | 2014-03-10 | 1 | -7/+7 |
| | | | | screens. also save some horizontal space. | ||||
* | SECURITY: do not automatically open an iframe which points into the local ↵ | friendica | 2014-02-20 | 1 | -1/+8 |
| | | | | website. | ||||
* | oops - still using the !@#$ youtube bbcodes | friendica | 2014-02-12 | 1 | -29/+29 |
| | |||||
* | remove some obsolete bbcode tags | friendica | 2014-02-12 | 1 | -65/+30 |
| | |||||
* | another bbcode addition for the demo, however this one is potentially useful ↵ | friendica | 2014-02-12 | 1 | -0/+14 |
| | | | | for other purposes | ||||
* | bbcode element of where you are on a site. perhaps this is less than ↵ | friendica | 2014-02-12 | 1 | -1/+1 |
| | | | | generally useful but I plan to use it in a demo video where there is no other way to accomplish this | ||||
* | Add class to bookmark links to make it better them able | Christian Vogeley | 2014-02-09 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | E.g.: css (not yet included) .bookmark-identifier{ display:none; } .bookmark:hover:before{ text-decoration:none; content:"#^"; color:#000000; background:#FFFFFF; } .bookmark:hover{ color: #FFFFFF; background: #3465A4; } | ||||
* | add a sanitized style tag to bbcode | marijus | 2014-02-05 | 1 | -0/+55 |
| | |||||
* | minor whitespace cleanup | marijus | 2014-01-30 | 1 | -1/+0 |
| | |||||
* | add image floating to bbcode | marijus | 2014-01-30 | 1 | -10/+40 |
| | |||||
* | SECURITY: remove style and class bbcodes | friendica | 2014-01-28 | 1 | -8/+0 |
| | |||||
* | add zid to audio/video (again) | friendica | 2014-01-23 | 1 | -7/+44 |
| | |||||
* | display a somewhat more pleasant hovertip on qr codes | friendica | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | fix marital partner linking | friendica | 2014-01-23 | 1 | -0/+10 |
| | |||||
* | fix table bbcode | friendica | 2014-01-09 | 1 | -1/+1 |
| | |||||
* | qr enhancements | friendica | 2014-01-08 | 1 | -1/+1 |
| | |||||
* | qr code support | friendica | 2014-01-07 | 1 | -0/+10 |
| | |||||
* | bbcode convenience variables for producing documentation. | friendica | 2014-01-06 | 1 | -0/+2 |
| | |||||
* | add account_level, is_foreigner and is_member functions; convert all e2ee ↵ | friendica | 2013-12-23 | 1 | -4/+7 |
| | | | | user input and prompts to hex to avoid javascipt's lame handling of quotes. !!This breaks all prior encrypted posts.!! | ||||
* | display encrypted text inline | friendica | 2013-11-11 | 1 | -2/+5 |
| | |||||
* | Didn't finish it. Gotta' pee. | friendica | 2013-11-10 | 1 | -9/+2 |
| | |||||
* | more e2ee infrastructure - at this point if somebody wants it they're going ↵ | friendica | 2013-11-07 | 1 | -2/+39 |
| | | | | to have to work for it. | ||||
* | Use only one regex for title matching in rpost tag | zottel | 2013-10-31 | 1 | -6/+5 |
| | |||||
* | Allow setting of title in rpost tag with [rpost=title]body[/rpost] | zottel | 2013-10-30 | 1 | -1/+6 |
| | |||||
* | rpost bbcode tag | friendica | 2013-10-29 | 1 | -3/+10 |
| | |||||
* | Slightly modify reshares so they can be themed as a whole. | Thomas Willingham | 2013-10-02 | 1 | -2/+2 |
| | |||||
* | Fix observer=1 tag. Using only observer without =1 won't work anymore now. | zottel | 2013-09-24 | 1 | -2/+2 |
| | |||||
* | spice this up a little bit... | friendica | 2013-09-23 | 1 | -0/+8 |
| |