| Commit message (Expand) | Author | Age | Files | Lines |
* | add rel=noopener to all external target _blank links | zotlabs | 2017-06-13 | 1 | -2/+2 |
* | move code syntax highlighting to plugin | zotlabs | 2017-05-30 | 1 | -33/+6 |
* | re-arrange a few functions | zotlabs | 2017-05-30 | 1 | -0/+8 |
* | work through the diaspora_v2 outgoing status posts | zotlabs | 2017-05-28 | 1 | -1/+2 |
* | remove php version checks for older ( < 5.4) code incompatibilities | zotlabs | 2017-05-23 | 1 | -19/+13 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-22 | 1 | -2/+0 |
|\ |
|
| * | smileybutton fixes | Mario Vavti | 2017-05-19 | 1 | -2/+0 |
* | | consolidate email validation checks | zotlabs | 2017-05-11 | 1 | -13/+0 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 1 | -8/+7 |
|\| |
|
| * | :bulb: correct some Doxygen syntax mistakes. | Klaus Weidenbach | 2017-05-05 | 1 | -8/+7 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-26 | 1 | -1/+1 |
|\| |
|
| * | make mastodon happy args | Mario Vavti | 2017-04-26 | 1 | -1/+1 |
| * | The rest of the library and backend changes to support client-side e2ee and d... | zotlabs | 2017-04-26 | 1 | -14/+1 |
| * | smilies - add param to only list default emoticons | zotlabs | 2017-04-26 | 1 | -1/+6 |
* | | smilies - add param to only list default emoticons | zotlabs | 2017-04-25 | 1 | -1/+6 |
* | | database upgrade | zotlabs | 2017-04-23 | 1 | -1/+1 |
* | | The rest of the library and backend changes to support client-side e2ee and d... | zotlabs | 2017-04-20 | 1 | -14/+1 |
* | | give the item_obscured flag a new lease on life by using it to designate thir... | zotlabs | 2017-04-18 | 1 | -1/+17 |
* | | make legal_webbie() pluggable - * this should not be merged with federated pr... | zotlabs | 2017-04-05 | 1 | -17/+21 |
* | | legal_webbie() now provides different character rules depending on whether yo... | zotlabs | 2017-04-03 | 1 | -25/+42 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-30 | 1 | -1/+9 |
|\| |
|
| * | Add some documentation for import functions. | Klaus Weidenbach | 2017-03-30 | 1 | -1/+9 |
| * | begin the process of using the relevant attach directory/path for photo album... | zotlabs | 2017-03-29 | 1 | -0/+11 |
| * | input filter updates | zotlabs | 2017-03-29 | 1 | -7/+11 |
| * | code_allowed is a real mess. Start the cleanup by remving the account level c... | zotlabs | 2017-03-29 | 1 | -22/+4 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-27 | 1 | -4/+22 |
|\| |
|
| * | :arrow_up: Update HTML Purifier library. | Klaus Weidenbach | 2017-03-26 | 1 | -4/+22 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 1 | -7/+4 |
|\| |
|
| * | re-add spaces between tags | Mario Vavti | 2017-03-15 | 1 | -3/+6 |
| * | style hashtags, mentions and categories. hide expand-aside button if not need... | Mario Vavti | 2017-03-15 | 1 | -8/+2 |
* | | begin the process of using the relevant attach directory/path for photo album... | zotlabs | 2017-03-21 | 1 | -0/+11 |
* | | input filter updates | zotlabs | 2017-03-14 | 1 | -7/+11 |
* | | code_allowed is a real mess. Start the cleanup by remving the account level c... | zotlabs | 2017-03-13 | 1 | -22/+4 |
* | | more cleanup | zotlabs | 2017-03-09 | 1 | -4/+2 |
|/ |
|
* | move emoji emoticons (not reactions) to plugin | zotlabs | 2017-03-05 | 1 | -14/+0 |
* | reverse sort order | zotlabs | 2017-03-02 | 1 | -1/+1 |
* | activity widget - like the forum widget but represents unseen activity by aut... | zotlabs | 2017-03-02 | 1 | -0/+5 |
* | :arrow_up: :hammer: Upgrade PHP Markdown library. | Klaus Weidenbach | 2017-02-27 | 1 | -5/+5 |
* | strip possible quotes from attribute_contains() haystacks | zotlabs | 2017-02-15 | 1 | -1/+3 |
* | provide HTTP header parser which honours continuation lines and despite the f... | zotlabs | 2017-02-14 | 1 | -5/+0 |
* | channel export - use a selected list of functional data categories to export;... | zotlabs | 2017-01-31 | 1 | -0/+1 |
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -1/+1 |
* | add gen_link_id() function to selectively encode/decode the message-id compon... | Hubzilla | 2017-01-19 | 1 | -1/+8 |
* | more integration of vcard and profiles | zotlabs | 2017-01-15 | 1 | -0/+4 |
* | btlogger trace file logging not working as desired. | zotlabs | 2017-01-10 | 1 | -4/+7 |
* | setup: check disabled functions more precisely than using a string match | zotlabs | 2017-01-05 | 1 | -0/+6 |
* | provide separate logging (if configured) for btlogger which is used to catch ... | zotlabs | 2016-12-21 | 1 | -1/+14 |
* | zidify private mail | zotlabs | 2016-12-19 | 1 | -1/+0 |
* | use absolute namespace in case this gets moved | zotlabs | 2016-12-13 | 1 | -1/+1 |
* | tag and mention handling in private mail (which required refactoring the bbco... | zotlabs | 2016-12-13 | 1 | -1/+47 |