Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-29 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-03-29 | Merge branch 'master' into testing | Brion Vibber | |
Conflicts: plugins/Blacklist/BlacklistPlugin.php | |||
2010-03-29 | Renamed HTTPResponse class to StatusNet_HTTPResponse to avoid conflict with ↵ | Brion Vibber | |
PECL HTTP extension. The class isn't referenced by name by any other code I can see so this should have no side effects. | |||
2010-03-29 | Add $config['db']['annotate_queries'] option to include caller ID comments ↵ | Brion Vibber | |
into queries. Comment can then be seen in process list, slow query logs on the server, aiding in tracking down unexpected slow queries. SELECT /* queuedaemon.php Ostatus_profile->processPost */ * FROM notice WHERE ( notice.uri = 'http://stormcloud.local/mublog2/notice/479' ) INSERT /* POST Notice::saveNew */ INTO notice (profile_id , content .... | |||
2010-03-28 | Merge branch 'master' into 0.9.x | Evan Prodromou | |
Conflicts: lib/attachmentlist.php | |||
2010-03-28 | update README and version number0.9.1 | Evan Prodromou | |
2010-03-27 | move check for bad IDs from activityobject to activity and make simpler | Evan Prodromou | |
2010-03-26 | Multiple file upload handling. | Nick Holliday | |
2010-03-26 | if there is oembed data for a file/link, consider that link to have an ↵ | Craig Andrews | |
attachment | |||
2010-03-26 | Return an http auth error, when a client sends in an invalid auth user, even ↵ | Zach Copley | |
when http auth is not required. | |||
2010-03-26 | Return an http auth error, when a client sends in an invalid auth user, even ↵ | Zach Copley | |
when http auth is not required. | |||
2010-03-26 | Return an http auth error, when a client sends in an invalid auth user, even ↵ | Zach Copley | |
when http auth is not required. | |||
2010-03-25 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Brion Vibber | |
2010-03-25 | Restore lost addition of inline HTML attachment display. | Brion Vibber | |
2010-03-25 | version number and codename | Evan Prodromou | |
2010-03-25 | Using hCard label instead of location. Matches userprofile. | Sarven Capadisli | |
2010-03-25 | Updated tag list output in subscriptions list. Matches userprofile. | Sarven Capadisli | |
2010-03-25 | Moved print inside base stylesheet using media rules. One less HTTP GET. | Sarven Capadisli | |
2010-03-25 | Updated 'more' anchor for attachments to do an XHR GET | Brion Vibber | |
Conflicts: lib/attachmentlist.php plugins/OStatus/classes/Ostatus_profile.php Merge tried to delete things that it seems it shouldn't, very confusing order. Hope rest of the cherry-picking isn't a problem. | |||
2010-03-25 | Using rel=external instead of class=external for jOverlay title link | Sarven Capadisli | |
2010-03-25 | Added rel=external to geo location link | Sarven Capadisli | |
2010-03-25 | Assigned an identifier for the representative user and group profile | Sarven Capadisli | |
2010-03-25 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-03-25 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-03-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-03-24 | Fix for API group methods, caused failure or output corruption when pulling ↵ | Brion Vibber | |
up local groups by name in api/statusnet/groups/is_member.json/xml | |||
2010-03-24 | Using hCard label instead of location. Matches userprofile. | Sarven Capadisli | |
2010-03-24 | Updated tag list output in subscriptions list. Matches userprofile. | Sarven Capadisli | |
2010-03-24 | Moved print inside base stylesheet using media rules. One less HTTP GET. | Sarven Capadisli | |
2010-03-23 | Use $param instead of hardcoded 'attach' name. | Craig Andrews | |
2010-03-23 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-03-23 | Ticket 2188: add a daily average post count to profile statistics sidebar. | Brion Vibber | |
When we have more detailed history stats, this'd be a good place to link to details/graphs. | |||
2010-03-23 | Consistently send Profiles into Fave::addNew() | Brion Vibber | |
2010-03-23 | Consistently send Profiles into Fave::addNew() | Brion Vibber | |
2010-03-23 | Don't add PHPSESSID parameter onto notice and conversation URIs if we save a ↵ | Brion Vibber | |
notice during a session override. This was being triggered by welcomebot messages created at account creation time, then propagated through replies. | |||
2010-03-23 | Don't add PHPSESSID parameter onto notice and conversation URIs if we save a ↵ | Brion Vibber | |
notice during a session override. This was being triggered by welcomebot messages created at account creation time, then propagated through replies. | |||
2010-03-23 | change router to allow hooking path connections | Evan Prodromou | |
2010-03-23 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-03-22 | Some initial media parsing | Zach Copley | |
- Activity now returns a list of activity objects - Processing of photo objects | |||
2010-03-22 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
Conflicts: lib/attachmentlist.php | |||
2010-03-22 | Log backtraces for non-ClientException exceptions caught at the top-level ↵ | Brion Vibber | |
handler. | |||
2010-03-22 | Replace the "give up and dump object" attachment view fallback with a ↵ | Brion Vibber | |
client-side redirect to the target URL, which will at least be useful. | |||
2010-03-22 | Replace the "give up and dump object" attachment view fallback with a ↵ | Brion Vibber | |
client-side redirect to the target URL, which will at least be useful. | |||
2010-03-21 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-03-21 | Pull <atom:author> info as well as <activity:actor> when we have an ↵ | Brion Vibber | |
old-style ActivityStreams feed. This fixes subscription setup for Cliqset feeds, which currently have a bogus activity:actor/atom:id but a good atom:author/atom:uri | |||
2010-03-20 | correct creation of avatar links for RSS and Posterous elements | Evan Prodromou | |
2010-03-20 | move atom category to its own file, too | Evan Prodromou | |
2010-03-20 | special-case Posterous author element for activity actor | Evan Prodromou | |
2010-03-20 | Merge branch 'testing' into 0.9.x | Evan Prodromou | |
Conflicts: lib/activity.php | |||
2010-03-20 | Move activity classes to their own files | Evan Prodromou | |
Moved the various classes used by the Activity class to their own files. There were >10 classes in the same file, with around 1500 lines in the file. Just too big. This change makes autoloading work for these classes, so also removed the hard require in lib/common.php. |