Mirco Bauer's activity

From 06/30/2012 to 07/29/2012

07/29/2012

avatar 10:01 PM Smuxi Revision cf76c4f7bd91f95b57525e21d11705ff845e2c4e: [Engine-XMPP] Refactored to use CreatePerson()...
[Engine-XMPP] Refactored to use CreatePerson() were possible Mirco Bauer
avatar 09:44 PM Smuxi Revision f508c197d16fa7166e5865ea933830b545d363cc: [Engine-XMPP] Fixed crash when trying to send ...
[Engine-XMPP] Fixed crash when trying to send a message on the contact list Mirco Bauer
avatar 08:48 PM Smuxi Revision 1eb55d6c1861520a54012cfc507c3ef968a14945: [Engine] Added Session.CreatePersonChat(Person...
[Engine] Added Session.CreatePersonChat(PersonModel, IProtocolManager) convenience overload Mirco Bauer
avatar 04:13 PM Smuxi Revision 40fba353c9c35e8db9aff4979bd2638813a9376c: [Engine-XMPP] Lock on GroupChatModel object fo...
[Engine-XMPP] Lock on GroupChatModel object for GetPerson() vs AddPersonToGroupChat() race Mirco Bauer
avatar 04:11 PM Smuxi Revision b52e9e26ab907224825d4b0fcf0a6acf603cb71b: [Engine-XMPP] Remove person from GroupChat in ...
[Engine-XMPP] Remove person from GroupChat in OnParticipantLeave() once as Session.RemovePersonFromGroupChat() already does Mirco Bauer
avatar 04:10 PM Smuxi Revision c4b970a1138fd5df186420c070ab01fef15eabb6: [Engine] Session.AddPersonToGroupChat() is res...
[Engine] Session.AddPersonToGroupChat() is responsible for GroupChatModel.UnsafePersons Mirco Bauer
avatar 03:36 PM Smuxi Revision 2fde5498e37ae75abab72e42e6857f7f3386d1dc: [Engine-XMPP] Implemented CreatePerson(JID) an...
[Engine-XMPP] Implemented CreatePerson(JID) and refactored OnMessage() Mirco Bauer
avatar 01:48 PM Smuxi Revision abff5e3db96eebaf6575fd4c7006658153b730a4: [Engine-XMPP] Refactored CommandHelp() to use ...
[Engine-XMPP] Refactored CommandHelp() to use message builder API Mirco Bauer
avatar 01:31 PM Smuxi Revision c81b2c7a2754afc309f948d68873fbfd185f0024: [Engine-XMPP] Refactored _Say() to use message...
[Engine-XMPP] Refactored _Say() to use message builder API Mirco Bauer
avatar 12:12 PM Smuxi Revision f0a34d2fb7c8a9ef3e12934d7dd1aecbd3c460b1: [Engine-XMPP] Refactored OnAuthenticate() to u...
[Engine-XMPP] Refactored OnAuthenticate() to use message builder API Mirco Bauer
avatar 11:25 AM Smuxi Feature #740: /roster command for XMPP
Smuxi should provide a /roster command so the current roster can be displayed Mirco Bauer

07/23/2012

avatar 08:23 PM Smuxi Revision 525495fcd61ed681c8634533b17f2ca0eecc66fb: Merge branch 'stable'
Merge branch 'stable' Mirco Bauer
avatar 08:23 PM Smuxi Bug #735 (Closed): /connect irc.example.com is no longer working
Applied in changeset commit:"1ff7ad92bd5795e50910b42fa1917bcd76535a04". Mirco Bauer
avatar 08:20 PM Smuxi Revision 1ff7ad92bd5795e50910b42fa1917bcd76535a04: [Engine] Fixed regression in /connect command ...
[Engine] Fixed regression in /connect command which no longer worked with bare hostnames (closes: #735) Mirco Bauer
avatar 07:58 PM Smuxi Bug #738 (Closed): Focusing the message text view no longer moves the focus to the entry
Applied in changeset commit:"16e2b8869c97982c4cb8491bf43940d83c1b202c". Mirco Bauer
avatar 07:54 PM Smuxi Revision 8313fb45a573c770d9737a407b54861247b496ce: [Engine-IRC] Moved nickname fallback code to A...
[Engine-IRC] Moved nickname fallback code to ApplyConfig() Mirco Bauer
avatar 07:53 PM Smuxi Revision 2c763dc1fab258f99379c324a2c1f0cd34fc0f1b: Merge branch 'stable'
Merge branch 'stable' Mirco Bauer
avatar 07:51 PM Smuxi Revision a60431dbb00880a4b617e20dc2d39333a9b570a1: [Engine-IRC] Made GetPerson() tolerant for non...
[Engine-IRC] Made GetPerson() tolerant for nonexistent chats Mirco Bauer
avatar 07:50 PM Smuxi Revision 5e9ad36102158ae5d902ce6a8a9856e5a9050b8c: [Engine-IRC] Fallback to network chat if the g...
[Engine-IRC] Fallback to network chat if the group chat can't be found Mirco Bauer
avatar 07:35 PM Smuxi Revision 16e2b8869c97982c4cb8491bf43940d83c1b202c: [Frontend-GNOME] Move focus from message text ...
[Frontend-GNOME] Move focus from message text view to entry if caret mode is disabled (closes: #738) Mirco Bauer
avatar 07:33 PM Smuxi Bug #738: Focusing the message text view no longer moves the focus to the entry
Smuxi used to move the focus to the entry if the message text view is clicked/focused (if the caret mode is disabled), but this no longer happens. Mirco Bauer
avatar 07:23 PM Smuxi Bug #737 (Closed): Exception: Object reference not set to an instance of an object
Mirco Bauer
avatar 07:23 PM Smuxi Bug #736 (Closed): Exception: Object reference not set to an instance of an object
Mirco Bauer

07/17/2012

avatar 05:59 PM Smuxi Bug #684 (Closed): NullReferenceException in Meebey.SmartIrc4net.WhoInfo.Parse()
Applied in changeset commit:"5ef6b0709457c17cd1c135492232a4bc885ec6f0". Mirco Bauer
avatar 05:57 PM Smuxi Revision d35a95d9a7d536992ad1335e48a9a2133d72e00c: Merge branch 'stable'
Merge branch 'stable' Mirco Bauer
avatar 05:52 PM Smuxi Revision 5ef6b0709457c17cd1c135492232a4bc885ec6f0: [lib/SmartIrc4net] Updated to fix NullReferenc...
[lib/SmartIrc4net] Updated to fix NullReferenceException in WhoInfo.Parse() with empty realnames (closes: #684) Mirco Bauer
avatar 05:48 PM SmartIrc4net Revision d5cc41652fea428b5f03d2495d71b3a6638aeeaf: Really handle empty realnames of InspIRCd in W...
Really handle empty realnames of InspIRCd in WhoInfo.Parse() Mirco Bauer
avatar 05:38 PM Smuxi Bug #684 (New): NullReferenceException in Meebey.SmartIrc4net.WhoInfo.Parse()
This bug still happens with InspIRCd-2.0 and be reproduced with: ... Mirco Bauer
avatar 05:25 PM Smuxi Bug #735: /connect irc.example.com is no longer working
Smuxi used to assume the IRC protocol by default if not specified, but /connect irc.freenode.net for example no longer works and leads to: ... Mirco Bauer

07/16/2012

avatar 03:48 PM Smuxi Feature #734: Support proxy by-pass list setting
If proxy settings are not set to <System Proxy>, there is no way to define which names or IPs to by-pass the proxy. This is particular useful for use with tor. Smuxi should allow to define names and/or IPs to ignore the proxy settings. Mirco Bauer

07/14/2012

avatar 11:32 AM Smuxi Bug #733: Twitter "Connection failed!"
I can't reproduce this issue. Start Smuxi from a terminal with: "smuxi-frontend-gnome -d" connect to Twitter and then attach the log (make sure it doesn't include passwords!) Mirco Bauer

07/04/2012

avatar 07:56 PM Smuxi Bug #731 (Closed): NullReferenceException in ChatView.Close()
Applied in changeset commit:"174916539ab003b6d451ba4e79d0ee0a318c52e5". Mirco Bauer
avatar 07:54 PM Smuxi Revision c8cb9fa573ecf085534988c705c28e80b389be9c: Merge branch 'stable'
Merge branch 'stable' Mirco Bauer
avatar 07:52 PM Smuxi Revision 777feb17880bc9a738eb6db3cc76ccdb0321fb84: [Frontend-GNOME] Fixed NullReferenceException ...
[Frontend-GNOME] Fixed NullReferenceException in GroupChatView.OnPersonsRowActivated() (references: #731) ChatView.ProtocolManager is null for unsynced chats Mirco Bauer
avatar 07:49 PM Smuxi Revision 174916539ab003b6d451ba4e79d0ee0a318c52e5: [Frontend-GNOME] Fixed NullReferenceException ...
[Frontend-GNOME] Fixed NullReferenceException in ChatView.Close() (closes: #731) ChatView.ProtocolManager is null for unsynced chats Mirco Bauer
avatar 06:49 PM Smuxi Bug #590 (Closed): Twitter timestamp always wrong
Applied in changeset commit:"ed9ac4c109c53205ddedb064a59f58488d5f6e6b". Mirco Bauer
avatar 06:49 PM Smuxi Bug #730 (Closed): easy join sometimes opens second network tab
Applied in changeset commit:"f413d7aa9b000b13a49e07739312859b249e005c". Mirco Bauer
avatar 06:49 PM Smuxi Revision 3f9d5adaedc673243dc322e98ccc5a00adba9a01: Merge branch 'stable'
Merge branch 'stable' Mirco Bauer
avatar 06:43 PM Smuxi Revision f413d7aa9b000b13a49e07739312859b249e005c: [Frontend-GNOME] Match network name against Ne...
[Frontend-GNOME] Match network name against NetworkID and also chat ID (closes: #730) Mirco Bauer
avatar 06:22 PM Smuxi Revision ed9ac4c109c53205ddedb064a59f58488d5f6e6b: [Twitter-Engine] Convert local Twitter time va...
[Twitter-Engine] Convert local Twitter time values to UTC (closes: #590) Mirco Bauer
avatar 06:21 PM Smuxi Bug #590 (New): Twitter timestamp always wrong
Smuxi still shows incorrect time values (off by 2 hours), but only when used with a smuxi-server Mirco Bauer
avatar 06:16 PM Smuxi Revision 855cc9edc89edd1395973b519f5aa066e7d38a32: Merge commit '86335c6713404dc41b0019dfe2a604d2...
Merge commit '86335c6713404dc41b0019dfe2a604d23d3462f5' into stable Mirco Bauer
avatar 06:02 PM Smuxi Revision 79687a54a8a94ef417c32b8b4df0d593add19cd9: Merge tag '0.8.10' into stable Tagging 0.8.10
Merge tag '0.8.10' into stable Tagging 0.8.10 Mirco Bauer
avatar 05:42 PM Smuxi Revision 47789f741987a59ae97a400bdc26e53f61739cc0: [Engine/Engine-Tests] Implemented TextColorToo...
[Engine/Engine-Tests] Implemented TextColorTools.GetNearestColor() Mirco Bauer

06/30/2012

avatar 07:15 PM Smuxi Revision 86335c6713404dc41b0019dfe2a604d23d3462f5: [Engine-Twitter] Ignore the status.truncated f...
[Engine-Twitter] Ignore the status.truncated field to detect truncated retweets as Twitter lies about it Mirco Bauer
avatar 02:48 PM Smuxi Revision 3ca80a59b23e738dd60b522e73a67601765d9c65: [Frontend-GNOME] Apply saved state of ShowStat...
[Frontend-GNOME] Apply saved state of ShowStatusBar correctly Mirco Bauer
avatar 01:57 PM Smuxi Revision 5df4305a0f5c3c85d21438c160097be2cee4e9f4: [Frontend-GNOME] Added JoinWidget to POTFILES.in
[Frontend-GNOME] Added JoinWidget to POTFILES.in Mirco Bauer
avatar 01:41 PM Smuxi Revision a88beea8839cd5442fc97ce293c428261c220eae: [Frontend-GNOME] Fixed NullReferenceException ...
[Frontend-GNOME] Fixed NullReferenceException in MainWindow.ctor() Mirco Bauer
avatar 01:40 PM Smuxi Revision aaa884c4b07990619ff2d030e134d52b2703d1a8: [Frontend-GNOME] Fixed build by adding Fronten...
[Frontend-GNOME] Fixed build by adding Frontend.UseLowBandwidthMode setter Mirco Bauer
avatar 01:35 PM Smuxi Feature #685 (Closed): Sync command for single chats in low-bandwidth-mode
Applied in changeset commit:"76b50ab1f2f4dbe546782caeea87880d5f6ef43d". Mirco Bauer
avatar 01:34 PM Smuxi Revision 76b50ab1f2f4dbe546782caeea87880d5f6ef43d: [Frontend-GNOME] Added sync command (closes: #...
[Frontend-GNOME] Added sync command (closes: #685) Mirco Bauer
avatar 01:00 PM Smuxi Feature #524 (Closed): Option to hide status bar
Applied in changeset commit:"e029a908501d1e24c3f961f4681caee41a4745fe". Mirco Bauer
avatar 12:59 PM Smuxi Revision e029a908501d1e24c3f961f4681caee41a4745fe: [Frontend-GNOME] Added show/hide status bar to...
[Frontend-GNOME] Added show/hide status bar to View menu (closes: #524) Mirco Bauer
avatar 06:46 AM Smuxi Feature #672 (Closed): Indicate usage of a system proxy server
Applied in changeset commit:"cd25d55e5d1b99fa716f69174b9f4bcc6dc8eeb9". Mirco Bauer
avatar 06:46 AM Smuxi Revision cd25d55e5d1b99fa716f69174b9f4bcc6dc8eeb9: [Engine-IRC/Twitter/XMPP] Indicate proxy usage...
[Engine-IRC/Twitter/XMPP] Indicate proxy usage (closes: #672) Mirco Bauer
avatar 06:10 AM Smuxi Bug #729: NullReferenceException in ChatModel.GetLogFile()
... Mirco Bauer
avatar 05:33 AM Smuxi Feature #479 (Closed): Persist in the message indicator
Applied in changeset commit:"6041f073830b95696402fffd739e909dea361755". Mirco Bauer
avatar 05:31 AM Smuxi Revision 6041f073830b95696402fffd739e909dea361755: [Frontend-GNOME] Persist in messaging menu as ...
[Frontend-GNOME] Persist in messaging menu as per specification (closes: #479) See https://wiki.ubuntu.com/MessagingMenu/#Registration Mirco Bauer
« Previous
Next »
 

Also available in: Atom