Age | Commit message (Expand) | Author |
2009-08-05 | Merge branch '0.8.x' into twitter-oauth | Zach Copley |
2009-08-05 | Argh, first commit for ages and such a stupid error. Sorry. | Adrian Lang |
2009-08-04 | Added correct null check. Created noisey errors on fresh install. | Eric Helgeson |
2009-08-03 | Merge branch '0.8.x' into twitter-oauth | Zach Copley |
2009-08-02 | don't delete during select | Evan Prodromou |
2009-08-02 | GC sessions one by one to make sure memcached gets cleared | Evan Prodromou |
2009-07-30 | throw an exception rather than die() | Evan Prodromou |
2009-07-30 | remove debugging code about processing a new URL | Evan Prodromou |
2009-07-30 | Site-wide design configuration | Evan Prodromou |
2009-07-30 | Add new Foreign_link col to store OAuth access token | Zach Copley |
2009-07-29 | New algorithm for reply_to saving | Evan Prodromou |
2009-07-27 | better check for existing DB connection runs SET NAMES UTF8 less | Evan Prodromou |
2009-07-23 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-23 | Merge branch 'master' into 0.8.x | Evan Prodromou |
2009-07-23 | change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works | Evan Prodromou |
2009-07-23 | Merge commit 'br3nda/0.8.x-profile-pgfix' into 0.8.x | Craig Andrews |
2009-07-23 | fixed up a limit offset to be ANSI SQL compliant | Brenda Wallace |
2009-07-22 | Merge commit 'br3nda/0.8.x-attachmentfix' into 0.8.x | Craig Andrews |
2009-07-22 | Merge commit 'br3nda/0.8.x-hashtags' into 0.8.x | Craig Andrews |
2009-07-22 | fixed SQL in checking for monthly quota - works in postgres and mysql | Brenda Wallace |
2009-07-22 | missing AND in the SQL | Brenda Wallace |
2009-07-21 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-21 | correctly gc sessions | Evan Prodromou |
2009-07-21 | correctly gc sessions | Evan Prodromou |
2009-07-20 | turn into canonical terms before checking for unique-ness of a tag in a notice | Brenda Wallace |
2009-07-20 | look for full unicode when saving tags | Brenda Wallace |
2009-07-19 | Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.x | CiaranG |
2009-07-17 | Removed noisy debugging statements | Zach Copley |
2009-07-17 | Merge branch 'oembed-provider' into 0.8.x | Craig Andrews |
2009-07-16 | use a soft limit so there's not a whole bunch of deletes on every write | Evan Prodromou |
2009-07-16 | gc inboxes on a regular basis | Evan Prodromou |
2009-07-15 | Try oEmbed discovery before using oohembed | Craig Andrews |
2009-07-15 | add quotes around table named "user" when quote_identifiers is true | Brenda Wallace |
2009-07-15 | use quote identifiers on the user table | Brenda Wallace |
2009-07-15 | used single quotes in SQL | Brenda Wallace |
2009-07-15 | changed to SQL standard of LIMIT 20 OFFSET 1 etc. | Brenda Wallace |
2009-07-14 | HTML "File"/attachments should probably not be considered enclosures. | Craig Andrews |
2009-07-14 | Moved the decision logic as to whether an attachment should be an enclosure t... | Craig Andrews |
2009-07-13 | Copy isset($attachment->filename) fix from RSS 1.0 to RSS 2.0 and Atom 1.0 fe... | Toby Inkster |
2009-07-09 | cache frequently-used subscriber, subscription, notice and fave count values | Evan Prodromou |
2009-07-09 | Merge branch 'candrews-review' into 0.8.x | Zach Copley |
2009-07-09 | Merge branch 'candrews-review' into 0.8.x | Zach Copley |
2009-07-09 | Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0). | Craig Andrews |
2009-07-07 | File classes does not use the $FILES array directly, as users of this class a... | Craig Andrews |
2009-07-07 | Merge branch 'queuemanager' into 0.8.x | Evan Prodromou |
2009-07-05 | Revert "Merge branch '0.8.x' into cachenonexistent" | Evan Prodromou |
2009-07-05 | Merge branch '0.8.x' into cachenonexistent | Evan Prodromou |
2009-07-05 | fix caching of faves by own, other | Evan Prodromou |
2009-07-05 | cache failure to find in memcached | Evan Prodromou |
2009-07-04 | don't send unused variable for streams | Evan Prodromou |