From: Antonio Ospite Date: Sun, 6 Oct 2013 09:01:46 +0000 (+0200) Subject: Show the actual name of the user the tweet comes from X-Git-Tag: v0.1~9 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/8da94863a9efd3a52978f14b3b4603f376665ea7?hp=8da94863a9efd3a52978f14b3b4603f376665ea7 Show the actual name of the user the tweet comes from The old way of using just the screen name made re-tweeted messages look like they were coming from the re-twitting user instead of the original author. This is wrong and causes confusion, fix it. ---