]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2008-08-30 Garret BuellRequirePassword
2008-09-01 Garret BuellElide_Tags
2008-09-01 Garret BuellAllow_multicase_tags
2008-08-31 Garret BuellTags_without_fancy
2008-08-28 Evan Prodromoumove broadcast in OMB postnotice for bad case
2008-08-27 Evan Prodromoutry to make the reply button do the right thing if...
2008-08-27 Evan Prodromoulicense block on util.js
2008-09-02 Evan Prodromoureconnect timeout
2008-09-02 Evan Prodromouvariable name conflict on reconnect
2008-09-02 Evan Prodromouset the reconnect timeout
2008-09-02 Evan Prodromoubetter connection handling in scripts
2008-09-02 Evan Prodromouadd reconnect handlers to main XMPP-handling scripts
2008-09-02 Evan Prodromouuse updated xmpphp library
2008-08-31 Evan Prodromouslightly better int math
2008-08-31 Evan Prodromouint div games
2008-08-31 Evan Prodromoufloor
2008-08-31 Evan Prodromoudebug logging in __process
2008-08-31 Evan Prodromouswitch around how XMLStream does processing
2008-09-02 Evan Prodromoudnd -> available, just looks bad as dns
2008-09-02 Evan Prodromourestore HTML in output, remove rump pubsub event code
2008-09-02 Evan Prodromouslightly more robust connection code
2008-09-02 Evan Prodromouseparate out presence from connection, send different...
2008-08-31 Evan Prodromouhalt sending HTML in Jabber
2008-08-31 Evan Prodromouadd some sanity-check stuff for long-running daemons
2008-08-31 Evan Prodromouadd initialization info to the queue handlers
2008-08-30 Evan Prodromoupublic queue handler and xmpp confirm handler service...
2008-08-30 Evan Prodromoubetter check for ready state on connection
2008-08-30 Evan Prodromoucheck the state of the queue before diving in to process it
2008-08-30 Evan Prodromouforgot to use the array for avoiding dupes
2008-08-30 Evan Prodromouuse priority in connection
2008-08-30 Evan Prodromoumake XMPP take a priority for presence
2008-08-30 Evan Prodromoueliminate loops in forwarding
2008-08-30 Evan Prodromoucheck for self in forwards, too
2008-08-30 Evan Prodromouget rid of Laconica_XMPP and ignore priority
2008-08-30 evansome fixes from on the jabber server
2008-08-30 Evan Prodromouforgot to get the profile in public queue handler
2008-08-30 Evan Prodromousms handler was handling omb wrongly
2008-08-30 Evan Prodromourequire mail for sms, not omb
2008-08-30 Evan Prodromoudon't clear old claims
2008-08-30 Evan Prodromouless sleeping, slightly
2008-08-30 Evan Prodromoucorrectly use attrs array rather than nonexistent attun...
2008-08-30 Evan Prodromoulog fetch
2008-08-30 Evan Prodromoudebug xml input
2008-08-30 Evan Prodromoubetter debugging output for forwarded messages
2008-08-30 Evan Prodromouget address from addresses
2008-08-30 Evan Prodromoubetter logging in ombqueuehandler
2008-08-30 Evan Prodromoulog transport when claiming a notice
2008-08-30 Evan Prodromouuse common log in error handler rather than echo
2008-08-30 Evan Prodromoutypo preventing detection of addresses
2008-08-30 Evan Prodromoustrtolower jids for comparison
2008-08-30 Evan Prodromouforward messages from queuehandler to listener
2008-08-30 Evan Prodromouadd 'raw' to payload to allow getting to the raw xml
2008-08-29 Evan Prodromoustrip script ending from end of xmppdaemon
2008-08-29 Evan Prodromoulost $sent_to in jabber_public_notice
2008-08-29 Evan Prodromoumany jabber queue management changes
2008-08-29 Evan Prodromoua little more robust confirm handler
2008-08-29 Evan Prodromoufix name of instantiated class
2008-08-29 Evan Prodromousplit public stream to its own queue handler
2008-08-29 Evan Prodromouharmonize csrf and queues
2008-08-28 Evan Prodromouadd a script to stop daemons, too
2008-08-28 Evan Prodromouadd a bash script to start all the daemons
2008-08-28 Evan Prodromoureturn results of broadcasting by sms
2008-08-28 Evan Prodromoumisprint of omb as oms
2008-08-28 Evan Prodromoureturn correct values for success in handling messages
2008-08-28 Evan Prodromou$this->log to common_log in Queue_item
2008-08-28 Evan ProdromouXmppQueueHandler extends QueueHandler too
2008-08-28 Evan Prodromouextend QueueHandler
2008-08-28 Evan Prodromoucorrect return values from start() in queue handlers
2008-08-28 Evan Prodromoudon't clear claims immediately
2008-08-28 Evan Prodromoucorrect presence in jabber function
2008-08-28 Evan Prodromouchange return in queue function
2008-08-27 Evan Prodromougot two lines reversed
2008-08-27 Evan Prodromouchange queue_item to use a compound primary key
2008-08-27 Evan Prodromouremove unimplemented methods from XmppDaemon
2008-08-27 Evan Prodromoubreak up monolithic xmppdaemon into multiple queue...
2008-08-29 Evan Prodromouclean up username entered at login
2008-08-29 Zach CopleyCSRF protection in remotesubscribe
2008-08-29 Zach CopleyCSRF protection in emailsettings
2008-08-29 Evan ProdromouCSRF protection in user registration
2008-08-29 Zach CopleyCSRF protection in recoverpassword
2008-08-29 Evan Prodromousession token in userauthorization form
2008-08-29 Evan Prodromoucsrf protection in userauthorization
2008-08-29 Evan Prodromoubetter client error on CSRF problem with subscribe...
2008-08-29 Evan ProdromouCSRF protection for subscription/unsubscription
2008-08-29 Zach CopleyCSRF protection in imsettings.php
2008-08-29 Zach CopleyCSRF protection in smssettings.php
2008-08-29 Evan Prodromouadd csrf protection to profile settings
2008-08-29 Evan ProdromouCSRF protection in openidsettings
2008-08-29 Evan Prodromouswap around some stuff to show the form correctly on...
2008-08-29 Evan ProdromouCSRF protection for OpenID form
2008-08-29 Evan Prodromouadd a token for CSRF avoidance
2008-08-29 Evan Prodromoushow error in delete notice
2008-08-29 Evan ProdromouCSRF protection in deletenotice
2008-08-29 Evan Prodromouadd CSRF protection to avatar
2008-08-29 Evan Prodromoureturn after failed token
2008-08-29 Evan Prodromoufix random function name
2008-08-29 Evan Prodromoucode for session token
2008-08-29 Evan Prodromouadd session token check to password change
2008-08-28 Evan Prodromouget language before setting it.
2008-08-27 Evan Prodromoudon't do too many broadcasts or confirms before checkin...
next