Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | cleanup after openid refactoring | friendica | 2012-03-19 | 1 | -1/+6 |
| | |||||
* | refactor openid logins/registrations | friendica | 2012-03-19 | 1 | -51/+55 |
| | |||||
* | some openid fixes, use identity url from openid server and normalise it. | friendica | 2012-03-19 | 1 | -1/+8 |
| | |||||
* | 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) | ||||
* | modularise successful authentication | friendica | 2012-01-12 | 1 | -51/+5 |
| | |||||
* | account expiration structures | Friendika | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | missing salmon key? report it. | Friendika | 2011-08-24 | 1 | -1/+2 |
| | |||||
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -5/+5 |
| | |||||
* | Merge branch 'fabrixxm-master' | Friendika | 2011-05-23 | 1 | -4/+4 |
|\ | | | | | | | | | Conflicts: boot.php | ||||
| * | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -4/+4 |
| | | | | | | | | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes | ||||
* | | improved browser language detect, set user language on login | Friendika | 2011-05-23 | 1 | -1/+5 |
|/ | |||||
* | redirect to profile photo upload on very first login | Friendika | 2011-04-23 | 1 | -1/+10 |
| | |||||
* | update source strings | fabrixxm | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | switch identities to manage pages | Friendika | 2011-03-01 | 1 | -2/+10 |
| | |||||
* | birthday notifications working | Friendika | 2011-01-13 | 1 | -1/+4 |
| | |||||
* | register/login timestamps | Friendika | 2010-12-16 | 1 | -0/+5 |
| | |||||
* | localise login template, allow openid to be disabled | Friendika | 2010-11-28 | 1 | -0/+4 |
| | |||||
* | use optional openid photo for registration - if supplied | Friendika | 2010-11-23 | 1 | -0/+9 |
| | |||||
* | openid registration | Friendika | 2010-11-17 | 1 | -0/+31 |
| | |||||
* | openid logins working | Friendika | 2010-11-17 | 1 | -0/+52 |