| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | basic diaspora discovery | Friendika | 2011-07-18 | 1 | -2/+3 |
* | invite system | Friendika | 2011-07-17 | 1 | -0/+32 |
* | input the admin email address during install/setup. | Friendika | 2011-07-07 | 1 | -3/+8 |
* | collapse multiple spaces in usernames | Friendika | 2011-06-29 | 1 | -0/+3 |
* | bug #85 | Friendika | 2011-05-23 | 1 | -2/+17 |
* | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 1 | -2/+2 |
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -4/+4 |
* | photo lockview not working, temp fix for po2php | Friendika | 2011-05-10 | 1 | -2/+2 |
* | don't use load_view_file() except in email templates and install of htconfig ... | Friendika | 2011-05-10 | 1 | -2/+2 |
* | set utf-8 on all emails | Friendika | 2011-04-14 | 1 | -3/+8 |
* | doco | Friendika | 2011-04-13 | 1 | -2/+5 |
* | support feed attachments/enclosures, and fix for bug #30 | Friendika | 2011-04-06 | 1 | -1/+1 |
* | repair duplicate nickname accounts caused by race condition | Friendika | 2011-03-24 | 1 | -0/+18 |
* | Merge branch 'gettext' of https://github.com/fabrixxm/friendika into fabrixxm... | Friendika | 2011-03-18 | 1 | -2/+2 |
|\ |
|
| * | update source strings | fabrixxm | 2011-03-11 | 1 | -2/+2 |
* | | roll back "real people preferred" message - ineffectual | Friendika | 2011-03-11 | 1 | -1/+3 |
|/ |
|
* | indicate preference to register/communicate-with real people and not fictitio... | Friendika | 2011-03-08 | 1 | -1/+4 |
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -2/+1 |
* | move directory registration block before redirect | Friendika | 2011-02-23 | 1 | -7/+7 |
* | push directory on register - if permitted | Friendika | 2011-02-23 | 1 | -0/+8 |
* | resolve file inclusion conflicts w/ multiple plugins, improve the typo checker | Friendika | 2011-02-21 | 1 | -0/+4 |
* | default publish to directory, but offer registration privacy setting. | Friendika | 2011-02-21 | 1 | -3/+25 |
* | removed function was still referenced | Friendika | 2011-01-11 | 1 | -1/+1 |
* | use default system theme for system pages | Friendika | 2011-01-07 | 1 | -0/+4 |
* | secure admin hijacking from openid | Friendika | 2011-01-04 | 1 | -0/+11 |
* | declare key size/algorithm to ensure key gets generated | Friendika | 2011-01-02 | 1 | -0/+13 |
* | show creative commons coverage on registration page | Friendika | 2010-12-24 | 1 | -0/+4 |
* | register/login timestamps | Friendika | 2010-12-16 | 1 | -2/+3 |
* | bring back full name check but without utf-8 regex's | Friendika | 2010-12-07 | 1 | -17/+13 |
* | remove first (space) last registration restriction due to confusion | Friendika | 2010-12-07 | 1 | -5/+5 |
* | localise login template, allow openid to be disabled | Friendika | 2010-11-28 | 1 | -3/+19 |
* | whirlpool not universally supported for key generation, use sha1 | Friendika | 2010-11-24 | 1 | -1/+1 |
* | report failure to generate keys | Friendika | 2010-11-24 | 1 | -0/+5 |
* | use optional openid photo for registration - if supplied | Friendika | 2010-11-23 | 1 | -7/+16 |
* | salmon error handling issue | Friendika | 2010-11-22 | 1 | -1/+1 |
* | more pre-install checks, try and create db if doesn't exist | Friendika | 2010-11-18 | 1 | -4/+6 |
* | provide config option to not use gravatar during registration | Friendika | 2010-11-17 | 1 | -25/+26 |
* | openid registration | Friendika | 2010-11-17 | 1 | -5/+27 |
* | i18n update | Friendika | 2010-11-15 | 1 | -1/+1 |
* | validate email addresses to see if the hostnames actually resolve before comm... | Friendika | 2010-11-15 | 1 | -2/+1 |
* | refactor rego in preparation for openid import | Friendika | 2010-11-15 | 1 | -12/+27 |
* | use gravatar for default avatars | Friendika | 2010-11-15 | 1 | -0/+40 |
* | clean up some regex's for i18n, and eliminate old ereg patterns. | Friendika | 2010-11-14 | 1 | -6/+9 |
* | lint | Friendika | 2010-11-07 | 1 | -2/+2 |
* | lint | Friendika | 2010-11-07 | 1 | -1/+1 |
* | add micro profile photo | Friendika | 2010-11-04 | 1 | -2/+3 |
* | add nicknames to contact records (going forward and retroactive) | Mike Macgirvin | 2010-10-23 | 1 | -2/+3 |
* | celebrity/group/community pages about 75% implemented | Mike Macgirvin | 2010-10-17 | 1 | -1/+7 |
* | allow login by username and multiple unique email addresses on system - this ... | Mike Macgirvin | 2010-10-16 | 1 | -9/+0 |
* | added 's' keys - salmon keys, small keys, stupid keys, whatever... | Mike Macgirvin | 2010-10-11 | 1 | -2/+18 |