index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
imsettings.php
Age
Commit message (
Expand
)
Author
2009-01-16
Update IM settings to new system
Evan Prodromou
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
TRUE
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-08-28
CSRF protection in imsettings.php
Zach Copley
2008-07-21
Publish MicroIDs for email and mpp on profile and notice pages.
mikec
2008-07-13
Resolve conflict
Mike Cochrane
2008-07-13
Fixed location of bracket for gettext.
Mike Cochrane
2008-07-15
replies from people you're not subscribed to over Jabber
Evan Prodromou
2008-07-13
fixing IM message, AGAIN
Evan Prodromou
2008-07-13
conflict resolution after pulling from mikenz
Evan Prodromou
2008-07-13
Colapse a lot of strings to make like easier for translators and more consisi...
Mike Cochrane
2008-07-13
Merge some gettext strings to one line so translation tools are happier
Mike Cochrane
2008-07-13
twiddle some parens in imsettings for gettext
Evan Prodromou
2008-07-08
Translate a few more strings.
Mike Cochrane
2008-07-08
Remove tralling whitespace on lines and a gettext replacement that I missed.
Mike Cochrane
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-05
optionally queue jabber confirmations
Evan Prodromou
2008-07-02
method
Evan Prodromou
2008-06-30
return instructions
Evan Prodromou
2008-06-30
refactor common behaviour in settings pages
Evan Prodromou
2008-06-27
add a space between address and to
Evan Prodromou
2008-06-27
"subscribe" -> "add to buddy list"
Evan Prodromou
2008-06-26
don't bother with subscription hoohaw; just ask the user to do it
Evan Prodromou
2008-06-26
compile error with lost dot
Evan Prodromou
2008-06-26
better instructions on confirmation code
Evan Prodromou
2008-06-26
some variable names swapped around when I split up the big method
Evan Prodromou
2008-06-26
forgot to clone user
Evan Prodromou
2008-06-26
show checkbox as checked or not
Evan Prodromou
2008-06-26
some UI changes to the IM settings
Evan Prodromou
2008-06-23
more robust handling of new JIDs
Evan Prodromou
2008-06-23
broadcast notices to jabber
Evan Prodromou
2008-06-23
jabber send and confirmation code
Evan Prodromou
2008-06-23
add jabber library and use it
Evan Prodromou
2008-06-23
add imsettings to menu
Evan Prodromou