aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | cleanup text in INSTALL.txtredmatrix2016-01-121-13/+25
| |/
| * cli utility for managing addonsredmatrix2016-01-121-0/+130
| |
| * 'auto channel creation' - if the corresponding config variable is set, ↵redmatrix2016-01-128-26/+97
| | | | | | | | | | | | create a channel when an account is created. Plugins can provide the necessary channel details (probably from an extended registration form). If no details are provided, a social (mostly public) channel will be created using the LHS of the email address and you will be directed to your channel page (unless email verification is required, in which case this step will be delayed until successful validation and login). If the reddress is already assigned a random name(1000-9999) reddress will be assigned.
| * 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.
* | | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2016-01-1116-19556/+20729
|\| |
| * | 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
| | |
* | | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2016-01-098-25/+51
|\| |
| * | 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
| |/ /
* | | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2016-01-077-16/+125
|\| |
| * | 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.
* | | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2016-01-064-16/+22
|\| |
| * | 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
| |\ \
| * | | expire delivery reports at 10 days by default instead of 30.redmatrix2016-01-043-13/+13
| | | |
* | | | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2016-01-051-0/+12
|\ \ \ \ | | |/ / | |/| |
| * | | 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 remote-tracking branch 'upstream/master'Haakon Meland Eriksen2016-01-045-175/+204
|\| | |
| * | | Merge pull request #248 from wave72/masterWave2016-01-042-111/+111
| |\ \ \ | | |/ / | |/| / | | |/ Updated Italian strings
| | * Updated Italian stringsPaolo Tacconi2016-01-042-111/+111
| | |
| * | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-046-16/+57
| |\ \
| * | | 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.