Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-30 | FOAF for Groups. | Toby Inkster | |
2009-09-29 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: actions/twitapistatuses.php | |||
2009-09-29 | Twitter API returns server errors in preferred format | Evan Prodromou | |
2009-09-29 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-09-29 | remove string-checks from code using Notice::saveNew() | Evan Prodromou | |
2009-09-29 | stop overwriting created timestamp on group edit | Evan Prodromou | |
2009-09-27 | Forgot to add home_timeline to the list of methods that only require | Zach Copley | |
bareauth. | |||
2009-09-27 | Forgot to add home_timeline to the list of methods that only require | Zach Copley | |
bareauth. | |||
2009-09-27 | moderator can delete another user's notice | Evan Prodromou | |
2009-09-27 | Merge DeleteAction class into DeletenoticeAction | Evan Prodromou | |
The DeleteAction class checked for notice information, and only had one subclass: DeletenoticeAction. I couldn't figure out any other class that would subclass it, so I combined the two into a single class. | |||
2009-09-24 | Left a couple debugging statements in (removed) | Zach Copley | |
2009-09-24 | Output If-Modified-Since header for all RSS 1.0 feeds (again) | Zach Copley | |
2009-09-24 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: EVENTS.txt actions/requesttoken.php classes/File.php install.php lib/action.php lib/noticeform.php | |||
2009-09-24 | Implemented join and leave groups api methods | Craig Andrews | |
2009-09-19 | Make statuses/home_timeline return the same thing as ↵ | Zach Copley | |
statuses/friends_timeline to support apps trying to use the new retweet API method. | |||
2009-09-19 | Make statuses/home_timeline return the same thing as ↵ | Zach Copley | |
statuses/friends_timeline to support apps trying to use the new retweet API method. | |||
2009-09-19 | Add missing parenthesis. | Adrian Lang | |
2009-09-19 | Fix merges. | Adrian Lang | |
2009-09-17 | Merge remote branch 'cvollick/userTagPagination' into 0.8.x | Craig Andrews | |
2009-09-16 | Updated csarven emails to csarven@status.net and removed dupes | Sarven Capadisli | |
2009-09-16 | Pagination of user/tag was navigating to wrong page. | Christopher Vollick | |
Fixes bug #1736. | |||
2009-09-15 | dedupe evans | Evan Prodromou | |
2009-09-15 | change all evans to evan@status.net | Evan Prodromou | |
2009-09-15 | Make it impossible to delete self-subscriptions via the API | Zach Copley | |
2009-09-15 | Make it impossible to delete self-subscriptions via the API | Zach Copley | |
2009-09-14 | code style cleanup | Brenda Wallace | |
2009-09-14 | cleaned up code style | Brenda Wallace | |
2009-09-13 | Response for request token doesn't contain omb_version | Craig Andrews | |
Fixes http://status.net/trac/ticket/681 Sorry it took a year to accept this patch, dho :'-( | |||
2009-09-12 | Check if the avatar exists before trying to delete it. | Craig Andrews | |
Fixes http://status.net/trac/ticket/1868 | |||
2009-09-11 | Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can ↵ | Craig Andrews | |
inclue 'inreplyto' id's. Also add 'inreplyto' to the urls sent in emails. | |||
2009-09-09 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/omb.php | |||
2009-09-07 | Don't "hightlight" search terms (by surrounding them in ↵ | Craig Andrews | |
<strong>$term</strong>) when the term appears in an HTML attribute Fixes http://status.net/trac/ticket/1852 | |||
2009-09-03 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli | |
2009-09-03 | Created autofocus method to give focus to an element (primarily a form | Sarven Capadisli | |
control) on page onload. Updated some of the pages to use autofocus. | |||
2009-09-03 | Fix spelling | Craig Andrews | |
2009-09-03 | add basic auth support for cgi servers on the api (trac #1832) | mEDI | |
2009-09-03 | Pluginize the URL shorteners | Craig Andrews | |
2009-09-02 | Merge remote branch 'brion/fixlinks' into 0.9.x | Craig Andrews | |
2009-09-02 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/common.php lib/twitter.php | |||
2009-09-02 | Fixed bug in which you cannot turn off importing friends timelines flag | Zach Copley | |
2009-09-01 | fix some double-escaped %s leading to broken links right smack on the main page | Brion Vibber | |
2009-09-01 | Fixes foaf notices, use Profile for information that's missing in Remote_profile | Carlos Perilla | |
2009-08-27 | added my email address next to my name at the top of the files | Craig Andrews | |
2009-08-27 | Implement the is_member and membership group api's | Craig Andrews | |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt actions/finishremotesubscribe.php actions/postnotice.php actions/public.php actions/remotesubscribe.php actions/showstream.php actions/updateprofile.php actions/userauthorization.php classes/laconica.ini lib/common.php lib/oauthstore.php lib/omb.php | |||
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou | |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou | |