Open GoogleCodeExporter opened 8 years ago
1. The counter should change to orange at 130 characters and red at 140. The
reason it doesn't cut off is that DMs and responses are automatically split
into multiple tweets. Note that I don't calculate the length of a tweet
containing a URL correctly (it should be a fixed 20, currently, because of t.co
wrapping); detecting a URL in C is a non trivial problem in text processing
that I haven't tackled yet.
2. Rate limit -- good suggestions. I'll add it to the next release. Note that
the next release will include some significant refactoring that's taking me a
bit longer than expected.
3. Documentation -- standard problem. Any suggestions for the most urgent
things? Or better yet, do you want to write some? ;)
Original comment by mikeage
on 8 Feb 2012 at 2:54
1-For some reason the Counter doesn't behave as you have described. It never
changes colors.
2-Thanks for taking my suggestion into account.
3-I can take you on that. I can write some documentation base on what I have
found so far.
-Manually installing prpltwtr for PortablePidgin
-Explain the layout of prpltwtr and how it uses pidgin
-Chat Vs IM windows
--Who is populating the room.
-The behavior of prpltwtr when replying to a tweet in the timeline [done in a
new IM window]
-Explain Rate Limit
How would this be done?
--A Question or Two
Are the .dbgsym files a must?
e.g. prpltwtr.dll.dbgsym
Are there any chat/IM window commands? You know, can I start a #search on a new
tab by just typing on the text box /search #prpltwtr or a direct message /DM
@prpltwtr
Original comment by SevenFactors
on 9 Feb 2012 at 5:14
I don't know why the counter isn't working for you; I'm a bit swamped at (real)
work at the moment, but if I don't get back to you within a few days, bug me
again (or tweet me @prpltwtr) and I can give you a version with insane amounts
of debug to track it down if you want.
Original comment by mikeage
on 9 Feb 2012 at 5:36
Original issue reported on code.google.com by
SevenFactors
on 8 Feb 2012 at 12:50