aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | add server-to-server magic auth to dav and cdav controllerszotlabs2017-08-313-29/+120
| | | | |
* | | | | server to server magic authzotlabs2017-08-311-2/+50
| | | | |
* | | | | simplify api_authzotlabs2017-08-311-15/+9
| | | | |
* | | | | now letsencrypt is creating a .htaccess file with re-write rules which kills ↵zotlabs2017-08-311-0/+12
|/ / / / | | | | | | | | | | | | most of our .well-known routes
* | | | whitespacezotlabs2017-08-301-22/+19
| | | |
* | | | missing includezotlabs2017-08-301-0/+2
| | | |
* | | | check input is hex before sending it to hex2binzotlabs2017-08-301-1/+1
| | | |
* | | | some issues with mod_display on very first anonymous page visit (prior to ↵zotlabs2017-08-305-13/+15
| | | | | | | | | | | | | | | | any browser cookies being set)
* | | | issue with mentions and xchans with @ or /zotlabs2017-08-302-4/+2
| | | |
* | | | hubzilla issue #851zotlabs2017-08-291-1/+1
| | | |
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-296-36/+71
|\ \ \ \
| * | | | remove obsolete classMario Vavti2017-08-281-1/+1
| | | | |
| * | | | versiongit-marijus2017-08-281-1/+1
| | | | |
| * | | | Merge remote-tracking branch 'mike/master' into devgit-marijus2017-08-283-3/+46
| |\ \ \ \
| * | | | | rewrite comment form handlinggit-marijus2017-08-285-35/+70
| | |_|_|/ | |/| | |
* | | | | bring back nomadic locationszotlabs2017-08-291-0/+2
| | | | |
* | | | | add a noncezotlabs2017-08-291-0/+1
| | | | |
* | | | | use iso 8601 "Zulu" for log timestamps so it can be easily processed with ↵zotlabs2017-08-292-4/+7
| | | | | | | | | | | | | | | | | | | | fail2ban
* | | | | escape 'http' inside code blocks so it doesn't trigger an oembedzotlabs2017-08-292-0/+5
| | | | |
* | | | | fix category links in card bodieszotlabs2017-08-291-1/+10
| | | | |
* | | | | add reliable signatureszotlabs2017-08-291-1/+34
| | | | |
* | | | | add editor autocompleters on cards pagezotlabs2017-08-281-0/+6
| | | | |
* | | | | use top level for verificationzotlabs2017-08-281-1/+1
| | | | |
* | | | | provide support for json-ld signatures ↵zotlabs2017-08-281-0/+81
| |/ / / |/| | | | | | | | | | | (https://w3c-dvcg.github.io/ld-signatures/)
* | | | AS2: recipient collectionzotlabs2017-08-271-1/+42
| | | |
* | | | fix issue with comment box re-opening after submit; however I should note ↵zotlabs2017-08-271-1/+3
| | | | | | | | | | | | | | | | that bind and unbind are deprecated in jquery > 1.3 and these calls probably need to be upgraded.
* | | | fix card category widget links when a specific card is openedzotlabs2017-08-271-1/+1
|/ / /
* | | fix titles on ajaxupdate issue, add jsonld-php libraryzotlabs2017-08-266-2/+7058
| | |
* | | radically reduce code duplication in updateConvItems(); it's a bit easier to ↵zotlabs2017-08-251-109/+55
| | | | | | | | | | | | understand now although the different modes aren't as cleanly separated as they were.
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-248-128/+209
|\ \ \ | | |/ | |/|
| * | minor adjustmen to the help language selectorgit-marijus2017-08-242-3/+3
| | |
| * | Merge pull request #849 from anaqreon/docogit-marijus2017-08-244-2/+93
| |\| | | | | | | Added language selector menu for Help pages
| | * Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2017-08-2433-64/+904
| | |\
| | * | Added language selector menu for Help pagesAndrew Manning2017-08-244-2/+93
| | | |
| * | | ditch discover tab in favour of the public stream appgit-marijus2017-08-242-36/+5
| | |/ | |/|
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-08-2433-64/+904
| |\ \
| * \ \ Merge pull request #848 from anaqreon/docogit-marijus2017-08-245-92/+113
| |\ \ \ | | | |/ | | |/| Repaired and extended support for help page translations including ta…
| | * | Fixed incorrect language path when choosing the language from browser preferenceAndrew Manning2017-08-241-1/+1
| | | |
| | * | Repaired and extended support for help page translations including table of ↵Andrew Manning2017-08-235-92/+113
| |/ / | | | | | | | | | 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/pastezotlabs2017-08-241-1/+1
| | |
* | | cards - change placeholdertext, separate from button textzotlabs2017-08-243-2/+8
| | |
* | | make cards searchablezotlabs2017-08-243-13/+18
| | |
* | | fix permalinks for card comments (send to parent url)zotlabs2017-08-241-0/+11
| |/ |/|
* | last remaining task in tasklist was not removed from view when 'completed'zotlabs2017-08-231-1/+2
| |
* | add tasklist and notes to cards pagezotlabs2017-08-231-1/+4
| |
* | add a section to the admin guide about admin rights and how to grant them if ↵zotlabs2017-08-231-0/+13
| | | | | | | | the first account on the system used a different email address than the desired administrator email.
* | cards: make likes reload pagezotlabs2017-08-232-2/+3
| |
* | cards: make page load after comment postzotlabs2017-08-234-38/+55
| |
* | partial support (unfinished) for ajax loading cards with liveupdate; page ↵zotlabs2017-08-234-3/+51
| | | | | | | | still functions even though this isn't finished
* | oembed provider cleanup, add oembed to cardszotlabs2017-08-236-14/+139
| |