aboutsummaryrefslogtreecommitdiffstats
path: root/mod/register.php
Commit message (Expand)AuthorAgeFilesLines
* change wording in case where registration is by apprval onlyMario Vavti2016-02-231-1/+1
* change wordingMario Vavti2016-02-221-1/+1
* some work on mod/registerMario Vavti2016-02-221-26/+17
* More clarification about privacy of private content. Changed Channel Name to ...jeroenpraat2016-02-171-1/+1
* allow redirection to site workflow page even if auto channel create is appliedredmatrix2016-02-161-3/+4
* @hubdomain also for auto-create-channel + adding css wrapper (ongoing work)jeroenpraat2016-02-161-0/+1
* change register workflow if uno is setredmatrix2016-02-071-1/+1
* more uno groundworkredmatrix2016-02-051-2/+2
* more work on auto channel creation during registerredmatrix2016-01-131-1/+24
* 'auto channel creation' - if the corresponding config variable is set, create...redmatrix2016-01-121-12/+27
* some notifier optimisations. Also put a fixme on the invite total generations...redmatrix2015-12-161-1/+3
* PostgreSQL support initial commitHabeas Codice2014-11-131-3/+7
* allow bbcode in register_textfriendica2014-09-111-2/+2
* implement service class for feed polling frequenecy, fixed a service class bu...friendica2014-09-031-1/+0
* make sure we don't block new folks if there's a different register policy and...friendica2014-07-091-1/+1
* finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-091-4/+19
* improve the register text until the new register page is finishedfriendica2013-12-251-0/+11
* one step closer to merging register and pubsites pagesfriendica2013-12-221-2/+2
* Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ...friendica2013-11-201-0/+8
* issue #107friendica2013-09-041-0/+6
* more register_approve stuff - like the admin page. Hopefully this won't confl...friendica2013-02-081-1/+1
* update friends in common tool now that poco is workingfriendica2013-01-311-2/+2
* fix register_policy globallyfriendica2013-01-031-1/+1
* Fix register policyThomas Willingham2013-01-031-1/+1
* zchannel rename to new_channelfriendica2012-10-291-1/+1
* comments sort of working again but now need to fix the threading which was po...friendica2012-10-251-201/+118
* updatesfriendica2012-09-091-0/+2
* simplifyfriendica2012-07-211-16/+5
* registration issue after re-factorfriendica2012-06-011-1/+6
* turn registration code into a standalone function for re-usefriendica2012-05-311-310/+23
* Create a "potential default group" called "Friends" on registration.friendica2012-05-301-0/+5
* rev updatefriendica2012-05-201-29/+8
* Remove Gravatar from core and add new hook avatar_lookup.Klaus Weidenbach2012-04-091-9/+5
* Rename gravatar_img() more generic to avatar_img().Klaus Weidenbach2012-04-091-2/+2
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-2/+9
|\
| * ensure all new users get a timezone. We'll use UTC until they choose otherwise.friendica2012-03-311-2/+2
| * register hooks for a COPA pluginfriendica2012-03-311-0/+7
|/
* prevent re-registrations using a deleted username - not an issue with Friendi...friendica2012-03-221-0/+10
* add closeness attributefriendica2012-01-311-2/+2
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* implement max daily registrationsfriendica2011-12-201-0/+19
* cannot register at all when multiple_pages is not allowedfriendica2011-12-091-1/+6
* more social graph stuffFriendika2011-11-011-3/+5
* .Friendika2011-09-241-2/+1
* cleanupFriendika2011-08-161-1/+1
* guid functionsFriendika2011-08-071-1/+1
* some more zot changes migrating back to f9a mainlineFriendika2011-08-011-3/+3
* register hookFriendika2011-07-191-0/+2
* basic diaspora discoveryFriendika2011-07-181-2/+3
* invite systemFriendika2011-07-171-0/+32