aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Invite.php
Commit message (Collapse)AuthorAgeFilesLines
* Update Invite.phpMax Kostikov2018-09-281-1/+1
|
* Update Invite.phpMax Kostikov2018-09-281-1/+1
|
* appify moodMario Vavti2018-09-151-0/+4
|
* appify inviteMario Vavti2018-09-151-4/+17
|
* uid is integerzotlabs2018-06-131-1/+1
|
* null db fields in mod_invitezotlabs2018-06-131-1/+1
|
* 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