aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/New_channel.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-5/+6
* make sure to use the correct default roleMario2022-01-181-1/+1
* merge branch perms_ng into devMario2021-12-151-2/+2
* remove library/urlify and use vendor/jbroadway/urlify insteadMario2021-10-221-4/+4
* register: more testing and fixesMario2021-04-281-38/+38
* do not count removed channelsMario Vavti2019-01-101-1/+1
* total_identities restriction off by onezotlabs2018-12-141-1/+1
* Remove servicelevel logicM. Dent2018-09-291-2/+0
* Hide form when at or over service_class['limit_identities']M.Dent2018-09-271-2/+6
* new_channel - make text strings translatable and use the name as a base for t...zotlabs2018-05-211-3/+17
* an attempt to fix the new_channel validation situationMario Vavti2018-05-181-4/+7
* Simplify first channel creation even further by using a site-configurable def...zotlabs2018-05-071-7/+18
* fix link to renamed permission roles doc subsectionzotlabs2018-04-191-1/+1
* rename social - party to social - federation. Cleanup some of the documentati...zotlabs2018-04-191-2/+2
* unicode/emoji usernames. Warning: experimental feature, unstable, untested, d...zotlabs2018-03-121-3/+17
* Add 'Validate' button to new_channel page and disable submit until validated....zotlabs2018-02-201-0/+1
* Surface the ability to change the landing page after channel creation and cr...zotlabs2018-01-281-3/+1
* register workflow was getting over-ridden in include/securityzotlabs2017-10-191-1/+1
* update link to account roles help on new_channel pagezotlabs2017-05-251-1/+1
* Hubzilla pro: Don't offer 'custom/expert' permissions below a techlevel of 4;...redmatrix2016-08-311-2/+7
* Mark nickname as required field, if left empty then channel creation fails si...Treer2016-07-031-2/+2
* comment on the setup page about the possible need for intermediate certs.redmatrix2016-06-271-2/+2
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1
* a bit more namespace wranglingredmatrix2016-04-181-2/+2
* module updatesredmatrix2016-04-181-0/+151