summaryrefslogtreecommitdiff
path: root/actions/imsettings.php
AgeCommit message (Expand)Author
2010-09-12Update translator documentation.Siebrand Mazeland
2010-04-11Fix a typo and small error in translator documentationSiebrand Mazeland
2010-04-11Add translator documentation.Siebrand Mazeland
2010-03-30Ticket #1281: JID validation now more or less follows spec instead of calling...Brion Vibber
2010-01-22XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-07Added configuration options to enable/disable SMS and Twitter integration.Jeffery To
2009-01-19Renamed form_datas to form_datasarven
2009-01-18IM settings markup and style.sarven
2009-01-17Break up settings into two tabsetEvan Prodromou
2009-01-16Update IM settings to new systemEvan 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-23TRUEEvan 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-28CSRF protection in imsettings.phpZach Copley
2008-07-21Publish MicroIDs for email and mpp on profile and notice pages.mikec
2008-07-13Resolve conflictMike Cochrane
2008-07-13Fixed location of bracket for gettext.Mike Cochrane
2008-07-15replies from people you're not subscribed to over JabberEvan Prodromou
2008-07-13fixing IM message, AGAINEvan Prodromou
2008-07-13conflict resolution after pulling from mikenzEvan Prodromou
2008-07-13Colapse a lot of strings to make like easier for translators and more consisi...Mike Cochrane
2008-07-13Merge some gettext strings to one line so translation tools are happierMike Cochrane
2008-07-13twiddle some parens in imsettings for gettextEvan Prodromou
2008-07-08Translate a few more strings.Mike Cochrane
2008-07-08Remove tralling whitespace on lines and a gettext replacement that I missed.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-05optionally queue jabber confirmationsEvan Prodromou
2008-07-02methodEvan Prodromou
2008-06-30return instructionsEvan Prodromou
2008-06-30refactor common behaviour in settings pagesEvan Prodromou
2008-06-27add a space between address and toEvan Prodromou
2008-06-27"subscribe" -> "add to buddy list"Evan Prodromou
2008-06-26don't bother with subscription hoohaw; just ask the user to do itEvan Prodromou
2008-06-26compile error with lost dotEvan Prodromou
2008-06-26better instructions on confirmation codeEvan Prodromou
2008-06-26some variable names swapped around when I split up the big methodEvan Prodromou
2008-06-26forgot to clone userEvan Prodromou
2008-06-26show checkbox as checked or notEvan Prodromou
2008-06-26some UI changes to the IM settingsEvan Prodromou
2008-06-23more robust handling of new JIDsEvan Prodromou