benklop / microblog-purple

Automatically exported from code.google.com/p/microblog-purple
GNU General Public License v3.0
0 stars 0 forks source link

[PATCH] Add old style RTs and Reply-to-all #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Here's a patch that adds old style RTs [via a link labeled ort] and 
reply-to-all [via a link labeled ra]. It was tested on PidginPortable 2.7.7 on 
Windows, with the DLL compiled under Linux using MinGW [sorry, but I _hate_ 
cygwin with a passion].

I'm also attaching a compiled twitgin.dll; no changes were made to the official 
libtwitter.dll. 

Feedback is welcome.

BTW, what's the status of microblog-purple? It appears to be fairly stagnant; I 
noticed that the change to using str_id from snowflake instead of id was not 
made. Is this project still being developed? 

Original issue reported on code.google.com by mikeage on 1 Dec 2010 at 9:49

Attachments:

GoogleCodeExporter commented 9 years ago
Needless to say, this should be labeled "enhancement" not "defect"

Original comment by mikeage on 1 Dec 2010 at 9:50

GoogleCodeExporter commented 9 years ago
I'm sorry that the development pace is extremely slow. Recently I do not have 
enough time to spare for mbpurple development. The project is not officially 
dead, but it's kinda in sleep state. 

Thanks for the patch. I will test and put it in SVN.

Original comment by somsaks on 2 Dec 2010 at 8:05

GoogleCodeExporter commented 9 years ago
That's ok. There isn't really much that _needs_ to be done (although 222 is 
important, IMHO); glad to hear someone's around.

Also, ignore my comment about id_str; not relevant to a C parser using long 
long / int64_t.

I found one other thing that's wrong about this; also in my patch. You, and 
therefore I, closed the <a href with <a>, instead of </a>. 

I may also be playing around with some other ideas and some small fixes; I will 
keep you posted.

Original comment by mikeage on 2 Dec 2010 at 8:54

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Patch committed with few fixes.

Original comment by som...@inox.co.th on 3 Dec 2010 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by somsaks on 3 Dec 2010 at 4:22

GoogleCodeExporter commented 9 years ago
Issue 204 has been merged into this issue.

Original comment by andresen.nils@gmail.com on 8 Feb 2011 at 8:51