1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
Commit Graph

8 Commits

Author SHA1 Message Date
James Booth
a41dab3d3c Removed trim method from util 2012-04-26 23:27:40 +01:00
James Booth
381d4b8dc9 Replaced trim implementation with g_strstrip 2012-04-26 23:19:28 +01:00
James Booth
308d7fa945 Added trim tests 2012-04-26 23:13:10 +01:00
James Booth
4f454b6a64 Added more tests to str_replace
Handles NULLs and empty strings better
2012-04-19 22:57:22 +01:00
James Booth
366eecc195 Handle ampersand
Replaced with & in messages
2012-04-19 22:26:12 +01:00
James Booth
a7d89e0e08 Added GPL 2012-02-20 20:07:38 +00:00
James Booth
18c97a431a Start command validation 2012-02-18 22:51:08 +00:00
James Booth
f020ec9c82 Time output 2012-02-09 00:48:17 +00:00