| Commit message (Expand) | Author | Age | Files | Lines |
* | commtag refactor | zotlabs | 2018-04-02 | 1 | -35/+58 |
* | missing year on profile birthday input, some optimisations to stats | zotlabs | 2018-04-02 | 3 | -39/+17 |
* | wrong function | zotlabs | 2018-03-31 | 1 | -1/+1 |
* | add directory keyword links to profile | zotlabs | 2018-03-29 | 1 | -2/+13 |
* | hubzilla issue #1019 - punycode urls on connedit page when displaying locations | zotlabs | 2018-03-29 | 2 | -4/+7 |
* | hubzilla issue #1015 - login with unicode domain name | zotlabs | 2018-03-28 | 2 | -3/+5 |
* | update folder timestamp on uploaded files (fixme - we need to recurse back to... | zotlabs | 2018-03-27 | 1 | -0/+10 |
* | put vcard widget with author of top-level post on display page | zotlabs | 2018-03-27 | 1 | -1/+0 |
* | Hard fail imports of removed channels. This is silly. | zotlabs | 2018-03-27 | 1 | -0/+5 |
* | php strpos() empty needle warning when a term entry has no url | zotlabs | 2018-03-25 | 1 | -1/+1 |
* | Merge branch 'newmemberwidget' | zotlabs | 2018-03-25 | 1 | -2/+11 |
|\ |
|
| * | testing start_menu feature | zotlabs | 2018-03-25 | 1 | -2/+3 |
| * | turn newmember widget into a feature | zotlabs | 2018-03-23 | 1 | -1/+9 |
* | | code optimisations and de-duplication on updating parent commented timestamp | zotlabs | 2018-03-24 | 1 | -25/+31 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-03-23 | 1 | -2/+2 |
|\ \ |
|
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-23 | 3 | -9/+27 |
| |\| |
|
| * | | new markdown lib seems to handle < and > correct. remove the workaraound. | Mario Vavti | 2018-03-23 | 1 | -2/+2 |
* | | | logic fallacy when updating parent timestamp of moderated comment | zotlabs | 2018-03-23 | 1 | -1/+9 |
| |/
|/| |
|
* | | tagadelic was being overly protective of permissions. | zotlabs | 2018-03-22 | 1 | -2/+2 |
* | | slight change in mail privacy implementation. If you initiate a private mail ... | zotlabs | 2018-03-22 | 1 | -4/+22 |
* | | make list mode work in cards and articles | zotlabs | 2018-03-22 | 1 | -3/+3 |
|/ |
|
* | Hubzilla issue #1006, fix anonymous comments bump thread before being approved. | zotlabs | 2018-03-21 | 1 | -2/+2 |
* | initial support for alternative sort orders on the cloud pages. Can be trigge... | zotlabs | 2018-03-21 | 1 | -0/+1 |
* | add the social "party" permission role | zotlabs | 2018-03-20 | 1 | -0/+1 |
* | add auth flag to share attributes so we can make a costly determination to us... | zotlabs | 2018-03-15 | 2 | -3/+17 |
* | match hosts instead of urls to decide if to zid or not to zid | Mario Vavti | 2018-03-15 | 1 | -7/+7 |
* | do not always zid share links. add missing < | Mario Vavti | 2018-03-15 | 1 | -4/+4 |
* | add xchan_network = zot and xchan_deleted = 0 to the random_profile() query | Mario Vavti | 2018-03-15 | 1 | -1/+4 |
* | mastodon content-warning cont: only strip nsfw tag if a content warning spoil... | zotlabs | 2018-03-14 | 1 | -1/+1 |
* | use original exif_read_data() parameters which were lost in a regression; uns... | zotlabs | 2018-03-14 | 2 | -1/+9 |
* | somewhere along the line the output of exif_read_data() changed and it no lon... | zotlabs | 2018-03-13 | 2 | -6/+13 |
* | unicode/emoji usernames. Warning: experimental feature, unstable, untested, d... | zotlabs | 2018-03-12 | 2 | -2/+18 |
* | obscure permission issue with custom permissions when using the highly discou... | zotlabs | 2018-03-12 | 1 | -0/+4 |
* | don't add pending connections to the default privacy group until accepted | zotlabs | 2018-03-06 | 1 | -7/+10 |
* | fix some issues with friend suggestions on standalone sites with no 'suggestm... | zotlabs | 2018-03-04 | 2 | -7/+9 |
* | bugfix: unable to reset profile fields to defaults in admin/profs by emptying... | zotlabs | 2018-03-04 | 1 | -0/+1 |
* | restrict mail messages to max_import_size | zotlabs | 2018-03-04 | 1 | -0/+7 |
* | more work on federated polls | zotlabs | 2018-03-03 | 1 | -0/+30 |
* | process follow from article menu in the background, do not reload page - hubz... | zotlabs | 2018-03-02 | 1 | -3/+3 |
* | sort settings/featured | zotlabs | 2018-03-02 | 1 | -0/+6 |
* | background work for caldav integration continued, modify mod_follow to allow ... | zotlabs | 2018-03-02 | 2 | -3/+34 |
* | Update composer autoload cache. | Klaus Weidenbach | 2018-03-01 | 1 | -4/+6 |
* | profile edit: empty dob is set to the date of the first profile save unless y... | zotlabs | 2018-02-28 | 1 | -1/+1 |
* | several email validation issues | zotlabs | 2018-02-28 | 1 | -1/+1 |
* | move privacy groups to the newly created Access Control and Permissions tab. ... | zotlabs | 2018-02-27 | 1 | -8/+9 |
* | move oauth_client management and guest access tokens to features rather than ... | zotlabs | 2018-02-27 | 1 | -16/+43 |
* | 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 |
|\ |
|
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-25 | 1 | -4/+7 |
| |\ |
|
| * | | mark connections where we do not have post_comments permissions with an no en... | Mario Vavti | 2018-02-24 | 1 | -1/+2 |