]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2008-09-05 CiaranGFix confusing comment in config.sample.php (Ticket...
2008-09-05 Michael LandersFix for reply arrow in profile page
2008-09-05 Ori AvtalionDisallow 'tag' and 'tags' as usernames. Fixes ticket...
2008-09-08 Evan Prodromouerror checking in subscriptions
2008-09-07 Evan Prodromouremove some debugging code from omb.php
2008-09-07 Evan Prodromoulots of debugging code in OMB send
2008-09-07 Evan Prodromoudebugging for omb
2008-09-06 Evan Prodromoufree memory in SMS daemon, too
2008-09-06 Evan Prodromoufree and unset DB_DataObjects after we're done with...
2008-09-05 Evan Prodromouset focus to status text area
2008-09-05 Evan Prodromoustop default handling of return in browser
2008-09-05 Evan Prodromoudo submit on keydown
2008-09-05 Evan Prodromoureturn in the status textarea will submit the form
2008-09-05 Evan Prodromouchange sms broadcast to use a join
2008-09-05 Evan Prodromouuse a join for omb broadcast
2008-09-04 Evan Prodromoubetter @ links
2008-09-04 Evan Prodromouadd some processTime() to the send loops to avoid filli...
2008-09-04 Evan Prodromoubetter logging for confirm handler update
2008-09-04 Evan Prodromourequire xmppqueuehandler in jabberqueuehandler
2008-09-04 Evan Prodromouchange xmppqueuedaemon to jabberqueuedaemon in startdaemons
2008-09-04 Evan Prodromouabstract XMPP-related queue handling to a common superclass
2008-09-04 Evan Prodromoumake confirmhandler a subclass of queuehandler
2008-09-04 Evan Prodromoubetter feedback when starting daemons
2008-09-04 Evan Prodromounew format for startdaemons; not sure how to do stopdae...
2008-09-04 Evan Prodromouadd newline at the end of pidfile
2008-09-04 Evan Prodromoumore robust code for setting daemon uid/gid
2008-09-04 Evan Prodromouadd .pid to pidfile names
2008-09-04 Evan Prodromouscripts daemonize themselves
2008-09-04 CiaranGFix typo in finishremotesubscribe
2008-09-04 Evan Prodromoufix bad args in postnotice for new notices
2008-09-02 Ori AvtalionSome Notice::saveNew cleanups.
2008-09-04 CiaranGFix typo in presence message (x3)
2008-09-04 CiaranGResolve remote subscribe and omb problems with quotes...
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
next