| Commit message (Expand) | Author | Age | Files | Lines |
* | pubcrawl: make a good faith effort to handle multi-media content | zotlabs | 2017-09-18 | 1 | -1/+1 |
* | provide rel=alternate link if no reshare content in post | zotlabs | 2017-09-18 | 1 | -0/+5 |
* | more mastodon testing | zotlabs | 2017-09-17 | 1 | -0/+3 |
* | typocheck | zotlabs | 2017-09-14 | 1 | -1/+1 |
* | provide a hook for importing a channel photo at channel creation time | zotlabs | 2017-09-14 | 2 | -0/+42 |
* | make wiki page mimetype default to wiki mimetype (this was the original inten... | zotlabs | 2017-09-13 | 1 | -1/+3 |
* | more zot6 | zotlabs | 2017-09-13 | 2 | -4/+12 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-13 | 1 | -3/+3 |
|\ |
|
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-13 | 2 | -5/+5 |
| |\ |
|
| * | | rename activity notifications links - one more | Mario Vavti | 2017-09-12 | 1 | -1/+1 |
| * | | rename activity notifications links | Mario Vavti | 2017-09-12 | 1 | -2/+2 |
* | | | Zot6: some things that need to be done ahead of time so we can turbocharge th... | zotlabs | 2017-09-13 | 1 | -11/+35 |
| |/
|/| |
|
* | | 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 |
* | | drop salmon until we improve performance | zotlabs | 2017-09-12 | 1 | -1/+1 |
|/ |
|
* | regex was still broken | zotlabs | 2017-09-10 | 1 | -1/+1 |
* | fix regex | zotlabs | 2017-09-10 | 1 | -1/+1 |
* | owa cleanup | zotlabs | 2017-09-09 | 1 | -2/+3 |
* | owa: missed the set-observer stuff | zotlabs | 2017-09-08 | 1 | -1/+8 |
* | initial testing success with owa | zotlabs | 2017-09-07 | 1 | -1/+4 |
* | testing owa | zotlabs | 2017-09-07 | 3 | -4/+4 |
* | owa - first commit | zotlabs | 2017-09-07 | 1 | -0/+66 |
* | use array_key_exists() instead of x() in this case as the latter fails on an ... | zotlabs | 2017-09-06 | 1 | -3/+3 |
* | mastodon wraps oembed in an iframe - which we immediately purify our of exist... | zotlabs | 2017-09-06 | 1 | -0/+11 |
* | ignore diaspora_meta column on item import. | zotlabs | 2017-09-06 | 1 | -0/+5 |
* | provide sharing of cards | zotlabs | 2017-09-05 | 1 | -0/+1 |
* | avoid a security patch and resultant compatibility issues; instead restrict t... | zotlabs | 2017-09-05 | 1 | -2/+1 |
* | remove period from characters allowed in username, as this will mess up URL b... | zotlabs | 2017-09-05 | 2 | -6/+6 |
* | card embed improved | zotlabs | 2017-09-04 | 1 | -1/+6 |
* | validate the security context | zotlabs | 2017-09-03 | 1 | -0/+1 |
* | paths in xchan_addr no longer means RSS specifically but could be activitypub | zotlabs | 2017-09-03 | 1 | -3/+0 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-03 | 1 | -2/+1 |
|\ |
|
| * | Reviewed. This is OK. | zotlabs | 2017-09-03 | 1 | -2/+1 |
* | | introduce item_normal_update(). the differnce to item_normal() is that we do ... | Mario Vavti | 2017-09-03 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-02 | 1 | -1/+2 |
|\| |
|
| * | may be exploitable in current form - awaiting review | zotlabs | 2017-09-02 | 1 | -1/+2 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-09-01 | 1 | -1/+7 |
|\ \
| |/
|/| |
|
| * | Merge pull request #850 from anaqreon/doco | git-marijus | 2017-09-01 | 1 | -1/+7 |
| |\ |
|
| | * | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2017-08-27 | 2 | -3/+10 |
| | |\ |
|
| | * \ | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2017-08-25 | 1 | -18/+1 |
| | |\ \ |
|
| | * | | | Removed duplicated table of contents (TOC) in Help pages by breaking hierarch... | Andrew Manning | 2017-08-25 | 1 | -1/+7 |
* | | | | | cut down on a few extraneous gprobe processes | zotlabs | 2017-08-31 | 1 | -1/+3 |
* | | | | | some changes after testing server-to-server magic auth | zotlabs | 2017-08-31 | 1 | -8/+11 |
* | | | | | add server-to-server magic auth to dav and cdav controllers | zotlabs | 2017-08-31 | 1 | -1/+1 |
* | | | | | server to server magic auth | zotlabs | 2017-08-31 | 1 | -2/+50 |
* | | | | | simplify api_auth | zotlabs | 2017-08-31 | 1 | -15/+9 |
|/ / / / |
|
* | | | | check input is hex before sending it to hex2bin | zotlabs | 2017-08-30 | 1 | -1/+1 |
* | | | | 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 | 2 | -0/+5 |
| |_|/
|/| | |
|