summaryrefslogtreecommitdiff
path: root/classes/Notice.php
AgeCommit message (Expand)Author
2009-08-29remove Notice::gc() for nowEvan Prodromou
2009-08-28fix for SQL error: ERROR: syntax error at or near ")" at character 45Brenda Wallace
2009-08-27remove duplicate save of Notice and streamline attachment detectionEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-20Change the notice type defines all into class constants and adapt all files.Marcel van der Boom
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