Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | channel delegation: push current identity and pop it on logout from the ↵ | zotlabs | 2018-04-11 | 1 | -0/+1 |
| | | | | delegated channel. This fixes the known issue of being forced to log back in after leaving the delegated channel. | ||||
* | support tables in markdown posts/comments (but not table alignment); and do ↵ | zotlabs | 2018-01-14 | 1 | -8/+9 |
| | | | | not support iframes from html source. | ||||
* | html2bbcode: use headings bbcode for headings | Mario Vavti | 2017-12-20 | 1 | -6/+6 |
| | |||||
* | paths in xchan_addr no longer means RSS specifically but could be activitypub | zotlabs | 2017-09-03 | 1 | -3/+0 |
| | |||||
* | add another hook | redmatrix | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | I'm speechless. This is just reckless. Set a context flag in text using a ↵ | friendica | 2014-10-23 | 1 | -2/+2 |
| | | | | context trigger character which is likely to be present in that text already. Without escaping any previous instances of that character. Grrr. | ||||
* | wall-e random signature failures | friendica | 2014-10-19 | 1 | -1/+2 |
| | |||||
* | doc updates | friendica | 2014-06-06 | 1 | -1/+1 |
| | |||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up ↵ | friendica | 2012-07-02 | 1 | -1/+1 |
| | | | | to harder stuff | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | html2bbcode: Disabled size conversion | Michael Vogel | 2012-03-15 | 1 | -9/+9 |
| | |||||
* | Merge commit 'upstream/master' | Michael Vogel | 2012-03-09 | 1 | -1/+1 |
|\ | |||||
| * | unused replacement variable displays %1 in all html2bbcode 'code' blocks | friendica | 2012-03-04 | 1 | -1/+1 |
| | | |||||
| * | call time pass by reference deprecated | friendica | 2012-02-28 | 1 | -1/+1 |
| | | |||||
* | | html2bbcode: don't convert sizes and fonts. | Michael | 2012-03-02 | 1 | -3/+7 |
|/ | |||||
* | "vier": The contacts are now working again. Line break before closing ↵ | Michael | 2012-02-25 | 1 | -2/+2 |
| | | | | bbcodes removed. | ||||
* | fix img tag with size attribute | Tobias Diekershoff | 2012-02-23 | 1 | -1/+1 |
| | |||||
* | Handling nested bbcodes. Some small design changes in html2bbcode. Change in ↵ | Michael | 2012-02-19 | 1 | -14/+21 |
| | | | | poller.php is just for testing purposes. | ||||
* | Brand new html2bbcode. Some other changes in diaspora to bbcode handling | Michael | 2012-02-19 | 1 | -119/+271 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | import image sizes from html source | Friendika | 2011-09-13 | 1 | -0/+8 |
| | |||||
* | iframes | Friendika | 2011-06-15 | 1 | -0/+2 |
| | |||||
* | preserve newlines inside <pre> tags when importing feeds | Friendika | 2011-02-09 | 1 | -2/+49 |
| | |||||
* | Support bbcode size tag - I may regret this... | Friendika | 2011-02-08 | 1 | -0/+2 |
| | |||||
* | be more forgiving about the order of link parameters in html->bb | Friendika | 2011-02-02 | 1 | -2/+2 |
| | |||||
* | fix some linebreak issues | Friendika | 2011-01-17 | 1 | -0/+6 |
| | |||||
* | newlines were getting stripped | Friendika | 2011-01-16 | 1 | -1/+1 |
| | |||||
* | and slashes - sigh... | Friendika | 2010-12-30 | 1 | -2/+2 |
| | |||||
* | and right angles | Friendika | 2010-12-30 | 1 | -2/+2 |
| | |||||
* | oops escape left angles in expressions | Friendika | 2010-12-30 | 1 | -2/+2 |
| | |||||
* | html5 video/audio support - still needs multiple source | Friendika | 2010-12-30 | 1 | -46/+56 |
| | | | | selection, and check that it isn't blocked by html purifier | ||||
* | plugin hooks for bbcode conversions | Friendika | 2010-12-30 | 1 | -0/+2 |
| | |||||
* | preserve newlines on all networks | Friendika | 2010-11-05 | 1 | -1/+3 |
| | |||||
* | match patterns against the encoder | Mike Macgirvin | 2010-10-07 | 1 | -3/+1 |
| | |||||
* | more fixes from landing | Mike Macgirvin | 2010-09-09 | 1 | -2/+2 |
| | |||||
* | fixing typos from 2.0 landing | Mike Macgirvin | 2010-09-09 | 1 | -1/+1 |
| | |||||
* | mistpark 2.0 infrasturcture lands | Mike Macgirvin | 2010-09-08 | 1 | -0/+50 |