Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | | Provide Zotlabs\Project and System class for querying details about the ↵ | redmatrix | 2016-02-18 | 9 | -29/+18 |
|/ | | | | project/version info. Move these out of /boot.php | ||||
* | some necessary doco for set_iconfig() | redmatrix | 2016-02-18 | 1 | -0/+16 |
| | |||||
* | iconfig - add sharing variable | redmatrix | 2016-02-18 | 1 | -9/+12 |
| | |||||
* | Merge branch 'iconfig' | redmatrix | 2016-02-17 | 1 | -1/+223 |
|\ | |||||
| * | 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 | 1 | -2/+2 |
| | | |||||
| * | 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 |
| | | |||||
* | | allow admin to set and lock features when UNO is enabled | redmatrix | 2016-02-16 | 1 | -1/+1 |
|/ | |||||
* | update fr strings from transifex | redmatrix | 2016-02-15 | 1 | -3/+10 |
| | |||||
* | form cleanup (profile_photo and cover_photo), admin 'user_approve' not ↵ | redmatrix | 2016-02-14 | 1 | -0/+54 |
| | | | | found, missing close div in mood_content.tpl | ||||
* | directory modes reversed | redmatrix | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | whitespace | redmatrix | 2016-02-11 | 2 | -1/+2 |
| | |||||
* | feed dates are always UTC. This means we will need another mechanism to pass ↵ | redmatrix | 2016-02-10 | 1 | -2/+2 |
| | | | | localised dates to items_fetch() | ||||
* | feed dates weren't being honoured. When that was fixed they turned out to be ↵ | redmatrix | 2016-02-10 | 1 | -3/+3 |
| | | | | reversed. | ||||
* | put a sane lower time limit on content search for public feed requests | redmatrix | 2016-02-10 | 1 | -0/+6 |
| | |||||
* | hook changes to support pubsubhubbub | redmatrix | 2016-02-10 | 2 | -4/+32 |
| | |||||
* | rev update | redmatrix | 2016-02-10 | 1 | -0/+1 |
| | |||||
* | need to re-arrange a few things for a short vcard | redmatrix | 2016-02-08 | 1 | -1/+4 |
| | |||||
* | lots more zcard tweaks | redmatrix | 2016-02-08 | 2 | -5/+28 |
| | |||||
* | provide get_server_role() to abstract different roles and capabilities | redmatrix | 2016-02-07 | 2 | -1/+2 |
| | |||||
* | fix uno import by disabling for now | redmatrix | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | uno stuff | redmatrix | 2016-02-05 | 1 | -8/+11 |
| | |||||
* | more uno groundwork | redmatrix | 2016-02-05 | 3 | -1/+9 |
| | |||||
* | rev update | redmatrix | 2016-02-05 | 1 | -0/+3 |
| | |||||
* | remove blackout setting now that the keepout plugin performs the same tasks ↵ | redmatrix | 2016-02-04 | 1 | -3/+0 |
| | | | | (plus a lot more) |