| Commit message (Expand) | Author | Age | Files | Lines |
* | allow wildcard tag and category searches | zotlabs | 2017-07-20 | 3 | -6/+15 |
* | more css fixes | git-marijus | 2017-07-20 | 1 | -6/+6 |
* | css fix | git-marijus | 2017-07-20 | 1 | -1/+1 |
* | implement update_feed_item | zotlabs | 2017-07-19 | 1 | -3/+12 |
* | hubzilla issue #832 | zotlabs | 2017-07-19 | 4 | -3/+8 |
* | provide optional salmon signatures for AP entities | zotlabs | 2017-07-18 | 2 | -5/+18 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-18 | 12 | -157/+130 |
|\ |
|
| * | some fixes for the bs-default schema | git-marijus | 2017-07-18 | 2 | -15/+12 |
| * | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-07-18 | 3 | -12/+149 |
| |\ |
|
| * | | issue #827 provide backward compatibility for album links generated in earlie... | git-marijus | 2017-07-18 | 2 | -1/+10 |
| * | | some love for the installer | git-marijus | 2017-07-17 | 8 | -139/+116 |
* | | | ability to use a portion of the message-id to display a message wasn't honour... | zotlabs | 2017-07-18 | 1 | -2/+2 |
* | | | related to hubzilla issue #831 - system.last_expire_day was not being set cor... | zotlabs | 2017-07-18 | 1 | -1/+1 |
* | | | some corrections to AS encoding based on the current spec (some of this work ... | zotlabs | 2017-07-17 | 1 | -7/+22 |
* | | | activitypub, cont. | zotlabs | 2017-07-17 | 3 | -15/+60 |
* | | | Merge branch 'bug827' | zotlabs | 2017-07-17 | 1 | -3/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix typo | zotlabs | 2017-07-17 | 1 | -3/+4 |
* | | | provide content-type matching ability for activitypub | zotlabs | 2017-07-17 | 1 | -0/+38 |
|/ / |
|
* | | fix for bug 827 to provide partial backward compatibility with album names in... | zotlabs | 2017-07-17 | 1 | -0/+9 |
* | | activitystreams converters updated to recent spec | zotlabs | 2017-07-17 | 1 | -12/+14 |
* | | mis-attributed profile photo when Mastodon comment author has no profile photo | zotlabs | 2017-07-16 | 1 | -0/+11 |
* | | initial activitystreams2 parser | zotlabs | 2017-07-16 | 1 | -0/+86 |
|/ |
|
* | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-07-16 | 3 | -3/+22 |
|\ |
|
| * | deal with mastodon privacy scopes - mark private and block commenting since w... | zotlabs | 2017-07-15 | 1 | -1/+20 |
| * | incorrect follow url in webfinger | zotlabs | 2017-07-14 | 2 | -2/+2 |
* | | fix photo item comments | git-marijus | 2017-07-16 | 1 | -7/+5 |
* | | fix album link | git-marijus | 2017-07-16 | 1 | -1/+1 |
* | | version | Mario Vavti | 2017-07-14 | 1 | -1/+1 |
|/ |
|
* | minor optimisation | zotlabs | 2017-07-13 | 1 | -5/+2 |
* | update some addon docs and ensure we only generate statistics once a day | zotlabs | 2017-07-13 | 5 | -10/+27 |
* | turn url requests where argv[0] is something.xyz into module='something' and ... | zotlabs | 2017-07-13 | 3 | -18/+8 |
* | turn platform name and std_version into config variables | zotlabs | 2017-07-13 | 3 | -5/+11 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-13 | 5 | -458/+467 |
|\ |
|
| * | Merge red/master | Mario Vavti | 2017-07-11 | 11 | -16/+56 |
| |\ |
|
| * | | update to match primary color | Mario Vavti | 2017-07-10 | 2 | -4/+4 |
| * | | update r1191: return update_success if table principals exists otherwise proc... | Mario Vavti | 2017-07-10 | 1 | -404/+414 |
* | | | implement chunked uploads on the wall; making it work painlessly on /cloud wa... | zotlabs | 2017-07-13 | 4 | -134/+206 |
* | | | fix typos | zotlabs | 2017-07-12 | 1 | -6/+8 |
* | | | make websub/PuSH and salmon both use consume_feed() for item storage as there... | zotlabs | 2017-07-12 | 1 | -13/+43 |
* | | | even more logging of conversation parent discovery | zotlabs | 2017-07-11 | 1 | -0/+1 |
| |/
|/| |
|
* | | prevent expiration of conversations you are involved with - allows you to fin... | zotlabs | 2017-07-10 | 6 | -4/+36 |
* | | find_parent for feeds needs more debug logging. Something is still falling th... | zotlabs | 2017-07-09 | 1 | -0/+4 |
* | | regression: allow position attributes in oembedable zcards by separating allo... | zotlabs | 2017-07-09 | 1 | -2/+4 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-09 | 29 | -762/+430 |
|\| |
|
| * | remove if not exist clause on index creation - it seems to be supported in ma... | Mario Vavti | 2017-07-08 | 1 | -1/+1 |
| * | update bs-dev and popper.js | Mario Vavti | 2017-07-07 | 6 | -90/+86 |
| * | Merge pull request #822 from dawnbreak/composer-light | git-marijus | 2017-07-07 | 22 | -671/+343 |
| |\ |
|
| | * | :arrow_up: Updating some PHP libraries. | Klaus Weidenbach | 2017-07-06 | 15 | -223/+252 |
| | * | Add optimize-autoloader to composer config. | Klaus Weidenbach | 2017-07-06 | 7 | -448/+91 |
| |/ |
|
| * | Merge pull request #821 from zotlabs/hmessages | git-marijus | 2017-07-06 | 1 | -5441/+3236 |
| |\ |
|