bugIdentica mode - Bugs: bug #34024, Support timelines for users on...

 
 

bug #34024: Support timelines for users on other statusnet servers

Submitter:  Jason F. McBrayer <jfmcbrayer>
Submitted:  Tue 16 Aug 2011 02:15:41 PM UTC
   
 
Category:  Feature Request Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 27 Jun 2012 02:06:03 PM UTC, comment #2: 

You are correct, and your suggestion is implemented as identica-remote-user-timeline* (C-c C-o).  I'd still like to objectify more of the identica-mode internals, but your feature is supported.

*In fact it has an emergent property in that you can then crawl to conversations that user has participated in, and from there to other user pages, and so on.

Kevin Granade <kevingranade>
Group Member
Wed 17 Aug 2011 02:11:13 PM UTC, comment #1: 

In order to support retrieving statuses from multiple services (and in the interests of general code cleanliness) I'm thinking of objectifying the globals used to hold server data and allowing a list of them, so this operation would just be creation of a new server with it's initial method set to user/<selected user>.

Also I'd like to make usernames first order objects in the displayed statuses so you can e.g. hit enter over a user's name to get their timeline.

Kevin Granade <kevingranade>
Group Member
Tue 16 Aug 2011 02:15:41 PM UTC, original submission:  

It's not unusual for an identi.ca user to follow users on other statusnet instances. identica-mode handles this correctly in friends_timeline, group timelines, and tag searches (basically because the server just does the right thing and we don't have to do anything special). What we can't do is show a user timeline for a user on another instance.

To actually retrieve the timeline, we ought to just be able to let-bind statusnet-server and retrieve it as usual (but with no auth); the only bit I'm not sure about is whether identi.ca gives us their host information with their username.

Jason F. McBrayer <jfmcbrayer>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gabrielsaldana (Updated the item)
  • -email is unavailable- added by kevingranade (Posted a comment)
  • -email is unavailable- added by jfmcbrayer (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-12-01 gabrielsaldana Open/ClosedOpen Closed
    2012-06-27 kevingranade StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code