Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-23 | 8-char limit on transports | Evan Prodromou | |
2009-04-23 | blow subs cache after updating inboxes | Evan Prodromou | |
2009-04-23 | some basic fixes for inbox and memcached queue handlers | Evan Prodromou | |
2009-04-23 | fix parse error in memcachedqueuehandler | Evan Prodromou | |
2009-04-23 | Add an inbox queue handler | Evan Prodromou | |
Handle distributing a notice to multiple inboxes in a queue handler rather than in the Web action. | |||
2009-04-23 | A queuehandler for blowing caches offline | Evan Prodromou | |
We add a queuehandler for blowing the memcached caches off-line. This should speed up the processing of new notices. | |||
2009-04-20 | Merge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without ↵ | Adrian Lang | |
the unintended deletion. | |||
2009-04-18 | shortening links in notices from XMPP | Tobias Diekershoff | |
This patch enables shortening of links, that where send from XMPP. The problem was, that in util.php common_current_user() is not finding the user account from which is posted, so the service to shorten is not known, so no shortening at all... This patch cleans up the xmppdaemon a little bit and hard codes ur1.ca as shortening service _if_ the user is not set. Ugly but working. | |||
2009-04-16 | Abort the xmpp-related daemons immediately if xmpp is disabled in the ↵ | CiaranG | |
config, otherwise they chew up *lots* of CPU doing nothing | |||
2009-04-15 | script to trim very old notices from inboxes | Evan Prodromou | |
2009-04-08 | Better debugging output flag | Zach Copley | |
2009-04-07 | Major improvements to Twitter bridge friend syncing | Zach Copley | |
2009-04-03 | Bumped version number for upcoming 0.7.3 release | Zach Copley | |
2009-04-03 | Merge branch '0.7.x' of git://gitorious.org/laconica/ksedgwic-clone into ↵ | Zach Copley | |
review/0.7.x | |||
2009-03-19 | ping handler returns proper boolean response | Evan Prodromou | |
The ping queue handler wasn't returning a true value -- filling up the queue with ping requests. It now returns a true value. | |||
2009-03-13 | Fixed version issues in laconica RPM spec file. | ken.sedgwick | |
Fixed missing avatar directory in RPM packaging. | |||
2009-03-11 | Updated update_pot.sh to point to renamed file and generated new laconica.po ↵ | CiaranG | |
with all the latest translatable text included | |||
2009-03-09 | Updated URL patterns for identica Profiles for YahooSearchMonkey app. | Sarven Capadisli | |
Added app to show custom identica notices. Note that these files can be used as templates for other laconica instances. | |||
2009-03-08 | Added the new pinghandler to the stopdaemons script and improved the ↵ | CiaranG | |
behaviour and output of the script | |||
2009-03-08 | PostgreSQL - added equivalent of the MySQL-specific rebuilddb.sh script, for ↵ | CiaranG | |
upgrading | |||
2009-03-05 | add ping daemon to daemons | Evan Prodromou | |
2009-03-05 | Merge branch 'ping' of /var/www/mublog.corrupt into corrupt/ping | Evan Prodromou | |
Conflicts: lib/util.php | |||
2009-03-04 | Fixed wrong date on my msg in the laconica.spec changelog section | Zach Copley | |
2009-03-04 | Bumped the version number in laconica.spec in prep for a 0.7.2. RPM | Zach Copley | |
2009-03-04 | Merge branch '0.7.x' of git://gitorious.org/laconica/ksedgwic-clone into ↵ | Zach Copley | |
review/0.7.x | |||
2009-03-04 | Yahoo! SearchMonkey applications: | Sarven Capadisli | |
* Displays user profile information http://identi.ca * Displays user's XFN on http://identi.ca | |||
2009-02-28 | Added some missing php dependencies. | ken.sedgwick | |
Made the avatar directory apache owned. | |||
2009-02-28 | Switched tarball ext ".bz2" -> ".gz" in spec file. | ken.sedgwick | |
2009-02-28 | Added RPM spec file. | ken.sedgwick | |
2009-02-20 | New doc page for Identi.ca badge and minor updates to badge's js | Zach Copley | |
2009-02-18 | Merge branch 'master' of git://gitorious.org/laconica/mainline into 0.7.x | Evan Prodromou | |
2009-02-17 | another system message | Evan Prodromou | |
2009-02-16 | Whoops: forgot to include facebookqueuehandler.php with the my original | Zach Copley | |
Facebook queue handler patch set! | |||
2009-02-13 | We have a FacebookQueueHandler now. The update_facebook.php cron | Zach Copley | |
script is totally deprecated. | |||
2009-02-12 | The fabled twitterqueuehandler | Zach Copley | |
2009-02-09 | Safer, better script for automatically updating Facebook statuses | Zach Copley | |
2009-02-07 | Safer, better script for automatically updating Facebook statuses | Zach Copley | |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou | |
Moved the common_avatar_* functions to the Avatar class. Typically either as methods on the object or as static methods. Replaced all the uses of the functions in other modules. | |||
2009-02-02 | Minor fix to allow update_facebook script to bootstrap correctly | Ciaran Gultnieks | |
2009-01-27 | Better logging for update_facebook script. | Zach Copley | |
2009-01-25 | Add a script for decaching an object | Evan Prodromou | |
2009-01-24 | Initial support for ping service | Evan Prodromou | |
It makes sense to use the weblogs.com ping service to alert people to changes on the site. So, we do. Includes an extra ping queue handler. | |||
2009-01-23 | Merge branch 'master' of /var/www/mublog | Evan Prodromou | |
Conflicts: actions/api.php actions/deletenotice.php actions/recoverpassword.php actions/remotesubscribe.php actions/tag.php actions/tagrss.php actions/twitapiaccount.php actions/twitapiusers.php classes/Notice.php classes/User.php lib/common.php lib/language.php lib/subs.php lib/twitterapi.php lib/util.php scripts/inbox_users.php scripts/update_translations.php Merged development trunk into laconica head. woohoo! | |||
2009-01-23 | trac750 fix href for theme stylesheet | Zach Copley | |
2009-01-23 | trac750 FB script to update statuses working again with new uiredesign stuff | Zach Copley | |
2009-01-20 | A script to uncache a bunch of users, in case you made changes | root | |
2009-01-20 | Some production requirements for making inbox_users.php work | root | |
2009-01-19 | Change inboxes to have 1000 items rather than last full month | Evan Prodromou | |
2009-01-19 | trac750 Add notice input box to FB app and ability to post notices | Zach Copley | |
2009-01-12 | trac750 Add prefix string option in Facebook app for notice sync | Zach Copley | |