| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | honour the feed_contacts setting | friendica | 2014-09-01 | 1 | -0/+5 |
* | get out the sunnies | friendica | 2014-08-31 | 1 | -2/+3 |
* | service class check for feeds. Note limit is account based, not channel based. | friendica | 2014-08-31 | 1 | -21/+33 |
* | rss feed discovery | friendica | 2014-08-31 | 1 | -5/+16 |
* | Add d* folks to address book. WARNING - DO NOT ATTEMPT THIS. LEAVE IT THE FRU... | friendica | 2014-08-24 | 1 | -3/+14 |
* | prevent follows of and notifications to deceased channels | friendica | 2014-04-07 | 1 | -0/+6 |
* | project "snakebite" | friendica | 2014-02-17 | 1 | -61/+70 |
* | follow and accept_follow hooks | friendica | 2013-11-21 | 1 | -0/+4 |
* | Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ... | friendica | 2013-11-20 | 1 | -1/+1 |
* | add zid to connect_url | friendica | 2013-08-22 | 1 | -1/+1 |
* | premium/restricted channel connections implemented, configure at yoursite/cha... | friendica | 2013-08-21 | 1 | -1/+6 |
* | some sane permission defaults. | friendica | 2013-08-18 | 1 | -2/+3 |
* | some auto-friending cleanups | friendica | 2013-05-19 | 1 | -1/+3 |
* | add new connections to default group (if any) | friendica | 2013-03-27 | 1 | -50/+11 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 1 | -1/+1 |
* | convert mod/follow to associative json and add more logging for when things g... | friendica | 2013-01-29 | 1 | -11/+23 |
* | cleanup boot | friendica | 2012-12-31 | 1 | -1/+1 |