| Commit message (Expand) | Author | Age | Files | Lines |
* | add letsencrypt x3 intermediate cert and new cert file, improve UX of new reg... | redmatrix | 2016-06-27 | 1 | -1/+17 |
* | more removal of reserved words from DB schemas | redmatrix | 2016-05-31 | 1 | -3/+3 |
* | code cleanup | redmatrix | 2016-05-24 | 1 | -1/+2 |
* | renamed include files identity.php (channel.php) and Contact.php (connections... | redmatrix | 2016-05-22 | 1 | -1/+1 |
* | allow engineering units (e.g. 400M, 1G) as service class limits | redmatrix | 2016-04-28 | 1 | -0/+3 |
* | static App | redmatrix | 2016-03-31 | 1 | -4/+4 |
* | ensure auto_channel_create() is executed for all workflows when UNO is set. | redmatrix | 2016-02-19 | 1 | -2/+2 |
* | 'auto channel creation' - if the corresponding config variable is set, create... | redmatrix | 2016-01-12 | 1 | -5/+17 |
* | Fix #109. | jeroenpraat | 2015-12-09 | 1 | -2/+2 |
* | notification changes to support testdrive | redmatrix | 2015-10-01 | 1 | -0/+2 |
* | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -46/+45 |
* | Documentation and remove duplicate code. | Klaus Weidenbach | 2015-03-16 | 1 | -72/+79 |
* | Some documentation, fix chatroom service class lookup. | Klaus Weidenbach | 2015-03-14 | 1 | -13/+38 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -2/+2 |
* | Fix for issue #763 Error creating new channel within the limits of the | Christian Vogeley | 2015-01-11 | 1 | -0/+26 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -15/+16 |
* | honour service class restrictions for total_identities, total_channels ("frie... | friendica | 2014-09-15 | 1 | -0/+23 |
* | argument order reversed in downgrade_accounts | friendica | 2014-09-09 | 1 | -2/+2 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -3/+4 |
* | implement service class for feed polling frequenecy, fixed a service class bu... | friendica | 2014-09-03 | 1 | -0/+88 |
* | more diaspora heavy lifting | friendica | 2014-08-25 | 1 | -1/+1 |
* | finish implementing email verification. Currently it only applies if REGISTER... | friendica | 2014-07-09 | 1 | -1/+8 |
* | some initial work towards email address verification | friendica | 2014-07-03 | 1 | -0/+84 |
* | some more snakebite and fix up include/account - forgot about that inline arr... | friendica | 2014-02-18 | 1 | -3/+6 |
* | service class downgrade to the default service class on account expiration if... | friendica | 2014-02-18 | 1 | -0/+52 |
* | fix the admin interface to pending registrations | friendica | 2014-01-21 | 1 | -2/+2 |
* | more work on dav - deletion and a bit more progress on OS storage | friendica | 2014-01-07 | 1 | -0/+1 |
* | Missing include for new_keypair | Thomas Willingham | 2013-08-10 | 1 | -0/+1 |
* | move sitekey creation to the account creation function instead of during chan... | friendica | 2013-08-09 | 1 | -0/+7 |
* | fix registration email (sitename) | friendica | 2013-07-18 | 1 | -1/+1 |
* | fix setting account_roles for admin account | friendica | 2013-05-15 | 1 | -1/+1 |
* | photo driver issue when updating contact photos - old class structure used in... | friendica | 2013-05-05 | 1 | -1/+1 |
* | fix admin assign | friendica | 2013-05-05 | 1 | -2/+2 |
* | minor fixes related to postgres development | friendica | 2013-05-05 | 1 | -1/+2 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | Whinging whining stupid fucks. | friendica | 2013-02-12 | 1 | -8/+0 |
* | Sort out registrations requiring approval | friendica | 2013-02-11 | 1 | -3/+9 |
* | smarty support in intltext, fix old pending accounts query in ping, log faile... | friendica | 2013-02-09 | 1 | -2/+5 |
* | more register_approve stuff - like the admin page. Hopefully this won't confl... | friendica | 2013-02-08 | 1 | -0/+5 |
* | perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works... | friendica | 2013-02-08 | 1 | -0/+99 |
* | No bloody comment. | friendica | 2013-02-08 | 1 | -1/+1 |
* | check for mcrypt during install, allow admin email account to be admin *if* i... | friendica | 2013-01-27 | 1 | -0/+16 |
* | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 1 | -11/+0 |
* | registration issue | friendica | 2013-01-07 | 1 | -4/+4 |
* | bypass smarty for intletext templates | friendica | 2013-01-07 | 1 | -0/+10 |
* | fixed several little nit bugs that cropped up during deployment | friendica | 2012-12-06 | 1 | -1/+1 |
* | provide auto admin registration as before, but allow the current admin to cre... | friendica | 2012-10-04 | 1 | -1/+18 |
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most... | friendica | 2012-08-27 | 1 | -1/+5 |
* | a few minor changes | friendica | 2012-08-26 | 1 | -23/+14 |
* | cleanup the rest of the new register logic | friendica | 2012-08-22 | 1 | -3/+78 |