Age | Commit message (Expand) | Author |
2009-08-10 | Merge commit 'dcostalis/econversation' into 0.8.x | Craig Andrews |
2009-08-10 | Workaround for bug 1317 '"What's up" textarea on iPhone missing proper submit... | brion |
2009-08-10 | Merge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.x | Craig Andrews |
2009-08-10 | Merge branch 'twitter-oauth' into 0.8.x | Zach Copley |
2009-08-10 | Add Twitter OAuth key and secret example | Zach Copley |
2009-08-10 | Add synctwitterfriends to daemon startup and stop scripts | Zach Copley |
2009-08-10 | Take token field out of foreign_link | Zach Copley |
2009-08-10 | I forgot that we don't do database upgrades for point releases. So I've | Zach Copley |
2009-08-10 | Moved some stuff around. More comments and phpcs compliance. | Zach Copley |
2009-08-10 | Added configuration option to only allow OpenID logins. | Jeffery To |
2009-08-10 | changed file.url column type from varcahr(255) to varchar(2047) | Brenda Wallace |
2009-08-09 | Updated link colour. | Sarven Capadisli |
2009-08-08 | Fix logic that determines if a URL is relative or absolute in script() and cs... | Craig Andrews |
2009-08-08 | Use jQuery instead of window.onLoad, which I believe will be faster and more ... | Craig Andrews |
2009-08-08 | Update README to use the addPlugin syntax to add the plugin (which seems clea... | Craig Andrews |
2009-08-08 | Throttles updating of the character counter to reduce the performance impact ... | brion |
2009-08-08 | Broke some stuff out into functions. Ran it through phpcs. | Zach Copley |
2009-08-08 | Merge branch '0.8.x' into twitter-oauth | Zach Copley |
2009-08-08 | Fixed typo "thier". Ticket 1606 | Sarven Capadisli |
2009-08-08 | Fix for removing the first occurance of the duplicate nickname in | Sarven Capadisli |
2009-08-07 | bug 1770 conversation link for email | anontwit |
2009-08-07 | Redirect instead of showing an error when the user visits a non-local notice'... | Craig Andrews |
2009-08-07 | bug 1770 conversation link for email | anontwit |
2009-08-07 | Implemented the list_all and list groups API methods as defined at http://lac... | Craig Andrews |
2009-08-07 | Fixed Escaping in SMS Doc. | Christopher Vollick |
2009-08-07 | $args Was Out Of Scope in CheckMirror. | Christopher Vollick |
2009-08-06 | Merge commit 'jeff-themovie/0.8.x-rss-1.0-descriptions' into 0.8.x | Craig Andrews |
2009-08-06 | Merge commit 'holizz/0.8.x-fasterjs' into 0.8.x | Craig Andrews |
2009-08-06 | Merge commit 'jeff-themovie/0.8.x-jsonsearchresultslist' into 0.8.x | Craig Andrews |
2009-08-06 | Merge commit 'jeff-themovie/0.8.x-subsystems-enabled' into 0.8.x | Craig Andrews |
2009-08-06 | install.php: improved support for running Laconica in a sub folder and on a n... | Brett Taylor |
2009-08-06 | Used Yahoo! Smush.it to save a few bytes on the images | Craig Andrews |
2009-08-06 | Make TwitterStatusFetcher extend ParallelizingDaemon | Zach Copley |
2009-08-06 | Set counter text only when it differs from the new remaining count. | Tom Adams |
2009-08-06 | remove redundant/unnecessary lines | Craig Andrews |
2009-08-06 | Move inline javascript to a separate js file | Craig Andrews |
2009-08-06 | I had my user info hardcoded... oops. | Craig Andrews |
2009-08-06 | Support the 'lite' parameter to statuses/friends and statuses/followers twitt... | Craig Andrews |
2009-08-06 | Added the Autocomplete plugin | Craig Andrews |
2009-08-07 | Fixed IM and SMS enabled options to default to true. | Jeffery To |
2009-08-07 | Added configuration option to disable post-by-email. | Jeffery To |
2009-08-07 | Hide subscription controls for disabled services (IM, SMS) | Jeffery To |
2009-08-07 | Added configuration options to enable/disable SMS and Twitter integration. | Jeffery To |
2009-08-06 | Check theme first for CSS files, then use the non-theme path. | Craig Andrews |
2009-08-06 | add LiveTweeter (note caps) | Evan Prodromou |
2009-08-06 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-08-06 | add qwit | Evan Prodromou |
2009-08-07 | Fixed missing/null values from JSON search results | Jeffery To |
2009-08-06 | Make RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descr... | Jeffery To |
2009-08-06 | Make 2nd and 3rd cssLink() arguments optional | Craig Andrews |