| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove the rarely if ever used filter_insecure() function. We will provide th... | redmatrix | 2016-05-12 | 1 | -41/+0 |
* | make editwebpage use status_editor() and fix storing of layout on webpage cre... | Mario Vavti | 2016-05-09 | 1 | -2/+2 |
* | sort out the rest of the source categories | redmatrix | 2016-05-02 | 1 | -2/+2 |
* | a couple of bugfixes from earlier checkins and implementation of source tags | redmatrix | 2016-05-01 | 1 | -0/+34 |
* | provide courtesy function for syncing one item. We'll probably be doing this ... | redmatrix | 2016-04-27 | 1 | -0/+15 |
* | move iconfig functions to include/config.php with all the rest of the configs... | redmatrix | 2016-04-26 | 1 | -155/+0 |
* | some issues with GNU-Social's implementation of events in feeds. The summary ... | redmatrix | 2016-04-18 | 1 | -2/+2 |
* | remove the date hack on public feeds which was a temporary fix for an issue l... | redmatrix | 2016-04-17 | 1 | -2/+2 |
* | For GNU-social discovery, use the URI in the feed (author.uri) rather than tr... | redmatrix | 2016-04-03 | 1 | -11/+15 |
* | create miniApp to convert existing settings files to the static App class | redmatrix | 2016-03-31 | 1 | -5/+0 |
* | static App | redmatrix | 2016-03-31 | 1 | -12/+12 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -5/+5 |
* | add hook to allow plugins to perform a follow activity from an activityfeed | redmatrix | 2016-03-23 | 1 | -4/+14 |
* | atom specifies a uri or iri for the id. message_id isn't suitable here. | redmatrix | 2016-03-23 | 1 | -2/+2 |
* | more federation backend | redmatrix | 2016-03-16 | 1 | -1/+3 |
* | lots of work on federated channel discovery | redmatrix | 2016-03-16 | 1 | -7/+43 |
* | more federation backend work | redmatrix | 2016-03-15 | 1 | -4/+39 |
* | federation work | redmatrix | 2016-03-14 | 1 | -10/+24 |
* | work on implementing account/channel move (as opposed to clone) | redmatrix | 2016-03-09 | 1 | -4/+2 |
* | 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 |