Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update NL strings | jeroenpraat | 2016-02-27 | 2 | -1355/+1339 |
| | |||||
* | make attach_delete() return and comment out album rename functionality since ↵ | Mario Vavti | 2016-02-27 | 2 | -0/+4 |
| | | | | this is not supported by the backend at the moment. | ||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-26 | 6 | -57/+39 |
|\ | |||||
| * | fix link to photo album and make sure that small photos are not overwritten ↵ | Mario Vavti | 2016-02-26 | 2 | -4/+4 |
| | | | | | | | | by body text. | ||||
| * | several photo item template fixes | Mario Vavti | 2016-02-26 | 3 | -19/+25 |
| | | |||||
| * | some improvement for file activity | Mario Vavti | 2016-02-26 | 1 | -7/+8 |
| | | |||||
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-02-26 | 4 | -6/+22 |
| |\ | |||||
| * | | get rid of duplicate function | Mario Vavti | 2016-02-26 | 1 | -27/+2 |
| | | | |||||
* | | | turn timezone aware birthdays into a feature for those who want an ↵ | redmatrix | 2016-02-26 | 5 | -1081/+1068 |
| | | | | | | | | | | | | uncluttered calendar - at the expense of possibly sending somebody's birthday greeting on the wrong day if they are in a different timezone. | ||||
* | | | small improvements to profile like activity | redmatrix | 2016-02-25 | 2 | -4/+10 |
| |/ |/| | |||||
* | | this reverts ea54987ca4c36 | redmatrix | 2016-02-25 | 1 | -1/+1 |
| | | |||||
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-25 | 8 | -10/+18 |
|\| | |||||
| * | revert f62ec4132ed571288737423de386054a4cc8b0d5 - allow one self to be added ↵ | Mario Vavti | 2016-02-25 | 2 | -3/+3 |
| | | | | | | | | to a privacy group. | ||||
| * | in update_birthdays() we should probably set adjust to 0 instead of 1 since ↵ | Mario Vavti | 2016-02-25 | 1 | -1/+1 |
| | | | | | | | | a birthday is more a kind of a global holiday | ||||
| * | provide an edit button for the profile page | Mario Vavti | 2016-02-25 | 2 | -4/+8 |
| | | |||||
| * | Merge pull request #299 from git-marijus/master | redmatrix | 2016-02-26 | 3 | -2/+6 |
| |\ | | | | | | | we have got a button for events in the nav. no need for it in the tab… | ||||
| | * | we have got a button for events in the nav. no need for it in the tabs if we ↵ | Mario Vavti | 2016-02-25 | 3 | -2/+6 |
| |/ | | | | | | | are local. | ||||
* / | backtrace openssl_verify errors so that we can find bad keys - as there is ↵ | redmatrix | 2016-02-25 | 3 | -5/+21 |
|/ | | | | very little relevant context available at this level. | ||||
* | when creating an event from a post in our stream, if the original post was ↵ | redmatrix | 2016-02-25 | 5 | -5/+16 |
| | | | | private, set the event permissions to "just me". If it was a public event, set the event permissions to the channel default permissions. | ||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-24 | 1 | -6/+6 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla | jeroenpraat | 2016-02-25 | 9 | -9/+46 |
| |\ | |||||
| * | | another dutch update | jeroenpraat | 2016-02-25 | 1 | -6/+6 |
| | | | |||||
* | | | issue #216 - calendar sharing | redmatrix | 2016-02-24 | 8 | -10/+425 |
| |/ |/| | |||||
* | | schema change to support channel move (a completely different operation than ↵ | redmatrix | 2016-02-24 | 5 | -4/+23 |
| | | | | | | | | channel clone) | ||||
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-24 | 4 | -9/+6 |
|\| | |||||
| * | interim dutch string update | jeroenpraat | 2016-02-25 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla | jeroenpraat | 2016-02-25 | 1 | -5/+1 |
| |\ | |||||
| | * | fix boxy scheme | Mario Vavti | 2016-02-25 | 1 | -5/+1 |
| | | | |||||
| * | | fix TOS | jeroenpraat | 2016-02-25 | 1 | -0/+1 |
| |/ | |||||
| * | give nav dropdowns a fixed width to preventtext-overflow: ellipsis cut of to ↵ | Mario Vavti | 2016-02-24 | 1 | -1/+1 |
| | | | | | | | | much of the text in some situations | ||||
* | | add 'requires' field to plugin info to list other dependent plugins/addons ↵ | redmatrix | 2016-02-24 | 4 | -5/+23 |
|/ | | | | and disable if dependencies are not installed/enabled | ||||
* | missing function | redmatrix | 2016-02-24 | 6 | -24/+26 |
| | |||||
* | function to process atom stream without actually storing anything | redmatrix | 2016-02-23 | 2 | -6/+68 |
| | |||||
* | Merge pull request #297 from bashrc/bashrc/comma | git-marijus | 2016-02-23 | 1 | -1/+1 |
|\ | | | | | Remove stray comma | ||||
| * | Remove stray comma | Bob Mottram | 2016-02-23 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #296 from wave72/master | Wave | 2016-02-23 | 2 | -1564/+1641 |
|\ | | | | | Updated Italian strings | ||||
| * | Updated Italian strings | Paolo Tacconi | 2016-02-23 | 2 | -1564/+1641 |
| | | |||||
* | | change wording in case where registration is by apprval only | Mario Vavti | 2016-02-23 | 1 | -1/+1 |
| | | |||||
* | | add salmon key param | redmatrix | 2016-02-22 | 2 | -1/+6 |
| | | |||||
* | | pubsites: network column is not needed anymore (mentioned in intro text). ↵ | jeroenpraat | 2016-02-22 | 1 | -2/+2 |
| | | | | | | | | Because of more vertical space Access and Register columnis separate again. | ||||
* | | only hubs from local configured project on pubsites (hubzilla by default). ↵ | jeroenpraat | 2016-02-22 | 1 | -5/+2 |
| | | | | | | | | as agreed with Mike. | ||||
* | | change wording | Mario Vavti | 2016-02-22 | 1 | -1/+1 |
| | | |||||
* | | some work on mod/register | Mario Vavti | 2016-02-22 | 8 | -226/+115 |
| | | |||||
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-21 | 5 | -7193/+7480 |
|\ \ | |||||
| * | | I don't think we need redmatrix hubs (or hubs without no project name) in ↵ | jeroenpraat | 2016-02-22 | 1 | -1/+6 |
| | | | | | | | | | | | | this list. The other way around (hubzilla in redmatrix pubsites) is no problem I think. If not agreed, please revert. | ||||
| * | | Merge pull request #290 from anaqreon/homeinstall | redmatrix | 2016-02-22 | 2 | -8/+26 |
| |\ \ | | | | | | | | | Added sendmail installation to .homeinstall script so that hub can se… | ||||
| | * | | Renamed homeinstall config file and added check for required config ↵ | Andrew Manning | 2016-02-20 | 2 | -8/+20 |
| | | | | | | | | | | | | | | | | parameters. Spelling corrections. | ||||
| | * | | Merge branch 'master' of https://github.com/redmatrix/hubzilla into homeinstall | Andrew Manning | 2016-02-20 | 5 | -1337/+1411 |
| | |\ \ | |||||
| | * | | | Added sendmail installation to .homeinstall script so that hub can send ↵ | Andrew Manning | 2016-02-19 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | email notifications | ||||
| * | | | | Merge pull request #291 from phellmes/de201602201300 | redmatrix | 2016-02-22 | 2 | -7184/+7448 |
| |\ \ \ \ | | | | | | | | | | | | | Update DE strings |