| Commit message (Expand) | Author | Age | Files | Lines |
* | missing function | redmatrix | 2016-02-24 | 1 | -1/+1 |
* | function to process atom stream without actually storing anything | redmatrix | 2016-02-23 | 1 | -5/+67 |
* | retry the move of AccessList to composer format (one or more third-party plug... | redmatrix | 2016-02-21 | 1 | -1/+1 |
* | fix double encoding | redmatrix | 2016-02-21 | 1 | -3/+4 |
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -1/+1 |
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -1/+1 |
* | Provide Zotlabs\Project and System class for querying details about the proje... | redmatrix | 2016-02-18 | 1 | -2/+2 |
* | 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 s... | redmatrix | 2016-02-16 | 1 | -33/+13 |
| * | 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 |
|/ |
|
* | form cleanup (profile_photo and cover_photo), admin 'user_approve' not found,... | redmatrix | 2016-02-14 | 1 | -0/+54 |
* | whitespace | redmatrix | 2016-02-11 | 1 | -0/+1 |
* | feed dates are always UTC. This means we will need another mechanism to pass ... | redmatrix | 2016-02-10 | 1 | -2/+2 |
* | feed dates weren't being honoured. When that was fixed they turned out to be ... | redmatrix | 2016-02-10 | 1 | -3/+3 |
* | put a sane lower time limit on content search for public feed requests | redmatrix | 2016-02-10 | 1 | -0/+6 |
* | add photos to the profile "likes this" dropdowns | redmatrix | 2016-02-01 | 1 | -0/+1 |
* | rename collections to privacy groups | redmatrix | 2016-01-26 | 1 | -4/+4 |
* | change help text on other channel expiration setting to inform that there is ... | redmatrix | 2016-01-26 | 1 | -0/+22 |
* | various issues from the forums | redmatrix | 2016-01-17 | 1 | -2/+2 |
* | add $deliver flag to item_store() and item_store_update() [default true]. If ... | redmatrix | 2016-01-16 | 1 | -5/+7 |
* | loop detection | redmatrix | 2015-12-17 | 1 | -2/+6 |
* | revise the photo activity a bit so that we always have a valid activity body.... | redmatrix | 2015-12-15 | 1 | -9/+1 |
* | regenerate the item body for linked photo items that now have no body to prov... | redmatrix | 2015-12-14 | 1 | -0/+10 |
* | incorrect obj_type on several items | redmatrix | 2015-12-11 | 1 | -1/+2 |
* | issue #204 | redmatrix | 2015-12-01 | 1 | -1/+1 |
* | issue #189 | redmatrix | 2015-11-29 | 1 | -1/+6 |
* | issue #85, community tags and file tags lost during edits. This required spli... | redmatrix | 2015-11-20 | 1 | -9/+12 |
* | tag_deliver of an edit to an already uplinked item wasn't resetting permissio... | redmatrix | 2015-11-15 | 1 | -1/+4 |
* | revert html in markdown for posts, but trim the input before processing the m... | redmatrix | 2015-11-15 | 1 | -1/+1 |
* | implement unfollow thread | redmatrix | 2015-11-03 | 1 | -0/+13 |
* | add hubloc repair script (needed for deadsuperhero, probably temporary) | redmatrix | 2015-10-30 | 1 | -0/+1 |
* | photos linked item visibility issue | redmatrix | 2015-10-28 | 1 | -1/+1 |
* | create photo object if feature large photos is enabled and display those slig... | Mario Vavti | 2015-10-20 | 1 | -2/+0 |
* | mail sync/migrate continued; also abstract delivery loop to make it re-usable... | redmatrix | 2015-10-15 | 1 | -0/+4 |
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-10-14 | 1 | -1/+25 |
|\ |
|
| * | port of mail encoding | redmatrix | 2015-10-14 | 1 | -8/+8 |
| * | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-14 | 1 | -1/+25 |
| |\ |
|
| | * | support for mail sync | redmatrix | 2015-10-14 | 1 | -1/+25 |
| | * | problems with extended item import and signatures | redmatrix | 2015-09-22 | 1 | -3/+62 |
* | | | allow photo-items to appear full width if large photos feature is enabled. in... | Mario Vavti | 2015-10-14 | 1 | -0/+2 |
|/ / |
|
* | | fix typo in 0b1cd826b05b6ec9637e373735967a2555eeb1d4 | Mario Vavti | 2015-09-29 | 1 | -1/+1 |
* | | do not store a recalled mail if we can not find the original mid | Mario Vavti | 2015-09-29 | 1 | -0/+6 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-22 | 1 | -0/+1 |
|\| |
|