Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement monthly directory pings | friendica | 2013-10-28 | 1 | -0/+16 |
| | |||||
* | create update record for accounts on directory server itself during profile ↵ | friendica | 2013-10-24 | 1 | -0/+17 |
| | | | | changes, re-queue failed directory sync packets, fix account_id index in queue creation, be more selective about updating hubloc_connected (only when we're talking to the associated site). But we still need a way to flag dead accounts and these mechanisms won't cut it, because it isn't a requirement that channels communicate with anybody, except for contacting the directory when the account is created. I think we need to make every channel ping the directory once a month. Then we can find those that have not done so (after syncing with other directories). We can't have the directory just flag dead accounts as this would create a way for an anti-social attacker to become a directory server and mark all the accounts dead. | ||||
* | populate initial suggestions (ultimately we want to do this at install time ↵ | friendica | 2013-08-05 | 1 | -1/+1 |
| | | | | as well as from the poller so that new sites have friend suggestions when they create their first channel). | ||||
* | fix profile update propagation | friendica | 2013-06-18 | 1 | -6/+10 |
| | |||||
* | push refresh messages, performance work on conversations and configs, doc ↵ | friendica | 2013-06-14 | 1 | -1/+6 |
| | | | | updates | ||||
* | don't use permissions to block directory updates from happening. Use zfinger ↵ | friendica | 2013-05-15 | 1 | -6/+0 |
| | | | | to decide what to send. | ||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+2 |
| | |||||
* | directory debugging | friendica | 2013-02-19 | 1 | -0/+2 |
| | |||||
* | master/standalone directory profile update | friendica | 2012-12-26 | 1 | -1/+1 |
| | |||||
* | wrong constant | friendica | 2012-12-20 | 1 | -1/+1 |
| | |||||
* | directory page still needs a lot of work, look up locally if local master or ↵ | friendica | 2012-12-19 | 1 | -3/+1 |
| | | | | standalone, need to put some basic profile info in discovery page and direct to local directory master | ||||
* | send stuff to zothub as a fallback directory master for now | friendica | 2012-12-18 | 1 | -8/+37 |
| | |||||
* | cleanup | Mike Macgirvin | 2012-10-23 | 1 | -2/+2 |
| | |||||
* | cli_startup() for directory updates | Mike Macgirvin | 2012-10-23 | 1 | -23/+3 |
| | |||||
* | rev update, bug 428, 429, and ability to block globaldir submissions from ↵ | friendica | 2012-05-21 | 1 | -1/+9 |
| | | | | demo sites | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | load db configs (config,system) for all "executables" | Friendika | 2011-06-30 | 1 | -10/+14 |
| | |||||
* | modded scripts to be runned in cli so they can be included and executed in ↵ | Fabio Comuni | 2011-01-28 | 1 | -11/+21 |
| | | | | main program | ||||
* | Mods to script runned via CLI to permits to run also included | fabrixxm | 2011-01-24 | 1 | -2/+2 |
| | |||||
* | mongo checkin, global directory, redir rework, location basics | Mike Macgirvin | 2010-08-19 | 1 | -0/+28 |