summaryrefslogtreecommitdiff
path: root/actions/invite.php
AgeCommit message (Expand)Author
2010-10-20Many i18n/L10n updates and lots of descriptions for translators added.Siebrand Mazeland
2010-04-10Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-04-09Ticket #946: annotate use of singular 'them' in invite mail messages to aid t...Brion Vibber
2010-03-02* Change translator documentation using _m() as designed together with BrionSiebrand Mazeland
2010-03-01Add content for all 3 Send buttons (2 are the same as far as I can tell)Siebrand Mazeland
2010-03-01Add context for Send button on invite.phpSiebrand Mazeland
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2009-10-26Make email domain checking optional, as some statusnet installations (such as...Craig Andrews
2009-09-09Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-09-03Created autofocus method to give focus to an element (primarily a formSarven Capadisli
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Revert "Added configuration option to only allow OpenID logins."Evan Prodromou
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-07-27trim the subject line of invite emailsCraig Andrews
2009-06-26Merge branch '0.8.x' into invite-enabledJeffery To
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-14Adds $config['invite']['enabled'] to enable/disable invites.Jeffery To
2009-05-23make invite use the current user's designEvan Prodromou
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-01-24Invitation markup and stylesarven
2009-01-22Add attributes for inviteEvan Prodromou
2009-01-22Add local nav to inviteEvan Prodromou
2009-01-22convert inviteEvan Prodromou
2009-01-15All actions now use isReadOnly()Evan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-08-29CSRF protection for invites.phpZach Copley
2008-08-26removed the preview, so use "Send" for the buttonEvan Prodromou
2008-08-26fix format string, again againEvan Prodromou
2008-08-26lost the names when making a new function send_invitationEvan Prodromou
2008-08-26send personal message through to send_invitation functionEvan Prodromou
2008-08-26fix runon string in invites formatEvan Prodromou
2008-08-26fix format for subjectEvan Prodromou
2008-08-26save invitation code and improve format of outgoing mailEvan Prodromou
2008-08-26correct output on invitationsEvan Prodromou
2008-08-26updates for invitationsEvan Prodromou
2008-08-25skip preview, just send the darn thingEvan Prodromou
2008-08-25fix instructionsEvan Prodromou
2008-08-25start the invite formEvan Prodromou