Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mastodon wraps oembed in an iframe - which we immediately purify our of ↵ | zotlabs | 2017-09-06 | 1 | -0/+11 |
| | | | | existence and what we really want to purify is the content. So strip away the iframe, fetch the content and purify that instead. | ||||
* | 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 ↵ | zotlabs | 2017-09-05 | 1 | -2/+1 |
| | | | | the input characters we accept in token verification strings to hex digits. This will all be changing in the coming weeks/months anyway. | ||||
* | remove period from characters allowed in username, as this will mess up URL ↵ | zotlabs | 2017-09-05 | 2 | -6/+6 |
| | | | | based content-type negotiation. It was previously disallowed but permitted a month or two ago after seeing Diaspora started allowing it. It's OK if they have it, but we can't; as many of our urls are based on username and theirs are primarily based on uid. | ||||
* | 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 |
| | | | | | | | | | | | | Revert "may be exploitable in current form - awaiting review" This reverts commit 7bff60edacd68ef3dccf6f956e9c57092919950a. | ||||
* | | introduce item_normal_update(). the differnce to item_normal() is that we do ↵ | Mario Vavti | 2017-09-03 | 1 | -0/+6 |
| | | | | | | | | not query for item_deleted = 0 and therefor can find deleted likes which allows us to update our unlikes on the fly if static page update is enabled | ||||
* | | 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 |
| |\ | | | | | | | Fix the multiple table of content bug | ||||
| | * | 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 ↵ | Andrew Manning | 2017-08-25 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | hierarchical TOC loading. | ||||
* | | | | | 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 ↵ | zotlabs | 2017-08-29 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | fail2ban | ||||
* | | | | escape 'http' inside code blocks so it doesn't trigger an oembed | zotlabs | 2017-08-29 | 2 | -0/+5 |
| |_|/ |/| | | |||||
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-24 | 2 | -28/+53 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #849 from anaqreon/doco | git-marijus | 2017-08-24 | 1 | -1/+24 |
| |\| | | | | | | | Added language selector menu for Help pages | ||||
| | * | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2017-08-24 | 8 | -6/+195 |
| | |\ | |||||
| | * | | Added language selector menu for Help pages | Andrew Manning | 2017-08-24 | 1 | -1/+24 |
| | | | | |||||
| * | | | ditch discover tab in favour of the public stream app | git-marijus | 2017-08-24 | 1 | -18/+1 |
| | |/ | |/| | |||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-08-24 | 8 | -6/+195 |
| |\ \ | | |/ | |/| | |||||
| * | | Fixed incorrect language path when choosing the language from browser preference | Andrew Manning | 2017-08-24 | 1 | -1/+1 |
| | | | |||||
| * | | Repaired and extended support for help page translations including table of ↵ | Andrew Manning | 2017-08-23 | 1 | -10/+29 |
| | | | | | | | | | | | | contents files at the top level. Moved help module javascript to mod_help.js. | ||||
* | | | cards - change placeholdertext, separate from button text | zotlabs | 2017-08-24 | 1 | -1/+5 |
| | | | |||||
* | | | make cards searchable | zotlabs | 2017-08-24 | 2 | -2/+5 |
| |/ |/| | |||||
* | | cards: make page load after comment post | zotlabs | 2017-08-23 | 1 | -0/+6 |
| | | |||||
* | | partial support (unfinished) for ajax loading cards with liveupdate; page ↵ | zotlabs | 2017-08-23 | 1 | -0/+9 |
| | | | | | | | | still functions even though this isn't finished | ||||
* | | use two keys for the updated sort | zotlabs | 2017-08-23 | 1 | -1/+3 |
| | | |||||
* | | add new conv_sort option | zotlabs | 2017-08-23 | 1 | -0/+6 |
| | | |||||
* | | lognoise: don't log sync packet contents if there are no clones to receive them | zotlabs | 2017-08-23 | 1 | -2/+3 |
| | | |||||
* | | several card enhancements | zotlabs | 2017-08-23 | 2 | -1/+8 |
| | | |||||
* | | cards feature | zotlabs | 2017-08-23 | 5 | -2/+154 |
| | | |||||
* | | util/dcp - support recursion and folders full of photos by importing files ↵ | zotlabs | 2017-08-22 | 1 | -1/+7 |
|/ | | | | singly in separate processes - not yet tested | ||||
* | stream_perms_xchans wasn't working which has effects in mod_display and ↵ | zotlabs | 2017-08-21 | 1 | -1/+2 |
| | | | | 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 | ||||
* | issue with oembed of a shared item, which wraps in another share. | zotlabs | 2017-08-20 | 1 | -2/+2 |
| | |||||
* | php warnings | zotlabs | 2017-08-18 | 1 | -1/+1 |
| | |||||
* | remove easter egg | zotlabs | 2017-08-15 | 1 | -7/+0 |
| | |||||
* | new content type | zotlabs | 2017-08-14 | 1 | -1/+0 |
| |