Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | paths in xchan_addr no longer means RSS specifically but could be activitypub | zotlabs | 2017-09-03 | 1 | -1/+1 |
| | |||||
* | sign zot-info packets with httpsignatures | zotlabs | 2017-09-03 | 1 | -1/+28 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-03 | 6 | -9/+15 |
|\ | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-03 | 2 | -4/+0 |
| |\ | |||||
| * | | this fixes an issue where in /channel/membername?mid=some_mid updates did ↵ | Mario Vavti | 2017-09-03 | 1 | -1/+1 |
| | | | | | | | | | | | | not work when static updates were enabled. since in the current situation we always get a top-level-post mid, item_thread_top = 0 in the query will never return a result. change it to item_thread_top = 1 | ||||
| * | | introduce item_normal_update(). the differnce to item_normal() is that we do ↵ | Mario Vavti | 2017-09-03 | 4 | -7/+11 |
| | | | | | | | | | | | | 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 | 2 | -0/+4 |
| |\ \ | |||||
| * | | | add combined index for item.uid and item.item_unseen. this speeds up ↵ | Mario Vavti | 2017-09-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | notifications by a magnitude. | ||||
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-09-01 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #850 from anaqreon/doco | git-marijus | 2017-09-01 | 1 | -0/+2 |
| | |\ \ \ | | | | | | | | | | | | | Fix the multiple table of content bug | ||||
| | | * \ \ | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2017-08-27 | 3 | -5/+20 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2017-08-25 | 1 | -18/+4 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Removed duplicated table of contents (TOC) in Help pages by breaking ↵ | Andrew Manning | 2017-08-25 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hierarchical TOC loading. | ||||
* | | | | | | | | only validate headers that aren't "spoofable", which will be somewhat ↵ | zotlabs | 2017-09-03 | 1 | -3/+8 |
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | implementation dependent. | ||||
* | | | | | | | Reviewed. This is OK. | zotlabs | 2017-09-03 | 2 | -4/+0 |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "may be exploitable in current form - awaiting review" This reverts commit 7bff60edacd68ef3dccf6f956e9c57092919950a. | ||||
* | | | | | | may be exploitable in current form - awaiting review | zotlabs | 2017-09-02 | 2 | -0/+4 |
|/ / / / / | |||||
* | | | | | cut down on a few extraneous gprobe processes | zotlabs | 2017-08-31 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | some changes after testing server-to-server magic auth | zotlabs | 2017-08-31 | 3 | -14/+25 |
| | | | | | |||||
* | | | | | add server-to-server magic auth to dav and cdav controllers | zotlabs | 2017-08-31 | 2 | -28/+119 |
| | | | | | |||||
* | | | | | now letsencrypt is creating a .htaccess file with re-write rules which kills ↵ | zotlabs | 2017-08-31 | 1 | -0/+12 |
|/ / / / | | | | | | | | | | | | | most of our .well-known routes | ||||
* | | | | 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 ↵ | zotlabs | 2017-08-30 | 3 | -12/+12 |
| | | | | | | | | | | | | | | | | any browser cookies being set) | ||||
* | | | | 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 ↵ | zotlabs | 2017-08-28 | 1 | -0/+81 |
| |/ / / |/| | | | | | | | | | | | (https://w3c-dvcg.github.io/ld-signatures/) | ||||
* | | | | 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 |
| |\| | | | | | | | Added language selector menu for Help pages | ||||
| | * | 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 |