Activity

From 07/31/2010 to 08/29/2010

08/29/2010

avatar 03:00 PM Revision 56470477fd8adf2900bc1ddeaeb95d7ecc310cca: s/smuxi/Smuxi/
s/smuxi/Smuxi/ Mirco Bauer
avatar 02:59 PM Revision cf89983aeac8f91b7c2871a1cd638ac6ba6797ac: Avoid remoting calls
Avoid remoting calls Mirco Bauer
avatar 02:53 PM Revision cdb030efe77c0c550c2c6c53bd442f19a3169e44: Provide a generic GetChat() metho
Provide a generic GetChat() metho Mirco Bauer
avatar 12:48 PM Feature #96: SSL+CertFP support
Also see http://freenode.net/faq.shtml#sslaccess Mirco Bauer
avatar 12:45 PM Revision cdc617ae91352b1945e7cbede5de97d99f942afd: Validate and filter log path and filename.
Validate and filter log path and filename. Mirco Bauer
avatar 11:40 AM Revision 75f530f78758dc5217a22beb9454e1a2e89d081c: Fixed race condition when activating a highlight
Fixed race condition when activating a highlight Mirco Bauer
avatar 02:36 AM Feature #336 (Closed): I suggest smuxi should try reconnects to irc servers indefinitely
Applied in changeset commit:"e2d64819fd312625316f3379c2554649efd9cd4e". Mirco Bauer
avatar 02:34 AM Revision e2d64819fd312625316f3379c2554649efd9cd4e: Show reconnect attempts and keep retrying fore...
Show reconnect attempts and keep retrying forever. (closes: #336) Mirco Bauer
avatar 01:52 AM Feature #458 (Closed): Full screen support
Applied in changeset commit:"9b2504b05e6c291413ad88f89a7aa7efda3de76d". Mirco Bauer
avatar 01:51 AM Revision 9b2504b05e6c291413ad88f89a7aa7efda3de76d: Implemented full screen support. (closes: #458)
Implemented full screen support. (closes: #458) Mirco Bauer
avatar 01:50 AM Feature #458: Full screen support
Implement full screen support by adding F11 hotkey to the View menu that enters or leaves full screen. Mirco Bauer
avatar 01:48 AM Feature #436 (Closed): Add a feature to show/hide the menubar
Applied in changeset commit:"426bc34012c3dfdd4e91d339eaeb73d096488695". Mirco Bauer
avatar 01:39 AM Revision 426bc34012c3dfdd4e91d339eaeb73d096488695: Implemented hide / show menu bar. (closes: #436)
Implemented hide / show menu bar. (closes: #436) Mirco Bauer
avatar 12:28 AM Bug #442 (Closed): Smuxi crashes on startup with: Unhandled Exception: Nini.Ini.IniException: Exp...
Applied in changeset commit:"8401444d7d113835a599aeaa4c718643d6687448". Mirco Bauer
avatar 12:28 AM Revision a6de3b891251c6dbbb884c3a9679ccd4c2eb30a0: Improved error handling when adding servers.
Improved error handling when adding servers. Mirco Bauer
avatar 12:26 AM Revision 8401444d7d113835a599aeaa4c718643d6687448: Validate and filter server hostname. (closes: ...
Validate and filter server hostname. (closes: #442) Mirco Bauer

08/28/2010

avatar 11:57 PM Feature #23 (Closed): SSL support
Applied in changeset commit:"b53a68e4dc4f49284240a967eab7d479d8ec148b". Mirco Bauer
avatar 11:55 PM Revision b53a68e4dc4f49284240a967eab7d479d8ec148b: Implemented SSL support with optional validati...
Implemented SSL support with optional validation of the server certificate for IRC. (closes: #23) Mirco Bauer
avatar 11:52 PM Feature #226: show global messages on server tab
THe question though is how to identify "global messages"? From a IRC client POV they are just regular notices or messages... Mirco Bauer
avatar 11:43 PM Feature #96: SSL+CertFP support
CA certs need to be imported into Smuxi and the CA store needs to be populated at runtime somehow... SslStream doesn't need to offer a simple API for this :/ Mirco Bauer
avatar 06:11 PM Revision cc67c8630f0c66d40def9ad4ae59f204236c70ac: Fixed namespace
Fixed namespace Mirco Bauer
avatar 06:10 PM Revision 95c1951c581dd4cabccd01f0bbde830aa4ce118e: Updated code comment for a known issue. (refer...
Updated code comment for a known issue. (references: #434) Mirco Bauer
avatar 06:08 PM Revision 13705a8a8e929011d1f6b479326bfb117ceeff65: No need to make the null check as a background...
No need to make the null check as a background task. Mirco Bauer
avatar 06:06 PM Revision 7ca27dff18656266999005d5bc8c3a266a08253e: Do color contrast checks against background co...
Do color contrast checks against background color from message if supplied. Mirco Bauer
avatar 06:02 PM Revision 7b3df0549165c68fec23f3cc91eb279d0e62280f: Fixed Frontend-GNOME-IRC build Mono's C# comp...
Fixed Frontend-GNOME-IRC build Mono's C# compiler still relies on loading libraries using reflection which can break if the library is also available in the GAC. Workaround to this issue is to add explicit references to the private library as tha... Mirco Bauer
avatar 05:40 PM Revision 2891db51cc108448bbfc58b562b93627ada373b8: Updated SmartIrc4net version
Updated SmartIrc4net version Mirco Bauer
avatar 04:42 PM Revision 65b0d3084a388247c6ccef01a7bf93480b762298: Bumped version to 0.8
Bumped version to 0.8 Mirco Bauer
avatar 04:40 PM Revision 316cef6c8d0ab25e51de6fcb45b4d3aafd66ad13: Fixed CTCP replies by using the new CTCP API o...
Fixed CTCP replies by using the new CTCP API of SmartIrc4net. Mirco Bauer
avatar 04:39 PM Revision e8dbdae951f95dae0691566a9ec0e012291be019: Ups, forgot the config keys for the proxy supp...
Ups, forgot the config keys for the proxy support. (references: #136) Mirco Bauer
avatar 04:10 PM Feature #136 (Closed): HTTP proxy support
Applied in changeset commit:"78a6dd31a92855a61541d8e21c40ab5deaa5689c". Mirco Bauer
avatar 03:54 PM Revision 78a6dd31a92855a61541d8e21c40ab5deaa5689c: Implemented HTTP / SOCKS proxy support. (close...
Implemented HTTP / SOCKS proxy support. (closes: #136) Initial implementation of HTTP and SOCKS 4(a) / 5 proxy support for IRC and HTTP proxy support for Twitter. Mirco Bauer

08/27/2010

avatar 11:27 PM Feature #16 (Closed): smarter /op /deop /voice /devoice (using multiple modes)
Applied in changeset commit:"420c4df1fe961b128aceebefd984004acb966b99". Mirco Bauer
avatar 11:27 PM Revision 420c4df1fe961b128aceebefd984004acb966b99: Use smart mode changes. (closes: #16)
Use smart mode changes. (closes: #16) Mirco Bauer
avatar 09:15 PM Revision d17249682dbd7f1353f09fc0b7c23cdeaa542d97: Guard Display.Beep() call
Guard Display.Beep() call Mirco Bauer
avatar 09:11 PM Revision 070bf9474160912dba7e871d66f439da316fc1de: Guard all remoting to GTK+ callbacks with try/...
Guard all remoting to GTK+ callbacks with try/catch blocks to prevent hard crashes. Mirco Bauer
avatar 08:06 PM Revision 7f42ede5b517065874bd59b94c1807ca8cac272a: Updated Windows installer for .NET 3.5 As Smu...
Updated Windows installer for .NET 3.5 As Smuxi targets .NET 3.5 check for SP2 if running on Windows XP and automatically download and install .NET 3.5 by using the web installer. Mirco Bauer
avatar 07:45 PM Revision 2a19286d3c23680d5e2949d7a905e2a8feaaed8c: Link included SmartIrc4net library
Link included SmartIrc4net library Mirco Bauer
avatar 07:44 PM Revision 7e48b5f5360a95adf19faadc10e520e7dea2b072: Target .NET 3.5
Target .NET 3.5 Mirco Bauer
avatar 07:36 PM Revision 9199ed683b6fcbb61f0a99944ed1978573719736: Fixed wildcard globbing for SOURCE_FILES
Fixed wildcard globbing for SOURCE_FILES Mirco Bauer

08/26/2010

avatar 07:20 PM Revision 7ad8816b4e3cefef8b6740a4b7b76250f66802ec: Configured Smuxi's Coding Standards for MonoDe...
Configured Smuxi's Coding Standards for MonoDevelop Mirco Bauer
avatar 06:53 PM Revision c38444413f34b84a693355791a9d36f5e348a7d7: Updated lib/SmartIrc4net submodule
Updated lib/SmartIrc4net submodule Mirco Bauer
avatar 12:21 AM Task #456 (Closed): Include SmartIrc4net library
Applied in changeset commit:"91f1f1e4c99ad896e13b68316f089e38c2c722d8". Mirco Bauer
avatar 12:20 AM Revision 91f1f1e4c99ad896e13b68316f089e38c2c722d8: Include SmartIrc4net library. (closes: #456)
Include SmartIrc4net library. (closes: #456) Mirco Bauer

08/25/2010

avatar 06:03 PM Bug #457 (Closed): crash after hitting tab to complete a nickname
Applied in changeset commit:"b0da6a09d8b2e5b029c4ccadea1238fdd63d01ae". Mirco Bauer
avatar 06:00 PM Revision b0da6a09d8b2e5b029c4ccadea1238fdd63d01ae: Added exception handling for processing the En...
Added exception handling for processing the Entry.KeyPress event. (closes: #457) Mirco Bauer

08/24/2010

avatar 06:45 PM Bug #457: crash after hitting tab to complete a nickname
nner-Exception Type: System.Runtime.Remoting.RemotingException Inner-Exception Message: Connection refused Inner-Exception StackTrace: at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.CreateConnection () [0x00000] at Syste... Michael Schmitt

08/22/2010

avatar 04:13 PM Feature #288: automatic character recoding (e.g. latin1 <-> utf8)
The branch that tries to deal with this: http://git.qnetp.net/?p=smuxi.git;a=shortlog;h=refs/heads/feature/%23288_automatic_character_recoding It can detect UTF8 but the recode part is not working. Mirco Bauer
avatar 04:07 PM Task #456: Include SmartIrc4net library
The used IRC library should be included in the Smuxi source tree so features that have to be implemented in the IRC lib can hit Smuxi faster. Mirco Bauer
avatar 04:06 PM Task #315 (Rejected): Update smartirc4net library
Mirco Bauer
avatar 04:00 PM Bug #455 (Closed): When away, message is shown 2 times
Applied in changeset commit:"bf747d8622a628b7592010564deadb5d8997a1f0". Mirco Bauer
avatar 03:59 PM Revision bf747d8622a628b7592010564deadb5d8997a1f0: Show now being away and unaway message once. (...
Show now being away and unaway message once. (closes: #455) Mirco Bauer
avatar 03:55 PM Feature #170 (Closed): set away automatically when no connection to server
Applied in changeset commit:"dfc486faff93b9e1af9234e76816b177f4f23539". Mirco Bauer
avatar 03:55 PM Task #454 (Closed): Presence API
Applied in changeset commit:"dfc486faff93b9e1af9234e76816b177f4f23539". Mirco Bauer
avatar 03:55 PM Revision dfc486faff93b9e1af9234e76816b177f4f23539: Automatically set and unset away state. (close...
Automatically set and unset away state. (closes: #170) When the last connected frontend disconnects from the session and when a frontend connects again it will automatically update the away state for all protocol managers. This feature introduce... Mirco Bauer
avatar 03:38 PM Bug #455: When away, message is shown 2 times
"/away test" outputs: ... Mirco Bauer
avatar 03:02 PM Task #454: Presence API
An API that allows to query and modify the presence status of protocol managers. Mirco Bauer
avatar 02:13 PM Feature #157: "Jump to last highlight" feature
You should really provide the same functionality than IRSSI's Alt-a: it switches to the tab with the most recent highlight, if there's no tab with highlight it switch to the most recent tab with a message, then to the tab with the most recent acti... Raphaël Hertzog
avatar 01:47 PM Feature #453: Plugin API for Engine Commands
Create API for engine command plugins using the Mono.Addins library. Mirco Bauer
avatar 01:21 PM Feature #452: HTTP proxy support when connecting to smuxi-server with SSH
This is probably useful: http://www.robotskirts.com/2010/02/11/ssh-over-http-proxy/ Mirco Bauer
avatar 01:13 PM Feature #452: HTTP proxy support when connecting to smuxi-server with SSH
The frontend should support HTTP proxies so it can connect to the smuxi-server in an environment where internet is only accessible through a proxy. This is a common restriction in company networks. Mirco Bauer
avatar 12:21 PM Revision 76de5b4bfed375a8d39f007ec62e4a183d98012f: l10n: Updated English (United Kingdom) (en_GB)...
l10n: Updated English (United Kingdom) (en_GB) translation to 98% New status: 60 messages complete with 1 fuzzy and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Ryan Smith-Evans
avatar 12:19 PM Revision bc65607d358264331b41a689fe09d699bc4c3758: l10n: Updated English (United Kingdom) (en_GB)...
l10n: Updated English (United Kingdom) (en_GB) translation to 93% New status: 28 messages complete with 2 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Ryan Smith-Evans
avatar 12:18 PM Revision a20d6c18af54e5b814ac4af3600d49caf217b6e1: l10n: Updated English (United Kingdom) (en_GB)...
l10n: Updated English (United Kingdom) (en_GB) translation to 96% New status: 200 messages complete with 8 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Ryan Smith-Evans
avatar 11:04 AM Bug #81 (Closed): closing server tabs will freeze the frontend [win32]
Applied in changeset commit:"76d75b0c54c840a4809f2505495c917e5ebe3170". Mirco Bauer
avatar 11:03 AM Revision 76d75b0c54c840a4809f2505495c917e5ebe3170: Close networks in background as it might block...
Close networks in background as it might block and with that the UI becomes unresponsive. (closes: #81) Mirco Bauer

08/21/2010

avatar 11:32 PM Bug #318 (Closed): manual /reonnect did not issue /join commands
Mirco Bauer
avatar 11:21 PM Revision d2605850b11781c19ecfce65b48f91e8d85a139f: Fixed build
Fixed build Mirco Bauer
avatar 10:44 AM Feature #221: Remember tab order
Adding a Position property to the chat model that gets updated when moving a tab should do it. Mirco Bauer
avatar 10:34 AM Feature #288: automatic character recoding (e.g. latin1 <-> utf8)
In case the URL breaks or the content vanishes, here a snapshot of it: ... Mirco Bauer

08/20/2010

avatar 12:01 PM Bug #451 (Closed): Crash after HappyBirthdayMircoException
Ok, this issue should be solved by now. Can you confirm? Mirco Bauer

08/19/2010

avatar 07:40 PM Bug #451: Crash after HappyBirthdayMircoException
Good catch ;) @meebey I think it has something to do with the changes you committed since midnight. Bianca Mix
avatar 07:17 PM Bug #451: Crash after HappyBirthdayMircoException
Surely a serious issue, I can't reproduce it though. ^^ Mirco Bauer
avatar 07:01 PM Bug #451: Crash after HappyBirthdayMircoException
I am not certain yet how important the issue is, can you provide a screenshot of the crash? :) Mirco Bauer
avatar 06:56 PM Bug #451: Crash after HappyBirthdayMircoException
I suppose this issue is reproducible and will solve itself by tomorrow? Those issues I like the most! Thanks guys ^^ Mirco Bauer
avatar 06:47 PM Bug #451: Crash after HappyBirthdayMircoException
Today, Meebey is one year older. Exceptional Guy, exceptional exception, exceptional day. Happy birthday Mirco ! From Heavy, Moonpyk and everybody from the team ! Clément Bourgeois

08/18/2010

avatar 09:48 PM Task #450 (Closed): IrcMessageBuilder.AppendMessage() null support merge request
Merged: commit:2c1be7e31886ae5452c5de89216a2d97f0b7e661 Thanks for your contribution! Mirco Bauer
avatar 09:44 PM Revision ef7b9d9cfeb77fe67c35655ec72655eb793fd860: Merge remote branch 'gitorious/master'
Merge remote branch 'gitorious/master' Mirco Bauer
avatar 09:38 PM Revision 7d39ff9931cd0dd3ad7af4f67b879e305396e038: Tolerate passing null values to AppendText() f...
Tolerate passing null values to AppendText() for consistency with StringBuilder Mirco Bauer
avatar 09:36 PM Revision 66f4cb93566ea72512c05bdc5202a8abd7757033: Don't taint Smuxi's source with Mono's Coding ...
Don't taint Smuxi's source with Mono's Coding Standards, KTHXBAI Mirco Bauer
avatar 05:03 PM Revision cb69c336b0e579ec10829bdf784d51d9273f6f39: l10n: Updated German (de) translation to 100% ...
l10n: Updated German (de) translation to 100% New status: 208 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Bianca Mix
avatar 02:06 PM Revision 5f9fded54d0acf4a9f63cb911720d5ee782cd60f: If the message has no content, bail early. No...
If the message has no content, bail early. No reason to go through all the Regex logic, string splitting, etc. if there's nothing in the message... Jonathan Pryor
avatar 02:02 PM Task #450: IrcMessageBuilder.AppendMessage() null support merge request
Please pull from: http://github.com/jonpryor/smuxi/tree/support-null-topics This fixes an issue where smuxi would get an ArgumentNullException when channel topics were null. Jonathan Pryor
avatar 01:52 PM Revision 2c1be7e31886ae5452c5de89216a2d97f0b7e661: Support null values in IrcMessageBuilder.Appen...
Support null values in IrcMessageBuilder.AppendMessage(). This is done for two reasons: 1. It was causing an ArgumentNullException when connecting via bip to a channel with a null topic (via IrcProtocolManager._OnTopic). 2. Consistency wi... Jonathan Pryor

08/17/2010

avatar 10:24 PM Revision a8a36b5df32f1d9a87c95636825d622912522946: Fixed potential NRE when sending messages whil...
Fixed potential NRE when sending messages while connecting Mirco Bauer
avatar 09:51 PM Revision 471048e6cf856181abf3111d9e67ea72bc271638: Fixed sender nick on person chats.
Fixed sender nick on person chats. Mirco Bauer

08/16/2010

avatar 11:42 PM Revision 8ebd6b79e90ff708ef45157880777d2ba6018fe0: When leaving browse mode fake the switch page ...
When leaving browse mode fake the switch page event. Mirco Bauer
avatar 11:18 PM Feature #448 (Closed): "Browse Mode" for scrolling through channels without marking them as read
Applied in changeset commit:"b3962bdd1dd63a187ec047d8ccf03a071d8c37dd". Mirco Bauer
avatar 11:07 PM Revision b3962bdd1dd63a187ec047d8ccf03a071d8c37dd: Implemented "browse mode" feature which allows...
Implemented "browse mode" feature which allows to temporarly by-pass markerline and tab color updates. (closes: #448) Mirco Bauer
avatar 11:03 PM Feature #448: "Browse Mode" for scrolling through channels without marking them as read
When there are a lot of tabs open and you need to scroll through them, you can't see ahead the channel status/color; for example highlights. Jimmie E
avatar 10:14 PM Revision 2f719e2b080ebccd87d6530403c60debfa1e1738: Funky stetic code generator :/
Funky stetic code generator :/ Mirco Bauer
avatar 10:03 PM Revision 6058454b4f41e49c0de879e5029385df65de522a: Implemented contrast checking in pango markup ...
Implemented contrast checking in pango markup generator. Mirco Bauer
avatar 12:03 AM Revision 39a37a3f08484526471e32755c9bda1a5ec24602: Updated project files to MonoDevelop 2.4
Updated project files to MonoDevelop 2.4 Mirco Bauer

08/15/2010

avatar 11:55 PM Feature #306 (Closed): Add sound
Smuxi supports sounds via a notification daemon that has sound support, such as notification-daemon from the GNOME project. A "Sound Theme" has to be selected in: System -> Preferences -> Sound -> Sound Theme Mirco Bauer
avatar 11:46 PM Feature #447 (Closed): Use nick color in user list
Applied in changeset commit:"3117d1edc64819e7a594010170e88aa21056085e". Mirco Bauer
avatar 11:45 PM Revision 3117d1edc64819e7a594010170e88aa21056085e: Apply nick-colors to user list. (closes: #447)
Apply nick-colors to user list. (closes: #447) Mirco Bauer
avatar 11:41 PM Revision 4ed15adcee504beec9eb9cf3425d0ec4a99f1233: Honor nick-color setting when coloring nick tags.
Honor nick-color setting when coloring nick tags. Mirco Bauer
avatar 10:52 PM Feature #447: Use nick color in user list
The user list is showing all nicks using the regular text color instead of the nice and easy to recognize nick colors. Mirco Bauer
avatar 10:39 PM Bug #338 (Rejected): Ubunti/Jaunty FTBFS
Mirco Bauer
avatar 10:36 PM Feature #445 (Closed): Support extended twitter messages
Applied in changeset commit:"3bd533afb34a57c4c0319ce78b4107dff75ae792". Mirco Bauer
avatar 10:32 PM Revision 6d8b563a83f58c1a16e7fa493fed762749d16545: Fixed really disabling all owned chats.
Fixed really disabling all owned chats. Mirco Bauer
avatar 10:31 PM Revision e4c64c03994fd9d674e4e42203b0251309cfa732: Refactored unneeded Session.Chats usage (as it...
Refactored unneeded Session.Chats usage (as it's dangerous) Mirco Bauer
avatar 10:30 PM Revision e43dfb2adfb3cfeebf4345818243ac5e461eb417: Added sanity check, preventing potential NRE
Added sanity check, preventing potential NRE Mirco Bauer
avatar 10:29 PM Revision eaf568a0f83b3fa53be805b41de06189704a0bfc: Disabled some logging noise
Disabled some logging noise Mirco Bauer
avatar 10:22 PM Feature #445: Support extended twitter messages
The issue exactly is that retweeted messages get automatically truncated if longer than 170 chars which can easily happen as "RT @$nick: " gets prepended. E.g.: ... Mirco Bauer
avatar 10:19 PM Revision 3bd533afb34a57c4c0319ce78b4107dff75ae792: Show complete retweeted status text if it was ...
Show complete retweeted status text if it was truncated. (closes: #445) Mirco Bauer
avatar 10:15 PM Feature #446 (Closed): Trim newline excess in twitter messages
Applied in changeset commit:"159b0f3eb8ff07899ba7f6ce3122eccc2bd2e55e". Mirco Bauer
avatar 10:14 PM Revision 159b0f3eb8ff07899ba7f6ce3122eccc2bd2e55e: Remove new line characters and empty lines. (c...
Remove new line characters and empty lines. (closes: #446) Mirco Bauer
avatar 06:07 PM Feature #419 (Closed): Add an option to make your own nick bold/italic/underlined
Applied in changeset commit:"94f5be71e7e39a9028e9877f967fa65e770b5d95". Mirco Bauer
avatar 06:07 PM Task #387 (Closed): Use own hashing algorithm for nick colors
Applied in changeset commit:"94f5be71e7e39a9028e9877f967fa65e770b5d95". Mirco Bauer
avatar 06:07 PM Feature #388 (Closed): Generate more distinct nick colors
Applied in changeset commit:"94f5be71e7e39a9028e9877f967fa65e770b5d95". Mirco Bauer
avatar 06:06 PM Revision e251a28c253580247046773ffa86f7ce1eb245bf: Merge remote branch 'gitorious/master'
Merge remote branch 'gitorious/master' Mirco Bauer
avatar 06:02 PM Revision 94f5be71e7e39a9028e9877f967fa65e770b5d95: Implemented new message builder API Implement...
Implemented new message builder API Implemented a new message builder API which allows to create messages with a much nicer API and using less code. The new API generates more distinct nick-colors by using a color combination consisting of color... Mirco Bauer
avatar 02:27 PM Feature #446: Trim newline excess in twitter messages
Maybe even all newlines should be removed. Tweetdeck for example is neither showing newlines nor can it send any. Mirco Bauer
avatar 01:32 PM Feature #446: Trim newline excess in twitter messages
Newlines are supported by Twitter in messages. Some rss2twitter feeds though are using too many newlines which will give a cluttered experience. Here is an example: ... Mirco Bauer
avatar 01:28 PM Feature #445: Support extended twitter messages
Mirco Bauer
avatar 01:06 PM Revision 5e68768f65ed69cfc3b28edf96cd72051c98d3a2: Added support for detecting the CPU architectu...
Added support for detecting the CPU architecture on Windows. Mirco Bauer
avatar 08:16 AM Bug #81: closing server tabs will freeze the frontend [win32]
... Mirco Bauer

08/14/2010

11:41 AM Revision d0ffefe102cda0d1ca909c6e6a78a39dcb4ef310: l10n: Updated Danish (da) translation to 100% ...
l10n: Updated Danish (da) translation to 100% New status: 30 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Joe Hansen
11:39 AM Revision d8d9c27c4480e2b21650f215b09f0f3d42354a0c: l10n: Updated Danish (da) translation to 100% ...
l10n: Updated Danish (da) translation to 100% New status: 208 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Joe Hansen

08/12/2010

avatar 07:54 AM Revision 0f4a6e70af0a7cfbb3067cc768d7844725aa14f4: l10n: Updated French (fr) translation to 100% ...
l10n: Updated French (fr) translation to 100% New status: 208 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Clément Bourgeois
avatar 12:43 AM Revision 1df36f2eb5fc100c379c5f521dd1c166382378ed: Added TextMessagePartModel.Length property and...
Added TextMessagePartModel.Length property and copy constructor. Mirco Bauer
avatar 12:42 AM Revision 5f6dd54a2052206f66033f96edf3c69991e0822d: Added MessageModel.IsCompactable property whic...
Added MessageModel.IsCompactable property which allows to by-pass the automatic compaction. Mirco Bauer

08/11/2010

avatar 01:39 AM Feature #444: Highlight matches in scrollbar for selected nicks/search result
To quickly see matches, they should show up as markers on the scrollbar when searching (#61) or highlighting users (#443). Jimmie E
avatar 01:32 AM Feature #443: Highlight nick in chat when selected in userlist
When multiple chatters with look-alike nicks (length+color) converse, it can be hard to follow the conversation. If selecting a nick in userlist would highlight all rows(or only the nick?) in that chat with that chatter it may be easier to follow. Jimmie E

08/10/2010

avatar 11:41 PM Bug #442: Smuxi crashes on startup with: Unhandled Exception: Nini.Ini.IniException: Expected sec...
After adding a server with a newline character in the hostname (which doesn't get filtered) Smuxi crashes on startup: ... Mirco Bauer
avatar 11:23 PM Bug #439 (Closed): Using window size 0,0 crashes smuxi hard
Applied in changeset commit:"6f140ec77fd8b6e107629aee47f80dabebe4061d". Mirco Bauer
avatar 11:19 PM Revision 65ab6d2b6ab7c72d9cd62b1952f665a47f3408cd: Merge remote branch 'gitorious/master'
Merge remote branch 'gitorious/master' Mirco Bauer
avatar 11:17 PM Revision 6f140ec77fd8b6e107629aee47f80dabebe4061d: Added workaround for window size of 0x0 crash ...
Added workaround for window size of 0x0 crash on Windows. (closes: #439) Mirco Bauer
avatar 08:53 PM Revision cd5a703237ec7889ac97763d21033aced4c08387: l10n: Updated French (fr) translation to 100% ...
l10n: Updated French (fr) translation to 100% New status: 203 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Clément Bourgeois
avatar 08:52 PM Revision bf4f19ddf3a4b74e9c497378f5a535e40824c505: l10n: Updated French (fr) translation to 100% ...
l10n: Updated French (fr) translation to 100% New status: 30 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Clément Bourgeois
avatar 08:26 PM Revision 2263a253148e201c64c2a52c9f0250a645768d68: Reuse the NINI_LIBS variable and pass it via R...
Reuse the NINI_LIBS variable and pass it via REFERENCES instead. Mirco Bauer
avatar 08:12 PM Revision b43f00725e03c4904aa3bff08a3975f8950c5a48: Merge remote branch 'github/jonp/local-nini'
Merge remote branch 'github/jonp/local-nini' Mirco Bauer
avatar 07:57 PM Revision 31212f8aecaa49813c4e99c7f32ff55966e24770: Fix openSUSE build. The problem is that the o...
Fix openSUSE build. The problem is that the openSUSE Nini package considers Nini.dll to be an unstable assembly, and as per documented guidelines [0] it is not installed into the GAC (which differs from Debian practice for this assembly). Conseq... Jonathan Pryor
avatar 07:34 PM Bug #441 (Closed): System.NullReferenceException
Applied in changeset commit:"664f0ff0f510b74f79afbec89f08432282cc302a". Mirco Bauer
avatar 07:34 PM Bug #438 (Closed): Crash when reconnecting to smuxi-server
Applied in changeset commit:"664f0ff0f510b74f79afbec89f08432282cc302a". Mirco Bauer
avatar 07:33 PM Revision 664f0ff0f510b74f79afbec89f08432282cc302a: Fixed crash when leaving window after losing c...
Fixed crash when leaving window after losing connection to the smuxi-server. (closes: #438) Mirco Bauer
avatar 07:17 PM Bug #441: System.NullReferenceException
Exception Type: System.NullReferenceException Exception Message: Object reference not set to an instance of an object Exception StackTrace: at Smuxi.Frontend.Gnome.MainWindow.OnFocusOutEvent (System.Object sender, System.EventArgs e) [0... Bianca Mix
avatar 05:50 PM Revision 81f3c58cbeef742dfe40c3adb5af2e2c460f0256: Updated translation templates (make update-pot)
Updated translation templates (make update-pot) Mirco Bauer
avatar 05:48 PM Feature #440 (Closed): Compaction of messages
Applied in changeset commit:"c772e57efd96e3a6d48e55418c49173b3921b62b". Mirco Bauer
avatar 05:09 PM Revision c772e57efd96e3a6d48e55418c49173b3921b62b: Optimized message serialization by compacting ...
Optimized message serialization by compacting text messages part that share the same attributes. (closes: #440) Mirco Bauer
avatar 02:43 PM Feature #440: Compaction of messages
Smuxi has to split up messages into many pieces sometimes to properly parse and recognize URLs and other things that need to be transformed. The issue is that this leads to overhead when messages get serialized and then send to the frontends. For ... Mirco Bauer
avatar 03:32 AM Feature #176 (Closed): Notification-OSD support
Applied in changeset commit:"9c4c0f9dad2cbc8eb17bd78bd2afdb0e25bf8f11". Mirco Bauer
avatar 03:09 AM Revision 9c4c0f9dad2cbc8eb17bd78bd2afdb0e25bf8f11: Implementation of notification popups. (closes...
Implementation of notification popups. (closes: #176) Complete implementation of notification popups with action, icon, update, append and sound support and as defined in Desktop Notifications Specification 0.9 / 1.1: http://www.galago-project.or... Mirco Bauer

08/09/2010

avatar 08:08 PM Bug #439: Using window size 0,0 crashes smuxi hard
n/t Jeffrey M Richardson
avatar 05:10 PM Revision ff19dc7a0cd6db3c4e9420e021fd6fa8d8469b9b: NotificationAreaIconMode.Minimized is no longe...
NotificationAreaIconMode.Minimized is no longer supported, thus use Never as new default Mirco Bauer
avatar 04:14 PM Revision 0728c75f6bced0a457ac6c9fbbbc71d2e864022f: Merge remote branch 'gitorious/master'
Merge remote branch 'gitorious/master' Mirco Bauer
avatar 04:11 PM Feature #310 (Closed): Messaging indicator support
Applied in changeset commit:"1b81735c7d3deb61996a21e6515d99d41a7a5e9e". Mirco Bauer
avatar 04:11 PM Feature #365 (Closed): Messaging Menu Support
Applied in changeset commit:"1b81735c7d3deb61996a21e6515d99d41a7a5e9e". Mirco Bauer
avatar 04:07 PM Revision 1b81735c7d3deb61996a21e6515d99d41a7a5e9e: Implemented messaging menu support. (closes: #...
Implemented messaging menu support. (closes: #310) Initial implementation of messaging menu support as described on https://wiki.ubuntu.com/MessagingMenu Mirco Bauer
avatar 04:06 PM Revision 5a4e13dad95f28035f4837d8b96e341d1304ee77: Implemented CurrentChatView setter
Implemented CurrentChatView setter Mirco Bauer

08/08/2010

avatar 01:30 PM Bug #438: Crash when reconnecting to smuxi-server
... Mirco Bauer

08/07/2010

avatar 04:00 PM Feature #437: Support Twitter lists
Also following hashtags/searches would be nice Iain Lane
avatar 11:48 AM Feature #437: Support Twitter lists
It'd be cool if Smuxi supported twitter's lists. This needn't be hard: call GET on :user/lists.format and create a new "channel" for each list returned. Then GET on :user/lists/:id to get the tweets in that list. Iain Lane

08/06/2010

avatar 10:59 PM Revision ee6fcfcf6bf077a2833058440a07a8f8e117de84: l10n: Updated German (de) translation to 100% ...
l10n: Updated German (de) translation to 100% New status: 30 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Bianca Mix
avatar 10:58 PM Revision 7e94492d71df5d4c95927f3b7529e1e9439b7f31: l10n: Updated German (de) translation to 100% ...
l10n: Updated German (de) translation to 100% New status: 203 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Bianca Mix
avatar 10:56 PM Revision f7b7ea76c31ef0b783a0e26b73c31d5a135b4d04: l10n: Updated German (de) translation to 99% ...
l10n: Updated German (de) translation to 99% New status: 201 messages complete with 2 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net). Bianca Mix
avatar 10:21 PM Feature #436: Add a feature to show/hide the menubar
Make Smuxi able to show and hide the menu bar to save screen space on smaller monitors - in the same way it's done in gnome-terminal. Ivar Hill
avatar 01:27 PM Bug #239: | can't be used as part of the nick in preferences -> connection -> nickname
This needs a new config backend which is postponed to 0.9 Mirco Bauer
avatar 01:25 PM Bug #43 (Closed): /reconnect stalls the frontend [win32]
This issue was fixed with the 0.7.2 release in commit:73cfc926c88ab89277c8a5d76b9b8b9336a30ba4 Mirco Bauer

08/05/2010

avatar 01:10 PM Bug #435 (Closed): /disconnect command leaves chats behind
Fixed in commit:0e31fff836ff7bda8c3e536fa48f05f024b4933e Mirco Bauer
avatar 01:04 PM Bug #435: /disconnect command leaves chats behind
When using the /disconnect command the chats are not closed while /quit does, /disconnect should also behave like a permanent way of leaving the an IRC connection / network. Mirco Bauer
avatar 12:01 AM Revision 0e31fff836ff7bda8c3e536fa48f05f024b4933e: Disconnect command no longer leaves chats behind.
Disconnect command no longer leaves chats behind. Mirco Bauer

08/04/2010

avatar 11:48 PM Revision 3f8c20511b1a00f7021f7b57eb0df24412bd930b: Updated translation templates (make update-pot)
Updated translation templates (make update-pot) Mirco Bauer
avatar 11:45 PM Revision 4a92338e106352c0e7cb0c681da044181a606ded: Suppress code noise in smuxi-frontend-gnome.pot
Suppress code noise in smuxi-frontend-gnome.pot Mirco Bauer
avatar 11:40 PM Bug #434: Frontend might lose new messages when connecting to remote engine
When a frontend connects to a remote engine there is a chance of losing messages that arrive during the sync phase. This is a race condition that needs to be addressed. Mirco Bauer
avatar 11:34 PM Bug #433 (Closed): /disconnect command is not disabling chats
Applied in changeset commit:"6a82dd3821d2a2eb1c306b8a5e146dae5955f3b7". Mirco Bauer
avatar 11:34 PM Revision 6a82dd3821d2a2eb1c306b8a5e146dae5955f3b7: Disable all chats (except protocol chat) regar...
Disable all chats (except protocol chat) regardless of the _Listening state. (closes: #433) Mirco Bauer
avatar 11:34 PM Bug #433: /disconnect command is not disabling chats
When disconnecting using the /disconnect command it will disconnect but keeps all chats enabled (populated userlist and topic) which looks a bit funny as it seems you can send messages while you can't. Mirco Bauer
avatar 11:28 PM Revision 0d55c7a5c1b59fd4666c64b6c4e3a3b8152235c4: Made desktop file translatable as per GNOME L1...
Made desktop file translatable as per GNOME L10N Guidelines for Developers Mirco Bauer
avatar 09:31 PM Revision bb18e23517662ba95ff5297525926dbdbf02c4be: Made name descriptive as per GNOME HIG 2.1.1.1
Made name descriptive as per GNOME HIG 2.1.1.1 Mirco Bauer
avatar 07:49 PM Bug #317 (Closed): connection to ircd lost, smuxi seems to be unaware of that
Applied in changeset commit:"8232e3b881f440162298a15bb0d1f60003d159ea". Mirco Bauer
avatar 07:48 PM Revision 8232e3b881f440162298a15bb0d1f60003d159ea: Added connect / disconnect message for the pro...
Added connect / disconnect message for the protocol chat. (closes: #317) Mirco Bauer
avatar 07:42 PM Bug #132 (Closed): person list empty in group chat after /reconnect
Applied in changeset commit:"b350113d8efe113e130f595c9c4677105a3b52f7". Mirco Bauer
avatar 07:42 PM Bug #341 (Closed): /rejoin does not load user-list correctly
Applied in changeset commit:"b350113d8efe113e130f595c9c4677105a3b52f7". Mirco Bauer
avatar 07:30 PM Bug #341: /rejoin does not load user-list correctly
Yes this _is_ the same issue as seen in #132 Mirco Bauer
avatar 07:26 PM Revision b350113d8efe113e130f595c9c4677105a3b52f7: Fixed empty userlists on re-enabled group chat...
Fixed empty userlists on re-enabled group chats. (closes: #132) Mirco Bauer
avatar 07:18 PM Feature #432: Fit width of the nicklist automatically (to the longest nick)
The width of the nicklist should automatically be fitted to the longest nick in the list. :) Martin Häckel
avatar 07:09 PM Bug #305 (Rejected): rejoin is marked as activity
I am closing this ticket for now as I can't reproduce it. If you still experience the issue please leave a comment and I will reopen this ticket. Mirco Bauer
avatar 06:41 PM Bug #132: person list empty in group chat after /reconnect
Look what I found with the help of the logs and being finally able to reproduce it: ... Mirco Bauer
avatar 12:33 PM Bug #132: person list empty in group chat after /reconnect
Ok, this issue finally happened again for me. Here some events to led to it: # connection to GIMPnet was lost caused by a ping timeout triggered from the client side # aboout 10 hours later the frontend connects # user notices unconnected GIMPn... Mirco Bauer
avatar 11:42 AM Bug #426: Connection crashes when connecting to a BIP server
Another BIP specific issue popped up, but this time BIP is violating the IRC RFCs, example: ... Mirco Bauer
avatar 11:39 AM Bug #412 (Rejected): Smuxi crashes when trying to open preferences
Mirco Bauer

08/03/2010

avatar 10:15 PM Bug #431: Remoting Exception
Version: 0.7.2.2 OS: Debian Description: After connection to WLAN got lost, but before timeout, Smuxi crashed. So in a short way: Connection lost --> disabled network --> enabled and reconnected --> Smuxi crashed by trying to use the newly es... Bianca Mix

08/02/2010

avatar 09:33 PM Bug #430 (Closed): Selection of entry gets lost when context menu opens
Applied in changeset commit:"a059651f0e64ab88b9f30c9d06cae8d35665f324". Mirco Bauer
avatar 09:30 PM Revision a059651f0e64ab88b9f30c9d06cae8d35665f324: If the entry has an active selection wait with...
If the entry has an active selection wait with the focus grabber as that would destroy the selection. (closes: #430) Mirco Bauer
avatar 09:28 PM Bug #430: Selection of entry gets lost when context menu opens
When you select something in the input entry using the mouse or keyboard and then open the context menu of the entry with the right mouse button then the selection will be lost and copy / cut will no longer do its job. Mirco Bauer
avatar 07:34 PM Revision e7e7529f82712ef97b2ae2204423fb69f1397d3a: Updated binary snapshot of SmartIrc4net which ...
Updated binary snapshot of SmartIrc4net which contains a workaround for a BIP bug Mirco Bauer
avatar 05:52 PM Revision 46c411897ef1e5ccb87404f31a3f82572104a9e7: Updated binary snapshot of SmartIrc4net which ...
Updated binary snapshot of SmartIrc4net which fixes a parser bug with BIP servers Mirco Bauer

08/01/2010

avatar 11:53 PM Task #387: Use own hashing algorithm for nick colors
MD5 uses 128 bits which is 4 times the size of CRC32 that uses 32 bits. Currently the nick colors uses 3 x 8 bits. Without caching this could be a bit expensive, but probably still better than a custom algorithm. Caching 2000 different nickname ha... Mirco Bauer
avatar 09:04 PM Task #387: Use own hashing algorithm for nick colors
Mirco Bauer wrote: > This is not as simple as it might sound like. Mono's String.GetHashCode() implementation uses unsafe code and the CRC32 is not as trivial as assumed. So a custom algorithm has to be written. You could use something standar... Clément Bourgeois
avatar 05:51 PM Feature #429: Using database for logging
One of the great feature of Quassel is that everything is recorded in a database, for exemple I have currently inside my SQLite database discussion that are 6 months old. This is a great feature, I can go back in time at any moment inside my Quass... Clément Bourgeois
avatar 05:46 PM Feature #428: Multi identity support
Currently, Smuxi has only the ability to handle one identity per connection. If you want to be connected to IRC with different ident/username/nick(s) you have to create one user per identity in the core then start one frontend per identity. It ... Clément Bourgeois
avatar 05:43 PM Feature #427: Discussion monitor
It would be great if Smuxi had something like Quassel's Discussion monitor (or irssi split windows). With the ability to create more than one (to beat Quassel HAHA). Each discussion monitor would be configurable : - What type of events have ... Clément Bourgeois
avatar 04:34 PM Revision e9695bdea535d4d0ab87754852bf000705fee3e1: Merge remote branch 'gitorious/master'
Merge remote branch 'gitorious/master' Mirco Bauer
avatar 04:28 PM Revision 3dacb36f19f36f78202e2f005511e24c3c7b1b62: Avoid processes in zombie state.
Avoid processes in zombie state. Mirco Bauer
avatar 04:21 PM Revision 9056ae0843085983a8dd9ee44ff2b865841aa5f7: Obtain distribution name from lsb_release when...
Obtain distribution name from lsb_release when available. Mirco Bauer

07/31/2010

avatar 10:10 AM Bug #426: Connection crashes when connecting to a BIP server
I could track the issue down in the SmartIrc4net code that parses the IRC messsage: http://git.qnetp.net/?p=smartirc4net.git;a=blob;f=src/IrcClient/IrcClient.cs;h=df79f68c6fd872dafe1adcb949c1094982814d5d;hb=HEAD#l832 The parser expects that an... Mirco Bauer
avatar 10:03 AM Bug #426: Connection crashes when connecting to a BIP server
When Smuxi connects to a BIP server (an IRC bouncer) the connection crashes with the following exception: ... Mirco Bauer
« Previous
Next »
 

Also available in: Atom