powered by UserVoice

General Forum

  1. 29 votes

    Allow the site to be resized to a narrower width

    Currently the site can't be resized to anything narrower than 1000 pixels. I suggest the site allow a narrower resize.

    Status: completed

    Newest 0.4 code can go down to ~750px before overlapping begins to occur. new.tweenky.com

    drgath Admin
  2. 44 votes

    Add the ability to receive Direct Messages

    Status: completed

    It is supported in the newest v0.4 code at new.tweenky.com

    drgath Admin
  3. 1 votes

    Uncheck identi.ca if no login info has been provided

    The first time I write a new tweet, the identi.ca checkbox is always enabled. It should be disabled by default if I have not provided identi.ca login information.

    Status: completed
  4. 0 votes

    Display a notice in the title of the page

    Something like "New Tweets" or "New Messages" or something even simple like "[ (12) Tweenky ]" if there are 12 new messages.

    Status: completed
  5. 4 votes

    Identi.ca service not keeping password

    Each time I log in I have to enter my Identi.ca password again in order to get to any of the timelines there.

    Status: completed

    the whole service management portion of the code is currently being rewritten. The new code won't have the same issues it currently does.

    drgath Admin
  6. 5 votes

    tab from "new tweet" should go to submit button.

    Hitting tab > enter would make it easy to post a tweet.

    Status: completed
  7. 5 votes

    Support for any Laconica installation

    Laconica is the software that powers identi.ca, and anyone can download it and set up their own micro blogging server. Leo Laporte has recently done so at http://army.twit.com/. All you have to do to support not just identi.ca, but any Laconica installation, is to let anyone type in the URL of th... more

    Status: completed

    I really really want to get to this point. Eventually it will come. army.twit.com is the next one I'll integrate. After that, I think I'll be able to progress to any instance.

    drgath Admin
  8. 5 votes

    Add "in reply to" link

    It would be nice to have the "in reply to .." link like in the Twitter web interface, which links directly to the original tweet.

    Status: completed
  9. 6 votes

    Register/log in without Twitter account

    Now that Tweenky has support for identi.ca there has to be a way to log in without a Twitter account.

    Status: completed

    I've already begun work to treat Twitter as a service, just like Identi.ca, and OpenID will be the primary method of login.

    drgath Admin
  10. 29 votes

    Intergrate tweets @ the user into the timeline

    When someone tweets @ me (i,e. @jeremythegeek OMG!) i have no idea that they tweeted me. My idea is to integrate tweets directed at the user into the timeline.

    OR

    A little notification of a tweet directed at me. that flashes when i see the page.

    OR

    Both!

    Status: completed
  11. 1 votes

    Add protected replies to the timeline.

    Status: completed

    At this point, I believe protected replies will show up in your "friends:<username>" timeline, but they won't in any other queries (as those are pulled from Summize). Moving the @<username> and from:<username> queries to the Twitter API from the Summize API will allow protected updates to appear those timelines and I hope to have that addressed soon.

    drgath Admin
  12. 3 votes

    Logo Clicking go to friends instead of null

    have clicking the tweenky logo go to friends:username instead of null

    Status: completed
  13. 1 votes

    highlight @ relies with a background color all the time.

    any tweets with my @username (but not sent by me) in them should have a background color to highlight & distinguish them from the other tweets.

    Status: completed

    Totally agree!

    Update: Feature added!

    drgath Admin
  14. 0 votes

    Not lose chunks of the Timeline

    I like the ability to go back several pages to catch an interesting conversation I've missed. I find that huge chunks of the timeline is missing in Tweenky. I like how far back you can go on one page in Tweeky. To have the ability to go back, say 7 Twitter pages and not miss chunks of tweets woul... more

    Status: completed

    I updated the tweets requested per hit to Summize (50) and Twitter (200), so that should solve this problem, for the most part. Will push this update out in the next day or two.

    drgath Admin
  15. 3 votes

    Add the ability to follow inline

    When I'm searching for certain terms - if I find someone interesting I don't want to have to leave tweenky, go to twitter, follow them, then come back to tweenky.

    Status: completed

    Inline follow isn't very practical as Tweenky would need to know if you are already following or not a user, and that requires a lot of extra hits to the Twitter API which would decrease your updates / hour. But, I have added follow/unfollow in a user's profile box when viewing a @{username} or from:{username} query. Update will be pushed out in next day or two.

    drgath Admin
  16. 6 votes

    an "unfollow" button

    A button to stop following someone. It would probably be best on the "from:username" screen

    Status: completed

    see "Add the ability to follow inline" reponse. Short answer... update coming in next day or two.

    drgath Admin
  17. 15 votes

    Allow users the ability to remain logged into Tweenky

    Give Tweenky users the ability to remain into the service for a pre-determined time. A good idea would be 2 weeks.

    If the user selects "Remember me" checkbox, then it will drop a login cookie on the user's computer, allowing them to automatically be logged in everytime they visit the s... more

    Status: completed

    Sessions are now persistent and you should be able to continue where you left off. There are still a few tweaks left to make (auto log-in), but this feature is 90% complete. Thanks for the feedback!

    drgath Admin
powered by UserVoice