| Commit message (Expand) | Author | Age | Files | Lines |
* | fix to cart behaviour | zotlabs | 2018-07-11 | 1 | -1/+1 |
* | allow either | zotlabs | 2018-05-10 | 1 | -1/+1 |
* | follow activitypub by webfinger; requires addon update to all federation prot... | zotlabs | 2018-04-18 | 1 | -4/+4 |
* | background work for caldav integration continued, modify mod_follow to allow ... | zotlabs | 2018-03-02 | 1 | -3/+12 |
* | default profile assign | zotlabs | 2017-11-24 | 1 | -0/+3 |
* | add protocol selection to following feeds | zotlabs | 2017-08-12 | 1 | -2/+5 |
* | when following, allow [network]follow_address syntax to connect with a specif... | zotlabs | 2017-08-10 | 1 | -4/+17 |
* | ensure we can work around the $is_http var in include/follow - this is left o... | zotlabs | 2017-07-30 | 1 | -14/+13 |
* | start using the abook_not_here flag (requires changes in addons, not easily p... | zotlabs | 2017-05-25 | 1 | -5/+5 |
* | follow_from_feed issue when called from push | zotlabs | 2017-04-19 | 1 | -1/+1 |
* | more work on permcats and consolidating calls that try to discover connect pe... | zotlabs | 2017-02-09 | 1 | -50/+26 |
* | if connecting to a channel that is already pending, undo the pending and set ... | zotlabs | 2016-11-02 | 1 | -2/+23 |
* | translate more old perms calls | redmatrix | 2016-07-19 | 1 | -1/+1 |
* | more perms work | redmatrix | 2016-07-13 | 1 | -18/+28 |
* | add new connection to default group when auto-accepted | redmatrix | 2016-06-15 | 1 | -1/+1 |
* | code cleanup | redmatrix | 2016-05-24 | 1 | -1/+0 |
* | finish updating zot_finger instances | redmatrix | 2016-05-21 | 1 | -3/+3 |
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -1/+1 |
* | more federation work | redmatrix | 2016-03-20 | 1 | -29/+19 |
* | no xchan here if using zot protocol | redmatrix | 2016-03-17 | 1 | -1/+1 |
* | typo | redmatrix | 2016-03-16 | 1 | -1/+1 |
* | lots of work on federated channel discovery | redmatrix | 2016-03-16 | 1 | -1/+3 |
* | refresh issue | redmatrix | 2015-12-27 | 1 | -1/+6 |
* | start working on the singleton setting | redmatrix | 2015-12-09 | 1 | -7/+18 |
* | separate permission_update notification into permission_create and permission... | redmatrix | 2015-10-18 | 1 | -1/+1 |
* | re-organise the protocol disabled logic | redmatrix | 2015-10-18 | 1 | -8/+18 |
* | more work separating Diaspora from core | redmatrix | 2015-08-03 | 1 | -19/+8 |
* | convert the abook fields | redmatrix | 2015-06-14 | 1 | -8/+6 |
* | diaspora disallowed by default | redmatrix | 2015-06-10 | 1 | -2/+0 |
* | toggle diaspora protocol on a per-channel level in addition to the existing p... | redmatrix | 2015-06-09 | 1 | -0/+9 |
* | Fix missing value in insert for default closeness | Alexandre Hannud Abdo | 2015-03-09 | 1 | -1/+1 |
* | change default affinity (abook_closeness) to 80 for all new connections going... | friendica | 2015-03-08 | 1 | -1/+7 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
* | rework the new connection stuff so we don't need a "permissions have been cha... | friendica | 2015-01-25 | 1 | -14/+9 |
* | undo these bits of trinidad - we're going to do things differently | friendica | 2015-01-05 | 1 | -1/+1 |
* | initial trinidad checkin | friendica | 2014-12-29 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -8/+2 |
|\ |
|
| * | some minor cleanup of unreported (and as yet undiscovered) issues with permis... | friendica | 2014-11-05 | 1 | -2/+3 |
| * | ok heads up - potentially destabilising change. I've tried to sort out all th... | friendica | 2014-11-04 | 1 | -8/+2 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -4/+5 |
|/ |
|
* | the default permissions for new connections when using a custom role is inade... | friendica | 2014-10-28 | 1 | -1/+5 |
* | several unrelated things - auto_follow wasn't working for new accounts, error... | friendica | 2014-10-27 | 1 | -0/+2 |
* | ability to pre-populate connections for new channels. e.g. "MySpace Tom" | friendica | 2014-10-01 | 1 | -1/+1 |
* | fix url mismatches of a single trailing slash for feed author/owner compariso... | friendica | 2014-09-23 | 1 | -0/+3 |
* | feeds with '@' in the URL were being handled as webfinger addresses and didn'... | friendica | 2014-09-21 | 1 | -1/+1 |
* | implement permission roles - the backend should be done except for maybe a co... | friendica | 2014-09-17 | 1 | -0/+13 |
* | allow feeds to be sourced | friendica | 2014-09-04 | 1 | -1/+1 |
* | allow stuff with Diaspora authors to federate in zot conversations even if th... | friendica | 2014-09-04 | 1 | -0/+6 |
* | fix phantom attachments in feeds | friendica | 2014-09-01 | 1 | -1/+1 |
* | logic inverted | friendica | 2014-09-01 | 1 | -1/+1 |