Only add a new plain-text part if there is any text in front of the link.
[Sone.git] / src / main / java / net / pterodactylus / sone / text / SoneTextParser.java
2011-06-09 David ‘Bombe’ RodenOnly add a new plain-text part if there is any text...
2011-06-09 David ‘Bombe’ RodenUse provider interfaces instead of core.
2011-06-08 David ‘Bombe’ RodenShow posts mentioning a local Sone by a new notification.
2011-06-08 David ‘Bombe’ RodenAllow null contexts.
2011-06-08 David ‘Bombe’ RodenAdd javadoc comments, remove obsolete imports.
2011-06-08 David ‘Bombe’ RodenDon’t throw away the last part if it’s not a plain...
2011-06-08 David ‘Bombe’ RodenRewriter Sone text parser to separate the parser from...