| Commit message (Expand) | Author | Age | Files | Lines |
* | static App | redmatrix | 2016-03-31 | 1 | -3/+3 |
* | initial work on obj import, rename import_profile_photo to import_xchan_photo... | redmatrix | 2015-09-01 | 1 | -1/+1 |
* | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -1/+1 |
|\ |
|
| * | openid stuff | friendica | 2015-03-11 | 1 | -1/+1 |
* | | working through the xchan table to remove bitfields, mostly complete except f... | friendica | 2015-01-20 | 1 | -4/+3 |
|/ |
|
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -1/+1 |
* | try and guess mimetype for openid profile photo | friendica | 2014-10-05 | 1 | -1/+3 |
* | fix third-party zid's | friendica | 2014-03-04 | 1 | -0/+2 |
* | minor stuff, some doco, auth cleanup, and make "unknown" more translateable b... | friendica | 2014-02-22 | 1 | -0/+1 |
* | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl... | friendica | 2014-02-18 | 1 | -8/+60 |
* | some more snakebite and fix up include/account - forgot about that inline arr... | friendica | 2014-02-18 | 1 | -14/+37 |
* | edit bookmarks | friendica | 2014-02-18 | 1 | -1/+1 |
* | remove the exit clause | friendica | 2014-02-17 | 1 | -6/+0 |
* | snakebite, cont. magic-auth via openid is now possible, with the caveat that ... | friendica | 2014-02-17 | 1 | -2/+20 |
* | operation snakebite continued. openid now works for local accounts using the ... | friendica | 2014-02-17 | 1 | -0/+101 |
* | trim a bit of fat | friendica | 2012-08-29 | 1 | -96/+0 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
* | 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 permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | 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 |
|\ |
|
| * | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 1 | -4/+4 |
* | | 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 |