Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 ↵ | Andrew Manning | 2017-08-23 | 1 | -2/+10 | |
| | | | | | | | | | | | | contents files at the top level. Moved help module javascript to mod_help.js. | |||||
* | | | 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 ↵ | zotlabs | 2017-08-23 | 2 | -3/+41 | |
| | | | | | | | | still functions even though this isn't finished | |||||
* | | 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 ↵ | zotlabs | 2017-08-22 | 1 | -0/+45 | |
| | | | | | | | | singly in separate processes - not yet tested | |||||
* | | 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 ↵ | zotlabs | 2017-08-21 | 1 | -21/+43 | |
| | | | | there are also issues with the oembed provider for mod_display. This is a first cut for the second but hasn't yet been tested | |||||
* | 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 ↵ | zotlabs | 2017-08-20 | 1 | -8/+21 | |
| | | | | enumerated | |||||
* | 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 | |
| | ||||||
* | better error reporting on mod_display | zotlabs | 2017-08-19 | 1 | -7/+5 | |
| | ||||||
* | mv HTTPSig to core - so we can use it as an auth method | zotlabs | 2017-08-17 | 1 | -0/+220 | |
| | ||||||
* | hubzilla issue #846 | zotlabs | 2017-08-17 | 1 | -1/+1 | |
| | ||||||
* | move activitystreams parser back to core; we will eventually need it in core ↵ | zotlabs | 2017-08-17 | 1 | -12/+20 | |
| | | | | utilities | |||||
* | move ap_probe to pubcrawl addon | zotlabs | 2017-08-16 | 1 | -42/+0 | |
| | ||||||
* | more work on activitypub httpsignature verification | zotlabs | 2017-08-14 | 2 | -1/+18 | |
| | ||||||
* | new content type | zotlabs | 2017-08-14 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-12 | 1 | -3/+3 | |
|\ | ||||||
| * | minor js and css changes | git-marijus | 2017-08-12 | 1 | -3/+3 | |
| | | ||||||
* | | add parent item (if applicable) to notifier plugin info | zotlabs | 2017-08-12 | 1 | -0/+2 | |
|/ | ||||||
* | prevent uploads to comments if the channel has a default private ACL. | zotlabs | 2017-08-10 | 2 | -2/+9 | |
| | ||||||
* | create cdav principal also on client access and remove redundant pconfig ↵ | Mario Vavti | 2017-08-10 | 2 | -6/+12 | |
| | | | | check in authentication process | |||||
* | merge red/master into dev | Mario Vavti | 2017-08-10 | 5 | -8/+9 | |
| | ||||||
* | App::get_channel() does not return the right channel if we are not looking ↵ | git-marijus | 2017-08-09 | 1 | -7/+1 | |
| | | | | at our own channel. fix issue #841 | |||||
* | only show upload button to those with write_storage permission | zotlabs | 2017-08-08 | 1 | -0/+1 | |
| | ||||||
* | support upload of files and attachments into comments. This has some ↵ | zotlabs | 2017-08-08 | 1 | -0/+1 | |
| | | | | repercussions when it comes to post permissions since the commenter will not know the distribution of the post. Basically the files will be uploaded with the commenter's default ACL. Most of the time this will do the right thing. | |||||
* | make config requirements in apps more universal - provide key and value | git-marijus | 2017-08-06 | 1 | -6/+4 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | git-marijus | 2017-08-06 | 2 | -0/+89 | |
|\ |