| Commit message (Expand) | Author | Age | Files | Lines |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
* | fix TOS | jeroenpraat | 2016-02-25 | 1 | -0/+1 |
* | change wording in case where registration is by apprval only | Mario Vavti | 2016-02-23 | 1 | -1/+1 |
* | change wording | Mario Vavti | 2016-02-22 | 1 | -1/+1 |
* | some work on mod/register | Mario Vavti | 2016-02-22 | 1 | -26/+17 |
* | More clarification about privacy of private content. Changed Channel Name to ... | jeroenpraat | 2016-02-17 | 1 | -1/+1 |
* | allow redirection to site workflow page even if auto channel create is applied | redmatrix | 2016-02-16 | 1 | -3/+4 |
* | @hubdomain also for auto-create-channel + adding css wrapper (ongoing work) | jeroenpraat | 2016-02-16 | 1 | -0/+1 |
* | change register workflow if uno is set | redmatrix | 2016-02-07 | 1 | -1/+1 |
* | more uno groundwork | redmatrix | 2016-02-05 | 1 | -2/+2 |
* | more work on auto channel creation during register | redmatrix | 2016-01-13 | 1 | -1/+24 |
* | 'auto channel creation' - if the corresponding config variable is set, create... | redmatrix | 2016-01-12 | 1 | -12/+27 |
* | some notifier optimisations. Also put a fixme on the invite total generations... | redmatrix | 2015-12-16 | 1 | -1/+3 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -3/+7 |
* | 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 |