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
Age
Commit message (
Expand
)
Author
2008-08-27
extend QueueHandler
Evan Prodromou
2008-08-27
correct return values from start() in queue handlers
Evan Prodromou
2008-08-27
don't clear claims immediately
Evan Prodromou
2008-08-27
correct presence in jabber function
Evan Prodromou
2008-08-27
change return in queue function
Evan Prodromou
2008-08-27
got two lines reversed
Evan Prodromou
2008-08-27
change queue_item to use a compound primary key
Evan Prodromou
2008-08-27
remove unimplemented methods from XmppDaemon
Evan Prodromou
2008-08-27
break up monolithic xmppdaemon into multiple queue handlers
Evan Prodromou
2008-08-29
clean up username entered at login
Evan Prodromou
2008-08-29
CSRF protection in remotesubscribe
Zach Copley
2008-08-29
CSRF protection in emailsettings
Zach Copley
2008-08-29
CSRF protection in user registration
Evan Prodromou
2008-08-29
CSRF protection in recoverpassword
Zach Copley
2008-08-29
session token in userauthorization form
Evan Prodromou
2008-08-29
csrf protection in userauthorization
Evan Prodromou
2008-08-29
better client error on CSRF problem with subscribe/unsubscribe
Evan Prodromou
2008-08-29
CSRF protection for subscription/unsubscription
Evan Prodromou
2008-08-28
CSRF protection in imsettings.php
Zach Copley
2008-08-28
CSRF protection in smssettings.php
Zach Copley
2008-08-29
add csrf protection to profile settings
Evan Prodromou
2008-08-29
CSRF protection in openidsettings
Evan Prodromou
2008-08-29
swap around some stuff to show the form correctly on a CSRF error in openidlogin
Evan Prodromou
2008-08-28
CSRF protection for OpenID form
Evan Prodromou
2008-08-28
add a token for CSRF avoidance
Evan Prodromou
2008-08-28
show error in delete notice
Evan Prodromou
2008-08-28
CSRF protection in deletenotice
Evan Prodromou
2008-08-28
add CSRF protection to avatar
Evan Prodromou
2008-08-28
return after failed token
Evan Prodromou
2008-08-28
fix random function name
Evan Prodromou
2008-08-28
code for session token
Evan Prodromou
2008-08-28
add session token check to password change
Evan Prodromou
2008-08-27
get language before setting it.
Evan Prodromou
2008-08-27
don't do too many broadcasts or confirms before checking the message queue
Evan Prodromou
2008-08-27
add back in a session start handler
Evan Prodromou
2008-08-27
restoring upstream XMLStream.php after pulling ciarang's patch
Evan Prodromou
2008-08-26
XMPP daemon that doesn't eat messages - note change to XMPPHP as well (Ticket...
CiaranG
2008-08-27
don't show unknown (debug) errors
Evan Prodromou
2008-08-27
fixup whitespace
Evan Prodromou
2008-08-27
import upstream XMPPHP with @ciarang's fix
Evan Prodromou
2008-08-26
fix error storing uris of remote notices
Evan Prodromou
2008-08-26
use notice URI if it's not local and it's an HTTP URL
Evan Prodromou
2008-08-26
only send local messages to public XMPP stream
Evan Prodromou
2008-08-26
optionally turn encryption on or off in the XMPP connection
Evan Prodromou
2008-08-25
never allow blank passwords
Evan Prodromou
2008-08-25
use better SQL date, fix security problem with OpenID logins
Evan Prodromou
2008-08-25
change DataObject_Cast to use sql_now
Evan Prodromou
2008-08-25
use common_sql_now() instead of DB_DataObject_Cast
Evan Prodromou
2008-08-25
use mb_strlen instead of strlen in xmpp daemon
Evan Prodromou
2008-08-24
notify user of remote subscriptions
Evan Prodromou
[next]