| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace | zotlabs | 2017-08-30 | 1 | -22/+19 |
* | missing include | zotlabs | 2017-08-30 | 1 | -0/+2 |
* | some issues with mod_display on very first anonymous page visit (prior to any... | zotlabs | 2017-08-30 | 3 | -12/+12 |
* | issue with mentions and xchans with @ or / | zotlabs | 2017-08-30 | 1 | -3/+1 |
* | hubzilla issue #851 | zotlabs | 2017-08-29 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-29 | 1 | -3/+3 |
|\ |
|
| * | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-08-28 | 2 | -2/+43 |
| |\ |
|
| * | | rewrite comment form handling | git-marijus | 2017-08-28 | 1 | -3/+3 |
* | | | bring back nomadic locations | zotlabs | 2017-08-29 | 1 | -0/+2 |
* | | | add a nonce | zotlabs | 2017-08-29 | 1 | -0/+1 |
* | | | fix category links in card bodies | zotlabs | 2017-08-29 | 1 | -1/+10 |
* | | | add reliable signatures | zotlabs | 2017-08-29 | 1 | -1/+34 |
* | | | use top level for verification | zotlabs | 2017-08-28 | 1 | -1/+1 |
* | | | provide support for json-ld signatures (https://w3c-dvcg.github.io/ld-signatu... | zotlabs | 2017-08-28 | 1 | -0/+81 |
| |/
|/| |
|
* | | AS2: recipient collection | zotlabs | 2017-08-27 | 1 | -1/+42 |
* | | fix card category widget links when a specific card is opened | zotlabs | 2017-08-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-24 | 3 | -21/+18 |
|\ |
|
| * | Merge pull request #849 from anaqreon/doco | git-marijus | 2017-08-24 | 1 | -1/+4 |
| |\ |
|
| | * | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2017-08-24 | 17 | -29/+588 |
| | |\ |
|
| | * | | Added language selector menu for Help pages | Andrew Manning | 2017-08-24 | 1 | -1/+4 |
| * | | | ditch discover tab in favour of the public stream app | git-marijus | 2017-08-24 | 1 | -18/+4 |
| | |/
| |/| |
|
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-08-24 | 17 | -29/+588 |
| |\ \
| | |/
| |/| |
|
| * | | Repaired and extended support for help page translations including table of c... | Andrew Manning | 2017-08-23 | 1 | -2/+10 |
* | | | fix title of edit card which showed up as 'edit block' due to copy/paste | zotlabs | 2017-08-24 | 1 | -1/+1 |
* | | | cards - change placeholdertext, separate from button text | zotlabs | 2017-08-24 | 1 | -0/+2 |
* | | | make cards searchable | zotlabs | 2017-08-24 | 1 | -11/+13 |
* | | | fix permalinks for card comments (send to parent url) | zotlabs | 2017-08-24 | 1 | -0/+11 |
| |/
|/| |
|
* | | last remaining task in tasklist was not removed from view when 'completed' | zotlabs | 2017-08-23 | 1 | -1/+2 |
* | | cards: make page load after comment post | zotlabs | 2017-08-23 | 3 | -38/+49 |
* | | partial support (unfinished) for ajax loading cards with liveupdate; page sti... | zotlabs | 2017-08-23 | 2 | -3/+41 |
* | | oembed provider cleanup, add oembed to cards | zotlabs | 2017-08-23 | 6 | -14/+139 |
* | | add new conv_sort option | zotlabs | 2017-08-23 | 1 | -1/+1 |
* | | fix permalink for cards | zotlabs | 2017-08-23 | 1 | -0/+4 |
* | | cards: acl support | zotlabs | 2017-08-23 | 1 | -0/+1 |
* | | add category support to main page | zotlabs | 2017-08-23 | 1 | -0/+3 |
* | | several card enhancements | zotlabs | 2017-08-23 | 3 | -33/+161 |
* | | typo | zotlabs | 2017-08-23 | 1 | -1/+1 |
* | | cards feature | zotlabs | 2017-08-23 | 4 | -3/+202 |
* | | test recursive dav copy | zotlabs | 2017-08-22 | 1 | -0/+2 |
* | | allow cards to federate | zotlabs | 2017-08-22 | 1 | -1/+1 |
* | | util/dcp - support recursion and folders full of photos by importing files si... | zotlabs | 2017-08-22 | 1 | -0/+45 |
* | | remove debugging | zotlabs | 2017-08-21 | 1 | -4/+4 |
* | | more work on oembed from /display | zotlabs | 2017-08-21 | 3 | -8/+10 |
|/ |
|
* | stream_perms_xchans wasn't working which has effects in mod_display and there... | zotlabs | 2017-08-21 | 1 | -21/+43 |
* | some issues with message-ids and urlencoding (again) | zotlabs | 2017-08-20 | 1 | -2/+1 |
* | a few file activities were not getting synced | zotlabs | 2017-08-20 | 2 | -1/+21 |
* | add namespaces to activitystreams parser | zotlabs | 2017-08-20 | 1 | -12/+53 |
* | httpsig - return an array with all the different signing possibilities enumer... | zotlabs | 2017-08-20 | 1 | -8/+21 |
* | issue with oembed of a shared item, which wraps in another share. | zotlabs | 2017-08-20 | 1 | -10/+20 |
* | more work on mod_display | zotlabs | 2017-08-19 | 1 | -1/+2 |