Timeline
2008-08-22:
- 12:43 Ticket #447 (quit on Ctrl+B) closed by
- duplicate: #140
- 11:51 Ticket #447 (quit on Ctrl+B) created by
- When I send a message containing a bold character via jabber then the …
- 07:55 Ticket #446 (i can't open bitlbee!!!) closed by
- invalid: BitlBee is automaticallly started when you install the package.
- 07:48 BadContent edited by
- (diff)
- 00:10 Ticket #446 (i can't open bitlbee!!!) created by
- i'm using ubuntu 8.04 (hardy) after installing bitlbee from the …
2008-08-21:
- 05:54 Ticket #445 (Bitlbee will show alert of Offline Message, but not show the actual message) created by
- 18:04 <Jackie> [Offline IM sent 1h and 32m ago] This is an example …
2008-08-20:
2008-08-19:
- 22:21 Changeset [3b32017] by
- Better handling of NULLs passed to set_eval_account(). Still confusing …
- 16:44 Ticket #444 (NULL pointer dereference) created by
- […] isn't done very well. (Critical, now that daemon mode is …
2008-08-18:
2008-08-15:
- 16:08 Changeset [1f59f2f] by
- fix bitlbee compile instructions
- 07:58 Ticket #441 (http://code.bitlbee.org/hgweb/ fails) closed by
- fixed: Whoa! I don't understand how this magically came back to life again. …
2008-08-12:
- 11:04 Changeset [aac4017] by
- More hints for getaddrinfo(). Hopefully solves a problem on FreeBSD.
- 09:24 Changeset [5d550c5] by
- Added lib/ftutil.[ch]. yes, that was supposed to happen in the last …
2008-08-11:
- 23:50 Changeset [5d3b4e8]1.2.1-2 by
- Fixed run-by-root problem (Debian bug 494656).
- 23:25 Changeset [59c84c2]1.2.1-1.1 by
- 1.2.1-1.1 (NMU by Don Armstrong).
- 23:24 Changeset [45b9d3e]1.2.1-1 by
- BitlBee 1.2.1-1.
- 23:07 Changeset [a02f34f] by
- Added conf entries and lib/ftutil.[ch]. ft_listen = …
- 14:31 Changeset [66be784] by
- copied ulibc/BSD ifdefs over to invitation.c. I'll have to move these …
2008-08-10:
- 23:51 Changeset [92f4ec5] by
- fixes bug on 32bit archs in DCC code. Shouldn't atoi be the same on …
- 22:17 Changeset [a2b99ec] by
- Added MSN file transfer of type MSNFTP. Transfer is direct and the …
- 10:42 Changeset [87f525e] by
- Merged in upstream r416 which includes my msn_write_msg patch. w00t! ;)
- 09:15 Changeset [a830512] by
- Added msn_sb_write_msg() (patch from ulim).
2008-08-09:
- 23:06 Ticket #393 (Exponential backoff in auto_reconnect code) closed by
- fixed: changeset:devel,415 It's pretty flexible. Hopefully with a sane default.
- 23:00 Changeset [4230221] by
- Added ceiling to auto-reconnect delay, changed the default to 5*3<900 …
2008-08-08:
- 23:13 TracUpgrade edited by
- (diff)
- 23:13 TracAdmin edited by
- (diff)
- 23:13 TracStandalone edited by
- (diff)
- 23:13 TracInterfaceCustomization edited by
- (diff)
- 23:13 InterWiki created by
- 23:13 TracGuide edited by
- (diff)
- 23:13 TracNavigation created by
- 23:13 RecentChanges edited by
- (diff)
- 23:13 TitleIndex edited by
- (diff)
- 23:13 WikiNewPage edited by
- (diff)
- 23:13 TracChangeset edited by
- (diff)
- 23:13 TracWiki edited by
- (diff)
- 23:13 TracIni edited by
- (diff)
- 23:13 TracFastCgi edited by
- (diff)
- 23:13 TracModPython edited by
- (diff)
- 23:13 InterTrac created by
- 23:13 PageTemplates created by
- 23:13 TracBrowser edited by
- (diff)
- 23:13 TracSyntaxColoring edited by
- (diff)
- 23:13 WikiFormatting edited by
- (diff)
- 23:13 TracNotification edited by
- (diff)
- 23:13 TracUnicode edited by
- (diff)
- 23:13 TracAccessibility edited by
- (diff)
- 23:13 TracTicketsCustomFields edited by
- (diff)
- 23:13 TracReports edited by
- (diff)
- 23:13 WikiMacros edited by
- (diff)
- 23:13 TracRevisionLog created by
- 23:13 TracCgi edited by
- (diff)
- 23:13 CamelCase edited by
- (diff)
- 23:13 TracEnvironment edited by
- (diff)
- 23:13 TracQuery edited by
- (diff)
- 23:13 InterMapTxt created by
- 23:13 TracSearch edited by
- (diff)
- 23:13 WikiRestructuredTextLinks edited by
- (diff)
- 23:13 WikiProcessors edited by
- (diff)
- 23:13 TracLinks edited by
- (diff)
- 23:13 TracPlugins edited by
- (diff)
- 23:13 TracRoadmap edited by
- (diff)
- 23:13 TracLogging edited by
- (diff)
- 23:13 TracBackup edited by
- (diff)
- 23:13 TracInstall edited by
- (diff)
- 23:13 TracTickets edited by
- (diff)
- 23:13 TracTimeline edited by
- (diff)
- 23:13 TracFineGrainedPermissions created by
- 23:13 TracRss edited by
- (diff)
- 23:13 WikiDeletePage edited by
- (diff)
- 23:13 TracImport edited by
- (diff)
- 23:13 TracWorkflow created by
- 23:13 WikiPageNames edited by
- (diff)
- 23:13 WikiRestructuredText edited by
- (diff)
- 23:13 TracPermissions edited by
- (diff)
- 23:13 TracSupport edited by
- (diff)
- 23:13 WikiHtml edited by
- (diff)
2008-08-07:
- 13:19 Changeset [446c6ff] by
- typo fix for creating the osx plugin
2008-08-05:
- 23:07 Changeset [280e655] by
- Simple exponential backoff code. Have to add a maximum delay setting, …
2008-08-04:
- 14:45 Changeset [8661caa] by
- merged in upstream r410. Only conflict was the correction of jabber …
- 14:21 Changeset [4ac647d] by
- moved some stuff around in preperation for MSN merge. * both ends …
2008-08-02:
- 11:21 Changeset [d84e2a9] by
- Microsoft, I hate you.
2008-07-31:
- 22:29 Ticket #440 (No smooth upgrade path from the old to the new RESTART mechanism) closed by
- fixed: Fixed in changeset:devel,412.
- 22:27 Changeset [e0798cc] by
- Fixed #440: If there's a -R command line flag, store the passed …
- 22:13 Ticket #439 (SOAP-based authentication broken) closed by
- fixed: changeset:devel,411 Rolled back to the old mechanism. The only …
- 20:44 Changeset [0f4c2734] by
- Reverting to the old MSN/Passport authentication mechanism, the new …
2008-07-29:
- 21:35 Ticket #442 (Support Skype Chat) closed by
- duplicate: I think it would be really useful if the Internet supported some …
- 21:11 Ticket #443 (Modification for away_devoice) created by
- Would it be possible to tweak away_devoice so you can have the option …
- 21:05 Ticket #442 (Support Skype Chat) created by
- Hi, I think it would be really useful if bitlbee supported the …
- 19:08 Changeset [75d5e71] by
- tested 2.0.0.72
- 16:12 Changeset [df482d4] by
- next testemonial
- 16:08 Changeset [59bf24f] by
- update note about skype4py-1.x
- 08:44 Ticket #441 (http://code.bitlbee.org/hgweb/ fails) created by
- bzr view through http://code.bitlbee.org/hgweb/ fails: …
- 00:03 Ticket #440 (No smooth upgrade path from the old to the new RESTART mechanism) created by
- I just realized that changeset:devel,406 isn't backward compatible, so …
2008-07-28:
- 23:44 Changeset [718e05f] by
- ext_yahoo_error() shouldn't close the connection if the error is …
2008-07-27:
- 23:48 Ticket #439 (SOAP-based authentication broken) created by
- A few days ago one of my two MSN accounts was unable to login on …
2008-07-25:
- 08:50 Ticket #438 (Unable to login to MSN accounts as of today.) closed by
- invalid: 09:46:48 @ root| msn(mess-enger@…) - Logging in: …
- 08:35 Ticket #438 (Unable to login to MSN accounts as of today.) created by
- Connecting gives you an error: […] Same error has been reported …
2008-07-24:
- 12:56 Changeset [9f829c4] by
- fix up syntax for newer asciidoc
Note: See TracTimeline
for information about the timeline view.