aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Invite.php
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-11/+12
|
* provide a pdl file for mod invite and set the profileMario2022-11-301-0/+13
|
* invite: fix variable name in template and do not substitute the Â@ in the ↵Mario2021-10-221-1/+1
| | | | webfinger address with @+
* invite: use the actual set language and check if we have a template for itMario2021-10-181-2/+3
|
* mod invite: skip the pre-check for valid emailMario2021-10-161-5/+5
|
* more app descriptions and change the image counter to display % of images ↵Mario2021-08-241-3/+2
| | | | loaded instead of loaded images count
* air: php8 asort() argument cannot be passed by referenceMario2021-03-191-56/+60
|
* melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-231-102/+497
|
* 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