| Commit message (Expand) | Author | Age | Files | Lines |
* | allow bbcode in register_text | friendica | 2014-09-11 | 1 | -2/+2 |
* | implement service class for feed polling frequenecy, fixed a service class bu... | friendica | 2014-09-03 | 1 | -1/+0 |
* | make sure we don't block new folks if there's a different register policy and... | friendica | 2014-07-09 | 1 | -1/+1 |
* | finish implementing email verification. Currently it only applies if REGISTER... | friendica | 2014-07-09 | 1 | -4/+19 |
* | improve the register text until the new register page is finished | friendica | 2013-12-25 | 1 | -0/+11 |
* | one step closer to merging register and pubsites pages | friendica | 2013-12-22 | 1 | -2/+2 |
* | Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ... | friendica | 2013-11-20 | 1 | -0/+8 |
* | issue #107 | friendica | 2013-09-04 | 1 | -0/+6 |
* | more register_approve stuff - like the admin page. Hopefully this won't confl... | friendica | 2013-02-08 | 1 | -1/+1 |
* | update friends in common tool now that poco is working | friendica | 2013-01-31 | 1 | -2/+2 |
* | fix register_policy globally | friendica | 2013-01-03 | 1 | -1/+1 |
* | Fix register policy | Thomas Willingham | 2013-01-03 | 1 | -1/+1 |
* | zchannel rename to new_channel | friendica | 2012-10-29 | 1 | -1/+1 |
* | comments sort of working again but now need to fix the threading which was po... | friendica | 2012-10-25 | 1 | -201/+118 |
* | updates | friendica | 2012-09-09 | 1 | -0/+2 |
* | simplify | friendica | 2012-07-21 | 1 | -16/+5 |
* | registration issue after re-factor | friendica | 2012-06-01 | 1 | -1/+6 |
* | turn registration code into a standalone function for re-use | friendica | 2012-05-31 | 1 | -310/+23 |
* | Create a "potential default group" called "Friends" on registration. | friendica | 2012-05-30 | 1 | -0/+5 |
* | rev update | friendica | 2012-05-20 | 1 | -29/+8 |
* | Remove Gravatar from core and add new hook avatar_lookup. | Klaus Weidenbach | 2012-04-09 | 1 | -9/+5 |
* | Rename gravatar_img() more generic to avatar_img(). | Klaus Weidenbach | 2012-04-09 | 1 | -2/+2 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -2/+9 |
|\ |
|
| * | ensure all new users get a timezone. We'll use UTC until they choose otherwise. | friendica | 2012-03-31 | 1 | -2/+2 |
| * | register hooks for a COPA plugin | friendica | 2012-03-31 | 1 | -0/+7 |
|/ |
|
* | prevent re-registrations using a deleted username - not an issue with Friendi... | friendica | 2012-03-22 | 1 | -0/+10 |
* | add closeness attribute | friendica | 2012-01-31 | 1 | -2/+2 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | implement max daily registrations | friendica | 2011-12-20 | 1 | -0/+19 |
* | cannot register at all when multiple_pages is not allowed | friendica | 2011-12-09 | 1 | -1/+6 |
* | more social graph stuff | Friendika | 2011-11-01 | 1 | -3/+5 |
* | . | Friendika | 2011-09-24 | 1 | -2/+1 |
* | cleanup | Friendika | 2011-08-16 | 1 | -1/+1 |
* | guid functions | Friendika | 2011-08-07 | 1 | -1/+1 |
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -3/+3 |
* | register hook | Friendika | 2011-07-19 | 1 | -0/+2 |
* | 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 |
|\ |
|