]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/EmailRegistration/EmailRegistrationPlugin.php
Merge branch 'master' of gitorious.org:social/mainline into social-master
[quix0rs-gnu-social.git] / plugins / EmailRegistration / EmailRegistrationPlugin.php
2015-02-27 Roland HaederMerge branch 'master' of gitorious.org:social/mainline...
2015-02-15 Roland HaederMerge remote-tracking branch 'upstream/master'
2015-01-18 Roland HaederMerge commit 'refs/merge-requests/30' of https://gitori...
2015-01-17 Roland HaederMerge commit 'refs/merge-requests/29' of https://gitori...
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-09 Roland HäderMerge branch 'master' into social-master
2014-10-05 Roland HaederMerge branch 'master' into social-master
2014-09-28 Roland HaederMerge branch 'master' into social-master
2014-09-12 Roland HaederMerge branch 'social-master' of gitorious.org:statusnet...
2014-09-12 Roland HaederMerge branch 'fixes/type-hints' of gitorious.org:status...
2014-09-12 Roland HaederFixed type hints:
2014-09-12 Roland HaederMerge branch 'master' of git://gitorious.org/statusnet...
2014-09-12 Roland HaederFixed type hints:
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2013-11-01 Mikael NordfeldthUsing GNUSOCIAL_VERSION instead of STATUSNET_VERSION
2013-08-28 Mikael Nordfeldthplugins onAutoload now only overloads if necessary...
2013-08-18 Mikael NordfeldthThe overloaded DB_DataObject function staticGet is...
2012-04-17 Evan ProdromouMerge ActivitySpam plugin
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/159' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/164' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/165' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/166' of git://gitorio...
2011-09-08 Evan ProdromouMerge branch 'master' into testing
2011-08-22 Evan ProdromouMerge activity plugin into mainline
2011-08-02 Evan ProdromouMerge branch 'master' into 1.0.x
2011-07-30 Evan ProdromouMerge branch 'master' into 1.0.x
2011-07-30 Evan ProdromouMerge branch 'master' into testing
2011-07-07 Zach CopleyMerge commit 'refs/merge-requests/157' of git://gitorio...
2011-05-30 Evan ProdromouMerge branch 'master' into 1.0.x
2011-05-30 Evan ProdromouMerge branch 'master' into testing
2011-05-24 Ian DenhardtMerge branch '1.0.x' of git://gitorious.org/statusnet...
2011-05-04 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-05-04 Evan Prodromoumerge 0.9.x into 1.0.x
2011-05-04 Evan ProdromouMerge branch '1.0.x' into testing
2011-05-04 Evan Prodromouuse a template for confirmation email
2011-04-21 Evan ProdromouMove business logic of email registration to plugin
2011-04-19 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-04-18 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-18 Siebrand MazelandUpdate translator documentation.
2011-04-18 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-04-18 Evan Prodromoushow the welcome page on registration completion
2011-04-18 Evan Prodromoubreak out email registration forms to their own modules
2011-04-17 Evan Prodromouemail register is a login action
2011-04-17 Evan ProdromouYoink the registration action
2011-04-17 Evan ProdromouRevert "some debugging for email registration routes"
2011-04-17 Evan ProdromouRevert "bad variable in debugging"
2011-04-17 Evan ProdromouRevert "additional debugging in router"
2011-04-17 Evan Prodromouadditional debugging in router
2011-04-17 Evan Prodromoureverse order of register connects
2011-04-17 Evan Prodromoubad variable in debugging
2011-04-17 Evan Prodromousome debugging for email registration routes
2011-04-17 Evan Prodromouadd our routes at the begnning, not the end.
2011-04-17 Evan ProdromouMerge branch '1.0.x' into emailregistration
2011-04-17 Evan Prodromoucustomize the EmailRegistration plugin
2011-04-17 Evan ProdromouCopy Sample plugin to EmailRegistration