aboutsummaryrefslogtreecommitdiffstats
path: root/include/account.php
Commit message (Expand)AuthorAgeFilesLines
* Documentation and remove duplicate code.Klaus Weidenbach2015-03-161-72/+79
* Some documentation, fix chatroom service class lookup.Klaus Weidenbach2015-03-141-13/+38
* local_user => local_channelfriendica2015-01-281-2/+2
* Fix for issue #763 Error creating new channel within the limits of theChristian Vogeley2015-01-111-0/+26
* PostgreSQL support initial commitHabeas Codice2014-11-131-15/+16
* honour service class restrictions for total_identities, total_channels ("frie...friendica2014-09-151-0/+23
* argument order reversed in downgrade_accountsfriendica2014-09-091-2/+2
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-3/+4
* implement service class for feed polling frequenecy, fixed a service class bu...friendica2014-09-031-0/+88
* more diaspora heavy liftingfriendica2014-08-251-1/+1
* finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-091-1/+8
* some initial work towards email address verificationfriendica2014-07-031-0/+84
* some more snakebite and fix up include/account - forgot about that inline arr...friendica2014-02-181-3/+6
* service class downgrade to the default service class on account expiration if...friendica2014-02-181-0/+52
* fix the admin interface to pending registrationsfriendica2014-01-211-2/+2
* more work on dav - deletion and a bit more progress on OS storagefriendica2014-01-071-0/+1
* Missing include for new_keypairThomas Willingham2013-08-101-0/+1
* move sitekey creation to the account creation function instead of during chan...friendica2013-08-091-0/+7
* fix registration email (sitename)friendica2013-07-181-1/+1
* fix setting account_roles for admin accountfriendica2013-05-151-1/+1
* photo driver issue when updating contact photos - old class structure used in...friendica2013-05-051-1/+1
* fix admin assignfriendica2013-05-051-2/+2
* minor fixes related to postgres developmentfriendica2013-05-051-1/+2
* start formatting for Doxygenfriendica2013-02-251-1/+1
* Whinging whining stupid fucks.friendica2013-02-121-8/+0
* Sort out registrations requiring approvalfriendica2013-02-111-3/+9
* smarty support in intltext, fix old pending accounts query in ping, log faile...friendica2013-02-091-2/+5
* more register_approve stuff - like the admin page. Hopefully this won't confl...friendica2013-02-081-0/+5
* perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works...friendica2013-02-081-0/+99
* No bloody comment.friendica2013-02-081-1/+1
* check for mcrypt during install, allow admin email account to be admin *if* i...friendica2013-01-271-0/+16
* add Smarty templates for international templatesZach Prezkuta2013-01-101-11/+0
* registration issuefriendica2013-01-071-4/+4
* bypass smarty for intletext templatesfriendica2013-01-071-0/+10
* fixed several little nit bugs that cropped up during deploymentfriendica2012-12-061-1/+1
* provide auto admin registration as before, but allow the current admin to cre...friendica2012-10-041-1/+18
* Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most...friendica2012-08-271-1/+5
* a few minor changesfriendica2012-08-261-23/+14
* cleanup the rest of the new register logicfriendica2012-08-221-3/+78
* NaCl passwords - (db update)friendica2012-08-211-3/+28
* reversed error logicfriendica2012-08-161-3/+3
* zregister, cont.friendica2012-08-161-0/+11
* add invitiation logic to registrations - this is starting to look goodfriendica2012-08-161-20/+37
* more zregister cleanup and theme separationfriendica2012-08-161-2/+25
* registration dangling code fragment that should've been removedfriendica2012-08-151-14/+33
* cleanup of mod_zregister, basic functionality working - new accounts getting ...friendica2012-08-151-10/+17
* moving forward againfriendica2012-08-081-19/+4
* more account infrastructurefriendica2012-07-221-0/+99