Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set update_title to false | Mario | 2017-09-15 | 1 | -0/+2 |
| | |||||
* | implement wiki editing | Mario | 2017-09-15 | 1 | -5/+46 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | git-marijus | 2017-09-15 | 2 | -10/+14 |
|\ | |||||
| * | wiki: lock mimetype | zotlabs | 2017-09-14 | 1 | -5/+10 |
| | | |||||
| * | bring back wiki download | zotlabs | 2017-09-14 | 1 | -3/+3 |
| | | |||||
* | | some work on wiki acl | git-marijus | 2017-09-15 | 1 | -1/+8 |
|/ | |||||
* | add text/plain type to wiki | zotlabs | 2017-09-13 | 1 | -2/+5 |
| | |||||
* | wiki mimetype selection. We can add text/plain as soon as we add code to ↵ | zotlabs | 2017-09-12 | 1 | -6/+8 |
| | | | | purify and render it specifically. | ||||
* | wiki mimetype | zotlabs | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | wiki mimetype selection | zotlabs | 2017-09-12 | 1 | -1/+7 |
| | |||||
* | drop salmon until we improve performance | zotlabs | 2017-09-12 | 1 | -1/+2 |
| | |||||
* | typo in ldsigs | zotlabs | 2017-09-11 | 2 | -2/+14 |
| | |||||
* | provide sharing of cards | zotlabs | 2017-09-05 | 1 | -1/+2 |
| | |||||
* | 32 characters are often not enough to distinguish gnu-social mids - use the ↵ | Mario Vavti | 2017-09-05 | 1 | -1/+1 |
| | | | | entire mid. in /display if we are not dealing with posts (eg likes) provide the thr_parent mid as bParam_mid so we can still adress the right post in javascript | ||||
* | 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 | 1 | -1/+42 |
| |\ | |||||
| * | | 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 |
| | | | |||||
* | | | 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 ↵ | zotlabs | 2017-08-28 | 1 | -0/+81 |
| |/ |/| | | | | | (https://w3c-dvcg.github.io/ld-signatures/) | ||||
* | | AS2: recipient collection | zotlabs | 2017-08-27 | 1 | -1/+42 |
|/ | |||||
* | cards: make page load after comment post | zotlabs | 2017-08-23 | 2 | -1/+16 |
| | |||||
* | several card enhancements | zotlabs | 2017-08-23 | 1 | -1/+4 |
| | |||||
* | cards feature | zotlabs | 2017-08-23 | 1 | -0/+1 |
| | |||||
* | add namespaces to activitystreams parser | zotlabs | 2017-08-20 | 1 | -12/+53 |
| | |||||
* | move activitystreams parser back to core; we will eventually need it in core ↵ | zotlabs | 2017-08-17 | 1 | -12/+20 |
| | | | | utilities | ||||
* | minor js and css changes | git-marijus | 2017-08-12 | 1 | -3/+3 |
| | |||||
* | prevent uploads to comments if the channel has a default private ACL. | zotlabs | 2017-08-10 | 2 | -2/+9 |
| | |||||
* | some doco fixes and other real minor stuff to improve logreading ability | zotlabs | 2017-08-09 | 1 | -4/+5 |
| | |||||
* | libxml errors | zotlabs | 2017-08-09 | 2 | -1/+1 |
| | |||||
* | 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 xdev_merge | zotlabs | 2017-08-01 | 1 | -6/+25 |
|\ | |||||
| * | correct the logic for configs in app requirement | git-marijus | 2017-08-01 | 1 | -6/+25 |
| | | |||||
* | | auto preview when inserting a media item or embed into a post. Since this ↵ | zotlabs | 2017-08-01 | 1 | -0/+1 |
|/ | | | | unanticipated action could be alarming (some might think the post was actually submitted), also provide a visible preview indicator within the previewed content. Remove the css for the old striped background image which hasn't been available for previewed content for a year or two. | ||||
* | implement system configs as app requirement and add the pubstream app | git-marijus | 2017-07-31 | 1 | -4/+10 |
| | |||||
* | move the active app code to include/nav.php - it is only relevant there | git-marijus | 2017-07-26 | 1 | -3/+0 |
| | |||||
* | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 1 | -0/+3 |
| | |||||
* | activitypub, cont. | zotlabs | 2017-07-17 | 1 | -1/+1 |
| | |||||
* | initial activitystreams2 parser | zotlabs | 2017-07-16 | 1 | -0/+86 |
| | |||||
* | turn platform name and std_version into config variables | zotlabs | 2017-07-13 | 2 | -3/+8 |
| | |||||
* | oopsy | zotlabs | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | more anon comment fixes | zotlabs | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | prevent likes/dislikes/etc. from anon commenters | zotlabs | 2017-06-20 | 1 | -4/+4 |
| | |||||
* | minor cleanup of moderated comment feature | zotlabs | 2017-06-18 | 1 | -1/+1 |
| | |||||
* | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 3 | -4/+17 |
| | |||||
* | add numbers to the techlevel descriptions because that's what we will use to ↵ | zotlabs | 2017-06-11 | 1 | -6/+6 |
| | | | | indicate a minimum level in documentation |