Mercurial > pidgin-twitter
log
age | author | description |
---|---|---|
Mon, 19 Oct 2009 00:10:11 +0900 | Yoshiki Yazawa | Added tag 0.9.0 for changeset 941f848b61c9 |
Sun, 18 Oct 2009 23:59:55 +0900 | Yoshiki Yazawa | - update requirement for pidgin to 2.6.0 0.9.0 |
Sun, 18 Oct 2009 17:38:40 +0900 | Yoshiki Yazawa | - twitter still requires preceding white space on a hash tag in almost all case. |
Sun, 18 Oct 2009 16:55:57 +0900 | Yoshiki Yazawa | - removed the evil hack |
Sun, 18 Oct 2009 13:30:48 +0900 | Yoshiki Yazawa | twitter markups tags like "#2.0" as "#2" but those tags only be matched with the query of "#2.0". so, we should handle a punctuation within a string as a normal letter and should strip it only if it is followed by white space. |
Sun, 18 Oct 2009 03:49:46 +0900 | Yoshiki Yazawa | hash tag should not include punctuation. |
Thu, 15 Oct 2009 15:49:12 +0900 | Yoshiki Yazawa | gtkimhtml easily be fooled if the buffer is not entity markuped. |