| Commit message (Expand) | Author | Age | Files | Lines |
* | bugfix: unable to reset profile fields to defaults in admin/profs by emptying... | zotlabs | 2018-03-05 | 1 | -0/+1 |
* | restrict mail messages to max_import_size | zotlabs | 2018-03-05 | 1 | -0/+7 |
* | 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 |
* | | | issues with delivery of edited posts to forums | zotlabs | 2018-02-26 | 2 | -1/+23 |
| |/
|/| |
|
* | | siteinfo.json - if hide_in_statistics is set only include the total channels ... | zotlabs | 2018-02-24 | 1 | -4/+7 |
|/ |
|
* | usability: click your own profile photo to change it instead of hunting it do... | zotlabs | 2018-02-23 | 1 | -0/+1 |
* | Usability and member experience: remove street address info from the default ... | zotlabs | 2018-02-23 | 1 | -2/+2 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-22 | 4 | -28/+46 |
|\ |
|
| * | move dreport from zot to lib | zotlabs | 2018-02-21 | 1 | -4/+4 |
| * | move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org | zotlabs | 2018-02-21 | 2 | -4/+4 |
| * | cleanup the recent crypto code modifications. We need this stuff to be readable. | zotlabs | 2018-02-21 | 1 | -20/+31 |
| * | add event resource_id to iconfig so Diaspora can search on it without looking... | zotlabs | 2018-02-21 | 1 | -0/+7 |
* | | query for what we need instead of what we do not need | Mario Vavti | 2018-02-22 | 1 | -7/+13 |
|/ |
|
* | trim non-existent/deprecated plugins from siteinfo plugin list | zotlabs | 2018-02-20 | 2 | -3/+13 |
* | move the zot6 delivery to zot_fetch where it makes more sense. Exhaustively h... | zotlabs | 2018-02-20 | 2 | -3/+8 |
* | zot6 delivery cleanup | zotlabs | 2018-02-20 | 1 | -50/+49 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-20 | 1 | -2/+2 |
|\ |
|
| * | don't try to handle OAEP for plugin crypto methods; let them do it if desired | zotlabs | 2018-02-20 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-20 | 1 | -1/+6 |
|\| |
|
| * | encrypt/decrypt function not found | zotlabs | 2018-02-20 | 1 | -1/+6 |
* | | remove order by clause | Mario Vavti | 2018-02-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-02-19 | 2 | -3/+12 |
|\ |
|
| * | do not show summary if it is equal to body and some styling for the summary/a... | Mario Vavti | 2018-02-19 | 2 | -1/+4 |
| * | Merge pull request #981 from anaqreon/dev | git-marijus | 2018-02-19 | 1 | -2/+8 |
| |\ |
|
| | * | Update code tag styling so bbcode [code] blocks and wiki markdown inline code... | Andrew Manning | 2018-02-18 | 1 | -2/+8 |
| | * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-15 | 2 | -4/+2 |
| | |\ |
|
* | | | | OAEP padding mismatch on some newer encryption methods | zotlabs | 2018-02-19 | 2 | -9/+7 |
* | | | | more logging | zotlabs | 2018-02-19 | 1 | -0/+1 |
* | | | | add logging | zotlabs | 2018-02-19 | 1 | -0/+2 |
|/ / / |
|
* | | | crypto improvements (use pkcs1_oaep_padding instead of the older pkcs1_padding) | zotlabs | 2018-02-16 | 1 | -5/+22 |
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-02-14 | 1 | -3/+13 |
|\| |
| |/
|/| |
|
| * | since we only save the parent mid in notify we must look for thr_parent when ... | Mario Vavti | 2018-02-13 | 1 | -1/+1 |
| * | fix parent id for likes in status notifications. | Mario Vavti | 2018-02-13 | 1 | -2/+12 |
* | | provide option to block the public stream unless authenticated, since there c... | zotlabs | 2018-02-14 | 2 | -4/+2 |
|/ |
|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-02-11 | 8 | -339/+74 |
|\ |
|
| * | Merge pull request #976 from phellmes/time-ago-strings | git-marijus | 2018-02-11 | 1 | -4/+10 |
| |\ |
|
| | * | add flexibility to prefix/suffix string translations for jquery.timeago | phellmes | 2018-02-11 | 1 | -4/+10 |
| * | | this might seem rediculous but it helps mysql to find the better index for th... | Mario Vavti | 2018-02-11 | 1 | -1/+1 |
| |/ |
|
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-09 | 2 | -10/+184 |
| |\ |
|
| * \ | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-08 | 1 | -44/+0 |
| |\ \ |
|
| * | | | do not spam the log | Mario Vavti | 2018-02-07 | 1 | -1/+1 |
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2018-02-07 | 5 | -333/+62 |
| |\ \ \ |
|
| | * \ \ | Merge pull request #971 from dawnbreak/QA_testing | git-marijus | 2018-02-06 | 5 | -333/+62 |
| | |\ \ \ |
|