| Commit message (Expand) | Author | Age | Files | Lines |
* | put directory server in siteinfo - there are a lot of sites using broken dire... | zotlabs | 2018-04-06 | 1 | -0/+1 |
* | oauth2 client settings page | zotlabs | 2018-04-05 | 1 | -2/+11 |
* | use profile_store_lowlevel() when importing profile structures to ensure all ... | zotlabs | 2018-04-05 | 2 | -5/+8 |
* | bbcode() - ensure that $options is always an array, as the interface has chan... | zotlabs | 2018-04-04 | 1 | -0/+4 |
* | oauth2 dynamic client registration update | zotlabs | 2018-04-04 | 1 | -19/+11 |
* | private forum mentions | zotlabs | 2018-04-04 | 1 | -2/+6 |
* | allow the profile recrods to be cloned separately | zotlabs | 2018-04-04 | 1 | -1/+1 |
* | allow the link target attribute to be modified in bbcode() from much further ... | zotlabs | 2018-04-04 | 4 | -32/+25 |
* | Merge branch 'master' into oauth2 | zotlabs | 2018-04-03 | 3 | -73/+72 |
|\ |
|
| * | community tags: allow signature of either author or owner so that it stands a... | zotlabs | 2018-04-03 | 1 | -1/+1 |
| * | community tagging refactor - we no longer send an edited post/comment to ever... | zotlabs | 2018-04-02 | 1 | -11/+9 |
| * | 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 |
* | | Merge branch 'oauth2' of https://github.com/anaqreon/hubzilla into oauth2 | zotlabs | 2018-03-31 | 1 | -12/+45 |
|\ \
| |/
|/| |
|
| * | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-31 | 9 | -13/+52 |
| |\ |
|
| * \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-27 | 14 | -49/+135 |
| |\ \ |
|
| * \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-10 | 1 | -7/+10 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-05 | 3 | -7/+17 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-04 | 8 | -12/+81 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-28 | 3 | -26/+83 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-26 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Successful OAuth2 sequence demonstrated with the test vehicle, including an a... | Andrew Manning | 2018-02-26 | 2 | -13/+48 |
| |/ / / / / / / |
|
* | | | | | | / | 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 |