summaryrefslogtreecommitdiff
path: root/db/notice_source.sql
AgeCommit message (Collapse)Author
2010-09-16Ticket #2725 - add StatusNet Mobile & platform variants to default notice ↵Brion Vibber
sources lists. To add just these to an existing table: INSERT INTO notice_source (code, name, url, created) VALUES ('StatusNet Mobile', 'StatusNet Mobile', 'http://status.net/mobile', now()), ('StatusNet iPhone', 'iPhone', 'http://status.net/iphone', now()), ('StatusNet Android', 'Android', 'http://status.net/android', now()), ('StatusNet Blackberry', 'Blackberry', 'http://status.net/blackberry', now());
2010-06-28Add notice source for StatusNet DesktopZach Copley
2010-06-04Add gNewBook to notice sourcesZach Copley
2010-05-31Added DarterosStatus to notice sourcesZach Copley
2010-05-21Add TweetDeck to notice sourcesZach Copley
2010-05-04Add Emacs Identica-mode to notice sourcesZach Copley
2009-12-01ticket 1100: add Drupal source linkBrion Vibber
2009-11-18Add MuSTArD to notice sourcesZach Copley
2009-10-31Add SocialOomphEvan Prodromou
2009-10-31add and update choqokEvan Prodromou
2009-09-15Add Jiminy to notice sourcesZach Copley
2009-08-26accidentally changed the URL for Laconica ToolsEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-06add LiveTweeter (note caps)Evan Prodromou
2009-08-06add qwitEvan Prodromou
2009-08-05add livetweeter to notice sourceEvan Prodromou
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou
Conflicts: classes/Notice.php classes/Profile.php lib/common.php lib/util.php scripts/getvaliddaemons.php scripts/stopdaemons.sh
2009-05-30add get2gnowEvan Prodromou
2009-05-28Added Afficheur to notice sourcesZach Copley
2009-05-29Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-28Add any.io to sourcesEvan Prodromou
2009-05-26Add EventBox to notice sourcesZach Copley
2009-05-26Added AgentSolo.comEvan Prodromou
2009-05-26Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-05-26added qtwitterEvan Prodromou
2009-05-25Add EventBox to notice sourcesZach Copley
2009-05-22Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-22Add Gravity to notice sourcesEvan Prodromou
2009-05-10Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-05-07Added Twitter to notice sourcesZach Copley
2009-05-03add pingvine notice sourceEvan Prodromou
2009-04-21Add feed2omb to notice sourcesCiaranG
2009-04-14Notice sources: Fixed Nambu, added Tricklepost and sorted the list.Zach Copley
2009-04-10add cliqsetEvan Prodromou
2009-04-10Added maisha to notice_sourceEvan Prodromou
2009-04-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-06add peoplebrowsrEvan Prodromou
2009-04-03Add Yatca to notice sourcesZach Copley
2009-03-23fix sql error in notice source scriptEvan Prodromou
2009-03-22add MobidenticaEvan Prodromou
2009-03-14Add Adium to notice sourcesEvan Prodromou
2009-03-04add notice source to default installEvan Prodromou