summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-08Merge branch '0.9.x' into pluginize-twitter-bridgeZach Copley
2009-09-03Pluginize the URL shortenersCraig Andrews
2009-09-02Merge remote branch 'brion/fixlinks' into 0.9.xCraig Andrews
2009-09-02Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-09-02Add Tidy requirement to the READMECraig Andrews
2009-09-02The 'tidy' extension is a requirementCraig Andrews
2009-09-01Merge remote branch 'cvollick/ContactUpdate' into 0.8.xCraig Andrews
2009-09-03Updated Location of Bug Tracker in Contact Page.Christopher Vollick
2009-09-01Allow whitespace before and after the = and require space before the href in ...Craig Andrews
2009-09-01Check "Files" of type 'application/xhtml+xml' for oEmbed in addition to just ...Craig Andrews
2009-09-02Better error handlingZach Copley
2009-09-02Fixed bug in which you cannot turn off importing friends timelines flagZach Copley
2009-09-01fix some double-escaped %s leading to broken links right smack on the main pageBrion Vibber
2009-09-01Typo fix in error case: we probably wanted to call sprintf() not sprint()Brion Vibber
2009-09-01Convert !group tags to #hash tags when bridging outgoing notices to TwitterBrion Vibber
2009-09-01Let users join and drop group membership from xmppCarlos Perilla
2009-09-01Fixes foaf notices, use Profile for information that's missing in Remote_profileCarlos Perilla
2009-09-01Stop requeuing notices not bound for Twitter.Zach Copley
2009-08-31Allow the oEmbed <link> tag to be split across linesCraig Andrews
2009-08-31Fix typo in StompCraig Andrews
2009-08-31Fix attachment savingCraig Andrews
2009-08-31Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-08-31Removed <dl> structure from MailboxAction::showMessage. Same asSarven Capadisli
2009-08-31Allow :'s in the path, query string, and fragment parts of the url (Mediawiki...Craig Andrews
2009-08-31some typoes in comments that annoyed me, fixed nowBrenda Wallace
2009-08-31fixed up some invalid comment syntax - this is ANSI SQLBrenda Wallace
2009-08-29Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xZach Copley
2009-08-29Fix error in log msg format specifierZach Copley
2009-08-29Merge commit 'mainline/0.9.x' into 0.9.xBrenda Wallace
2009-08-29added missing parts to postgres update, and the config+user_role tables to bo...Brenda Wallace
2009-08-28Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-28change version to 0.8.2devEvan Prodromou
2009-08-28Add % and ~ as valid characters in the path, querystring, and fragment parts ...Craig Andrews
2009-08-28Added a PubSubHubBub pluginCraig Andrews
2009-08-28Added 2 new events: StartApiRss and StartApiAtomCraig Andrews
2009-08-28Take out unnecessary definesZach Copley
2009-08-28Status_network had wrong ini fileEvan Prodromou
2009-08-28fix 'callback_helper'0.8.1Evan Prodromou
2009-08-28stutuses -> statusesEvan Prodromou
2009-08-28Merge branch 'testing' of git@gitorious.org:laconica/mainline into testingEvan Prodromou
2009-08-28fix for postgres - was using a non-existent variable to work out if should wr...Brenda Wallace
2009-08-28 used standard SQL that mysql and pgsql both likeBrenda Wallace
2009-08-28used standard SQL that mysql and pgsql both likeBrenda Wallace
2009-08-28make use of common_database_tablename()Brenda Wallace
2009-08-28added the user_role tableBrenda Wallace
2009-08-28added config tableBrenda Wallace
2009-08-28fix for SQL error: ERROR: syntax error at or near ")" at character 45Brenda Wallace
2009-08-28fix for SQL error: ERROR: syntax error at or near ")" at character 45Brenda Wallace
2009-08-28Merge branch 'twitter-basic-auth' into 0.8.xZach Copley
2009-08-28Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ...Zach Copley