Commit Graph

183 Commits (2517b2fc2bcb85e469d30500c524bfe58fdaf9fb)

Author SHA1 Message Date
Slava Pestov 76e1dc5c77 irc.gitbot: new nickname 2010-03-23 02:22:28 -04:00
Slava Pestov 3ffee52cad irc.gitbot: fix USING: 2010-03-23 02:05:24 -04:00
Slava Pestov bc174332d1 irc.gitbot: don't stop the alarm if running git throws an error 2010-03-23 01:55:50 -04:00
Joe Groff e7968ceffc mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
Slava Pestov 0612bc6177 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
Doug Coleman b71d86a1dc update more 8bit encoding usages 2009-11-12 18:36:47 -06:00
Doug Coleman aec676edec use surround/glue instead of 3append 2009-11-12 03:01:09 -06:00
Keith Lazuka 405e5d015b docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
Slava Pestov 20611abe7f Merge branch 'irc-fix' of git://tiodante.com/git/factor 2009-09-16 16:06:56 -07:00
Bruno Deferrari ef98f1de68 irc.client: Fix detach chat (wasn't sending a PART message) 2009-09-16 19:58:45 -03:00
Slava Pestov 1478785b18 irc.client: fix suggested by ceninan 2009-09-15 16:36:59 -07:00
Doug Coleman 3f3d57032b Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
Bruno Deferrari b8c3894ad2 Merge branch 'master' into irc 2009-06-02 09:24:03 -03:00
Bruno Deferrari 4c04ace278 irc.client: Temporary possible fix to the bug reported by anyhoo 2009-06-02 09:09:27 -03:00
Doug Coleman 0a0ed4777f Merge branch 'irc' of git://www.tiodante.com/git/factor 2009-06-01 15:20:25 -05:00
Bruno Deferrari b010cd3116 irc.logbot: Small refactoring 2009-05-30 10:09:44 -03:00
Bruno Deferrari e3a8421f44 irc.client: Send password on connect if provided 2009-05-29 00:01:22 -03:00
Doug Coleman 407377fc98 rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
Bruno Deferrari 53413a049e Merge branch 'master' into irc 2009-05-10 20:15:02 -03:00
Doug Coleman ce7ad9a42d fix unit tests that call lines or contents 2009-05-01 16:38:04 -05:00
Bruno Deferrari 3c845d6ba8 Merge branch 'master' into irc 2009-04-26 20:04:32 -03:00
Slava Pestov 3353a777f7 Fixing some unit test failures 2009-04-22 07:05:00 -05:00
Bruno Deferrari 17cbf3dded irc.client: Update test 2009-04-16 22:28:40 -03:00
Bruno Deferrari 7503c98768 irc.logbot: Format for actions 2009-04-16 22:19:45 -03:00
Bruno Deferrari 460de5bbef irc.messages: Add predicate classes for ctcp and action messages 2009-04-16 22:19:16 -03:00
Bruno Deferrari 34ec9af2ad irc.client: More robust reconnection 2009-04-16 21:35:26 -03:00
Bruno Deferrari 2c46304c75 irc.logbot: Use <file-appender> instead of <file-writter> 2009-04-16 21:33:21 -03:00
Bruno Deferrari 7f5f8185bf irc.messages: Set timestamp when constructing, not on parser 2009-04-16 17:21:31 -03:00
Bruno Deferrari 01f7f560b0 irc.logbot: Use make to build timestamped string 2009-04-16 17:16:24 -03:00
Bruno Deferrari 84032835f5 irc.messages: Use GMT times when building a message 2009-04-16 17:11:41 -03:00
Bruno Deferrari 7acff0c906 irc.gitbot: Add formatting for topic change logs 2009-04-16 09:32:23 -03:00
Bruno Deferrari e0c57b68b6 irc.messages: Fix test 2009-04-15 20:18:42 -03:00
Bruno Deferrari 777cb541f7 irc.client: Calculate message forwards before processing it (because participants may be deleted from channels) 2009-04-15 00:03:25 -03:00
Bruno Deferrari 8f287b2c26 irc.client: Forward messages before processing for now. Change text for
some log lines
2009-04-14 23:36:41 -03:00
Bruno Deferrari dbb35d3500 irc.logbot: Initial version 2009-04-14 23:16:31 -03:00
Bruno Deferrari 8d0bc70703 irc.client: Fix NICK message declaration 2009-04-14 23:13:21 -03:00
Bruno Deferrari d8f144a8e9 irc: Fix problems in tests 2009-04-12 19:44:46 -03:00
Bruno Deferrari e8d37558cb irc.client: Fix typos 2009-04-12 16:52:24 -03:00
Bruno Deferrari 8eedc105a9 Add missing bsd copyright notices, authors.txt, summary.txt files 2009-04-12 16:47:55 -03:00
Bruno Deferrari 837ab3d982 irc.gitbot: Fix USEs line 2009-04-12 16:35:29 -03:00
Bruno Deferrari 85d595d8b6 irc.client: Big refactor 2009-04-12 16:30:54 -03:00
Bruno Deferrari 4d722001e9 irc.messages: use SYNTAX: instead of parsing 2009-04-08 23:26:58 -03:00
Bruno Deferrari 4cc3dfb3c5 irc.client: Fix, don't try to USE 'call' 2009-04-08 23:13:18 -03:00
Bruno Deferrari 93a3c18c59 irc.client: Make to-chat work with sequences 2009-04-08 23:13:17 -03:00
Bruno Deferrari f3577572ec irc.client: add test 2009-04-08 23:13:17 -03:00
Bruno Deferrari 527b50fa56 irc.client: Fix strings>privmsg, add test 2009-04-08 23:13:17 -03:00
Bruno Deferrari 5bfe50018e irc.messages: Update tests 2009-04-08 23:13:17 -03:00
Bruno Deferrari 1c70bf833f irc: IRC messages reimplemented 2009-04-08 23:13:17 -03:00
Doug Coleman 82b6e32945 fix a few compile errors 2009-03-29 21:35:57 -05:00
Slava Pestov 3494bb11ad DEFER: now resets word definition, so take out a bogus DEFER: in irc.client 2009-03-09 17:48:04 -05:00