| Commit message (Expand) | Author | Age | Files | Lines |
* | start removing reserved words from database column names (this run: addon and... | redmatrix | 2016-05-30 | 1 | -1/+1 |
* | code cleanup | redmatrix | 2016-05-24 | 1 | -9/+0 |
* | relocate index and db | redmatrix | 2016-05-24 | 1 | -1/+1 |
* | moved enotify | redmatrix | 2016-05-24 | 1 | -3/+1 |
* | rework the conversation object stuff at a high level - still needs a bit of r... | redmatrix | 2016-05-20 | 1 | -5/+5 |
* | consolidate include/*_selectors.php (not touching acl_selectors for the momen... | redmatrix | 2016-05-20 | 1 | -0/+26 |
* | case issue | redmatrix | 2016-05-20 | 1 | -2/+2 |
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -2/+2 |
* | don't try to deliver empty hashes | redmatrix | 2016-05-19 | 1 | -0/+3 |
* | an issue related to #386 | redmatrix | 2016-05-16 | 1 | -0/+4 |
* | provide repository versions on admin summary page and an upgrade message if y... | redmatrix | 2016-05-10 | 1 | -0/+15 |
* | move iconfig functions to include/config.php with all the rest of the configs... | redmatrix | 2016-04-26 | 1 | -2/+3 |
* | Setup was horked after this commit and I couldn't easily make it right so rev... | redmatrix | 2016-04-25 | 1 | -1/+1 |
* | remove global db variable | redmatrix | 2016-04-25 | 1 | -1/+1 |
* | provide stream resource pointer option to z_fetch_url() and z_post_url() per ... | redmatrix | 2016-04-05 | 1 | -1/+13 |
* | For GNU-social discovery, use the URI in the feed (author.uri) rather than tr... | redmatrix | 2016-04-03 | 1 | -0/+6 |
* | use constant | redmatrix | 2016-04-02 | 1 | -1/+1 |
* | static App | redmatrix | 2016-03-31 | 1 | -6/+6 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
* | issue #319 part 2 | redmatrix | 2016-03-26 | 1 | -9/+11 |
* | atom specifies a uri or iri for the id. message_id isn't suitable here. | redmatrix | 2016-03-23 | 1 | -2/+3 |
* | rewrite the webfinger discovery logic | redmatrix | 2016-03-22 | 1 | -244/+210 |
* | attempting to work with braindead lighttpd gnusocial servers | redmatrix | 2016-03-21 | 1 | -2/+20 |
* | more federation work | redmatrix | 2016-03-20 | 1 | -3/+9 |
* | lots of work on federated channel discovery | redmatrix | 2016-03-16 | 1 | -57/+237 |
* | federation work | redmatrix | 2016-03-14 | 1 | -0/+1 |
* | some re-working of webfinger and hcard parsing which will be necessary going ... | redmatrix | 2016-03-14 | 1 | -10/+33 |
* | z_fetch_url and z_post_url returning false | redmatrix | 2016-02-27 | 1 | -2/+2 |
* | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 1 | -2/+2 |
* | Provide Zotlabs\Project and System class for querying details about the proje... | redmatrix | 2016-02-18 | 1 | -5/+5 |
* | directory modes reversed | redmatrix | 2016-02-12 | 1 | -1/+1 |
* | provide get_server_role() to abstract different roles and capabilities | redmatrix | 2016-02-07 | 1 | -0/+1 |
* | generalise the site icon | redmatrix | 2016-01-17 | 1 | -24/+25 |
* | various issues from the forums | redmatrix | 2016-01-17 | 1 | -6/+3 |
* | add locked features to siteinfo to assist in debugging | redmatrix | 2016-01-09 | 1 | -1/+13 |
* | fix relative urls on some Diaspora profile photos | redmatrix | 2016-01-09 | 1 | -0/+4 |
* | Added 'invitation_only' to site info | wave72 | 2015-12-20 | 1 | -0/+1 |
* | start working on the singleton setting | redmatrix | 2015-12-09 | 1 | -0/+13 |
* | provide plugin hooks for blacklist checking functions. | redmatrix | 2015-12-06 | 1 | -0/+13 |
* | use the std_version where applicable instead of matching to the git. | redmatrix | 2015-12-03 | 1 | -4/+6 |
* | generalise the site black|white allow lists, also add a channel black|white l... | redmatrix | 2015-11-29 | 1 | -1/+56 |
* | report correct directory mode for standalone directories in siteinfo | redmatrix | 2015-11-29 | 1 | -1/+1 |
* | create get_site_info() function so we can have a siteinfo.json module instead... | redmatrix | 2015-11-29 | 1 | -0/+104 |
* | Use http_status() instead of homegrowing it. Adapt http_status to handle repl... | ken restivo | 2015-11-20 | 1 | -4/+21 |
* | remove the obsolete avatar_img function (gravatar/libravatar lookup) | redmatrix | 2015-11-09 | 1 | -22/+0 |
* | mail sync/migrate continued; also abstract delivery loop to make it re-usable... | redmatrix | 2015-10-15 | 1 | -0/+27 |
* | generate all (non-square) photo scales - even if the original photo is smalle... | redmatrix | 2015-10-15 | 1 | -3/+3 |
* | start hooking in the new webfinger/zot merged discovery | redmatrix | 2015-09-17 | 1 | -6/+10 |
* | consolidate zotfinger and webfinger | redmatrix | 2015-09-17 | 1 | -2/+2 |
* | ensure connections have a name | redmatrix | 2015-09-10 | 1 | -0/+2 |