summaryrefslogtreecommitdiff
path: root/classes/Notice.php
AgeCommit message (Expand)Author
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
2009-05-30Removing inbox and memcached daemon handlingEvan Prodromou
2009-05-30check for since=0 in Notice::stream()Evan Prodromou
2009-05-29Ticket #1567 - Change max_id to return notices <= ID instead of < IDZach Copley
2009-05-28Only enqueue inbox-dependent transports after inboxes have been filledEvan Prodromou
2009-05-18Added personal tag page: http://example.com/MY_NICK/tag/A_TAGRobin Millette
2009-05-17Refactored new sections code to proper classes and added notice link to links...Robin Millette
2009-05-15Attachments and their list now provide "ajax" view. Also added a few sidebars...Robin Millette
2009-05-13rewrote short url stuff to handle new file/url classes (redirections, oembed,...Robin Millette
2009-05-05Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-01make faves work with idsEvan Prodromou
2009-05-01Make user group stream use IDsEvan Prodromou
2009-05-01make profile notice getting use idsEvan Prodromou
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli