summaryrefslogtreecommitdiff
path: root/actions/imsettings.php
AgeCommit message (Expand)Author
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
2008-06-23broadcast notices to jabberEvan Prodromou
2008-06-23jabber send and confirmation codeEvan Prodromou
2008-06-23add jabber library and use itEvan Prodromou
2008-06-23add imsettings to menuEvan Prodromou