| Commit message (Expand) | Author | Age | Files | Lines |
* | fix postgres issue if register mode is set to yes - with approval | Mario Vavti | 2018-05-12 | 1 | -2/+4 |
* | hubzilla issue #1015 - login with unicode domain name | zotlabs | 2018-03-28 | 1 | -1/+2 |
* | several email validation issues | zotlabs | 2018-02-28 | 1 | -1/+1 |
* | typo from previous checkin and partial fix to hubzilla #965 - show any connec... | zotlabs | 2018-01-26 | 1 | -1/+1 |
* | Issue with configurable site age limit, vagueness when informing about email ... | zotlabs | 2018-01-26 | 1 | -11/+33 |
* | create account_store_lowlevel() | zotlabs | 2017-05-29 | 1 | -34/+58 |
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -8/+2 |
* | consolidate email validation checks | zotlabs | 2017-05-11 | 1 | -1/+1 |
* | remove more backquotes | zotlabs | 2016-10-09 | 1 | -4/+4 |
* | Unify the various mail sending instance to enotify::send() and z_mail(). Both... | redmatrix | 2016-10-01 | 1 | -22/+30 |
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -2/+2 |
* | pro: add system techlevel to new accounts | redmatrix | 2016-09-02 | 1 | -4/+6 |
* | provide techlevels in the pro server role. Should have no visible effect on o... | redmatrix | 2016-08-31 | 1 | -0/+27 |
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 1 | -2/+2 |
* | sort out some of the authentication mess - with luck this may fix the DAV aut... | redmatrix | 2016-07-20 | 1 | -1/+1 |
* | 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 |