]> git.mxchange.org Git - quix0rs-gnu-social.git/history - scripts
Merge branch 'master' of ../trunk
[quix0rs-gnu-social.git] / scripts /
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-19 Zach Copleytrac750 Add notice input box to FB app and ability...
2009-01-12 Zach Copleytrac750 Add prefix string option in Facebook app for...
2009-01-11 Zach Copleytrac750 Automatically update Identi.ca profile box...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-14 Evan Prodromoutrim the body of an incoming message
2008-12-11 Evan Prodromouxmppdaemon uses 'xml' rather than 'raw' accessor
2009-01-05 Zach Copleytrac750 added some output to the facebook_update.php...
2009-01-05 Zach Copleytrac750 configurable sync flags for Facebook app (notic...
2009-01-05 Zach Copleytrac750 Automatically update linked Facebook users...
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan ProdromouTRUE
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-11-28 milletteshorten urls for posts > 140 chars only, from anywhere...
2008-12-07 Evan Prodromoulets an admin set the password for a user
2008-12-04 Evan Prodromounew auto-reply regexp (thanks @lilyhill!)
2008-11-24 millettesmall correction to sphinx scripts (path to sphinx...
2008-11-24 millettesphinx scripts
2008-11-19 Zach CopleyTwitter bridge - shell script wasn't checking FOREIGN_F...
2008-11-19 Zach Copleytrac685 Twitter bridge - Shell script to sync all users...
2008-11-21 Evan Prodromouvariable name change bug
2008-11-21 Evan Prodromouinbox particular users
2008-11-14 Evan Prodromouadd start_at argument for notice rendering fixer
2008-11-14 Evan Prodromouthrew out the baby with the bathwater
2008-11-14 Evan Prodromoubetter code for only inserting inboxes that don't alrea...
2008-11-14 Evan Prodromoudon't ignore errors on inbox fixup; it messes up replic...
2008-11-14 Evan Prodromoutake a command-line argument to start with a particular...
2008-11-13 Evan Prodromouclear memcached cache in fixup_inboxes
2008-11-13 Evan Prodromouupdate inboxed flag in fixup inboxes
2008-10-13 CiaranGScript to update laconica.pot from source, and the...
2008-10-07 CiaranGFix error when maildaemon tries to report a message...
2008-11-12 Evan Prodromouadd LOW_PRIORITY and IGNORE extensions for INSERT
2008-11-12 Evan Prodromoucheck for errors in fixup_inboxes
2008-11-12 Evan Prodromousome memory and execution time management
2008-11-12 Evan Prodromoucorrect method for querying
2008-11-12 Evan Prodromouadd a script to populate notice inboxes
2008-10-08 Evan Prodromouenjit queue handler (from kshep)
2008-09-04 Ken Sheppardsonenjitqueuehandler
2008-10-04 CiaranGpt_BR translation now has a new file ID
2008-10-02 CiaranGCombined language patches that got missed due to repo...
2008-10-04 Evan Prodromouadd channels and use command interpreter in different...
2008-10-03 nickXMPP Direct Messaging / Last notice
2008-10-03 Evan Prodromouonly put notices that are local in the sitemap
2008-09-27 CiaranGMake stopdaemons.sh work no matter where it runs from
2008-09-26 CiaranGFix error in xmpp help
2008-09-25 CiaranGUpdates to the update_translations script
2008-09-22 Evan Prodromoumerge CiaranG's changes for subs
2008-09-06 CiaranGA working stopdaemons.sh, and no parameter needed for...
2008-09-22 Evan Prodromouclear and rebuild db scripts
2008-09-16 Evan Prodromouintegrate local changes with Zach's
2008-08-17 Evan Prodromoutranslation updates
2008-06-26 Evan Prodromoufork daemon
2008-09-16 Evan Prodromouenjitqueuehandler added
2008-08-30 Evan Prodromouremove custom xmppdaemon error handler
2008-08-16 CiaranGXMPP daemon updates including help, sub and subsub...
2008-08-14 CiaranGBounce oversized XMPP messages back to user (Ticket...
2008-09-13 Evan Prodromouduplicate confirmation to avoid where clause
2008-09-13 Evan ProdromouLOG_ERROR -> LOG_ERR
2008-09-06 Evan Prodromoufree and unset DB_DataObjects after we're done with...
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 Prodromouscripts daemonize themselves
2008-09-04 CiaranGFix typo in presence message (x3)
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-08-31 Evan Prodromouswitch around how XMLStream does processing
2008-09-02 Evan Prodromoudnd -> available, just looks bad as dns
2008-09-02 Evan Prodromouseparate out presence from connection, send different...
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 Prodromoucheck the state of the queue before diving in to process it
2008-08-30 Evan Prodromoueliminate loops in forwarding
2008-08-30 Evan Prodromoucheck for self in forwards, too
2008-08-30 evansome fixes from on the jabber server
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 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 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-29 Evan Prodromoustrip script ending from end of xmppdaemon
2008-08-29 Evan Prodromoumany jabber queue management changes
next