Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | jeroenpraat | 2016-03-01 | 3 | -5/+88 |
|\ | |||||
| * | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-29 | 4 | -79/+80 |
| |\ | |||||
| * | | abconfig | redmatrix | 2016-02-29 | 3 | -5/+88 |
| | | | |||||
* | | | Small fix for deleted forum channels showing in the forum widget (had this ↵ | jeroenpraat | 2016-03-01 | 1 | -1/+1 |
| |/ |/| | | | | | after migration from RM on 1 or 2 channels) | ||||
* | | provide footer bbcode | Mario Vavti | 2016-02-29 | 2 | -5/+9 |
| | | |||||
* | | remove unused variable | Mario Vavti | 2016-02-29 | 1 | -4/+0 |
| | | |||||
* | | simplify profile edit button(s) and make it useful for multiple profiles | Mario Vavti | 2016-02-29 | 1 | -41/+51 |
| | | |||||
* | | fix deletion of files from filesystem | Mario Vavti | 2016-02-29 | 1 | -1/+1 |
| | | |||||
* | | do not process update activity if there is no item to update and simplify ↵ | Mario Vavti | 2016-02-29 | 1 | -28/+19 |
|/ | | | | code a little | ||||
* | build_sync_packet - no need to sleep after the last sync delivery. | redmatrix | 2016-02-28 | 1 | -1/+5 |
| | |||||
* | stop the PHP warnings from Thomas's buggered sitekey | redmatrix | 2016-02-28 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-27 | 1 | -0/+3 |
|\ | |||||
| * | missing include | Mario Vavti | 2016-02-27 | 1 | -0/+1 |
| | | |||||
| * | make attach_delete() return and comment out album rename functionality since ↵ | Mario Vavti | 2016-02-27 | 1 | -0/+2 |
| | | | | | | | | this is not supported by the backend at the moment. | ||||
* | | z_fetch_url and z_post_url returning false | redmatrix | 2016-02-27 | 1 | -2/+2 |
|/ | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-26 | 3 | -38/+14 |
|\ | |||||
| * | 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. | ||||
| * | 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 | 3 | -3/+18 |
| |\ | |||||
| * | | 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 | 2 | -1/+2 |
| | | | | | | | | | | | | 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 | 1 | -2/+1 |
| |/ |/| | |||||
* | | this reverts ea54987ca4c36 | redmatrix | 2016-02-25 | 1 | -1/+1 |
| | | |||||
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-25 | 4 | -8/+9 |
|\| | |||||
| * | revert f62ec4132ed571288737423de386054a4cc8b0d5 - allow one self to be added ↵ | Mario Vavti | 2016-02-25 | 1 | -1/+1 |
| | | | | | | | | 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 | 1 | -4/+5 |
| | | |||||
| * | we have got a button for events in the nav. no need for it in the tabs if we ↵ | Mario Vavti | 2016-02-25 | 1 | -2/+2 |
| | | | | | | | | are local. | ||||
* | | backtrace openssl_verify errors so that we can find bad keys - as there is ↵ | redmatrix | 2016-02-25 | 2 | -2/+17 |
|/ | | | | 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 | 2 | -2/+13 |
| | | | | private, set the event permissions to "just me". If it was a public event, set the event permissions to the channel default permissions. | ||||
* | issue #216 - calendar sharing | redmatrix | 2016-02-24 | 2 | -7/+31 |
| | |||||
* | add 'requires' field to plugin info to list other dependent plugins/addons ↵ | redmatrix | 2016-02-24 | 1 | -1/+18 |
| | | | | and disable if dependencies are not installed/enabled | ||||
* | missing function | redmatrix | 2016-02-24 | 2 | -5/+20 |
| | |||||
* | function to process atom stream without actually storing anything | redmatrix | 2016-02-23 | 1 | -5/+67 |
| | |||||
* | remove bookmark identifier from embedded links since they aren't ↵ | redmatrix | 2016-02-21 | 1 | -1/+1 |
| | | | | bookmarkable without an associated taxonomy entry. | ||||
* | retry the move of AccessList to composer format (one or more third-party ↵ | redmatrix | 2016-02-21 | 5 | -152/+64 |
| | | | | plugins will likely break as a result) | ||||
* | fix double encoding | redmatrix | 2016-02-21 | 1 | -3/+4 |
| | |||||
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 4 | -4/+152 |
| | | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973. | ||||
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 4 | -152/+4 |
| | |||||
* | ensure auto_channel_create() is executed for all workflows when UNO is set. | redmatrix | 2016-02-19 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | move dreport to zotlabs\zot namespace | redmatrix | 2016-02-19 | 2 | -62/+4 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-19 | 2 | -5/+5 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-02-19 | 6 | -1455/+13 |
| |\ | |||||
| * | | pimp up mod new_channel | Mario Vavti | 2016-02-19 | 2 | -5/+5 |
| | | | |||||
* | | | get_feature_default() was using filtered view, preventing it from working in ↵ | redmatrix | 2016-02-19 | 1 | -1/+1 |
| |/ |/| | | | | | all cases | ||||
* | | finish up the storage move | redmatrix | 2016-02-19 | 5 | -1445/+3 |
| | | |||||
* | | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 2 | -13/+13 |
|/ | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-02-18 | 1 | -5/+8 |
|\ | |||||
| * | Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause ↵ | jeroenpraat | 2016-02-18 | 1 | -5/+8 |
| | | | | | | | | a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings. |