Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow pdl content | redmatrix | 2015-11-12 | 4 | -1/+23 |
| | |||||
* | issue #154 | redmatrix | 2015-11-12 | 1 | -0/+11 |
| | |||||
* | small fixes, removed old unused database row, and log more prominently a ↵ | redmatrix | 2015-11-12 | 3 | -2/+3 |
| | | | | missing directory server URL | ||||
* | Small update to Bluegrid and generic-content-wrapper-styled to dreport | jeroenpraat | 2015-11-12 | 2 | -3/+4 |
| | |||||
* | will also need api doco | redmatrix | 2015-11-11 | 2 | -1/+24 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-11 | 1 | -7/+7 |
|\ | |||||
| * | Merge pull request #149 from waitman/master | redmatrix | 2015-11-12 | 1 | -7/+7 |
| |\ | | | | | | | updates to Postgres schema | ||||
| | * | updates to Postgres schema | Waitman Gobble | 2015-11-11 | 1 | -7/+7 |
| | | | |||||
* | | | run markdown through html purifier for those who insist on mixing html with ↵ | redmatrix | 2015-11-11 | 2 | -2/+3 |
|/ / | | | | | | | markdown. | ||||
* | | Merge pull request #144 from kenrestivo/api-auth-fix | ken restivo | 2015-11-11 | 1 | -0/+1 |
|\ \ | |/ |/| | api_auth.php must be included since the function moved. | ||||
| * | api_auth.php must be included since the function moved. | ken restivo | 2015-11-11 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #143 from kenrestivo/allow-importing-by-proxy | redmatrix | 2015-11-11 | 1 | -3/+13 |
|\ \ | | | | | | | Bust out import_account() into a separate function | ||||
| * | | Bust out import_account() into a separate function to allow importing ↵ | ken restivo | 2015-11-10 | 1 | -3/+13 |
| | | | | | | | | | | | | accounts by proxy, i.e. for admins to import a channel on behalf of a user. | ||||
* | | | Merge pull request #141 from HaakonME/master | redmatrix | 2015-11-11 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | Added Hubzilla plugin repo for ownMapp - decentralized and private map sharing | ||||
| * \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-11-11 | 2 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-11-10 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| * | | | | | Fixed ownMapp repo address | Haakon Meland Eriksen | 2015-11-10 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fixed ownMapp repo address | Haakon Meland Eriksen | 2015-11-10 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fixed ownMapp repo address | Haakon Meland Eriksen | 2015-11-10 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-11-10 | 39 | -1956/+2223 |
| |\ \ \ \ \ | |||||
| * | | | | | | Add ownMap | Haakon Meland Eriksen | 2015-11-10 | 1 | -0/+5 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #140 from kenrestivo/move-export-to-plugin | redmatrix | 2015-11-11 | 1 | -89/+0 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | Moving this out into a plugin; hopefully one that will work with RM | ||||
| * | | | | | | Moving this out into a plugin; hopefully one that will work with Redmatrix ↵ | ken restivo | 2015-11-10 | 1 | -89/+0 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | as well. | ||||
* | | | | | | Merge pull request #142 from kenrestivo/refactor-out-api-auth | redmatrix | 2015-11-11 | 3 | -90/+96 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Move api_auth() out to a file that can be included from plugins/modules | ||||
| * | | | | | Move api_auth() out to a file that can be included from plugins/modules to ↵ | ken restivo | 2015-11-10 | 3 | -90/+96 |
|/ / / / / | | | | | | | | | | | | | | | | allow them to expose their own programmatic API. | ||||
* | | | | | Merge https://github.com/redmatrix/hubzilla into pending_merge0.11 | redmatrix | 2015-11-10 | 2 | -2/+2 |
|\| | | | | |||||
| * | | | | Merge pull request #139 from sasiflo/master | redmatrix | 2015-11-11 | 2 | -2/+2 |
| |\ \ \ \ | | |_|/ / | |/| | | | Replaced references to redmatrix logo. | ||||
| | * | | | Replaced references to redmatrix logo. | sasiflo | 2015-11-10 | 2 | -2/+2 |
| |/ / / | |||||
* / / / | do a better job of preserving linebreaks in posts for channels that use markdown | redmatrix | 2015-11-10 | 2 | -2/+2 |
|/ / / | |||||
* | | | more doco | redmatrix | 2015-11-09 | 2 | -0/+24 |
| | | | |||||
* | | | remove the obsolete avatar_img function (gravatar/libravatar lookup) | redmatrix | 2015-11-09 | 3 | -26/+0 |
| | | | |||||
* | | | get rid of the pre-comanche widget placement and wgl code | redmatrix | 2015-11-09 | 4 | -48/+0 |
| | | | |||||
* | | | more doco | redmatrix | 2015-11-09 | 7 | -4/+41 |
| | | | |||||
* | | | add avatars to likes/dislikes/etc. | redmatrix | 2015-11-09 | 2 | -2/+8 |
| | | | |||||
* | | | remove list bullets from extended like list | redmatrix | 2015-11-09 | 2 | -1/+5 |
| | | | |||||
* | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-09 | 482 | -123705/+31 |
|\ \ \ | |||||
| * | | | Merge pull request #134 from HaakonME/master | redmatrix | 2015-11-10 | 477 | -123697/+0 |
| |\| | | | | | | | | | | Keep only zot.meta.xml for schemaSpy report generation | ||||
| | * | | Keep only zot.meta.xml for schemaSpy report generation, not the report itself | Haakon Meland Eriksen | 2015-11-09 | 477 | -123697/+0 |
| | | | | |||||
| * | | | Merge pull request #135 from kenrestivo/account-id-link | redmatrix | 2015-11-10 | 1 | -1/+3 |
| |\ \ \ | | | | | | | | | | | Manually document account_id link for schemaSpy. | ||||
| | * | | | Manually document account_id link for schemaSpy. | ken restivo | 2015-11-08 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | Merge pull request #136 from kenrestivo/generate-schemaspy | redmatrix | 2015-11-10 | 2 | -0/+26 |
| |\ \ \ \ | | | | | | | | | | | | | First attempt at auto-generating the schemaspy docs | ||||
| | * | | | | Correct directory (this runs from inside hubzilla_er | ken restivo | 2015-11-08 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | First attempt at auto-generating schemaspy. | ken restivo | 2015-11-08 | 2 | -0/+26 |
| | |/ / / | |||||
| * | | | | This is better | jeroenpraat | 2015-11-09 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Using bootstrap classes, so other themes/schemas also work. Plus margin when ↵ | jeroenpraat | 2015-11-09 | 2 | -7/+2 |
| | | | | | | | | | | | | | | | | | | | | collapsed. | ||||
* | | | | | thwart attempts to use an external private directory as a directory server | redmatrix | 2015-11-09 | 1 | -0/+13 |
|/ / / / | |||||
* | | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-09 | 3 | -1823/+1966 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #137 from wave72/master | Wave | 2015-11-09 | 2 | -1823/+1876 |
| |\ \ \ \ | | |/ / / | |/| | | | Updated Italian strings | ||||
| | * | | | Updated Italian strings | Paolo Tacconi | 2015-11-09 | 2 | -1823/+1876 |
| | | | | | |||||
| | * | | | Merge pull request #2 from redmatrix/master | Wave | 2015-11-06 | 308 | -11295/+14575 |
| | |\ \ \ | | | | | | | | | | | | | Update to latest hubzilla |