aboutsummaryrefslogtreecommitdiffstats
path: root/mod/invite.php
Commit message (Collapse)AuthorAgeFilesLines
* local_user => local_channelfriendica2015-01-281-7/+7
|
* change default invitation messagefriendica2014-08-111-22/+8
|
* convert application strings to en-USfriendica2014-07-311-1/+1
|
* mod_invite - don't generate errors for email addresses consisting of blank linesfriendica2013-12-251-0/+2
|
* making it less complicated to joinfriendica2013-11-141-1/+2
|
* doc updatesfriendica2013-11-021-2/+2
|
* basic email invitations - and doc updatefriendica2013-08-021-16/+31
|
* more Friendica removalsfriendica2013-04-141-1/+1
|
* upstream fixes, template regenerationfriendica2013-01-251-0/+19
|
* fix register_policy globallyfriendica2013-01-031-2/+2
|
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵friendica2012-10-291-1/+1
| | | | to the profile details.
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-4/+17
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * more wordsmithing of the Friendica invitation emailfriendica2012-03-251-4/+5
| |
| * improved the inivitations and added a bit of sales pitch.friendica2012-03-241-4/+16
|/
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* invite systemFriendika2011-07-171-4/+8
|
* begin invites, fb setup changesFriendika2011-07-171-3/+37
|
* bug #85Friendika2011-05-231-1/+1
|
* deprecate load_view_fileFriendika2011-05-111-1/+1
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-1/+1
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* set utf-8 on all emailsFriendika2011-04-141-1/+5
|
* Fix spaces around t() and tt()fabrixxm2011-03-131-1/+1
|
* update source stringsfabrixxm2011-03-111-5/+5
|
* don't translate CR-LFFriendika2011-01-241-4/+4
|
* never enough commentsFriendika2010-12-101-3/+11
|
* clean up some regex's for i18n, and eliminate old ereg patterns.Friendika2010-11-141-3/+4
|
* localisation path for all view templatesMike Macgirvin2010-09-221-1/+1
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-5/+1
|
* added invitation moduleMike Macgirvin2010-07-281-0/+63