Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | add [observer] tags and [observer.baseurl] | zottel | 2013-09-23 | 1 | -0/+20 | |
| | ||||||
* | encode and decode channel names containing HTML special characters and ↵ | friendica | 2013-09-06 | 1 | -21/+1 | |
| | | | | quotes so they will survive a reshare without mangling | |||||
* | when using the bbcode mimetype a space is just a space. A return is a ↵ | friendica | 2013-08-27 | 1 | -0/+1 | |
| | | | | return. But as opposed to HTML, two spaces are now non-breaking. A tab (assuming you can figure out how to enter one in a text field) is now four non-breaking spaces. This should let us insert code snippets with much more readable indentation. | |||||
* | fix profile change activity where the change is a solitary url - and ↵ | friendica | 2013-08-26 | 1 | -1/+1 | |
| | | | | includes a stray right quote | |||||
* | regex patch | friendica | 2013-08-26 | 1 | -1/+1 | |
| | ||||||
* | Check existance of bbcode tags before executing regexes, to avoid ↵ | Christian Vogeley | 2013-07-28 | 1 | -109/+160 | |
| | | | | unnecessary execution | |||||
* | linkify the non-embeddable video | friendica | 2013-06-21 | 1 | -2/+2 | |
| | ||||||
* | fix non-embeddable videos by returning plain links | friendica | 2013-06-21 | 1 | -3/+6 | |
| | ||||||
* | add support for zmg bbcode tag (img with class=zrl) which will eventually ↵ | friendica | 2013-05-27 | 1 | -1/+3 | |
| | | | | get turned into a zid link when rendered for display. TODO - turn photo items and photos uploaded into posts into zmg, then run all incoming bbcode posts through a filter to see if there's a photo from a known hubloc (with an http(s): src attr - not data:) and if so turn it into a zmg. Then fix the zidify functions to look for class="zrl" and we're done. | |||||
* | turn naked links in posts into zrl's if we've got a hubloc for the site | friendica | 2013-04-18 | 1 | -1/+0 | |
| | ||||||
* | more Friendica removals | friendica | 2013-04-14 | 1 | -1/+1 | |
| | ||||||
* | IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the ↵ | friendica | 2013-04-14 | 1 | -6/+9 | |
| | | | | privacy-is-more-important-than-ease-of-use folks. | |||||
* | tell it like it is | friendica | 2013-03-12 | 1 | -2/+2 | |
| | ||||||
* | tell it like it is. | friendica | 2013-03-12 | 1 | -1/+0 | |
| | ||||||
* | make reshares translateable | friendica | 2013-03-11 | 1 | -71/+79 | |
| | ||||||
* | fix typos | friendica | 2013-03-11 | 1 | -2/+2 | |
| | ||||||
* | class def for reshared content | friendica | 2013-03-11 | 1 | -1/+1 | |
| | ||||||
* | dangerous typo that removes all your hublocs, fix reshare formatting | friendica | 2013-03-11 | 1 | -10/+9 | |
| | ||||||
* | xss attack vector in bbcode.php - check for proc_open being disabled for ↵ | friendica | 2013-02-26 | 1 | -11/+11 | |
| | | | | security reasons in install | |||||
* | partial port of embedded shares | friendica | 2013-02-25 | 1 | -0/+91 | |
| | ||||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 | |
| | ||||||
* | this seems to cut load times in half | friendica | 2013-02-09 | 1 | -0/+1 | |
| | ||||||
* | remove recursive share tags | friendica | 2012-11-03 | 1 | -1/+1 | |
| | ||||||
* | more file cleanup | friendica | 2012-10-22 | 1 | -20/+11 | |
| | ||||||
* | prevent tag recursion on shared posts | friendica | 2012-10-08 | 1 | -0/+4 | |
| | ||||||
* | remove targeted windows | friendica | 2012-09-09 | 1 | -3/+3 | |
| | ||||||
* | trim a bit of fat | friendica | 2012-08-29 | 1 | -6/+0 | |
| | ||||||
* | upstream fixes | friendica | 2012-08-20 | 1 | -0/+1 | |
| | ||||||
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 1 | -0/+2 | |
| | ||||||
* | the dynamic "show more" sort of works - but with a nagging delay. But I need ↵ | friendica | 2012-08-06 | 1 | -4/+4 | |
| | | | | to move on to bigger things. We'll leave it for now. | |||||
* | updates | friendica | 2012-08-05 | 1 | -0/+6 | |
| | ||||||
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -9/+46 | |
| | ||||||
* | json notification popup mostly working in zero | friendica | 2012-07-17 | 1 | -0/+2 | |
| | ||||||
* | fix bugs | Zach Prezkuta | 2012-07-07 | 1 | -3/+3 | |
| | ||||||
* | allow more than one embedded private photo | Zach Prezkuta | 2012-07-07 | 1 | -17/+71 | |
| | ||||||
* | fix small bug in lists and revert Diaspora list processing to ↵ | Zach Prezkuta | 2012-07-05 | 1 | -2/+3 | |
| | | | | non-Markdownify version | |||||
* | fix !@#$ tinymce linebreaks for the thousandth time | friendica | 2012-07-04 | 1 | -1/+1 | |
| | ||||||
* | fix double lines | friendica | 2012-07-02 | 1 | -1/+5 | |
| | ||||||
* | try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up ↵ | friendica | 2012-07-02 | 1 | -1/+5 | |
| | | | | to harder stuff | |||||
* | fix logic for nested lists--should be OR, not AND | Zach Prezkuta | 2012-06-27 | 1 | -3/+3 | |
| | ||||||
* | stray s | friendica | 2012-06-25 | 1 | -1/+1 | |
| |