summaryrefslogtreecommitdiff
path: root/classes/Notice.php
AgeCommit message (Expand)Author
2009-08-21update data classes for TEXT content in noticeEvan Prodromou
2009-08-04save an archive of deleted noticesEvan Prodromou
2009-07-29New algorithm for reply_to savingEvan Prodromou
2009-07-23Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-23Merge branch 'master' into 0.8.xEvan Prodromou
2009-07-23change NOTICE_GATEWAY to Notice::GATEWAY so autoloading worksEvan Prodromou
2009-07-20turn into canonical terms before checking for unique-ness of a tag in a noticeBrenda Wallace
2009-07-20look for full unicode when saving tagsBrenda Wallace
2009-07-19Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.xCiaranG
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-15add quotes around table named "user" when quote_identifiers is trueBrenda Wallace
2009-07-15used single quotes in SQLBrenda Wallace
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-09Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).Craig Andrews
2009-07-04don't send unused variable for streamsEvan Prodromou
2009-07-03no limit on conversation streamEvan Prodromou
2009-06-30conversation code changesEvan Prodromou
2009-06-27remove debugging code from Notice.phpEvan Prodromou
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-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-23Stop Twitter gateway notices from leaking via user faves pagesZach Copley
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-18Only show twitter msgs in your own inboxEvan Prodromou
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-06-17Make the personal tag streams actually workEvan Prodromou
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-06-17Fixed recent attachment bug that required URLs to be posted twice to be taken...Robin Millette
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-06-16names for Notice is_local statesEvan Prodromou
2009-06-16Moved url handling to its proper place, from newnotice to Notice.phpRobin Millette
2009-06-14Link and distribute notices tagged for a group aliasEvan Prodromou
2009-06-14Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-06-12push length check to Notice classEvan Prodromou
2009-06-10Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-06-10some changes based on code review with zachEvan Prodromou
2009-06-10Now correctly identifiying notices with uploaded content.Robin Millette
2009-06-10Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-06-10Uploaded content now displays in overlay (and removed var_dump crap)Robin Millette
2009-06-09Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-06-09Improve file upload and attachment interface.Robin Millette
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou