Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-02 | 1 | -1/+1 |
|\ | |||||
| * | error in directory bbcode image filter | redmatrix | 2015-05-31 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-31 | 1 | -0/+16 |
|\| | |||||
| * | some basic background work for activitystreams-json-ld-2.0 conversions | redmatrix | 2015-05-31 | 1 | -0/+8 |
| | | |||||
| * | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-30 | 1 | -1/+4 |
| |\ | |||||
| | * | some fixes to make menu sharing work and expose it in the ui. | Mario Vavti | 2015-05-29 | 1 | -0/+3 |
| | | | |||||
| * | | strip images from directory text entries | redmatrix | 2015-05-30 | 1 | -0/+5 |
| |/ | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-20 | 1 | -1/+18 |
|\| | | | | | | | | | | | | | | | Conflicts: include/items.php include/text.php mod/item.php view/nl/messages.po | ||||
| * | make design elements translateable | Mario Vavti | 2015-05-20 | 1 | -1/+18 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-19 | 1 | -1/+2 |
|\| | | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php | ||||
| * | remove dbg code | Mario Vavti | 2015-05-19 | 1 | -1/+1 |
| | | |||||
| * | be verbose about what type of element (block, layout, webpage) is beeing ↵ | Mario Vavti | 2015-05-19 | 1 | -1/+2 |
| | | | | | | | | installed | ||||
* | | missed one... | redmatrix | 2015-05-06 | 1 | -0/+2 |
| | | |||||
* | | forgot to save | redmatrix | 2015-05-06 | 1 | -2/+0 |
| | | |||||
* | | Hopefully this will make item_cache the default | redmatrix | 2015-05-06 | 1 | -3/+43 |
|/ | |||||
* | remove obsolete linebreak | Mario Vavti | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | just a test, please do not try to implement this as there are severe ↵ | friendica | 2015-04-30 | 1 | -2/+10 |
| | | | | security issues | ||||
* | don't warn folks about the webaddress observer tag. We need it in ↵ | friendica | 2015-04-09 | 1 | -1/+1 |
| | | | | constructed urls. | ||||
* | Renamed some functions to match other names in bbcode.php. | Klaus Weidenbach | 2015-04-07 | 1 | -191/+211 |
| | | | | | | Some documentation. Removed unused variables. Removed empty spaces at line endings. | ||||
* | make open tag work correctly for multiple invocations in the same text | friendica | 2015-04-06 | 1 | -3/+7 |
| | |||||
* | open bbcode tag | friendica | 2015-04-01 | 1 | -0/+11 |
| | |||||
* | make the channel item query match recent changes to network item query (and ↵ | friendica | 2015-03-18 | 1 | -1/+1 |
| | | | | some slightly older changes in display item query), and allow '@' in linkified urls. | ||||
* | turn parse_url into the definitive url attaching mechanism | friendica | 2015-03-11 | 1 | -1/+21 |
| | |||||
* | allow urls using the zot: or zots: URL schemes to exist without getting ↵ | friendica | 2015-03-10 | 1 | -1/+1 |
| | | | | filtered away. | ||||
* | when fixing "naked links" make sure not to double link double urls as seen ↵ | friendica | 2015-03-06 | 1 | -1/+1 |
| | | | | in archive.org - which has the complete unescaped target url, scheme and all, as part of its own. | ||||
* | Merge pull request #900 from einervonvielen/doc_dev_beginner_corrections | RedMatrix | 2015-02-19 | 1 | -2/+7 |
|\ | | | | | Changed bbcode [toc] and changed doc for beginning deveopers | ||||
| * | Changed bb code [toc] to make it more flexible | Einer von Vielen | 2015-02-14 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | This usage is know closer to the original usage of http://ndabas.github.io/toc/ Changed: - jquery.toc.js: Do not check for empty headings - bbcode.php: Added processing of [toc] with parameters - main.js: Use the default params for jquery.toc.js - bbcode.html: Added more help for [toc] and corrected some html | ||||
* | | issue #860, replace br html element with linefeed between table rows | friendica | 2015-02-15 | 1 | -0/+1 |
|/ | |||||
* | author profile photo in reshare wasn't linked | friendica | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | bring back inline images | friendica | 2015-01-29 | 1 | -6/+15 |
| | |||||
* | recognise opus as an audio file | friendica | 2015-01-25 | 1 | -1/+1 |
| | |||||
* | Added a table of content as bbcode element [toc] for webpages | 2015-01-14 | 1 | -1/+1 | |
| | | | | | - Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0) - Modified jquery.toc.js to work with the webpages of the red#matrix - Added info to the help | ||||
* | Test | Einer von Vielen | 2015-01-13 | 1 | -0/+4 |
| | | | | ...with table of content. jquery.tableofconent.js works bunt not properly | ||||
* | Add title to bb_observer tags to further clarify a bit what's going on | Stefan Parviainen | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | Fix typo | Stefan Parviainen | 2014-12-28 | 1 | -1/+1 |
| | |||||
* | Make spaces work in [audio] and [video]. Fixes #774 | Stefan Parviainen | 2014-12-28 | 1 | -2/+2 |
| | |||||
* | provide last successful poll run time (using relative time) in siteinfo so ↵ | friendica | 2014-12-21 | 1 | -5/+0 |
| | | | | that we can tell folks that have no idea what we're talking about that their poller definitely isn't running and this is probably why nothing works correctly. | ||||
* | 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 |
| |