| Commit message (Expand) | Author | Age | Files | Lines |
* | function doc update | zotlabs | 2018-04-25 | 1 | -0/+1 |
* | some tagging work | zotlabs | 2018-04-25 | 1 | -0/+15 |
* | undo_post_tagging - don't waste a connection query if we're undoing a hashtag... | zotlabs | 2018-04-25 | 1 | -3/+6 |
* | make tag autocomplete less scary looking in the editor. If this works out we ... | zotlabs | 2018-04-24 | 1 | -38/+74 |
* | minor tweak to utf8 usernames after some testing of the underlying encode/dec... | zotlabs | 2018-04-23 | 1 | -0/+5 |
* | relax restrictions to the design tools menu to allow those with write_pages p... | zotlabs | 2018-04-18 | 1 | -1/+1 |
* | add alt_pager to mod_moderate, remove legacy $a parameter from all occurrence... | zotlabs | 2018-04-17 | 1 | -1/+1 |
* | minor code optimisation | zotlabs | 2018-04-17 | 1 | -0/+17 |
* | fix xchan_query() for anon comments | Mario Vavti | 2018-04-09 | 1 | -1/+1 |
* | private forum mentions | zotlabs | 2018-04-04 | 1 | -2/+6 |
* | allow the link target attribute to be modified in bbcode() from much further ... | zotlabs | 2018-04-04 | 1 | -4/+5 |
* | hubzilla issue #1019 - punycode urls on connedit page when displaying locations | zotlabs | 2018-03-29 | 1 | -3/+5 |
* | php strpos() empty needle warning when a term entry has no url | zotlabs | 2018-03-25 | 1 | -1/+1 |
* | unicode/emoji usernames. Warning: experimental feature, unstable, untested, d... | zotlabs | 2018-03-12 | 1 | -0/+16 |
* | sort settings/featured | zotlabs | 2018-03-02 | 1 | -0/+6 |
* | change undo_post_tagging() to emit quoted tags rather than using underscore r... | zotlabs | 2018-02-26 | 1 | -2/+9 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-02-26 | 1 | -1/+2 |
|\ |
|
| * | mark connections where we do not have post_comments permissions with an no en... | Mario Vavti | 2018-02-24 | 1 | -1/+2 |
* | | issues with delivery of edited posts to forums | zotlabs | 2018-02-26 | 1 | -0/+12 |
|/ |
|
* | implode can take its arguments in either order, but let's try to be consistent | zotlabs | 2018-02-04 | 1 | -26/+29 |
* | more generalisation of commonly used code constructs | zotlabs | 2018-02-01 | 1 | -0/+28 |
* | typo from previous checkin and partial fix to hubzilla #965 - show any connec... | zotlabs | 2018-01-26 | 1 | -1/+8 |
* | :bulb: Add source documentation from recent conversations. | Klaus Weidenbach | 2018-01-05 | 1 | -30/+92 |
* | reverse the logic so we zidify by default | zotlabs | 2017-12-16 | 1 | -3/+3 |
* | don't zidify all permalinks, only zot permalinks | zotlabs | 2017-12-16 | 1 | -1/+6 |
* | change to bbcode calling parameters: important: will require pulling addons; | zotlabs | 2017-11-23 | 1 | -2/+2 |
* | cloud tiles: use folder-o for folders and set the icon colour to something a ... | zotlabs | 2017-11-19 | 1 | -2/+2 |
* | improve the icon mappings for cloud tile view | zotlabs | 2017-11-16 | 1 | -1/+26 |
* | hubzilla issue #901 - unicode characters in urls tripping up url regexes - th... | zotlabs | 2017-11-09 | 1 | -7/+7 |
* | fix issues with diaspora xchans | Mario Vavti | 2017-11-02 | 1 | -1/+1 |
* | acl encoding issues | zotlabs | 2017-10-23 | 1 | -1/+1 |
* | purify user-supplied filenames in some cases. Probably not needed but it's th... | zotlabs | 2017-10-09 | 1 | -0/+6 |
* | urlencode hashes from mod_acl | zotlabs | 2017-10-03 | 1 | -1/+1 |
* | extend activity_match to work with arrays | zotlabs | 2017-09-24 | 1 | -2/+10 |
* | tagging changes - provides ability to mention a forum by using !forumname as ... | zotlabs | 2017-09-24 | 1 | -6/+13 |
* | Merge branch 'master' into tagging | zotlabs | 2017-09-24 | 1 | -8/+8 |
|\ |
|
| * | use mimetype text description rather than technical name in dropdown choices,... | zotlabs | 2017-09-19 | 1 | -8/+8 |
* | | more tag stuff | zotlabs | 2017-09-17 | 1 | -1/+1 |
* | | tagging changes | zotlabs | 2017-09-17 | 1 | -4/+11 |
|/ |
|
* | add option to mimetype selector so you can change the element name in case yo... | zotlabs | 2017-09-12 | 1 | -2/+2 |
* | wiki mimetype selection | zotlabs | 2017-09-12 | 1 | -3/+3 |
* | testing owa | zotlabs | 2017-09-07 | 1 | -2/+2 |
* | remove period from characters allowed in username, as this will mess up URL b... | zotlabs | 2017-09-05 | 1 | -4/+4 |
* | issue with mentions and xchans with @ or / | zotlabs | 2017-08-30 | 1 | -1/+1 |
* | use iso 8601 "Zulu" for log timestamps so it can be easily processed with fai... | zotlabs | 2017-08-29 | 1 | -3/+6 |
* | escape 'http' inside code blocks so it doesn't trigger an oembed | zotlabs | 2017-08-29 | 1 | -0/+2 |
* | remove easter egg | zotlabs | 2017-08-15 | 1 | -7/+0 |
* | 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 |