summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-05-27Add fixup_utf8 to fixup problems with UTF-8 in a databaseEvan Prodromou
2009-05-07Twitter friends sync now does 25 users at a time and uses last_friendsync fie...Zach Copley
2009-04-28Only start daemons that are required, according to the site config. There is ...CiaranG
2009-04-28Fixed typo in stopdaemons.sh - was not stopping the new memcached queue handlerCiaranG
2009-04-238-char limit on transportsEvan Prodromou
2009-04-23blow subs cache after updating inboxesEvan Prodromou
2009-04-23some basic fixes for inbox and memcached queue handlersEvan Prodromou
2009-04-23fix parse error in memcachedqueuehandlerEvan Prodromou
2009-04-23Add an inbox queue handlerEvan Prodromou
2009-04-23A queuehandler for blowing caches offlineEvan Prodromou
2009-04-20Merge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without th...Adrian Lang
2009-04-18shortening links in notices from XMPPTobias Diekershoff
2009-04-16Abort the xmpp-related daemons immediately if xmpp is disabled in the config,...CiaranG
2009-04-15script to trim very old notices from inboxesEvan Prodromou
2009-04-08Better debugging output flagZach Copley
2009-04-07Major improvements to Twitter bridge friend syncingZach Copley
2009-04-03Bumped version number for upcoming 0.7.3 releaseZach Copley
2009-04-03Merge branch '0.7.x' of git://gitorious.org/laconica/ksedgwic-clone into revi...Zach Copley
2009-03-19ping handler returns proper boolean responseEvan Prodromou
2009-03-13Fixed version issues in laconica RPM spec file.ken.sedgwick
2009-03-11Updated update_pot.sh to point to renamed file and generated new laconica.po ...CiaranG
2009-03-09Updated URL patterns for identica Profiles for YahooSearchMonkey app.Sarven Capadisli
2009-03-08Added the new pinghandler to the stopdaemons script and improved the behaviou...CiaranG
2009-03-08PostgreSQL - added equivalent of the MySQL-specific rebuilddb.sh script, for ...CiaranG
2009-03-05add ping daemon to daemonsEvan Prodromou
2009-03-05Merge branch 'ping' of /var/www/mublog.corrupt into corrupt/pingEvan Prodromou
2009-03-04Fixed wrong date on my msg in the laconica.spec changelog sectionZach Copley
2009-03-04Bumped the version number in laconica.spec in prep for a 0.7.2. RPMZach Copley
2009-03-04Merge branch '0.7.x' of git://gitorious.org/laconica/ksedgwic-clone into revi...Zach Copley
2009-03-04Yahoo! SearchMonkey applications:Sarven Capadisli
2009-02-28Added some missing php dependencies.ken.sedgwick
2009-02-28Switched tarball ext ".bz2" -> ".gz" in spec file.ken.sedgwick
2009-02-28Added RPM spec file.ken.sedgwick
2009-02-20New doc page for Identi.ca badge and minor updates to badge's jsZach Copley
2009-02-18Merge branch 'master' of git://gitorious.org/laconica/mainline into 0.7.xEvan Prodromou
2009-02-17another system messageEvan Prodromou
2009-02-16Whoops: forgot to include facebookqueuehandler.php with the my originalZach Copley
2009-02-13We have a FacebookQueueHandler now. The update_facebook.php cronZach Copley
2009-02-12The fabled twitterqueuehandlerZach Copley
2009-02-09Safer, better script for automatically updating Facebook statusesZach Copley
2009-02-07Safer, better script for automatically updating Facebook statusesZach Copley
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-02-02Minor fix to allow update_facebook script to bootstrap correctlyCiaran Gultnieks
2009-01-27Better logging for update_facebook script.Zach Copley
2009-01-25Add a script for decaching an objectEvan Prodromou
2009-01-24Initial support for ping serviceEvan Prodromou
2009-01-23Merge branch 'master' of /var/www/mublogEvan Prodromou
2009-01-23trac750 fix href for theme stylesheetZach Copley
2009-01-23trac750 FB script to update statuses working again with new uiredesign stuffZach Copley
2009-01-20A script to uncache a bunch of users, in case you made changesroot