Activity
From 07/06/2012 to 08/04/2012
08/04/2012
-
04:48 PM Revision a19ade75467c4db7c6e449700fb82387a0208ece: [Engine-XMPP] Contact Presence changes display...
- [Engine-XMPP] Contact Presence changes displayed in private chat tabs When a contact changes its status, and there is a private chat tab that belongs to that contact, the status change message is displayed both in the private chat tab AND the con...
-
01:34 PM Bug #669: Can't use typical norwegian characters
- The answer lies in comment #1. If the sender has another (non-standard) charset, the æøå will not be properly shown. This can't be fixed with Smuxi, but only by the sender changing his charset. This can be closed.
-
10:46 AM Revision 6fb1db045ef087bce2115c0ced850185be9c5b64: [Engine-XMPP] Can close and reopen Contact Tab...
- [Engine-XMPP] Can close and reopen Contact Tab now use the Chat->Find Group Chat menu
-
10:45 AM Revision 408b7a3026f0e5c1553102c056726102c9b9a4a5: [Engine-XMPP] changed contactlist title to "Co...
- [Engine-XMPP] changed contactlist title to "Contacts" "Jabber $hostname Contacts" was way too wide
08/03/2012
-
07:34 PM Revision 33744d366e415cda8bb5ab678f08d19fa8a61f1b: [Engine-XMPP] groupchat join/part messages are...
- [Engine-XMPP] groupchat join/part messages are displayed in groupchat instead of in main status log window
08/02/2012
-
09:11 PM Revision b5cd03388233e8ace1454c57c62c50f5821ed062: [Engine] Added generic version of CreateMessag...
- [Engine] Added generic version of CreateMessageBuilder()
07/29/2012
-
10:01 PM Revision cf76c4f7bd91f95b57525e21d11705ff845e2c4e: [Engine-XMPP] Refactored to use CreatePerson()...
- [Engine-XMPP] Refactored to use CreatePerson() were possible
-
09:44 PM Revision f508c197d16fa7166e5865ea933830b545d363cc: [Engine-XMPP] Fixed crash when trying to send ...
- [Engine-XMPP] Fixed crash when trying to send a message on the contact list
-
09:21 PM Revision b737a9e1935b7fb8d304a1a6f448502494518114: [Engine-XMPP] added contacts list a new chat ...
- [Engine-XMPP] added contacts list a new chat window with a contact list is created. The nicklist shows all online contacts. Status changes are logged in the chat window itself
-
08:48 PM Revision 1eb55d6c1861520a54012cfc507c3ef968a14945: [Engine] Added Session.CreatePersonChat(Person...
- [Engine] Added Session.CreatePersonChat(PersonModel, IProtocolManager) convenience overload
-
08:37 PM Revision 4e71218c5ee8d3878461cd04ba2af3283fe73602: [Engine-XMPP] bugfix: query caption is nicknam...
- [Engine-XMPP] bugfix: query caption is nickname even when query opened with jid /query bla@xyc.com used to open a new query which is titled bla@xyc.com when the query was initiated from the contact it was titled by the nickname. now both methods...
-
04:13 PM Revision 40fba353c9c35e8db9aff4979bd2638813a9376c: [Engine-XMPP] Lock on GroupChatModel object fo...
- [Engine-XMPP] Lock on GroupChatModel object for GetPerson() vs AddPersonToGroupChat() race
-
04:11 PM Revision b52e9e26ab907224825d4b0fcf0a6acf603cb71b: [Engine-XMPP] Remove person from GroupChat in ...
- [Engine-XMPP] Remove person from GroupChat in OnParticipantLeave() once as Session.RemovePersonFromGroupChat() already does
-
04:10 PM Revision c4b970a1138fd5df186420c070ab01fef15eabb6: [Engine] Session.AddPersonToGroupChat() is res...
- [Engine] Session.AddPersonToGroupChat() is responsible for GroupChatModel.UnsafePersons
-
03:36 PM Revision 2fde5498e37ae75abab72e42e6857f7f3386d1dc: [Engine-XMPP] Implemented CreatePerson(JID) an...
- [Engine-XMPP] Implemented CreatePerson(JID) and refactored OnMessage()
-
01:48 PM Revision abff5e3db96eebaf6575fd4c7006658153b730a4: [Engine-XMPP] Refactored CommandHelp() to use ...
- [Engine-XMPP] Refactored CommandHelp() to use message builder API
-
01:31 PM Revision c81b2c7a2754afc309f948d68873fbfd185f0024: [Engine-XMPP] Refactored _Say() to use message...
- [Engine-XMPP] Refactored _Say() to use message builder API
-
12:12 PM Revision f0a34d2fb7c8a9ef3e12934d7dd1aecbd3c460b1: [Engine-XMPP] Refactored OnAuthenticate() to u...
- [Engine-XMPP] Refactored OnAuthenticate() to use message builder API
-
12:10 PM Feature #741: status icon should always indicate unseen highlights
- Currently when Smuxi is in the foreground and messaging menu is not enabled it is hard to identify unseen highlights especially when the tab is hidden in the list. Therefore the status icon should always indicate unseen highlights
-
11:39 AM Feature #740 (Closed): /roster command for XMPP
- Applied in changeset commit:"2268606269235755fd9155c2b33390bfab848891".
-
11:28 AM Revision 2268606269235755fd9155c2b33390bfab848891: [Engine-XMPP] added a very basic roster comman...
- [Engine-XMPP] added a very basic roster command. (closes: #740) use /roster or /roster full
-
11:25 AM Feature #740: /roster command for XMPP
- Smuxi should provide a /roster command so the current roster can be displayed
07/26/2012
-
02:57 PM Bug #739: Aligning long broken lines to the end of the nick is bad, will create unbalanced, unple...
- Smuxi 0.8.10 breaks long lines and aligns them with the end of the nick that wrote the line. This is irritating and wastes lot of space, especially when nicks differ in length quite a bit. Also it wastes screen-estate and causes the lines to...
07/23/2012
-
08:23 PM Revision 525495fcd61ed681c8634533b17f2ca0eecc66fb: Merge branch 'stable'
- Merge branch 'stable'
-
08:23 PM Bug #735 (Closed): /connect irc.example.com is no longer working
- Applied in changeset commit:"1ff7ad92bd5795e50910b42fa1917bcd76535a04".
-
08:20 PM Revision 1ff7ad92bd5795e50910b42fa1917bcd76535a04: [Engine] Fixed regression in /connect command ...
- [Engine] Fixed regression in /connect command which no longer worked with bare hostnames (closes: #735)
-
07:58 PM Bug #738 (Closed): Focusing the message text view no longer moves the focus to the entry
- Applied in changeset commit:"16e2b8869c97982c4cb8491bf43940d83c1b202c".
-
07:54 PM Revision 8313fb45a573c770d9737a407b54861247b496ce: [Engine-IRC] Moved nickname fallback code to A...
- [Engine-IRC] Moved nickname fallback code to ApplyConfig()
-
07:53 PM Revision 2c763dc1fab258f99379c324a2c1f0cd34fc0f1b: Merge branch 'stable'
- Merge branch 'stable'
-
07:51 PM Revision a60431dbb00880a4b617e20dc2d39333a9b570a1: [Engine-IRC] Made GetPerson() tolerant for non...
- [Engine-IRC] Made GetPerson() tolerant for nonexistent chats
-
07:50 PM 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
-
07:35 PM 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)
-
07:33 PM 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.
-
07:23 PM Bug #737 (Closed): Exception: Object reference not set to an instance of an object
-
07:23 PM Bug #736 (Closed): Exception: Object reference not set to an instance of an object
07/22/2012
-
02:03 PM Bug #737: Exception: Object reference not set to an instance of an object
- ...
-
02:02 PM Bug #736: Exception: Object reference not set to an instance of an object
- ...
07/17/2012
-
05:59 PM Bug #684 (Closed): NullReferenceException in Meebey.SmartIrc4net.WhoInfo.Parse()
- Applied in changeset commit:"5ef6b0709457c17cd1c135492232a4bc885ec6f0".
-
05:57 PM Revision d35a95d9a7d536992ad1335e48a9a2133d72e00c: Merge branch 'stable'
- Merge branch 'stable'
-
05:52 PM Revision 5ef6b0709457c17cd1c135492232a4bc885ec6f0: [lib/SmartIrc4net] Updated to fix NullReferenc...
- [lib/SmartIrc4net] Updated to fix NullReferenceException in WhoInfo.Parse() with empty realnames (closes: #684)
-
05:38 PM Bug #684 (New): NullReferenceException in Meebey.SmartIrc4net.WhoInfo.Parse()
- This bug still happens with InspIRCd-2.0 and be reproduced with: ...
-
05:25 PM 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: ...
-
11:14 AM Bug #733: Twitter "Connection failed!"
- 2012-07-17 21:00:25,791 [Main] INFO Smuxi.Frontend.Gnome.Frontend - Smuxi - GNOME frontend 0.8.10.0 starting 2012-07-17 21:00:25,802 [Main] DEBUG Smuxi.Frontend.Gnome.Frontend - InitGtk(): Using locale data from: /usr/local/share/locale 2012-07...
07/16/2012
-
03:48 PM 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.
07/14/2012
-
11:32 AM 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!)
07/12/2012
-
05:58 AM Bug #733: Twitter "Connection failed!"
- "Connection failed! Reason: Error getting response stream (ReadDone4): ServerProtocolViolation" 2012-07-12 15:53:25,205 [47611520] ERROR Smuxi.Engine.TwitterProtocolManager - Connect(): Exception System.Net.WebException: Error getting response...
Also available in: Atom