Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bbcode list styles | Friendika | 2011-11-09 | 1 | -6/+10 |
| | |||||
* | bbcode lists | Friendika | 2011-11-03 | 1 | -1/+4 |
| | |||||
* | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-10-26 | 1 | -0/+1 |
|\ | |||||
| * | some dspr fixes | Friendika | 2011-10-25 | 1 | -0/+1 |
| | | |||||
* | | oembed: wrap in iframe only html from remote service | Fabio Comuni | 2011-10-25 | 1 | -1/+1 |
|/ | |||||
* | use iframe for oembed - untrusted content | Friendika | 2011-10-24 | 1 | -2/+1 |
| | |||||
* | fix vimeo oembed bbcode regexp | Fabio Comuni | 2011-10-24 | 1 | -2/+2 |
| | |||||
* | try to use oembed on vimeo tag | Fabio Comuni | 2011-10-24 | 1 | -0/+3 |
| | |||||
* | Use oembed for bookmark, audio, video, youtube | Fabio Comuni | 2011-10-24 | 1 | -5/+36 |
| | |||||
* | stuff | Friendika | 2011-10-11 | 1 | -0/+3 |
| | | | | | | | | | | | | - background the external network notifications (Facebook, Twitter, Statusnet) - add vimeo support - consolidate editor video options (insert video, regardless of source) - add "Connector Settings" page purely for configuring connectors - moved mailbox settings to Connectors - Move the "Connect/Follow" dialogue out of "find people" and move to top. - Add "Find People" dialogue - minor theme edits on duepuntozero and testbubble to make all this stuff work - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos. | ||||
* | more multiline regex fixes | Friendika | 2011-09-20 | 1 | -5/+5 |
| | |||||
* | again fix bbcode image sizes | Friendika | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | fix bbcode image size | Friendika | 2011-09-18 | 1 | -2/+3 |
| | |||||
* | bloody ampersands | Friendika | 2011-09-14 | 1 | -2/+3 |
| | |||||
* | bug #146 - br HTML tags showing up in events | Friendika | 2011-09-11 | 1 | -5/+7 |
| | |||||
* | match bbcode multiline | Friendika | 2011-09-03 | 1 | -41/+41 |
| | |||||
* | youtube redirect fixes | Friendika | 2011-08-30 | 1 | -2/+4 |
| | |||||
* | don't allow fullscreen for youtube iframe - this makes it hard to visit the ↵ | Friendika | 2011-08-26 | 1 | -1/+1 |
| | | | | network page when they throw an error | ||||
* | one more little tweak to linkificator | Friendika | 2011-08-25 | 1 | -1/+1 |
| | |||||
* | tweak to bbcode linkificator | Friendika | 2011-08-25 | 1 | -1/+1 |
| | |||||
* | improved code blocks | Friendika | 2011-07-18 | 1 | -0/+14 |
| | |||||
* | missed some images, table border property | Friendika | 2011-06-21 | 1 | -0/+4 |
| | |||||
* | fix banding on logo, xhtml compliant list and basic table support | Friendika | 2011-06-21 | 1 | -1/+7 |
| | |||||
* | iframes | Friendika | 2011-06-15 | 1 | -0/+1 |
| | |||||
* | event item | Friendika | 2011-06-09 | 1 | -0/+25 |
| | |||||
* | event communication basics | Friendika | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 1 | -26/+26 |
| | |||||
* | Add oembed user option for use oembed instead of standard yotube embedding. | Fabio Comuni | 2011-05-23 | 1 | -2/+1 |
| | | | | Remove global option and parse_url use of oembed. | ||||
* | add config [system][embed_all] to use oembed with links and youtube. Url ↵ | fabrixxm | 2011-05-23 | 1 | -6/+11 |
| | | | | parse fallback to default if url has not an oembed rappresentation. | ||||
* | improved standards compliance of some of the tags and fixed an issue which ↵ | Chris Case | 2011-05-22 | 1 | -3/+3 |
| | | | | caused text to bump-over youtube video embeds | ||||
* | patches for youtube's change in link and embed formats, please test | Friendika | 2011-05-20 | 1 | -1/+5 |
| | |||||
* | fix private images | Friendika | 2011-04-30 | 1 | -1/+1 |
| | |||||
* | bug #34, line breaks double in retweet/share | Friendika | 2011-04-10 | 1 | -1/+4 |
| | |||||
* | bug #29 - commas not linkified | Friendika | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | fix youtube videos that use https:// urls | Friendika | 2011-03-15 | 1 | -1/+1 |
| | |||||
* | more punctuation characters added to linkify patterns | Friendika | 2011-02-20 | 1 | -1/+1 |
| | |||||
* | Accept pretty much bloody anything inside a [url] tag as a legal URL. | Friendika | 2011-02-09 | 1 | -3/+3 |
| | |||||
* | Support bbcode size tag - I may regret this... | Friendika | 2011-02-08 | 1 | -2/+2 |
| | |||||
* | use microformat to mark html from [embed] tag, convert html with oembed ↵ | Fabio Comuni | 2011-01-31 | 1 | -1/+1 |
| | | | | microformat to [embed] tag | ||||
* | Move [embed] bbtag from oembed plugin to core | Fabio Comuni | 2011-01-31 | 1 | -1/+4 |
| | |||||
* | remote links | Friendika | 2011-01-27 | 1 | -3/+3 |
| | |||||
* | linkify - need at least one character after :// | Friendika | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | linkify naked urls when they are at the beginning of the text | Friendika | 2011-01-22 | 1 | -1/+2 |
| | |||||
* | linkify audio/video links for non-html5 browsers (or those with unsupported ↵ | Friendika | 2010-12-30 | 1 | -2/+2 |
| | | | | codecs?) | ||||
* | html5 video/audio support - still needs multiple source | Friendika | 2010-12-30 | 1 | -0/+7 |
| | | | | selection, and check that it isn't blocked by html purifier | ||||
* | plugin hooks for bbcode conversions | Friendika | 2010-12-30 | 1 | -1/+6 |
| | |||||
* | fix youtube videos on FF | Friendika | 2010-12-09 | 1 | -1/+1 |
| | |||||
* | improved linkification of naked text urls | Friendika | 2010-12-01 | 1 | -2/+1 |
| | |||||
* | give orphans a second chance, linkify naked links | Friendika | 2010-11-11 | 1 | -0/+5 |
| | |||||
* | linkify hash tags | Friendika | 2010-11-08 | 1 | -3/+3 |
| |