# # ChangeLog for / # # Generated by Trac 1.0.2 # May 1, 2024, 5:11:26 AM Wed, 01 Feb 2012 18:43:40 GMT GitHub Merge Button [87d7e14] * perl/modules/Jabber/lib/XML/Stream.pm (modified) * commands.c (modified) * doc/barnowl.1 (modified) * functions.c (modified) * global.c (modified) * mainwin.c (modified) * message.c (modified) * messagelist.c (modified) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * variable.c (modified) * view.c (modified) * zephyr.c (modified) * zwrite.c (modified) Merge 822e9bd3723b41b99b95e23a2e7c84e7b76add0d into ... Wed, 01 Feb 2012 18:41:35 GMT David Benjamin [39a531d] * commands.c (modified) Fixed typo in unbindkey Usage error [davidben@mit.edu: Oh hey, we ... Mon, 23 Jan 2012 23:41:30 GMT Anders Kaseorg [bd482c3] * functions.c (modified) Only add outgoing messages for personal part of half-personal ... Mon, 23 Jan 2012 23:41:28 GMT Anders Kaseorg [919cbf2] * zwrite.c (modified) Don’t write CC: line on zwrite -C '' Signed-off-by: Anders Kaseorg ... Mon, 23 Jan 2012 23:41:26 GMT Anders Kaseorg [f183917] * zephyr.c (modified) Allow zsender spoofing on cross-realm classes Signed-off-by: Anders ... Mon, 23 Jan 2012 23:41:23 GMT Anders Kaseorg [f7c0730] * zephyr.c (modified) Append the realm to the zsender if missing This works around the ... Mon, 23 Jan 2012 23:41:21 GMT Anders Kaseorg [9d206c6] * zwrite.c (modified) Don’t send public pings on zwrite '' or zwrite @REALM ... Mon, 23 Jan 2012 23:41:18 GMT Anders Kaseorg [d6b2ae8] * zwrite.c (modified) Don’t treat zwrite '' as personal Signed-off-by: Anders Kaseorg ... Mon, 23 Jan 2012 23:41:16 GMT Anders Kaseorg [bff1f22] * message.c (modified) * zephyr.c (modified) * zwrite.c (modified) Add function to test whether a recipient is personal Signed-off-by: ... Mon, 23 Jan 2012 23:41:05 GMT Anders Kaseorg [bf70350] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * zephyr.c (modified) Stop pretending to support zwrite * ‘*’ is not a valid recipient, ... Mon, 23 Jan 2012 22:27:43 GMT Jason Gross [d126a19] * variable.c (modified) Flush the fmttext cache and redisplay on setting colorztext This ... Mon, 23 Jan 2012 22:27:42 GMT Jason Gross [219f52c] * global.c (modified) * messagelist.c (modified) * owl.h (modified) * view.c (modified) Allocate owl_messagelist on the heap This lets us return NULL from ... Mon, 23 Jan 2012 22:27:42 GMT Jason Gross [ab88b05] * global.c (modified) * mainwin.c (modified) * owl.h (modified) Allocate the mainwin on the heap This lets us return NULL from ... Mon, 23 Jan 2012 22:12:56 GMT David Benjamin [8135737] * doc/barnowl.1 (modified) * owl.c (modified) * perl/lib/BarnOwl.pm (modified) rename default config file to .owl/init.pl motivations: to make ... Mon, 23 Jan 2012 20:39:00 GMT David Benjamin [678f607] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) Add completion for jabberlogout Mon, 23 Jan 2012 20:35:18 GMT David Benjamin [ecfbdcc] * functions.c (modified) Don't leak old_msg in owl_function_zcrypt Tue, 18 Oct 2011 00:12:36 GMT David Benjamin [389d487] * owl.c (modified) Switch to interactive context before sourcing the startup file ... Sun, 16 Oct 2011 00:17:21 GMT Jed Davis [822e9bd] * perl/modules/Jabber/lib/XML/Stream.pm (modified) Fix SASL digest-uri to be acceptable to ejabberd. This is, ...