Friends does not handle Twitter replies in official way

Bug #1182472 reported by Xavier Guillot
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
friends-app (Ubuntu)
In Progress
Undecided
Kai Mast

Bug Description

Hello,

Normally on Twitter when you reply to a tweet whith many twittos involved, the default text in the answer has all the pseudos of them (with @) pre-written.

Here in Friends only the @pseudo for the initial poster is put, so if we want to answer also to the others (or just some of them) we have to manually write them.

As interface is for Touch, it is impossible to select text with mouse and "copy", both for pseudo or for message if we want to do a citation. Also for the moment text selection is impossible in the text area but I hope it will change soon on computers when a mouse is detected.

So my suggestion could be :

By default for an answer, like in Twitter, put all the @ that are in the initial message. Clicking anywhere in the message opens the window for answer with these @pseusos

And in addition to the RT button, add 3 other ones :
Reply : to answer only to the author of tweet, which would only keep in the text area his @pseudo and delete others
Reply all : like default answer, leave (or re-put) all the @pseudos in text area
Quote : to do a manual RT or quote a part of the message, makes a copy of whole of it in the text area with "RT " before

And same on Identi.ca

What do you think of this idea ?

Thanks !

summary: - Friends does not handle Twiter replies in official way
+ Friends does not handle Twitter replies in official way
description: updated
Revision history for this message
Kai Mast (kai-mast) wrote :

I will try to implement this :)

Changed in friends-app (Ubuntu):
assignee: nobody → Kai Mast (kai-mast)
Revision history for this message
Kai Mast (kai-mast) wrote :

My before I do this, I wonder if it wouldn't make sense to show detail views of posts in a new page and not inline (similiar to how the offical Twitter App for Android works).
In my opinion the user interface is very cluttered when showing the details of a post, especially when also showing the replies to this post etc...

Revision history for this message
Kai Mast (kai-mast) wrote :

It is done. As soon as my branch is merged we can mark this as fixed!

Revision history for this message
Xavier Guillot (valeryan-24) wrote : Re: [Bug 1182472] Re: Friends does not handle Twitter replies in official way

Hi,

Thanks for the fix.

Also, I don't know if you integrated this, now when we reply to a RT,
Twitter adds the @pseudo of the person who made the RT (and that we
follow) to the compose window.

Best regards,

Xavier

Revision history for this message
Robert Bruce Park (robru) wrote :

Where's your branch for this, Kai? I only see the one for the timeline/mentions tabs.

Changed in friends-app (Ubuntu):
status: New → In Progress
Revision history for this message
Kai Mast (kai-mast) wrote :

Okay so I guess I have to push it to another branch. I don't want to merge it all at once.

I am not really happy with my desktop layout changes and would not like to merge them yet. But you could maybe cherry pick the regular expression from my branch that extracts the @replies, but I guess there is no hurry to do this.

Revision history for this message
Robert Bruce Park (robru) wrote :

Uh, I'm not going to cherry-pick anything ;-)

If you want to fix a bug in friends-app, I'll review merge proposals as I see them.

Revision history for this message
Kai Mast (kai-mast) wrote :

Okay I created a new branch for this and cleaned up the code.

It would be ready to merge but there is a weird bug i run into: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1256420

Revision history for this message
Kai Mast (kai-mast) wrote :

My branch is proposed for merging here: https://code.launchpad.net/~kai-mast/friends-app/new-postview/+merge/197537

@Ken: This is the postview I suggested on google+ ( https://pbs.twimg.com/media/BYJoSleCUAE-565.png:large )

Revision history for this message
Kai Mast (kai-mast) wrote :

It is in trunk now.

@Xavier: could you test if this is resolved for you?

Revision history for this message
Xavier Guillot (valeryan-24) wrote :

How can I test ? For the moment, I have the Trusty version of Friends installed 0.92.0+14.04.20131211.3-0ubuntu1 and I don't find any ppa for the last development one.

Revision history for this message
Robert Bruce Park (robru) wrote :

It's in trunk and built in PPA, if you want to test it, follow these steps in a terminal:

sudo add-apt-repository ppa:ubuntu-unity/daily-build
sudo apt-get update
sudo apt-get install friends friends-app
sudo rm -rf /etc/apt/sources.list.d/ubuntu-unity*
sudo apt-get update
killall friends-dispatcher friends-service friends-app
friends-app

And you should see the new toys. (Note: this only works on Ubuntu Trusty)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.