Activity

From 01/05/2010 to 02/03/2010

02/03/2010

avatar 11:41 PM Bug #334: /reconnect on unreachable networks blocks command-queue until timeout
After entering /reconnect command the command-queue of smuxi waits till the command is processed. Only afterwards other entered messages will be processed. This leads to a confusing state as a user may see messages of other users (e.g. in other IR... Bianca Mix
avatar 10:28 PM Bug #333: Twitter login failure with ÆØÅ characters in password
Tested with 0.7.1.0 Perry Mason
avatar 01:32 AM Bug #332 (Closed): Messages may be send to the wrong network
Applied in changeset commit:"b864e978c32eef628baa3ef92a5ec28ea121aaa6". Mirco Bauer
avatar 01:24 AM Revision b864e978c32eef628baa3ef92a5ec28ea121aaa6: Fixed race condition when sending commands to ...
Fixed race condition when sending commands to the protocol manager (closes: #332) Don't rely on the synced state in the FrontendManager, as that lacks behind when there a significant latency between frontend and engine (smuxi-server). Mirco Bauer
avatar 12:55 AM Bug #332: Messages may be send to the wrong network
Issue sits here: http://git.qnetp.net/?p=smuxi.git;a=blob;f=src/Frontend/CommandManager.cs;h=816d34c2d42896dd05cbfc2ade833a9d179e4f33;hb=HEAD#l121 Mirco Bauer

02/02/2010

avatar 06:56 PM Bug #332: Messages may be send to the wrong network
That's for sure a race condition related to the background thread feature introduced in #233 and the entry command queue #242 that needs to be analyzed. Mirco Bauer
avatar 06:26 PM Bug #332: Messages may be send to the wrong network
With lag between frontend and engine it is most likely that messages will go to the wrong network. I talked to one in #debian.de@ircnet (irssi-proxy in between) but folks on #debian.de@oftc got the messages. Michael Schmitt
avatar 11:59 AM Feature #331: Better OS detection
uname -s ... Mirco Bauer
avatar 11:56 AM Feature #331: Better OS detection
uname -a samples: ... Mirco Bauer
avatar 11:48 AM Feature #331: Better OS detection
An example seen with CTCP VERSION: ... Mirco Bauer
avatar 11:47 AM Feature #331: Better OS detection
Currently Smuxi is obtaining the OS information from the C# API and that one has returning Unix for Linux as there is no enum entry for Linux. Smuxi should call "uname" and use that value and fallback to the C# API if that fails, then we would ge... Mirco Bauer

02/01/2010

avatar 11:26 PM Revision 4f7ec98388e6ffb144c2a633526537a3847d27de: Update filename
Update filename Mirco Bauer
avatar 10:19 PM Revision 76645704f4adc0ad6ee2deb926e46bf21bc2c85a: Fixed Windows installer by using LZMA compression
Fixed Windows installer by using LZMA compression Mirco Bauer
avatar 06:34 AM Task #330: French translation merge request
Please merge from git://moonpyk.ath.cx/smuxi.git -> master http://moonpyk.ath.cx/git/?p=smuxi.git;a=commit;h=d0f60c375b9a8315b425dec64386185b42265c01 Sorry for for beeing late. Clément Bourgeois
avatar 02:08 AM Bug #329: Sending a message to a not following tweeter
When you send a message to a user who is not following you, the client will just crash with an exception error "User is not following you..." Andrius Bentkus
avatar 01:59 AM Revision 67438625334c1a5ff5bab80871248245d304d453: Guard clean-local target with ENABLE_ENGINE_TW...
Guard clean-local target with ENABLE_ENGINE_TWITTER checks Mirco Bauer
avatar 01:58 AM Revision 3e35f06d33bf39734062da5d1a2a7d4dd571ca70: Bumped version
Bumped version Mirco Bauer
avatar 01:48 AM Revision e441975544168dfabd7bdf138b5df3ed1cb4b55e: Don't set f_TaskQueue to null as that's danger...
Don't set f_TaskQueue to null as that's dangerous for the rest of the class Mirco Bauer
avatar 01:42 AM Revision f8ce64cc7257b402cb685494225039ae48a7d2de: Bumped version to 0.7.1
Bumped version to 0.7.1 Mirco Bauer
avatar 01:40 AM Revision 84a92232ba1ce989c3c4228960811d7a02414e37: Relaxed the engine/frontend version check that...
Relaxed the engine/frontend version check that matching major+minor is sufficient Mirco Bauer
avatar 01:14 AM Revision 5b1575ef89a590b038657c3efb6bfc2576980549: Only build and install translation catalogs of...
Only build and install translation catalogs of enabled features Mirco Bauer
avatar 12:54 AM Bug #118 (Closed): smuxi-frontend-gnome crashed (free(): invalid pointer)
As this issue couldn't be reproduced for the past 2 years, this bug doesn't seem to exist anymore, thus closing this ticket. Mirco Bauer
avatar 12:51 AM Bug #321 (Closed): Show away-messages only once does not work
Applied in changeset commit:"a6a3ad6c53a4c76a86b128cc469e5294b8abae6a". Mirco Bauer
avatar 12:50 AM Revision a6a3ad6c53a4c76a86b128cc469e5294b8abae6a: Don't show duplicate away messages on server t...
Don't show duplicate away messages on server tab (closes: #321) Mirco Bauer
avatar 12:40 AM Bug #320 (Closed): Smuxi crashes when trying to add a server with an invalid/unsupported protocol
Applied in changeset commit:"7cbccb61e4633cfa00dead8d8e239d1137a2e9fd". Mirco Bauer
avatar 12:38 AM Revision 7cbccb61e4633cfa00dead8d8e239d1137a2e9fd: Handle exceptions when loading a server entry ...
Handle exceptions when loading a server entry with issues, e.g. unsupported protocol (closes: #320) Mirco Bauer
avatar 12:20 AM Bug #327 (Closed): Using /rejoin on an unconnected channel blocks, gives error msg
Applied in changeset commit:"6382402cf2b52d2e2add0e6c9d5dbfc77e31f569". Mirco Bauer
avatar 12:19 AM Revision 6382402cf2b52d2e2add0e6c9d5dbfc77e31f569: Don't try to leave channel in /rejoin command ...
Don't try to leave channel in /rejoin command if we are not on it (closes: #327) Mirco Bauer
avatar 12:12 AM Feature #328: Character count for Twitter
If a Twitter message is too long, Smuxi does nothing but ignoring the tweet. Smuxi should: Count characters to show a user, how much characters are left and limit messages to Twitter-maximum size If limitation is not possible at least an erro... Bianca Mix
avatar 12:06 AM Bug #297 (Closed): NullReferenceException on start with auto-connecting Twitter account
Fixed in commit:147e64a7687b748b12c3809c5847ca87ebe74e73 Mirco Bauer
avatar 12:02 AM Bug #293 (Closed): Crash when using numeric passwords
Applied in changeset commit:"47d8c0487cd4686314a1af97652202d9a8fe3c05". Mirco Bauer
avatar 12:02 AM Bug #291 (Closed): unhandled exception - win32
Applied in changeset commit:"47d8c0487cd4686314a1af97652202d9a8fe3c05". Mirco Bauer
avatar 12:00 AM Revision 47d8c0487cd4686314a1af97652202d9a8fe3c05: Implemented Get<T>() which doesn't mess up typ...
Implemented Get<T>() which doesn't mess up types depending on the value (closes: #293) Mirco Bauer

01/31/2010

avatar 09:44 PM Bug #327: Using /rejoin on an unconnected channel blocks, gives error msg
... Mirco Bauer
avatar 09:38 PM Bug #327: Using /rejoin on an unconnected channel blocks, gives error msg
Continuation of bug #198 (Missing dictionary on Windows): User gets kicked from channel while a frontend is not connected. Windows client no longer throws exception on reconnection to the engine. However, using /rejoin in the channel window cau... Kalle Kaitala
avatar 08:41 PM Bug #308 (Closed): Netsplit triggers “excess flood” kick cycle on Freenode
Applied in changeset commit:"d2c5f00a79048a1bfd46ea4c57e3e5bf36e42b4a". Mirco Bauer
avatar 08:39 PM Revision 2561f340e27ce9334d8bfbd2bd69ba3971ef1438: Fixed renderer initialization of the protocol ...
Fixed renderer initialization of the protocol combo box Mirco Bauer
avatar 08:38 PM Revision cc906b3908a39b28b42345ce93a86fe8dae9efc0: Fixed potential NullReferenceExceptions
Fixed potential NullReferenceExceptions Mirco Bauer
avatar 08:35 PM Revision 271986b7c4538ee015f2a7454fa2cc1da38fd3da: Optimized CommandJoin() to only delay the join...
Optimized CommandJoin() to only delay the join till the active join finished for known relaxed IRC networks Mirco Bauer
avatar 08:33 PM Revision d2c5f00a79048a1bfd46ea4c57e3e5bf36e42b4a: Automatically increase send delay after excess...
Automatically increase send delay after excess flood (closes: #308) Mirco Bauer
avatar 08:29 PM Revision 3c23f34bbb8aab0e7676b35985c108ff3b4a1231: Implemented initial RPL_ISUPPORT support for p...
Implemented initial RPL_ISUPPORT support for parsing the IRC network name Mirco Bauer
avatar 08:25 PM Bug #311 (Closed): /join suddenly stops working
Applied in changeset commit:"1ab5cca803ac70499d721c7ebef82d8009a99b39". Mirco Bauer
avatar 08:17 PM Revision 1ab5cca803ac70499d721c7ebef82d8009a99b39: Reset the join queue when disconnecting and be...
Reset the join queue when disconnecting and be verbose when the delay kicks in (closes: #311) The /join command sometimes stopped completly working. A netsplit -> excess flood -> rejoins -> excess flood could leave old and unfinished join attempt... Mirco Bauer
avatar 08:16 PM Revision 187828d27f3685a49a0087aeefb267b753933758: Implemented Reset(abortActiveTask) which allow...
Implemented Reset(abortActiveTask) which allows to purge all queued tasks Mirco Bauer
avatar 01:19 PM Bug #326 (Closed): /topic command can trigger highlights
Applied in changeset commit:"3c3c3506dff9ff5fe99b0164b681751fbcacc48f". Mirco Bauer
avatar 01:18 PM Revision 3c3c3506dff9ff5fe99b0164b681751fbcacc48f: Suppress highlights when using the /topic comm...
Suppress highlights when using the /topic command (closes: #326) Mirco Bauer
avatar 01:16 PM Revision cb8526adf796e965d780ff6b144907fe998a7f9d: Reference Twitterizer.Framework project in Mon...
Reference Twitterizer.Framework project in MonoDevelop project files Mirco Bauer
avatar 01:08 PM Bug #326: /topic command can trigger highlights
If the topic contains highlight words (say your nick) then the /topic command (without parameters) will show the topic but as highlight which should not be the case. Mirco Bauer
avatar 12:40 AM Bug #325: Doubled recconect after Smuxi loses connection to Smuxi-Server
After the connection to Smuxi-Server is lost, a window pops up asking, whether the connection should be reestablished. In some cases this windows pops up more than once requiring the user to reconnect the frontend more than one time, or the Smu... Bianca Mix

01/30/2010

avatar 09:53 PM Revision 4c6d31ea21d34385e573231a7a2e98d3f67bada1: Added -I . to ACLOCAL_AMFLAGS
Added -I . to ACLOCAL_AMFLAGS Mirco Bauer
avatar 05:46 PM Bug #314 (Closed): Tarball contains binaries
Applied in changeset commit:"1a9e4f815a1fdd7d69bd31660554021045098243". Loong Jin Chow
avatar 05:46 PM Revision f445479afb0e795997b43a23585299dd5f0a90c0: Added new source files with message strings
Added new source files with message strings Mirco Bauer
avatar 05:45 PM Revision 7fc7994100fac7b87a1b492cc87e327313bc5790: Make Twitterizer.Framework build sexy
Make Twitterizer.Framework build sexy Mirco Bauer
avatar 05:14 PM Revision 1efeb21337c1abe7f05d8e170bac8a4fda66b8d3: Use correct output paths
Use correct output paths Mirco Bauer
avatar 05:13 PM Revision 1a9e4f815a1fdd7d69bd31660554021045098243: Don't ship the whole directory of Twitterizer....
Don't ship the whole directory of Twitterizer.Framework via EXTRA_DIST (closes: #314) Signed-off-by: Mirco Bauer <meebey@meebey.net> Loong Jin Chow
avatar 03:08 PM Revision 5f0c4f52a5e341aae3507604bb48150d7cb591cf: Renamed Twitterizer directories, fixed Twitter...
Renamed Twitterizer directories, fixed Twitterizer Makefile. Mirco Bauer
avatar 01:26 AM Bug #321: Show away-messages only once does not work
http://gitorious.org/~dpaleino/smuxi/dpaleino-smuxi/commits/bug/%23321_show_away_in_networkchat_only_once David Paleino

01/29/2010

avatar 11:21 PM Bug #323 (Closed): Partial self triggered highlights
Applied in changeset commit:"6215995285e74fba4fe0c4147d6296c1405475e9". Mirco Bauer
avatar 11:08 PM Revision 13db2370525471dc107c6bdf04118004d47d1d07: Added new source files to buildsys
Added new source files to buildsys Mirco Bauer
avatar 01:35 AM Revision 6215995285e74fba4fe0c4147d6296c1405475e9: Fixed partial self triggered highlights (close...
Fixed partial self triggered highlights (closes: #323) Mirco Bauer
avatar 12:55 AM Feature #324: automatic deb building infrastructure
It would be nice to have an automated deb building infrastructure from the git repository. As the git gets updated in a not so regular fassion, a daily / weekly build would not be the best idea, but... I leave it to the one who wants to work on th... Michael Schmitt
avatar 12:13 AM Bug #302 (Closed): First message after opening a new query tab is not highlighted
Yep this one was automatically fixed with #301 Mirco Bauer
avatar 12:07 AM Bug #301 (Closed): Highlights are not shown when connecting to remote engine
Applied in changeset commit:"4c7865a969107638de1045d8ed725446b3fa4610". Mirco Bauer
avatar 12:06 AM Revision 2f06c26304b656d582f734e67ab826956e23fe9c: Let ChatView.Dispose() override Gtk.EventBox.D...
Let ChatView.Dispose() override Gtk.EventBox.Dispose() correctly Mirco Bauer
avatar 12:05 AM Revision 4c7865a969107638de1045d8ed725446b3fa4610: Remember seen highlights correctly (closes: #301)
Remember seen highlights correctly (closes: #301) Mirco Bauer

01/28/2010

avatar 08:51 PM Bug #323: Partial self triggered highlights
You usually can't trigger self triggered highlights (if you say your own nick for example), but if combined with other formattings you will get a partial highlight. This triggers the issue: ... Mirco Bauer
avatar 12:31 PM Bug #301: Highlights are not shown when connecting to remote engine
... Mirco Bauer

01/27/2010

avatar 11:18 PM Bug #321: Show away-messages only once does not work
It's not a bug in the code of feature #29 - the away message is shown once in query-tab, but Smuxi should only show it once in server-tab either. Bianca Mix
avatar 11:06 PM Bug #321: Show away-messages only once does not work
Although the away-message should only be shown once, it is shown every time a message is send in a query. Bianca Mix
avatar 09:07 PM Bug #320: Smuxi crashes when trying to add a server with an invalid/unsupported protocol
Exception Type: System.ApplicationException Exception Message: Unsupported protocol: IRC Exception StackTrace: at Smuxi.Frontend.Gnome.QuickConnectDialog.OnTreeViewSelectionChanged (System.Object sender, System.EventArgs e) [0x00000] ... Sebastian Schnur
avatar 09:07 PM Revision 8dfd53d143147da8989cf191c4ead1c95d659f29: Fixed default namespace
Fixed default namespace Mirco Bauer
avatar 08:55 PM Revision 20445a0606bf751e80cea209f76b8279b4ebd7e6: Fixed defines of debug and release build
Fixed defines of debug and release build Mirco Bauer

01/25/2010

avatar 12:40 AM Revision 9927293a2841341b545ee7e242f1d2d243f6d3af: Really fix temporarly Twitter issues (closes: ...
Really fix temporarly Twitter issues (closes: #294) Mirco Bauer
avatar 12:05 AM Bug #318: manual /reonnect did not issue /join commands
After hitting #317 I tried a /reconnect in the frontend, in the server tab I saw a succesful reconnection but the channels were still dead (no messages, no userlist). Manual /join did not work either (known bug), /quote join #channel did work as a... Michael Schmitt

01/24/2010

avatar 11:55 PM Bug #317: connection to ircd lost, smuxi seems to be unaware of that
Since 2 days the network for freenode was dead in smuxi frontend (did not notice before as I was practically 2 days off irc), userlist was empty, no new messages shown, status showed "connection established", no lag, no errors in server-tab. Me... Michael Schmitt
avatar 08:06 PM Feature #316: Handling undefined user modes
User mode +a adds a ! next to the username and Smuxi currently makes it part of the user name. When trying to send a private message with the Query feature, it sends it to !nick which does not exist. Also to use nick completion for such users yo... Ramza Restule
avatar 06:27 PM Revision e9b428296a5f5cb6a996c88a1c2d4ffd56782bb0: Added missing items to and removed nonexistent...
Added missing items to and removed nonexistent items from Frontend-GNOME (added space before slash on no-child elements, as Visual Studio always saves that way) Jeffrey M Richardson
avatar 05:51 PM Bug #294 (Closed): Smuxi needs to tolerate temporarly Twitter issues
Applied in changeset commit:"f6b2103764d21b2131249efbf0768c60a0834b46". Mirco Bauer
avatar 05:50 PM Revision f6b2103764d21b2131249efbf0768c60a0834b46: Ignore many temporarly connect and retrieve is...
Ignore many temporarly connect and retrieve issues with Twitter (closes: #294) Mirco Bauer
avatar 05:38 PM Task #315: Update smartirc4net library
Smuxi uses the latest SmartIrc4net version already, so what do you mean? Mirco Bauer
avatar 05:30 PM Revision 245305fbaa31712bc9c0ebb7936894dc366a4b38: Updated MSBuild project files to force UTF-8 e...
Updated MSBuild project files to force UTF-8 encoding when compiling source Signed-off-by: Mirco Bauer <meebey@meebey.net> Jeffrey M Richardson
avatar 05:01 PM Task #315: Update smartirc4net library
Hi, as you are developing this good client, can you update the c# library also? Thanks AnyWay V.
avatar 10:57 AM Revision f478a001c56caa436f866ab1461fdcd584457dee: Overhauled MSBuild project files, Updated .git...
Overhauled MSBuild project files, Updated .gitignore files to ignore items generated by MSBuild Signed-off-by: Mirco Bauer <meebey@meebey.net> Jeffrey M Richardson
avatar 10:49 AM Bug #314: Tarball contains binaries
The source tarball contains some binaries, see: ... Mirco Bauer
avatar 12:31 AM Bug #307 (Closed): Adding Server crashes with NullReferenceException
Applied in changeset commit:"29d57eeee3a83b7b73be663a0659bbe9edc05db8". Mirco Bauer
avatar 12:23 AM Revision 29d57eeee3a83b7b73be663a0659bbe9edc05db8: Use more tolerant cast when reading OnConnectC...
Use more tolerant cast when reading OnConnectCommands from config (closes: #307) Mirco Bauer
avatar 12:19 AM Bug #299 (Closed): /server and /connect $server crashes with NullReferenceException
Applied in changeset commit:"a740b0fc63ab191f22014c169dc2744deed54361". Mirco Bauer
avatar 12:16 AM Revision dfdc53ec2a2c00d1137c2f5519e62f05f0022421: Forgive the user specifing invalid protocol by...
Forgive the user specifing invalid protocol by falling back to the only available protocol Mirco Bauer
avatar 12:15 AM Revision a740b0fc63ab191f22014c169dc2744deed54361: Fixed NullReferenceException if passing invali...
Fixed NullReferenceException if passing invalid protocol to /server and /connect commands (closes: #299) Mirco Bauer

01/23/2010

avatar 11:51 PM Bug #290 (Closed): Twitter hostname and port can be configured in settings
Applied in changeset commit:"646d736b4ad6245134d0a6552a00727508e64d1a". Mirco Bauer
avatar 11:24 PM Revision 646d736b4ad6245134d0a6552a00727508e64d1a: Refactored QuickConnectDialog and ServerView ...
Refactored QuickConnectDialog and ServerView - Removed lots of duplicate code by merging ServerView (glade based) and QuickConnectDialog (stetic based) into ServerWidget. - Replaced ServerView with ServerDialog. - If Twitter is selected as prot... Mirco Bauer
avatar 11:20 PM Revision 4498da13434b926767e6845b59bca11993a6208d: Removed unneeded System.Runtime.Remoting refer...
Removed unneeded System.Runtime.Remoting reference Mirco Bauer
avatar 06:31 PM Feature #313: CTCP flood protection
Limit how often Smuxi answers to requests to the same guy in a certain time span. Siegfried-Angel Gevatter Pujals
avatar 04:39 PM Revision c2279cb05a0ec85a08bf779682fb7328667731d0: Initialize CSC_FLAGS correctly depending on th...
Initialize CSC_FLAGS correctly depending on the selected build profile Mirco Bauer
avatar 02:03 PM Bug #312 (Closed): Random Startup / Connect Crash: NullReferenceException
Mirco Bauer
avatar 02:03 PM Bug #312: Random Startup / Connect Crash: NullReferenceException
Fixed in commit:147e64a7687b748b12c3809c5847ca87ebe74e73 and commit:b40490f6103988d7465dc375fddd53d18f3c5a4f Mirco Bauer
avatar 01:36 PM Revision 018bf45a5aea7502f5870e1b84f444fc13d5397a: Optimized MessageModel.ToString()
Optimized MessageModel.ToString() Mirco Bauer
avatar 01:22 PM Bug #312: Random Startup / Connect Crash: NullReferenceException
Sometimes when starting the Smuxi client (only seen if local engine is used) Smuxi will crash like this: ... Mirco Bauer
avatar 11:04 AM Bug #311: /join suddenly stops working
Ok, I could track this issue down to this: http://git.qnetp.net/?p=smuxi.git;a=blob;f=src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs;h=e969dc314e55bb931d34b83b3f63c762b6a3d0d7;hb=HEAD#l2618 The NAMES reply event can be raised multiple time... Mirco Bauer

01/22/2010

avatar 12:50 AM Bug #311: /join suddenly stops working
after closing a tab by klicking it with the middle mouse button (which probably was not the trigger), i could not /join any channel on all ircnets i was connected to. /reconnect did not help to fix the problem, only closing the server tab with all... Ingo Saitz

01/21/2010

avatar 10:19 PM Feature #310: Messaging indicator support
Ubuntu's messaging-indicator now has CIL bindings; it'd be nice if Smuxi could use it. Something like the xchat-gnome plugin described here: http://gregarius.dropcode.net/demo/Planet_GNOME/2010/01/12/Ken_VanDine:_XChat-Indicator Christopher Halse Rogers
avatar 10:15 PM Feature #309: Add highlight window
One of the features I miss from irssi is the highlight window. This was a text-window that aggregated all of the messages that triggered a highlight, in a format like """ 09:03 #smuxi | meeby: Hey RAOF, I fixed your Freenode bouncing bug! ... Christopher Halse Rogers
avatar 09:56 PM Bug #308: Netsplit triggers “excess flood” kick cycle on Freenode
This might be because I've got 15 channels open on Freenode, but netsplits on Freenode are triggering a cycle of kick & rejoin on Freenode for me. Something in the netsplit causes Smuxi to trigger an excess-flood kick from Freenode, and then when... Christopher Halse Rogers

01/20/2010

avatar 11:53 PM Revision e3160f687919da3f6de1457e01cbf9dec52f8ef6: Fixed possible ArgumentNullException in IrcPro...
Fixed possible ArgumentNullException in IrcProtocolManager._OnTopicChange() Mirco Bauer

01/18/2010

11:53 PM Revision 3d916c830ab04e31bafa1ecf9e90ac145aa715aa: Started a Catalan translation.
Started a Catalan translation. Siegfried-Angel Gevatter Pujals
avatar 05:38 PM Bug #307: Adding Server crashes with NullReferenceException
Another crash when adding a server: ... Mirco Bauer
avatar 02:02 PM Bug #307: Adding Server crashes with NullReferenceException
Exception Type: System.NullReferenceException Exception Message: Object reference not set to an instance of an object. Exception StackTrace: at Smuxi.Engine.ServerListController.GetServer(String protocol, String servername) at Smux... Mirco Bauer
avatar 01:44 PM Feature #306: Add sound
Although it it possible to beep on highlight (appearently, I disabled the pcspeaker), it'd be nice to have sounds playable on events like other messengers do. Jan Hauke Rahm
avatar 11:50 AM Bug #305: rejoin is marked as activity
Try: '/cycle' on a channel and leave fast enough so you can see the channel color. It'll show message activity (as in: someone wrote a message) instead of event activity. That's confusing... Jan Hauke Rahm
avatar 11:35 AM Bug #304: Startup Crash on OpenSUSE: GLib.GException: Unrecognized image file format
Starting Smuxi 0.7 on OpenSUSE 11.2 x64 crashes with: ... Mirco Bauer

01/17/2010

avatar 09:50 PM Bug #303 (Closed): Reconnect loop with bouncers (irssi-proxy)
Applied in changeset commit:"06619bc8488e3fc0b998b8e541d7c6c80a1d2533". Mirco Bauer
avatar 09:50 PM Revision f3c1077aedad3fddb25adaff6e42c655178c0984: Show correct assembly name of the caller in Tr...
Show correct assembly name of the caller in Trace.Call() Mirco Bauer
avatar 09:47 PM Revision b40490f6103988d7465dc375fddd53d18f3c5a4f: Really fixed potential NullReferenceExceptions
Really fixed potential NullReferenceExceptions Mirco Bauer
avatar 09:44 PM Revision 06619bc8488e3fc0b998b8e541d7c6c80a1d2533: Pass the password directly to the IRC library ...
Pass the password directly to the IRC library (closes: #303) Smuxi was passing the password to the IRCd instead of the Login() method of the IRC library. This leads to incorrect reconnect attempts as the IRC library does not know/remember the pas... Mirco Bauer
avatar 09:34 PM Bug #303: Reconnect loop with bouncers (irssi-proxy)
Smuxi is going into an endless loop once the connection was lost to an irssi-proxy. The reconnect feature is not passing the password resulting in a failed login attempt. irssi-proxy just closes the network socket without any error message and Smu... Mirco Bauer
avatar 10:41 AM Feature #31: Handle irc:// URLs (in GNOME)
These links could be of some help: http://www.lastfm.it/forum/21714/_/42837/1#f430232 http://people.w3.org/~dom/archives/2005/09/integrating-a-new-uris-scheme-handler-to-gnome-and-firefox/ http://ubuntuforums.org/showpost.php?p=710780&p... David Paleino

01/16/2010

avatar 11:36 PM Bug #302: First message after opening a new query tab is not highlighted
Ticket #301 is probably the same issue as this one. I am not marking it yet as "duplicate" yet as I am not sure. When #301 gets fixed, we will see if this issue goes away at the same time. Mirco Bauer
avatar 10:55 PM Bug #302: First message after opening a new query tab is not highlighted
If a new tab is opened due to a query message, the tab is not going to be highlighted. Only the second message triggers a highlightened tab-color. Bianca Mix

01/15/2010

avatar 11:55 PM Bug #301: Highlights are not shown when connecting to remote engine
Meant is the tab-colorization, the text is still highlighted Bianca Mix
avatar 11:54 PM Bug #301: Highlights are not shown when connecting to remote engine
When connection to a remote engine smuxi does not highlight any old highlights anymore though they were not seen yet as the frontend had been disconnected. Bianca Mix
avatar 08:26 PM Feature #300: mirror notice on active tab
It would be a nice feature to mirror a notice in the currently opened tab in the frontend, if that belongs to the same server. Should be configurable, though. <Salz> hm, it would be a nice feature though to mirror the notice in the current open... Ingo Saitz
avatar 05:16 PM Bug #294: Smuxi needs to tolerate temporarly Twitter issues
I wonder if Smuxi should catch System.Net.WebException, see: http://mono.ximian.com/tests/displayDetails.php?&testsuite=System.Web.Services-standalone&file=20050530&status=1&profile=0&distro=1#3 Mirco Bauer

01/14/2010

avatar 12:00 PM Bug #299: /server and /connect $server crashes with NullReferenceException
This is a regression introduced with #236 (on connect commands in quick connect dialog feature), see: http://projects.qnetp.net/repositories/diff/smuxi/src/Engine/Session.cs?rev=6af341ee168bb6226528d3a13fd5e196d4e2a6f3 Mirco Bauer
avatar 10:26 AM Bug #299: /server and /connect $server crashes with NullReferenceException
When connecting to a server without specifying the protocol, or specifying an invalid/unknown protocol to the /connect (and /server) command will make it crash with: ... Mirco Bauer

01/13/2010

avatar 10:37 PM Feature #298: Twitter only works with maximum one account
After readding a twitter account to smuxi (same twitter account) with a char only password smuxi opens two twitter tabs. I just witnessed, that smuxi can only handle one twitter account. Sebastian Schnur
avatar 10:32 PM Bug #297: NullReferenceException on start with auto-connecting Twitter account
I just installed the Smuxi 0.7 backports from debian.meebey.net. My Debian installation was completely clean of any kind what has to do with smuxi (I purged it). After adding a twitter account with auto-connect and restarting smuxi to test if ... Sebastian Schnur
avatar 05:00 PM Bug #291: unhandled exception - win32
Scott Wisely wrote: > I thought it might be that, but I was able to reproduce it with an alphanumeric password. Sure you closed Smuxi then hacked the config file and then started it again? The same "rules" applies to username btw. Mirco Bauer
avatar 01:40 PM Bug #291: unhandled exception - win32
I thought it might be that, but I was able to reproduce it with an alphanumeric password. Scott Wisely
avatar 01:11 PM Feature #295: Please highlight topics in twitter timeline, make it clickable and feed it
When the twitter timeline shows the topic like #smuxi a click on this topic should open a new tab and feed the topic. Example: @13:15 <ikkerus> @michaeltorbert Are you the man who is using #ProxyScraper ?@ Maybe searching for topics is anot... Sebastian Schnur
avatar 11:17 AM Feature #292: treeview server/channel list
I agree, I plan to implement this for 0.7.1, as with the 4 Twitter tabs the limited space gets even more annoying. This is a dupe of #107 though. Mirco Bauer
avatar 11:16 AM Bug #291: unhandled exception - win32
I think the problem here are numeric usernames and/or passwords, see #293. Does this apply to you? Mirco Bauer
avatar 11:13 AM Bug #294: Smuxi needs to tolerate temporarly Twitter issues
Twitter has often temporarly issues and Smuxi is giving up too early (on the first error). Smuxi has tolerate such issues, examples: ... Mirco Bauer
avatar 10:25 AM Bug #293: Crash when using numeric passwords
If you add a server to Smuxi that only uses digits for the username or password, then Smuxi will crash. This is a bug in the config backend. The only workaround is currently to change the value so it contains at least one non-digit. The value can ... Mirco Bauer
avatar 07:22 AM Feature #292: treeview server/channel list
for large amounts of servers and channels, I think it could be nice to have an optional treeview rather than tabs as a listing option. Scott Wisely
avatar 07:21 AM Bug #291: unhandled exception - win32
getting the following exception on the windows 0.7.1 client and earlier clients while adding remotes or sometimes while editing preferences for a remote engine. Exception Type: System.InvalidCastException Exception Message: Unable to c... Scott Wisely
avatar 02:02 AM Revision 4eb8a278e79f9ce210816d6c939db1c3377545aa: Removed Debug/Release GTK build profiles
Removed Debug/Release GTK build profiles Mirco Bauer
avatar 01:55 AM Bug #290: Twitter hostname and port can be configured in settings
With Preferences -> Servers -> Add you can add your Twitter account but you can also enter the hostname, port and network field. Those fields which should be disabled for Twitter, as they don't make sense (and are not supported). If you go via Ser... Mirco Bauer
avatar 01:43 AM Revision 025baca768351dd54c0344270b13b720a3a0d22f: Added URLs of other .NET versions
Added URLs of other .NET versions Mirco Bauer
avatar 01:41 AM Revision fbbd2ed43b2be489455b5adee5ca705b6fc3afe4: Fixed broken font install issue Only install ...
Fixed broken font install issue Only install the Fixed-Sys font if not already installed. Overwriting the font will break it and requires a reboot to fix that. Mirco Bauer
avatar 01:37 AM Revision 142701646c9d86524a93dd4ff62651773c321264: Use Fixed-Sys font size cheat also for the Ent...
Use Fixed-Sys font size cheat also for the Entry field Refactored themeing code in Entry.ApplyConfig() to use the ThemeSettings class as that ensures the Fixed-Sys font will get a good font size. Mirco Bauer
avatar 01:18 AM Revision 0326f07cd823cec4706573d79790eaf906fe240a: Updated Meebey.SmartIrc4net.dll which is linke...
Updated Meebey.SmartIrc4net.dll which is linked against log4net 1.2.10.0 Mirco Bauer
avatar 12:41 AM Revision 505526169d1d42e32563e918046bba20811e0d01: Updated log4net.dll to 1.2.10
Updated log4net.dll to 1.2.10 Mirco Bauer
avatar 12:15 AM Revision 147e64a7687b748b12c3809c5847ca87ebe74e73: Fixed potential NullReferenceExceptions
Fixed potential NullReferenceExceptions Mirco Bauer

01/12/2010

avatar 11:47 PM Revision 5c8e6094c444f689a2789cc35722d6fb29b68f0a: Removed some confusing "Not connected!" status...
Removed some confusing "Not connected!" status messages and added some missing gettext wrappers around strings Mirco Bauer
avatar 11:35 PM Feature #289: Search by topic
Please include a search by topic function which searches a specific topic. I hope this is enough for the description. :) Please asign this to someone if you are willing to write the code. Cheers Sebastian Schnur
avatar 10:07 PM Revision 3b06d159502fd20cc89d6fa6769a47a831562f3b: Removed typoed MUtipleXed
Removed typoed MUtipleXed Mirco Bauer
avatar 10:00 PM Bug #183: Leaking FrontendManager threads
Just for the reference here another thread dump sample of Smuxi 0.6.4.1 running for around 2 months which has 36 leaked FrontendManager threads ... Mirco Bauer
avatar 04:40 PM Bug #214 (Closed): Automatic download of gtk-sharp for windows installer does not work
Sebastian Schnur wrote: > If you are behind a proxy, no proxy script might be working. A few days ago I just installed Smuxi behind a proxy with an error getting GTK# 2.12. > > I tried it again with directly going through the proxy using a por... Mirco Bauer

01/11/2010

avatar 11:01 PM Revision 891f50a4536cf3d2f8cee02072184bb65565664c: Require at least Mono >= 1.9.1
Require at least Mono >= 1.9.1 Mirco Bauer
avatar 10:50 PM Revision c39c67ca4b2fbf503c6ffc8f62999262dea449dd: Use AutoResetEvent.WaitOne(int, bool) override...
Use AutoResetEvent.WaitOne(int, bool) override for Mono 2.0 ABI/API compatibility Mirco Bauer
avatar 09:57 PM Bug #214: Automatic download of gtk-sharp for windows installer does not work
If you are behind a proxy, no proxy script might be working. A few days ago I just installed Smuxi behind a proxy with an error getting GTK# 2.12. I tried it again with directly going through the proxy using a port. It worked! :) This is may... Sebastian Schnur
avatar 09:45 PM Revision 3c08c7ef126154862c31d825c511942a69624ff3: Don't silently ignore missing xbuild if twitte...
Don't silently ignore missing xbuild if twitter support is enabled Mirco Bauer
avatar 04:35 PM Feature #231: Show difference between old and new topic
One of these implementation might help: http://code.google.com/p/google-diff-match-patch/ http://www.mathertel.de/Diff/ViewSrc.aspx Mirco Bauer
avatar 12:00 PM Feature #288: automatic character recoding (e.g. latin1 <-> utf8)
The perl regex on this page might help to detect UTF-8 characters: http://www.w3.org/International/questions/qa-forms-utf-8.en.php Mirco Bauer
avatar 11:52 AM Feature #288: automatic character recoding (e.g. latin1 <-> utf8)
I did a small survey, as most users are ignorant and do not want to change their encoding, smuxi schould recode as necessary as all major IRC clients do it nowadays anyway. Michael Schmitt
avatar 02:34 AM Revision 981811d2d076ab7cb76a9a475cc79a3344a21dd6: Updated translations (make update-po)
Updated translations (make update-po) Mirco Bauer
avatar 02:31 AM Revision 0ceda07d935b47d2e929113c799a5b3beae1c3fa: Updated British Englisch translations Signed-...
Updated British Englisch translations Signed-off-by: Mirco Bauer <meebey@meebey.net> Ryan Smith-Evans
02:21 AM Revision 53b6f9595d503a36a7ab9591bbff7d55d4804527: Updated Czech translations Signed-off-by: Mir...
Updated Czech translations Signed-off-by: Mirco Bauer <meebey@meebey.net> Michal Simunek
02:13 AM Revision 56a3302bb845943169143aec956e140d9402f1a4: Updated Italian translations Signed-off-by: M...
Updated Italian translations Signed-off-by: Mirco Bauer <meebey@meebey.net> Vincenzo Campanella
avatar 02:08 AM Revision 91cc04537b786ada451497a3571d9ea1f3c0a166: Added twitter engine and library to WIN32_FILES
Added twitter engine and library to WIN32_FILES Mirco Bauer
avatar 01:58 AM Revision a64002cff64a5a295c196da558ab809e961eaa8a: Bumped version and added twitter project for L...
Bumped version and added twitter project for Linux binary deployment Mirco Bauer
avatar 01:52 AM Revision c9afbfef97dfb1f5e434394e4df7ca7509c1994c: Fixed incorrect key of the contrast color cach...
Fixed incorrect key of the contrast color cache leading to cached colors regardless of the needed contrast level Mirco Bauer
avatar 01:13 AM Revision 32970e52dda764271fdaea767c5809cb96944ccf: Bumped version, added twitter engine and libra...
Bumped version, added twitter engine and library to the Windows installer Mirco Bauer
avatar 01:12 AM Revision b2797d99f04d7bc6b5612442ca69ad5ef483ddb7: Don't highlight the tab if we are currently on...
Don't highlight the tab if we are currently on that tab Mirco Bauer
avatar 12:54 AM Revision af1a69d71b1f15cb2a1133bf67215fc19e34fe33: Update translations (make update-po)
Update translations (make update-po) Mirco Bauer
avatar 12:44 AM Revision 0f90e652dde55916c3b5668b3bda93c80e03e672: Merge branch 'merge/gitorious/heavy/master'
Merge branch 'merge/gitorious/heavy/master' Mirco Bauer
avatar 12:42 AM Revision fdec7a644057955a2bb70d3aeb19b70197f86085: German language translation for version 0.7
German language translation for version 0.7 Bianca Mix
avatar 12:41 AM Revision 42ca7a0eda0d0560f63f98d88a1018049b5b3660: Require xbuild if engine-twitter was enabled
Require xbuild if engine-twitter was enabled Mirco Bauer
avatar 12:40 AM Revision db916a4e15a0a3a446bf7d287cabd1ca92d22ee0: Install debug symbols of Twitterizer.Framework
Install debug symbols of Twitterizer.Framework Mirco Bauer
avatar 12:40 AM Revision 4d0c1788537dbe949425c9129d7df39c05b1c490: Ignore build output
Ignore build output Mirco Bauer
avatar 12:39 AM Revision 3326bad77636524bc9bd6d14f353693afe550ae3: FU autofool
FU autofool Mirco Bauer

01/10/2010

avatar 10:31 PM Revision 7612c6b67b9234df5bae101c91ead9340879548b: Ignore compiled library
Ignore compiled library Mirco Bauer
avatar 10:14 PM Revision d172d1f9d297d1bcbea0af2f85db56c14eec5fc4: Fixed whitespace
Fixed whitespace Mirco Bauer
avatar 09:50 PM Bug #183 (Closed): Leaking FrontendManager threads
Applied in changeset commit:"557af0aa019245829355b588a16bd513f67780fe". Mirco Bauer
avatar 09:47 PM Revision 557af0aa019245829355b588a16bd513f67780fe: Fixed possible frontend manager thread leak (c...
Fixed possible frontend manager thread leak (closes: #183) Explicitely dispose frontend managers to ensure their assigned TaskQueue will be disposed too. Also added logger calls that should aid debugging this issue for the future. Mirco Bauer
avatar 08:48 PM Bug #262 (Closed): Remote engine connection check might block the GUI
Applied in changeset commit:"a49c8ef901af263ed2cacd2546019f3f46e57e4b". Mirco Bauer
avatar 08:45 PM Revision a49c8ef901af263ed2cacd2546019f3f46e57e4b: Check frontend manager status using a backgrou...
Check frontend manager status using a background thread (closes: #262) Mirco Bauer
avatar 07:46 PM Bug #245 (Closed): Status bar too short short for german language
Applied in changeset commit:"ce75a7437ced6e736e232c2ed098c014aa0410b9". Mirco Bauer
avatar 07:43 PM Revision ce75a7437ced6e736e232c2ed098c014aa0410b9: Fixed too small network status bar issue (clos...
Fixed too small network status bar issue (closes: #245) Mirco Bauer
avatar 07:34 PM Bug #149 (Closed): Highlights are not always remembered
Applied in changeset commit:"e1f19f8421967949c52a8c9e9080232645eda3a2". Mirco Bauer
avatar 07:21 PM Revision e1f19f8421967949c52a8c9e9080232645eda3a2: Fixed syncing the last seen highlight (closes:...
Fixed syncing the last seen highlight (closes: #149) Notebook/ChatView: - The last seen highlight was only synced when the chat was switched. Now every highlight that hits the frontend will be synced with the engine using a TaskQueue in ChatV... Mirco Bauer
avatar 07:20 PM Revision 6f7325ac593b327ee12f2380bc3e86317dc6c13d: Make sure we really use Gtk.WrapMode.WordChar ...
Make sure we really use Gtk.WrapMode.WordChar instead of .Word Mirco Bauer
avatar 07:15 PM Revision 3eebc7c48a3653fa6b81ae1644872631460f0aa5: Added null argument check.
Added null argument check. Mirco Bauer
avatar 06:05 PM Bug #223 (Closed): Many beeps when connecting to a smuxi-server on Windows
Applied in changeset commit:"b83e5887a51901222b89ba5cca15f153f2816441". Mirco Bauer
avatar 06:02 PM Revision b83e5887a51901222b89ba5cca15f153f2816441: Only beep on highlights for synced chats (clos...
Only beep on highlights for synced chats (closes: #223) On Linux GTK+ ignores many beep requests and only the most recent one will be executed. On Windows though every beep call gets executed right away, causing lots of beeping noise during a fro... Mirco Bauer
avatar 06:00 PM Revision 874906308399097fc8fb0d37dc2c462f70e34df6: Removed old cruft
Removed old cruft Mirco Bauer
avatar 06:00 PM Revision a2d138115ee782df3f3d44bf0f268396a3e26227: Bumped version to 0.7
Bumped version to 0.7 Mirco Bauer
avatar 05:21 PM Revision beaa7467c8d8fd096b26ae6ea3d168828440cb99: Updated copyright years where appropriate
Updated copyright years where appropriate Mirco Bauer
avatar 05:19 PM Feature #236 (Closed): Process "On Connect Commands" for Quick Connect
Applied in changeset commit:"6af341ee168bb6226528d3a13fd5e196d4e2a6f3". Mirco Bauer
avatar 05:05 PM Revision 6af341ee168bb6226528d3a13fd5e196d4e2a6f3: Implemented on connect commands in quick conne...
Implemented on connect commands in quick connect dialog (closes: #236) QuickConnectDialog: - Added "On Connect Commands" textview with "Ignore Commands" checkbox. - Enlarged the default dialog size to 640x480. - Fixed Twitter support in QuickConn... Mirco Bauer
avatar 03:03 PM Feature #287: Link Twitter users and posts
When Smuxi shows tweets it should make the user and the post a link to the webpage. That way users and simply read more messages from the user and also copy the link for friends (like on IRC). Mirco Bauer
avatar 11:54 AM Revision bb6f20b67379594363cd1683c6303e2b646b8dec: Report unknown command line options as error
Report unknown command line options as error Mirco Bauer
avatar 01:19 AM Feature #161: Support for flag/icon of half-ops, admins and services in channels
This would be very nice to have. I run an irc network and in smuxi a user that is +a or +q looks like any other user. Not a big deal really but it would be kinda nice. Evil Donkey
avatar 12:21 AM Revision 3add27300071719d2cf5fcbb1fda4e67780f4744: Enhanced find group chat dialog FindGroupChat...
Enhanced find group chat dialog FindGroupChatDialog.cs: - Optimized topic rendering by assinging the pango markup directly to the cell renderer. - Use URL colors with contrast. - Bigger default window size. - Use find icon as window icon. PangoT... Mirco Bauer

01/09/2010

avatar 11:50 PM Bug #224 (Closed): "Find Group Chat" might block forever
I can't reproduce this issue anymore because of the workaround / fix seen in #263. I believe that's good enough for now as the search operation itself is cancelable and thus shouldn't be able to block forever. Mirco Bauer
avatar 11:15 PM Bug #286 (Closed): French translation merge request
Applied in changeset commit:"b1695560caa441f23c56f0858ff9492815d73cce". Clément Bourgeois
avatar 11:14 PM Revision e563aae725e330bf5fded76dc892dc8f4e4a690f: Merge branch 'merge/moonpyk/master'
Merge branch 'merge/moonpyk/master' Mirco Bauer
avatar 11:07 PM Revision 22d97b9e021e0107cc1e4c087d6e7acd1c2fff1e: Merge remote branch 'moonpyk/master'
Merge remote branch 'moonpyk/master' Mirco Bauer
avatar 11:04 PM Revision b1695560caa441f23c56f0858ff9492815d73cce: French translation updated to current status. ...
French translation updated to current status. (closes: #286) AboutDialog.cs: - Corrected spelling of my name Signed-off-by: Mirco Bauer <meebey@meebey.net> Clément Bourgeois
avatar 11:02 PM Feature #172 (Closed): make chatlines standout
Applied in changeset commit:"4b763ee37b78474dd8f05d04e14263a2390249df". Mirco Bauer
avatar 11:02 PM Feature #20 (Closed): more colors for message types
Applied in changeset commit:"4b763ee37b78474dd8f05d04e14263a2390249df". Mirco Bauer
avatar 11:00 PM Revision 4b763ee37b78474dd8f05d04e14263a2390249df: Use a less intense color for event messages (c...
Use a less intense color for event messages (closes: #20) Mirco Bauer
avatar 09:58 PM Revision 915f537e10d853ffe66c5b817a27379b2def4847: French translation updated to current status. ...
French translation updated to current status. AboutDialog.cs : Corrected spelling of my name Clément Bourgeois
avatar 09:47 PM Revision 7e319a2d3251d0894a87fb64e6645c42428095d2: Updated translations (make update-po)
Updated translations (make update-po) Mirco Bauer
avatar 09:45 PM Revision ad5fb4e4a873a84d3f045870d13a001559430f67: Fixed message string.
Fixed message string. Mirco Bauer
avatar 08:45 PM Revision 5beead59e3ef3f79f4513670faa4b623d3491e00: Updated translations and added smuxi-server.po...
Updated translations and added smuxi-server.pot (make update-po) Mirco Bauer
avatar 08:38 PM Bug #285 (Closed): Almost all IRC commands might suffer from a race condition
Applied in changeset commit:"6931c2c0442d2038b53c1064c3a9a15826db27d7". Mirco Bauer
avatar 08:36 PM Revision f97942781cc90ea517193b1c1d46773601571b90: Optimized bash-style nickname completion No n...
Optimized bash-style nickname completion No need to push the message to the frontend manager and then back to the local ChatView, just pass it directly. Mirco Bauer
avatar 08:35 PM Feature #238: Raw Protocol Tab
I start working on that feature. Clément Bourgeois
avatar 08:33 PM Revision 6931c2c0442d2038b53c1064c3a9a15826db27d7: Fixed CurrentChat race conditions in all engin...
Fixed CurrentChat race conditions in all engine and frontends commands (closes: #285) - Replaced all cd.FrontendManager.CurrentChat calls with cd.Chat - Replaced all fm.AddTextToCurrentChat() calls with fm.AddTextToChat(cd.Chat, ...) Mirco Bauer
avatar 08:16 PM Bug #286: French translation merge request
French translation has been updated to current status. git://moonpyk.ath.cx/smuxi.git -> master Clément Bourgeois
avatar 06:12 PM Bug #233 (Closed): Switching between tabs is not instantaneous on slow connections to remote servers
Applied in changeset commit:"46eb8c046501c7d3d6de1571fcb247541430f827". Mirco Bauer
avatar 06:11 PM Revision 46eb8c046501c7d3d6de1571fcb247541430f827: Implemented background queue used when switchi...
Implemented background queue used when switching chats / tabs (closes: #233) Mirco Bauer
avatar 06:08 PM Revision c464415366c7a19050fc66b36e80a0d1485baf3b: Marked FrontendManager.AddTextToCurrentChat() ...
Marked FrontendManager.AddTextToCurrentChat() and .AddMessageToCurrentChat() as obsolete as they are unsafe! (refs: #285) Mirco Bauer
avatar 06:06 PM Revision fd91f8375ae41178707f7dd9cc7fe52bc8eab79f: Added Trace.Call(MethodBase, params) override ...
Added Trace.Call(MethodBase, params) override back Mirco Bauer
avatar 04:33 PM Bug #285: Almost all IRC commands might suffer from a race condition
The most used IRC command (Say) is not affected by this issue, which is probably the reason it wasn't noticed by anyone (yet). Mirco Bauer
avatar 04:32 PM Bug #285: Almost all IRC commands might suffer from a race condition
Many IRC commands (in IrcProtocolManager) rely on CommandModel.FrontendManager.CurrentChat which is just wrong. As that property might not be up-to-date, it could be lacking behind or suddenly change which the result that those commands are using ... Mirco Bauer
avatar 04:18 PM Revision 5ff2b097b0eedffe088151ba8e38c8f3f4a040ac: Configured MonoDevelop to use Smuxi's Coding S...
Configured MonoDevelop to use Smuxi's Coding Standards Mirco Bauer
avatar 03:32 PM Task #284 (Closed): Please make update-po
Applied in changeset commit:"c1248e521dbd0b6dcb5099693a061d4209074142". Mirco Bauer
avatar 03:29 PM Revision c1248e521dbd0b6dcb5099693a061d4209074142: Updated translations (make update-po) (closes:...
Updated translations (make update-po) (closes: #284) Mirco Bauer
avatar 03:28 PM Revision e2ad018124087405b6c0ef696f67ecd715363c17: Added src/Common and src/Server were needed to...
Added src/Common and src/Server were needed to POTFILES.skip Mirco Bauer
avatar 03:27 PM Revision 555897bbe126fcef403365f88293626591bca99a: s/se/sv/ in po-*/LINGUAS
s/se/sv/ in po-*/LINGUAS Mirco Bauer
avatar 03:27 PM Revision 3f91728c871d68069924ef3306283741c5a0a670: Fixed autofool build issues
Fixed autofool build issues Mirco Bauer
avatar 02:11 PM Feature #235 (Closed): Smuxi Server Manager
Applied in changeset commit:"32ed9a57f3411d05e2a040ff7bf6aa21f1cb759d". Clément Bourgeois
avatar 02:10 PM Revision 6462bfa01370d5c0bc764c27c0b6dbf1365dc37e: Merge branch 'merge2/moonpyk/feature/#235_Smux...
Merge branch 'merge2/moonpyk/feature/#235_Smuxi_Server_Manager' Mirco Bauer
avatar 02:09 PM Revision 20659887ebab05613843fbba810e4e765d26687c: Refactored option parsing and server manager (...
Refactored option parsing and server manager (refs: #235) UserListController: - Renamed DelUser() to DeleteUser() Main: - Use exceptions for error handling - Removed most option short cuts (spare them for common used ones) - Fixed logger initial... Mirco Bauer
avatar 02:08 PM Revision a5d646af2971fc7a99715d90f06180248fce8f6e: Enabled logger in release build As this is da...
Enabled logger in release build As this is daemon we have to use a logger Mirco Bauer
avatar 01:59 PM Revision f18d9f4c0fe933acfebe1fb574bbcb0323fadff5: Reduced logging noise
Reduced logging noise Mirco Bauer
avatar 10:17 AM Bug #283 (Closed): GroupChatView.cs missing _Logger protection
Applied in changeset commit:"4a04a132e343225dde054ff07470ad4aaf032882". Mirco Bauer
avatar 10:16 AM Revision 4a04a132e343225dde054ff07470ad4aaf032882: Removed useless and unchecked logger call fixi...
Removed useless and unchecked logger call fixing the release build. (closes: #283) Mirco Bauer

01/08/2010

avatar 09:58 AM Feature #265 (Closed): Wizard to create user configuration for remote connecting to smuxi-server
Clément agreed that a graphical frontend for user management (of the smuxi-server) is not that useful as it required GUI libs and stuff on the server which usually is headless, thus closing this ticket. Mirco Bauer
avatar 03:04 AM Revision 32ed9a57f3411d05e2a040ff7bf6aa21f1cb759d: Implemented Feature #235 - Smuxi Server Manage...
Implemented Feature #235 - Smuxi Server Manager (closes: #235) Making use of NDesk.Options.cs for options parsing Added a new classe in Engine "UserListController" that will help in the future manage users of the engine. MonoDevelop solutions an... Clément Bourgeois
avatar 02:20 AM Feature #235: Smuxi Server Manager
I modified POTFILES.in too to include new files were translatable strings are now present. Clément Bourgeois
avatar 01:44 AM Task #284: Please make update-po
This update will require the creation of a new pot file for smuxi-server in po-Server/. Clément Bourgeois
avatar 01:35 AM Task #284: Please make update-po
Please make update-po so new translatable strings will be happened. Clément Bourgeois
avatar 01:32 AM Bug #283: GroupChatView.cs missing _Logger protection
Please merge git://moonpyk.ath.cx/smuxi.git -> bug/#283_GroupChatViewdotcs_missing__Logger_protection That fixes this issue Clément Bourgeois
avatar 01:27 AM Bug #283: GroupChatView.cs missing _Logger protection
At line 594 of Chats/GroupChatView.cs, a call to _Logger (which isn't defined in release mode). Makes the compilation to fail. 594 _Logger.Debug("POPUP!!!"); Clément Bourgeois
avatar 01:21 AM Feature #235: Smuxi Server Manager
Please merge git://moonpyk.ath.cx/smuxi.git -> feature/#235_Smuxi_Server_Manager It makes now use of Console.Writeline() format, fixes a missing _() of previous commit. Clément Bourgeois

01/07/2010

avatar 09:48 PM Feature #282: Clickable channels
It would be cool if channels (usually indicated by one of #aaa, ##aaa, on some networks also +aaa) could be made clickable. This should be implemented in the ChatViews, in the /whois replies, everywhere :) David Paleino
avatar 08:06 PM Feature #20: more colors for message types
I will give this a try :-) David Paleino
avatar 06:55 PM Feature #231: Show difference between old and new topic
Initial attempt: http://gitorious.org/~dpaleino/smuxi/dpaleino-smuxi/commit/94dcaa2d6a19301b19e316f63ddceed519a294ee Mirco Bauer
avatar 06:53 PM Feature #25 (Closed): Pass unknown commands to protocol manager as fallback.
Applied in changeset commit:"2195edce7239ad49d1d68c7a7039f95e6d3db644". Mirco Bauer
avatar 06:45 PM Revision df29d254daca52500e4ad7a1106a10fdb09ec77b: Merge branch 'feature/#25_pass_unknown_command...
Merge branch 'feature/#25_pass_unknown_commands_to_protocol_manager_as_fallback' Mirco Bauer
avatar 06:45 PM Revision 2195edce7239ad49d1d68c7a7039f95e6d3db644: Pass unknown IRC commands to the IRC server (c...
Pass unknown IRC commands to the IRC server (closes: #25) Mirco Bauer
avatar 05:47 PM Bug #281 (Closed): Race condition in PangoTools.ToMarkup
Applied in changeset commit:"4717e91e29c48c02448deb4829b8656b8700b5da". David Paleino
avatar 05:45 PM Revision 4717e91e29c48c02448deb4829b8656b8700b5da: Fix race condition in PangoTools.ToMarkup (clo...
Fix race condition in PangoTools.ToMarkup (closes: #281) Also, use List<> instead of Stack<>, since there's no point in having a Stack anymore. Signed-off-by: Mirco Bauer <meebey@meebey.net> David Paleino
avatar 05:13 PM Bug #281: Race condition in PangoTools.ToMarkup
http://gitorious.org/~dpaleino/smuxi/dpaleino-smuxi/commit/beeb5f20c37f172e8a7ed4637ed4e948a549c3b0 David Paleino
avatar 04:52 PM Bug #281: Race condition in PangoTools.ToMarkup
The for loop (the one building the string with the Pango Markup), relies on tags.Count. Inside the loop, there's tags.Pop(), which modified the contents of the stack. This means that the for loop effectively "catches" only the first half+1 of the... David Paleino
avatar 04:37 PM Task #280 (Closed): Provide testcase for Smuxi.Frontend.GNOME.PangoTools
Applied in changeset commit:"0437f42bdb9469588fe7a70a70b4a6a91581d2f2". David Paleino
avatar 04:36 PM Revision dfee800ed8f9b6c04e05f0dbbb61372f09b0056c: Merge branch 'merge/gitorious/hanska/feature/#...
Merge branch 'merge/gitorious/hanska/feature/#280_PangoTools_tests' Mirco Bauer
avatar 04:36 PM Revision 0437f42bdb9469588fe7a70a70b4a6a91581d2f2: Implemented test-cases for PangoTools (closes:...
Implemented test-cases for PangoTools (closes: #280) Signed-off-by: Mirco Bauer <meebey@meebey.net> David Paleino
avatar 03:44 PM Revision d950a7c7bf02bee160a1e5e764f55a3958896be7: Implemented tests for TextColor's == operator
Implemented tests for TextColor's == operator Mirco Bauer
avatar 03:20 PM Feature #270 (Closed): Find Group Chat should show colored IRC topics
Applied in changeset commit:"09b2f31214fc59e19ba942a65d770140fb8154c1". David Paleino
avatar 03:19 PM Revision 7fa6f4f3e8a73e2120f73c625e4b92ae4a4777ad: Merge branch 'merge/gitorious/hanska/feature/#...
Merge branch 'merge/gitorious/hanska/feature/#270-FindGroupChat_should_show_colored_IRC_topics' Mirco Bauer
avatar 03:16 PM Revision 09b2f31214fc59e19ba942a65d770140fb8154c1: Show color and formattings of topics in FindGr...
Show color and formattings of topics in FindGroupChatDialog (closes: #270) - Implemented Pango markup converter of a MessageModel - Use Pango markup within the FindGroupChatDialog for topics Signed-off-by: Mirco Bauer <meebey@meebey.net> David Paleino
avatar 02:38 PM Feature #46 (Closed): nickname completion on private chat
Applied in changeset commit:"e08817c28b0c7897059acffb85732bf475aa50e2". David Paleino
avatar 02:36 PM Revision e08817c28b0c7897059acffb85732bf475aa50e2: Implemented nickname completion for queries / ...
Implemented nickname completion for queries / person chats (closes: #46) Signed-off-by: Mirco Bauer <meebey@meebey.net> David Paleino
avatar 11:58 AM Task #280: Provide testcase for Smuxi.Frontend.GNOME.PangoTools
David Paleino
avatar 11:54 AM Revision 98f933cb63fa4b13bd874159456f8a2af2185e76: Added test-case projects.
Added test-case projects. Mirco Bauer
avatar 10:39 AM Feature #46: nickname completion on private chat
Repository: git://gitorious.org/~dpaleino/smuxi/dpaleino-smuxi.git Branch: feature/#46-nickname_completion_on_private_chat David Paleino
avatar 10:38 AM Feature #270: Find Group Chat should show colored IRC topics
Repository: git://gitorious.org/~dpaleino/smuxi/dpaleino-smuxi.git Branch: feature/#270-FindGroupChat_should_show_colored_IRC_topics David Paleino
avatar 10:20 AM Feature #235: Smuxi Server Manager
Here some comments regarding the changeset: First, please follow the Coding Standards used in Smuxi, I know I haven't documented them (yet). So I will give examples which code is not following them: ... Mirco Bauer
avatar 09:21 AM Feature #242 (Closed): Entry Command Queue
Applied in changeset commit:"d2533d47ad65d591afa2ec93faf9a6e7f38d98d3". Mirco Bauer
avatar 09:21 AM Revision fa00094ed544ace159e7c9d9f24b7c78723b1215: Merge branch 'feature/#242_entry_command_queue'
Merge branch 'feature/#242_entry_command_queue' Mirco Bauer
avatar 09:21 AM Revision 437738604674ae98b71f10c897471296dc498460: Fixed CommandModel.ToTraceString() implementation
Fixed CommandModel.ToTraceString() implementation Mirco Bauer
avatar 09:13 AM Feature #270: Find Group Chat should show colored IRC topics
Fixed the warnings too. WOOO \o/ http://gitorious.org/~dpaleino/smuxi/dpaleino-smuxi/commits/feature/%23270-FindGroupChat_should_show_colored_IRC_topics David Paleino
avatar 08:58 AM Revision d2533d47ad65d591afa2ec93faf9a6e7f38d98d3: Process commands in a queue (closes: #242) Th...
Process commands in a queue (closes: #242) The Entry field now uses the CommandManager class with is processing the entered commands in a queue using a thread. Mirco Bauer
avatar 03:02 AM Feature #235: Smuxi Server Manager
The following changes since commit a5cd8f7ffaf48143cc96258b372ab4a6306dda37: Mirco Bauer (1): Only wait for pending channel joins if there is actually one happening and not for failed attempts for example. (closes: #251) are availab... Clément Bourgeois

01/06/2010

avatar 11:01 PM Feature #270: Find Group Chat should show colored IRC topics
The feature has been implemented, I'm only getting a tons of: (smuxi-frontend-gnome:10651): GLib-GObject-WARNING **: unable to set property `text' of type `gchararray' from value of type `GtkSharpValue' in the console. I suppose this is d... David Paleino
avatar 06:52 PM Feature #71 (Closed): Add popup menu to links in the chat/channel window
Implemented in #274 Mirco Bauer
avatar 06:43 PM Bug #251 (Closed): /join is sometimes not doing anything at all
Applied in changeset commit:"a5cd8f7ffaf48143cc96258b372ab4a6306dda37". Mirco Bauer
avatar 06:08 PM Revision a5cd8f7ffaf48143cc96258b372ab4a6306dda37: Only wait for pending channel joins if there i...
Only wait for pending channel joins if there is actually one happening and not for failed attempts for example. (closes: #251) Mirco Bauer
avatar 02:28 PM Feature #231: Show difference between old and new topic
I currently implemented a "character-diff" algorithm, thus setting completion percentage to 30%. I'll work on making that a word-diff, and that will grant me a 70% completion :) As soon as I integrate that with Topic Change, I'll complete th... David Paleino
avatar 12:07 PM Revision 17b0df43d34a69487e98c4f99c9528cb8b3e6596: Drop gnome-sharp-2.0 build-dependency Dropped...
Drop gnome-sharp-2.0 build-dependency Dropped from module checks and Makefiles as we are not using any GNOME libraries since the 0.6.4 release Mirco Bauer
avatar 09:32 AM Revision 0ffb00bc86427e5230db650f168a5d94b48c09ce: Use stock items for the URL context menu.
Use stock items for the URL context menu. Mirco Bauer
avatar 02:50 AM Bug #272 (Closed): Swdish translations file has wrong language code (se -> sv)
Applied in changeset commit:"b2648e94cd7b003a1522d90bb7162041464c957f". Martin Bagge
avatar 02:48 AM Revision b98a619232b644e7f3f60f4aae51756a4d78caff: Merge branch 'merge/gitorious/brother/master'
Merge branch 'merge/gitorious/brother/master' Mirco Bauer
avatar 02:47 AM Revision b2648e94cd7b003a1522d90bb7162041464c957f: Renamed and updated Swedish translation files ...
Renamed and updated Swedish translation files (closes: #272) Signed-off-by: Mirco Bauer <meebey@meebey.net> Martin Bagge
avatar 02:18 AM Feature #273 (Closed): Support context-menu key in user list
Applied in changeset commit:"6d0771e0cbedbf939a9b456a04b4a3799e9d3dc7". Mirco Bauer
avatar 02:16 AM Revision 6d0771e0cbedbf939a9b456a04b4a3799e9d3dc7: Also show the context menu of the user list if...
Also show the context menu of the user list if the context menu key was hit (closes: #273) Mirco Bauer
avatar 12:47 AM Bug #279: Virtual line break not working correctly for long messages
If a long messages contains no space at all, then the line will cause a horizontal scrollbar plus breaking the timestamp/nick prefix before the message. This seems to be a Gtk.TextView issue, as we set the wordwrap to Character or WordCharacter bu... Mirco Bauer
avatar 12:34 AM Revision af5b620ad1a0b8aef5355571f285f9d7f8302513: Fixed InvalidCastException thrown in IrcProtoc...
Fixed InvalidCastException thrown in IrcProtocolManager._Say() caused by the introduced already-away-seen feature (refs: #29) Mirco Bauer
avatar 12:14 AM Revision 5036a12bf4e3a6022fb7b0e11df1c1cf0e4d58de: Removed IrcPersonChatView.Close() override as ...
Removed IrcPersonChatView.Close() override as it's already handled in the base class. Mirco Bauer

01/05/2010

avatar 10:20 PM Revision 8e26aa148a53898ca768fd017c7ad37151a47f15: Removed many finished TODO items, added Redmin...
Removed many finished TODO items, added Redmine URL. Mirco Bauer
avatar 10:15 PM Feature #278: /exec -engine command running the engine side
"/exec -engine ..." should execute the command on the engine not the frontend. All other parameters should be supported too, see #276 and #277. Mirco Bauer
avatar 10:13 PM Feature #277: /exec -o command sending the output as message
"/exec -o echo bar" should send the output of the exec to the protocol manager as message (e.g. IrcProtocolManager.CommandSay()). IIRC there is no protocol neutral API yet to send a message, say something like IProtocolManager.SendMessage(). Mirco Bauer
avatar 10:10 PM Feature #276: /exec -c command executing the output as command
"/exec -c echo /me smokes C#" should take the output of the exec as protocol manager commands -> IProtocolManager.Command() Mirco Bauer
avatar 06:28 PM Feature #274 (Closed): Make URLs copyable with a context menu
Applied in changeset commit:"1ca3d3878f4b268589dc3197b06363445637155a". Mirco Bauer
avatar 06:27 PM Revision 1ca3d3878f4b268589dc3197b06363445637155a: Make URLs copyable using a context menu (close...
Make URLs copyable using a context menu (closes: #274) Mirco Bauer
avatar 05:25 PM Feature #274: Make URLs copyable with a context menu
If you right click on a URL you will get the normal context menu that allows to copy selected text. In the case of URLs you should be able to copy or open the URL without making a selection first. Mirco Bauer
avatar 02:40 PM Feature #273: Support context-menu key in user list
Smuxi is only supporting pressing the right mouse button to get the context-menu of a selected user in a group chat. The context-menu key should also be supported. Mirco Bauer
avatar 11:52 AM Bug #272: Swdish translations file has wrong language code (se -> sv)
I guess that would be commit:9e5c2dd9fc1b674a7d5f7d3a86cf26753fb88cd6 (too new in using redmine=)) Martin Bagge
avatar 11:49 AM Bug #272: Swdish translations file has wrong language code (se -> sv)
In r9e5c2dd9 the Swedish translation file where added but with a faulty language code. The correct code is sv not se. Martin Bagge
avatar 03:40 AM Revision 1171aafe7ea051a3bc256be3e9a28c2f4b34b037: Fixed deadline paraemter values in mail-po tar...
Fixed deadline paraemter values in mail-po target. Mirco Bauer
avatar 03:19 AM Feature #16: smarter /op /deop /voice /devoice (using multiple modes)
This is actually implemented alread. Smuxi does one call for a row of mode changes, but SmartIrc4net is not converting that into smart modes changes yet! Mirco Bauer
avatar 03:15 AM Feature #24: Lag indicator (frontend <-> smuxi-server)
Or just use the last issued command, how long the round trip was :) Mirco Bauer
avatar 03:14 AM Feature #30: make #channel clickable
Since we have IProtocolManager.OpenChat() now this ain't that difficult! Mirco Bauer
avatar 03:13 AM Feature #30: make #channel clickable
David Paleino wrote: > The URL would really be irc://irc.server.com/channel, AFAICT. Not if it's the same server ^^, that's just an internal URL. Mirco Bauer
avatar 03:06 AM Feature #136: HTTP proxy support
SmartIrc4net 0.5 will support this Mirco Bauer
avatar 03:06 AM Feature #138: change status in tray icon context menu
This would be easy to implement if there would be the Status-API already. Mirco Bauer
avatar 03:03 AM Feature #161: Support for flag/icon of half-ops, admins and services in channels
I don't remember if SmartIrc4net 0.4.5.1 supports those flags already, if it does it's pretty simple to implement. Mirco Bauer
avatar 03:02 AM Feature #170: set away automatically when no connection to server
As there is no presence API to set "away" in a protocol neutral way, this is could be easy but its not. The Session object knows how many active frontends are connected (via the FrontendManager registry). Mirco Bauer
avatar 02:59 AM Feature #173: whois output in current channel
Actually this one is simple as if the user is on the channel then the channel-sync feature can be used to retrieve and show the whois data instead of querying the IRCd. Mirco Bauer
avatar 02:53 AM Feature #219: Option to Left-Align 'chatter' in chat-window to eliminate crag
I would really really love this feature, but I haven't found out yet to align text in a Gtk.TextView! :( Mirco Bauer
avatar 02:53 AM Feature #220: Import configuration from irssi
Not sure what format the irssi config file exactly is, but it doesn't look that simple to parse. Example: ... Mirco Bauer
avatar 02:51 AM Feature #221: Remember tab order
This needs some kind of persistency model. Maybe in the chat model itself so frontends know where to add them. Mirco Bauer
avatar 02:50 AM Feature #226: show global messages on server tab
Yes those wallops messages are annoying, as they spam your tabs.... I also noticed this issue on freenode. Mirco Bauer
avatar 02:48 AM Feature #237: Debug Log Tab/Window
Not sure how to fetch the logger messages from log4net but I bet there is some API to catch them and add them to some tab/window. Mirco Bauer
avatar 02:46 AM Bug #267: "not connected" status in window-header refreshes not after successful connection
Somewhere a title update is missing, probably when the statusbar gets updated via GnomeUI.UpdateNetworkStatus(). Mirco Bauer
avatar 02:42 AM Feature #20: more colors for message types
Not sure how this should be implemented, by default messages dont have a color assigned. Mirco Bauer
avatar 02:41 AM Feature #25: Pass unknown commands to protocol manager as fallback.
This doesn't have to be an option, as we show by default unknown replies too. IrcProtocolManager.Command() needs to handle this. Mirco Bauer
avatar 02:40 AM Feature #46: nickname completion on private chat
Not sure where the code sits, but what processes the "tab" key should check if its a person chat, if so should replace the word with the nick if the start of the nick matches. Mirco Bauer
avatar 02:38 AM Feature #71: Add popup menu to links in the chat/channel window
The MessageTextView needs probably some tag marks + popup menu fun for this. Mirco Bauer
avatar 02:37 AM Bug #223: Many beeps when connecting to a smuxi-server on Windows
A simple solution to this issue would be if the "beep" code would only start beeping after the chat was synced and not before that. Mirco Bauer
avatar 02:36 AM Feature #231: Show difference between old and new topic
This requires a wdiff-like algorithm Mirco Bauer
avatar 02:35 AM Bug #233: Switching between tabs is not instantaneous on slow connections to remote servers
This should use a queue (TaskQueue) for updating which page the current one is. Mirco Bauer
avatar 02:33 AM Feature #236: Process "On Connect Commands" for Quick Connect
This one is difficult to implement as it needs refactoring of the code that executes the commands to a better place. Mirco Bauer
avatar 02:33 AM Bug #245: Status bar too short short for german language
Right now the width of the left statusbar is hardcoded, it should use some kind of flexible width that expands if needed (if the text gets longer). Mirco Bauer
avatar 01:53 AM Task #271 (Closed): French translation merge request
Applied in changeset commit:"ee46714286e2effff5c2b18ecfa39c9e583e396a". Mirco Bauer
avatar 01:52 AM Revision ee46714286e2effff5c2b18ecfa39c9e583e396a: Merge remote branch 'moonpyk/master' (closes: ...
Merge remote branch 'moonpyk/master' (closes: #271) Mirco Bauer
avatar 01:46 AM Feature #269 (Closed): Show CTCP replies on query tabs
Applied in changeset commit:"5a76189859ddc1a6ccbd07f3121f737eb4b4e583". Clément Bourgeois
avatar 01:40 AM Revision 5a76189859ddc1a6ccbd07f3121f737eb4b4e583: Show CTCP replies on query tabs when available...
Show CTCP replies on query tabs when available (closes: #269, refs: #146) Signed-off-by: Mirco Bauer <meebey@meebey.net> Clément Bourgeois
avatar 12:47 AM Feature #269: Show CTCP replies on query tabs
Work done. http://moonpyk.ath.cx/git/?p=smuxi.git;a=commit;h=0773d111a572204699495da54a804dead457ee4d Merge request : git://moonpyk.ath.cx/smuxi.git -> feature/#269_Show_CTCP_replies_on_query_tabs Clément Bourgeois
avatar 12:25 AM Task #271: French translation merge request
French translation update http://moonpyk.ath.cx/git/?p=smuxi.git;a=commit;h=3254fa8ad3bf33e30b76bbfa326cdd4c936666a5 git://moonpyk.ath.cx/smuxi.git -> master Clément Bourgeois
avatar 12:24 AM Revision 3254fa8ad3bf33e30b76bbfa326cdd4c936666a5: French translation updated to current status
French translation updated to current status Clément Bourgeois
« Previous
Next »
 

Also available in: Atom