aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Source the conf.ken restivo2016-01-121-0/+3
|
* Add very simple, minimalist posting shell script.ken restivo2016-01-121-0/+33
|
* "aconfig" or account configuration storage, needed for some upcoming work. ↵redmatrix2016-01-111-0/+19
| | | | Built on top of xconfig.
* logic reversal in version checkingredmatrix2016-01-111-3/+3
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-113-7418/+7437
|\
| * Update README.mdJeroen van Riet Paap2016-01-111-4/+4
| |
| * centerJeroen van Riet Paap2016-01-111-0/+4
| |
| * point to installation docuJeroen van Riet Paap2016-01-111-1/+4
| |
| * Merge pull request #253 from wave72/masterWave2016-01-112-7417/+7429
| |\ | | | | | | Italian strings updated
| | * Italian strings updatedPaolo Tacconi2016-01-112-7417/+7429
| | |
* | | plugin version compatibility checking. To use, set MinVersion, MaxVersion or ↵redmatrix2016-01-115-11/+97
|/ / | | | | | | MinPHPversion in the plugin header block. Case is not important. We check the project versions against STD_VERSION, which should be rolled to a new y of x.x.y if the plugin interface or project code changes in an incompatible way.
* | revert lost linkredmatrix2016-01-101-0/+1
| |
* | Merge pull request #252 from einervonvielen/homeinstallredmatrix2016-01-114-1/+1118
|\ \ | | | | | | installation script for debian next to a router at home
| * | Added files for installation scriptEiner von Vielen2016-01-103-0/+1118
| | |
| * | indexedEiner von Vielen2016-01-101-1/+0
| | |
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-108-14838/+14864
|\ \ \
| * | | String update es-es and nl. Plus some extra bits, incl .gitignore update ↵jeroenpraat2016-01-108-14838/+14864
| | | | | | | | | | | | | | | | with pageheader.html
* | | | the mail_isreply flag wasn't being set in the right casesredmatrix2016-01-102-4/+7
|/ / /
* / / add locked features to siteinfo to assist in debuggingredmatrix2016-01-091-1/+13
|/ /
* | fix relative urls on some Diaspora profile photosredmatrix2016-01-093-4713/+4727
| |
* | issue #251redmatrix2016-01-071-2/+1
| |
* | provide admin toggle to disable delivery reportsredmatrix2016-01-074-2/+7
| |
* | optional support for public key pinningredmatrix2016-01-071-0/+7
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-071-20/+20
|\ \
| * | Merge pull request #250 from wave72/masterredmatrix2016-01-081-20/+20
| |\| | | | | | | In Hubzilla messages.po is hmessages.po
| | * Wrong branding in Translations docWave722016-01-071-15/+15
| | |
| | * In Hubzilla messages.po is hmessages.poWave722016-01-071-6/+6
| | |
* | | extra security headers, revert or fix if functionality is blockedredmatrix2016-01-072-1/+16
|/ /
* | version roll1.1redmatrix2016-01-061-2/+2
| |
* | features management page for hubminsredmatrix2016-01-065-1/+108
| |
* | provide an option to toggle the view of locked features so we can use the ↵redmatrix2016-01-052-14/+16
| | | | | | | | same list in an admin feature set & lock page.
* | make 'refresh permissions' do something useful for non-zot connectionsredmatrix2016-01-041-3/+9
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-043-111/+123
|\ \
| * \ Merge pull request #249 from chris1315/patch-5ken restivo2016-01-041-0/+12
| |\ \ | | | | | | | | main.bb
| | * | main.bbchris13152016-01-041-0/+12
| |/ / | | | | | | main documentation in french
| * | Merge pull request #248 from wave72/masterWave2016-01-042-111/+111
| |\| | | | | | | Updated Italian strings
| | * Updated Italian stringsPaolo Tacconi2016-01-042-111/+111
| | |
* | | expire delivery reports at 10 days by default instead of 30.redmatrix2016-01-043-13/+13
|/ /
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-046-16/+57
|\ \
| * \ Merge pull request #246 from ↵redmatrix2016-01-041-0/+5
| |\ \ | | | | | | | | | | | | | | | | HaakonME/HaakonME-Hubzilla-on-OpenShift-Hubzilla-Chess Hubzilla on OpenShift deploy script with Huzilla Chess
| | * | Hubzilla Chess - single file commit to upstreamHaakon Meland Eriksen2016-01-031-1/+1
| | | | | | | | | | | | Adding Hubzilla Chess to Hubzilla on OpenShift deploy script
| | * | Add Hubzilla Chess repo to deploy scriptHaakon Meland Eriksen2016-01-031-0/+5
| | | |
| * | | Merge pull request #247 from chris1315/patch-3redmatrix2016-01-041-0/+25
| |\ \ \ | | | | | | | | | | Create about.bb
| | * | | Create about.bbchris13152016-01-031-0/+25
| | |/ /
| * | | forgot to add this to the docujeroenpraat2016-01-031-2/+2
| | | |
| * | | added some real examples for the default-permission-role in de docu. also ↵jeroenpraat2016-01-033-14/+25
| |/ / | | | | | | | | | updated comanche template redable and another css class to tpl file
* | | version script was all screwed upredmatrix2016-01-041-1/+1
| | |
* | | Provide a mechanism for a hub admin to lock features in the on or off state. ↵redmatrix2016-01-042-63/+92
|/ / | | | | | | Locked features will not be available in the UI on the Additional Features page to be set by members. If all features are locked, the link to the Additional Features page will not be displayed.
* | Provide the ability for a hub admin to specify a default permissions role ↵redmatrix2016-01-023-4/+23
| | | | | | | | for the first channel created by a new account. This simplifies channel creation by restricting the available options at registration time. The restriction is not applied to any additional channels created under the same account; and in any event can be changed immediately after channel creation, if desired.
* | Update es+nl strings and added title on hover for items (needed to view ↵jeroenpraat2016-01-027-212/+224
| | | | | | | | titles that are cut-off)