Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | retry the move of AccessList to composer format (one or more third-party ↵ | redmatrix | 2016-02-21 | 16 | -80/+83 |
| | | | | plugins will likely break as a result) | ||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-21 | 11 | -3169/+3348 |
|\ | |||||
| * | There was nothing wrong with my pimped pubsites (was another problem). Took ↵ | jeroenpraat | 2016-02-21 | 8 | -3152/+3342 |
| | | | | | | | | the opportunity to update schemas. Plus updated spanish and dutch strings. | ||||
| * | Revert pubsites.php. There seems something wrong. Let me troubleshoot that ↵ | jeroenpraat | 2016-02-21 | 1 | -12/+5 |
| | | | | | | | | first. | ||||
| * | Pimped the pubsites page. I tried to get this into a .tpl-file, but it was ↵ | jeroenpraat | 2016-02-21 | 2 | -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 button | Mario Vavti | 2016-02-20 | 2 | -12/+4 |
| | | |||||
* | | fix double encoding | redmatrix | 2016-02-21 | 2 | -4/+5 |
|/ | |||||
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 15 | -22/+22 |
| | | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973. | ||||
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 15 | -22/+22 |
| | |||||
* | ensure auto_channel_create() is executed for all workflows when UNO is set. | redmatrix | 2016-02-19 | 1 | -2/+2 |
| | |||||
* | string update | redmatrix | 2016-02-19 | 1 | -1315/+1364 |
| | |||||
* | issue #288 allow relative_date() to be translated into languages with more ↵ | redmatrix | 2016-02-19 | 1 | -8/+41 |
| | | | | than two plural forms, such as pl. | ||||
* | add router class | redmatrix | 2016-02-19 | 3 | -188/+205 |
| | |||||
* | move dreport to zotlabs\zot namespace | redmatrix | 2016-02-19 | 2 | -8/+5 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-19 | 8 | -239/+68 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-02-19 | 13 | -83/+84 |
| |\ | |||||
| * | | pimp up mod new_channel | Mario Vavti | 2016-02-19 | 8 | -239/+68 |
| | | | |||||
* | | | get_feature_default() was using filtered view, preventing it from working in ↵ | redmatrix | 2016-02-19 | 1 | -1/+1 |
| |/ |/| | | | | | all cases | ||||
* | | issue #287 require old password to change password | redmatrix | 2016-02-19 | 2 | -29/+40 |
| | | |||||
* | | no linefeed at end | redmatrix | 2016-02-19 | 1 | -1/+1 |
| | | |||||
* | | finish up the storage move | redmatrix | 2016-02-19 | 7 | -1447/+5 |
| | | |||||
* | | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 11 | -39/+1471 |
|/ | |||||
* | siteinfo regression with Zotlabs\Project - add an autoloader | redmatrix | 2016-02-18 | 2 | -2/+19 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-18 | 8 | -2565/+2667 |
|\ | |||||
| * | h1>h2 (thanks to Mario) and help text below label on register page (like on ↵ | jeroenpraat | 2016-02-18 | 4 | -7/+10 |
| | | | | | | | | new channel). | ||||
| * | Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause ↵ | jeroenpraat | 2016-02-18 | 4 | -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/master | Wave | 2016-02-18 | 2 | -2549/+2637 |
| |\ | | | | | | | updated Italian strings | ||||
| | * | updated Italian strings | Paolo Tacconi | 2016-02-18 | 2 | -2549/+2637 |
| | | | |||||
* | | | Provide Zotlabs\Project and System class for querying details about the ↵ | redmatrix | 2016-02-18 | 16 | -77/+87 |
|/ / | | | | | | | project/version info. Move these out of /boot.php | ||||
* | | some necessary doco for set_iconfig() | redmatrix | 2016-02-18 | 1 | -0/+16 |
| | | |||||
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-18 | 1 | -0/+6 |
|\ \ | |||||
| * \ | Merge pull request #285 from anaqreon/master | redmatrix | 2016-02-18 | 1 | -0/+6 |
| |\ \ | | | | | | | | | Added the installation of curl to the .homeinstall script | ||||
| | * | | Added the installation of curl to the .homeinstall script | Andrew Manning | 2016-02-17 | 1 | -0/+6 |
| |/ / | |||||
* / / | iconfig - add sharing variable | redmatrix | 2016-02-18 | 5 | -13/+30 |
|/ / | |||||
* | | this qualifies as an interface change | redmatrix | 2016-02-17 | 1 | -1/+1 |
| | | |||||
* | | schema updates for iconfig | redmatrix | 2016-02-17 | 4 | -2/+63 |
| | | |||||
* | | Merge branch 'iconfig' | redmatrix | 2016-02-17 | 2 | -3/+231 |
|\ \ | |||||
| * | | provide del_iconfig for completeness | redmatrix | 2016-02-17 | 1 | -0/+34 |
| | | | |||||
| * | | iconfig debugging - federation now working | redmatrix | 2016-02-17 | 1 | -1/+2 |
| | | | |||||
| * | | iconfig debugging | redmatrix | 2016-02-17 | 2 | -4/+10 |
| | | | |||||
| * | | slight changes to set_iconfig - if passed an item structure only update the ↵ | redmatrix | 2016-02-16 | 1 | -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 iconfig | redmatrix | 2016-02-16 | 1 | -5/+75 |
| | | | |||||
| * | | some iconfig basics | redmatrix | 2016-02-16 | 1 | -0/+137 |
| | | | |||||
* | | | format atom event renderings so they are reasonably compatible with GNU-social | redmatrix | 2016-02-17 | 1 | -2/+15 |
| | | | |||||
* | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-17 | 9 | -13/+30 |
|\ \ \ | |||||
| * | | | More clarification about privacy of private content. Changed Channel Name to ↵ | jeroenpraat | 2016-02-17 | 4 | -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 description | Mario Vavti | 2016-02-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | make always preload images before rendering the page a display setting | Mario Vavti | 2016-02-17 | 5 | -7/+19 |
| | | | | |||||
| * | | | more refinement on collapsing | Mario Vavti | 2016-02-17 | 1 | -2/+6 |
| | | | | |||||
* | | | | add ca help files (per Paco) | redmatrix | 2016-02-17 | 15 | -0/+608 |
| | | | |