aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* retry the move of AccessList to composer format (one or more third-party ↵redmatrix2016-02-2116-80/+83
| | | | plugins will likely break as a result)
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-2111-3169/+3348
|\
| * There was nothing wrong with my pimped pubsites (was another problem). Took ↵jeroenpraat2016-02-218-3152/+3342
| | | | | | | | the opportunity to update schemas. Plus updated spanish and dutch strings.
| * Revert pubsites.php. There seems something wrong. Let me troubleshoot that ↵jeroenpraat2016-02-211-12/+5
| | | | | | | | first.
| * Pimped the pubsites page. I tried to get this into a .tpl-file, but it was ↵jeroenpraat2016-02-212-10/+14
| | | | | | | | to complicated for me. Pubsites page is now more narrow (fits on most devices) and location is not taking a complete column (location is almost never used). Also a fix on the auto-create-channel part on the register page.
| * grid->network, whitespace and bootstrapify create buttonMario Vavti2016-02-202-12/+4
| |
* | fix double encodingredmatrix2016-02-212-4/+5
|/
* Revert "move accesslist class to namespace"redmatrix2016-02-2015-22/+22
| | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973.
* move accesslist class to namespaceredmatrix2016-02-2015-22/+22
|
* ensure auto_channel_create() is executed for all workflows when UNO is set.redmatrix2016-02-191-2/+2
|
* string updateredmatrix2016-02-191-1315/+1364
|
* issue #288 allow relative_date() to be translated into languages with more ↵redmatrix2016-02-191-8/+41
| | | | than two plural forms, such as pl.
* add router classredmatrix2016-02-193-188/+205
|
* move dreport to zotlabs\zot namespaceredmatrix2016-02-192-8/+5
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-198-239/+68
|\
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-02-1913-83/+84
| |\
| * | pimp up mod new_channelMario Vavti2016-02-198-239/+68
| | |
* | | get_feature_default() was using filtered view, preventing it from working in ↵redmatrix2016-02-191-1/+1
| |/ |/| | | | | all cases
* | issue #287 require old password to change passwordredmatrix2016-02-192-29/+40
| |
* | no linefeed at endredmatrix2016-02-191-1/+1
| |
* | finish up the storage moveredmatrix2016-02-197-1447/+5
| |
* | move storage assets to zotlabs/storageredmatrix2016-02-1911-39/+1471
|/
* siteinfo regression with Zotlabs\Project - add an autoloaderredmatrix2016-02-182-2/+19
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-188-2565/+2667
|\
| * h1>h2 (thanks to Mario) and help text below label on register page (like on ↵jeroenpraat2016-02-184-7/+10
| | | | | | | | new channel).
| * Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause ↵jeroenpraat2016-02-184-11/+22
| | | | | | | | a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings.
| * Merge pull request #286 from wave72/masterWave2016-02-182-2549/+2637
| |\ | | | | | | updated Italian strings
| | * updated Italian stringsPaolo Tacconi2016-02-182-2549/+2637
| | |
* | | Provide Zotlabs\Project and System class for querying details about the ↵redmatrix2016-02-1816-77/+87
|/ / | | | | | | project/version info. Move these out of /boot.php
* | some necessary doco for set_iconfig()redmatrix2016-02-181-0/+16
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-181-0/+6
|\ \
| * \ Merge pull request #285 from anaqreon/masterredmatrix2016-02-181-0/+6
| |\ \ | | | | | | | | Added the installation of curl to the .homeinstall script
| | * | Added the installation of curl to the .homeinstall scriptAndrew Manning2016-02-171-0/+6
| |/ /
* / / iconfig - add sharing variableredmatrix2016-02-185-13/+30
|/ /
* | this qualifies as an interface changeredmatrix2016-02-171-1/+1
| |
* | schema updates for iconfigredmatrix2016-02-174-2/+63
| |
* | Merge branch 'iconfig'redmatrix2016-02-172-3/+231
|\ \
| * | provide del_iconfig for completenessredmatrix2016-02-171-0/+34
| | |
| * | iconfig debugging - federation now workingredmatrix2016-02-171-1/+2
| | |
| * | iconfig debuggingredmatrix2016-02-172-4/+10
| | |
| * | slight changes to set_iconfig - if passed an item structure only update the ↵redmatrix2016-02-161-33/+13
| | | | | | | | | | | | structure. Update the DB only if passed an item_id. This makes a clean separation of behaviour that's easy to document. One could get into some weird situations the original way which tried to update and sync both.
| * | more work on iconfigredmatrix2016-02-161-5/+75
| | |
| * | some iconfig basicsredmatrix2016-02-161-0/+137
| | |
* | | format atom event renderings so they are reasonably compatible with GNU-socialredmatrix2016-02-171-2/+15
| | |
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-179-13/+30
|\ \ \
| * | | More clarification about privacy of private content. Changed Channel Name to ↵jeroenpraat2016-02-174-5/+6
| | | | | | | | | | | | | | | | simply Name when registering/creating an account or channel. First time when people see this they get confused (by experience on my hubs). This will even be more with UNO.
| * | | Change descriptionMario Vavti2016-02-171-1/+1
| | | |
| * | | make always preload images before rendering the page a display settingMario Vavti2016-02-175-7/+19
| | | |
| * | | more refinement on collapsingMario Vavti2016-02-171-2/+6
| | | |
* | | | add ca help files (per Paco)redmatrix2016-02-1715-0/+608
| | | |