aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove the unqualified "OAuth" namespace from the project. We need to ↵redmatrix2015-12-138-102/+103
| | | | reference either OAuth1 or OAuth2.
* a couple of api improvementsredmatrix2015-12-112-2/+11
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-111-0/+16
|\
| * Merge pull request #215 from royalterra/masterredmatrix2015-12-121-0/+16
| |\ | | | | | | Add Link and extra Doc to Apache Configuration
| | * Update INSTALL.txtroyalterra2015-12-111-0/+1
| | | | | | | | | Add Link to ApacheTune for configure mod Prefork
| | * Update INSTALL.txtroyalterra2015-12-111-0/+15
| | |
| | * Merge pull request #1 from redmatrix/masterroyalterra2015-12-11286-47204/+49251
| | |\ | | | | | | | | merge branches
* | | | add deprecated update_with_media endpointredmatrix2015-12-111-0/+1
|/ / /
* | / incorrect obj_type on several itemsredmatrix2015-12-116-618/+621
| |/ |/|
* | some minor cleanup - change the default of the discover tab (public stream ↵redmatrix2015-12-105-27/+28
| | | | | | | | access)
* | some major cleanup of api authentication stuff - still needs much more and ↵redmatrix2015-12-103-114/+109
| | | | | | | | this still may not solve #206
* | don't spit out sabre xml on permission denied exceptions, just provide a 401redmatrix2015-12-102-31/+13
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-101-1/+1
|\ \
| * | Missing underscores in docjeroenpraat2015-12-101-1/+1
| | |
* | | refactor a few more redundant returnsredmatrix2015-12-091-11/+7
|/ /
* | simplify magic-auth - a lot... Would be even simpler if we didn't need to ↵redmatrix2015-12-092-153/+149
| | | | | | | | provide remote debugging, which takes up about half the code. But we need that because nobody wants to try and debug this shit by asking somebody at the other end to report what's in their logfile. We've tried this repeatedly. The only thing we can do is bring back all the debugging data so you can look at it yourself.
* | start working on the singleton settingredmatrix2015-12-095-7/+35
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-096-21/+62
|\ \
| * | Some work on the login, register and default home page. Mostly neatly ↵jeroenpraat2015-12-096-21/+62
| | | | | | | | | | | | centering things on different viewport widths. Bluegrid schema updated.
* | | provide paths for include filesredmatrix2015-12-091-5/+5
|/ /
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-096-5/+65
|\ \
| * \ Merge pull request #212 from msooon/masterredmatrix2015-12-102-0/+60
| |\ \ | | | | | | | | Let’s Encrypt support
| | * \ Merge pull request #1 from msooon/Lets-encrypt-supportmsooon2015-12-091-0/+30
| | |\ \ | | | | | | | | | | Let’s Encrypt added
| | | * | Let’s Encrypt addedmsooon2015-12-091-0/+30
| | |/ /
| | * | Let’s Encrypt addedmsooon2015-12-091-0/+30
| | | |
| * | | Fix #109.jeroenpraat2015-12-094-5/+5
| |/ /
* / / add empty argredmatrix2015-12-092-5/+5
|/ /
* | remove duplicated coderedmatrix2015-12-081-8/+10
| |
* | use killme() instead of die() so that any sessions are closed cleanly.redmatrix2015-12-081-4/+6
| |
* | remove extra debug logging and ensure we don't try to authenticate without a ↵redmatrix2015-12-081-9/+5
| | | | | | | | hubloc
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-081-17/+17
|\ \
| * \ Merge branch 'master' of https://github.com/redmatrix/hubzillajeroenpraat2015-12-097-403/+6
| |\ \
| * | | First part of fix for issue #109jeroenpraat2015-12-091-17/+17
| | | |
* | | | more libzot stuffredmatrix2015-12-083-467/+527
| |/ / |/| |
* | | remove some unused stuffredmatrix2015-12-085-400/+3
| | |
* | | change to fallback server listredmatrix2015-12-082-3/+3
|/ /
* | move the diaspora templates out of core (except for diaspora_vcard, which is ↵redmatrix2015-12-0715-194/+0
| | | | | | | | still stuck here for the present time)
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-0713-1058/+889
|\ \
| * | update es+nljeroenpraat2015-12-074-752/+854
| | |
| * | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-12-071-1/+1
| |\ \
| | * | fix issue #210Mario Vavti2015-12-071-1/+1
| | | |
| * | | mod_mitem.js is obsoleteMario Vavti2015-12-071-17/+0
| |/ /
| * | some style.css janitor workMario Vavti2015-12-072-279/+20
| | |
| * | override bs default marginMario Vavti2015-12-071-0/+1
| | |
| * | change album_id logic to make it work with ajax callsMario Vavti2015-12-072-3/+4
| | |
| * | make justify gallery work with more than one albums per page (eg album widget)Mario Vavti2015-12-076-9/+12
| | |
* | | a loose endredmatrix2015-12-071-1/+1
| | |
* | | extra paren removedredmatrix2015-12-071-1/+1
| | |
* | | abstract the message handlersredmatrix2015-12-076-16/+79
|/ /
* | Merge branch 'dev'redmatrix2015-12-0612-469/+639
|\ \