summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2009-07-17Removed noisy debugging statementsZach Copley
2009-07-17Merge branch 'oembed-provider' into 0.8.xCraig Andrews
2009-07-16use a soft limit so there's not a whole bunch of deletes on every writeEvan Prodromou
2009-07-16gc inboxes on a regular basisEvan Prodromou
2009-07-15Try oEmbed discovery before using oohembedCraig Andrews
2009-07-14HTML "File"/attachments should probably not be considered enclosures.Craig Andrews
2009-07-14Moved the decision logic as to whether an attachment should be an enclosure t...Craig Andrews
2009-07-13Copy isset($attachment->filename) fix from RSS 1.0 to RSS 2.0 and Atom 1.0 fe...Toby Inkster
2009-07-09cache frequently-used subscriber, subscription, notice and fave count valuesEvan Prodromou
2009-07-09Merge branch 'candrews-review' into 0.8.xZach Copley
2009-07-09Merge branch 'candrews-review' into 0.8.xZach Copley
2009-07-09Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).Craig Andrews
2009-07-07File classes does not use the $FILES array directly, as users of this class a...Craig Andrews
2009-07-07Merge branch 'queuemanager' into 0.8.xEvan Prodromou
2009-07-05Revert "Merge branch '0.8.x' into cachenonexistent"Evan Prodromou
2009-07-05Merge branch '0.8.x' into cachenonexistentEvan Prodromou
2009-07-05fix caching of faves by own, otherEvan Prodromou
2009-07-05cache failure to find in memcachedEvan Prodromou
2009-07-04don't send unused variable for streamsEvan Prodromou
2009-07-03Merge branch '0.8.x' into queuemanagerEvan Prodromou
2009-07-03no limit on conversation streamEvan Prodromou
2009-07-02Merge branch '0.8.x' into queuemanagerEvan Prodromou
2009-06-30conversation code changesEvan Prodromou
2009-06-29show section with admins in sidebar of groupEvan Prodromou
2009-06-28bad string compare in Status_networkEvan Prodromou
2009-06-28fallback for www. addressesEvan Prodromou
2009-06-28start of queuemanager codeEvan Prodromou
2009-06-27debug flag for sessionsEvan Prodromou
2009-06-27some debugging code for sessionsEvan Prodromou
2009-06-27remove debugging code from Notice.phpEvan Prodromou
2009-06-27fixup perms on auto-generated filesEvan Prodromou
2009-06-27a memcached_dataobject class for saving sessionsEvan Prodromou
2009-06-27session storageEvan Prodromou
2009-06-26Added background-attachment:fixed for userdesignsSarven Capadisli
2009-06-26boxcar notice inbox requestsEvan Prodromou
2009-06-25break up big inbox queries into lots of small onesEvan Prodromou
2009-06-25fix caching for conversations, againEvan Prodromou
2009-06-25avoid getting duplicate errors on uploadEvan Prodromou
2009-06-25streamline the file actionEvan Prodromou
2009-06-25update conversations to use newer query formatEvan Prodromou
2009-06-25don't try to load a null notice into the listEvan Prodromou
2009-06-25blow cache when new notice in conversation is savedEvan Prodromou
2009-06-24change foreign_user.id to bigint (for Twitter, Facebook, etc.)Evan Prodromou
2009-06-23Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
2009-06-23Stop Twitter gateway notices from leaking via user faves pagesZach Copley
2009-06-23oembed and thumbnail don't need sequencesEvan Prodromou
2009-06-23append uploads to content rather than showing them doubleEvan Prodromou
2009-06-22Attachment upload server and path now configurableZach Copley
2009-06-22change staticGet() from DB_DataObject to Memcached_DataObject for file classesEvan Prodromou
2009-06-22Database changes for file tablesEvan Prodromou