aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Invite.php
Commit message (Collapse)AuthorAgeFilesLines
* feed untranslated appnames to nav_set_selected() and query for the active ↵Mario Vavti2017-10-091-1/+1
| | | | app directly to get app details
* more nav_set_selectedgit-marijus2017-07-221-1/+3
|
* consolidate email validation checkszotlabs2017-05-111-1/+1
|
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-091-1/+1
| | | | queries
* Unify the various mail sending instance to enotify::send() and z_mail(). ↵redmatrix2016-10-011-6/+9
| | | | Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook.
* module updatesredmatrix2016-04-181-0/+152