Activity
From 05/16/2010 to 06/14/2010
06/14/2010
-
09:38 PM Bug #389: Smuxi 0.7.2-dev throws exception when using with 0.7.1 server
- ...
-
08:37 PM Feature #388: Generate more distinct nick colors
- The available distinct colors that can be used for nicks are very limited as the human eye can't easily tell many colors apart. While consuming Kriek in Brussels (FOSDEM 2010), Jo Shields had the great idea of using the background color to generat...
-
08:32 PM Task #387: Use own hashing algorithm for nick colors
- Currently Smuxi relies on the String.GetHashCode() implementation of the runtime. This has the drawback that the value could change over time (between runtime versions and implementations) leading to suddenly different colors. Thus Smuxi should us...
-
05:45 PM Bug #325 (Closed): Doubled recconect after Smuxi loses connection to Smuxi-Server
- Applied in changeset commit:"3d0713f6454e8e1ae86500116635948a0b211c8e".
-
05:45 PM Bug #354 (Closed): Stack trace not possible to copy in a sane way.
- Applied in changeset commit:"3d0713f6454e8e1ae86500116635948a0b211c8e".
-
05:44 PM Revision 3d0713f6454e8e1ae86500116635948a0b211c8e: Make sure the engine reconnect and crash dialo...
- Make sure the engine reconnect and crash dialog will only be shown once and don't interfere which each other. (closes: #325, #354)
-
05:42 PM Revision 8dc4dfbe5d43341a835f6d2ee12bac99f04e9cf0: Fixed window parent and added report bug butto...
- Fixed window parent and added report bug button to CrashDialog
-
04:54 PM Feature #62: logging support
- As initial logging support I think a plain text file (like irssi does) will do the job in most cases. Later we can add more advanced logging.
-
04:23 PM Revision 851bd7f06f306e5b981e2df44a77690cf6ff956c: Added USERINFO to CTCP menu
- Added USERINFO to CTCP menu
-
04:09 PM Feature #386 (Closed): CTCP FINGER / USERINFO
- Applied in changeset commit:"b8a31d1dc0d0ccbae3e9a2d1e723bde4513813f1".
-
04:07 PM Revision b8a31d1dc0d0ccbae3e9a2d1e723bde4513813f1: Implemented CTCP FINGER and USERINFO replies. ...
- Implemented CTCP FINGER and USERINFO replies. (closes: #386)
-
04:04 PM Feature #386: CTCP FINGER / USERINFO
- Smuxi should support and reply to the famous CTCP FINGER and USERINFO commands.
06/13/2010
-
06:07 PM Bug #374 (Closed): Twitter: Object reference not set to an instance of an object...
-
06:03 PM Bug #364 (Closed): smuxi crashes when sending a message to one user who has blocked another user
- Applied in changeset commit:"f19d402437f22e0e0d883127d028ab883a78a7a8".
-
06:03 PM Bug #363 (Closed): smuxi crashes when sending a message to a user who doesn't follow
- Applied in changeset commit:"f19d402437f22e0e0d883127d028ab883a78a7a8".
-
06:01 PM Revision f19d402437f22e0e0d883127d028ab883a78a7a8: Handle exceptions when posting updates and sen...
- Handle exceptions when posting updates and sending messages. (closes: #329)
-
06:00 PM Bug #329 (Closed): Sending a message to a not following tweeter
- Applied in changeset commit:"f19d402437f22e0e0d883127d028ab883a78a7a8".
06/11/2010
-
04:48 PM Feature #350 (Closed): Extend user context-menu in channels with "invite to"
- Applied in changeset commit:"ac3a005cd44e96cc3285b54816fbaa08b5b354ea".
-
04:45 PM Revision 500c35dd1b7b35b7ef7be752efabcd35ea3b0d65: Removed $Id$ line from license template
- Removed $Id$ line from license template
-
04:41 PM Revision ac3a005cd44e96cc3285b54816fbaa08b5b354ea: Implemented "Invite To" menu (closes: #350) T...
- Implemented "Invite To" menu (closes: #350) The person menu of the GroupChatView and the CTCP menu had to be refactored so the menu could hold dynamic items which is needed for the invite menu.
-
04:15 PM Bug #382 (Rejected): /window is an unknown command when in on connect
- Ok, so there is no bug but instead a feature request see #385
-
04:14 PM Feature #385: Switch automatically to newly opened tabs
- There should be 2 settings that allow to switch to newly opened tabs: "automatically switch to newly opened group chats" "automatically switch to newly opened person chats"
-
02:23 PM Bug #382: /window is an unknown command when in on connect
- Yes.
-
12:20 PM Bug #382 (Feedback): /window is an unknown command when in on connect
- Ok, say making 2 new options: "automatically switch to newly opened group chats" "automatically switch to newly opened person chats" It will not make any distinction which channel or which query, is that sufficient for you?
-
12:11 PM Feature #384: Replying to Tweets
- When clicking a tweet from the Home Timeline it should open a new reply tab that replies exactly to that tweet using the reply-to parameter of the twitter protocol.
-
12:27 AM Bug #382: /window is an unknown command when in on connect
- Additionally, while I don't any private messages, other people who might conceivably use this feature might; it would be a good idea to let people control which chats get automatic focus -- something as simple as a checkbox for channels and a chec...
-
12:13 AM Bug #382: /window is an unknown command when in on connect
- That will be fine, thanks.
06/10/2010
-
08:58 PM Revision 3bdac9a14c75ae7a0d43db45c42398cb1cce1079: Added support for passing a channel to the inv...
- Added support for passing a channel to the invite command. (closes: #349)
-
08:58 PM Feature #349 (Closed): /invite command should accept optional target parameter
- Applied in changeset commit:"3bdac9a14c75ae7a0d43db45c42398cb1cce1079".
-
08:45 PM Bug #344 (Closed): Inconsistent highlight coloring
- Applied in changeset commit:"586759d81fe0330abfde3ad3d09a4cde25c50318".
-
08:44 PM Revision 586759d81fe0330abfde3ad3d09a4cde25c50318: If a message contains a highlight colorize the...
- If a message contains a highlight colorize the complete message for the sake of consistency. (closes: #344)
-
07:55 PM Feature #383: smart highlighting
- Smuxi should not simply colorize the whole message that contains a highlight but also mark the word that triggered the highlight by using underline, bold, or some other indicator. This would be a nice feature but is difficult to implement as it...
-
07:50 PM Bug #344 (New): Inconsistent highlight coloring
- Reopened, next time I should remove the duplicate link before updating the ticket ^^
-
07:48 PM Bug #344 (Closed): Inconsistent highlight coloring
- This issue was already solved but didn't address the inconsistent highlight issue as reported in #344, thus closing this now.
-
07:48 PM Bug #323 (Closed): Partial self triggered highlights
- This issue was already solved but didn't address the inconsistent highlight issue as reported in #344, thus closing this now.
-
07:06 PM Bug #267 (Closed): "not connected" status in window-header refreshes not after successful connection
- Applied in changeset commit:"169470a8c391c6a7786f41407d1dcb39a019aae2".
-
07:06 PM Revision 169470a8c391c6a7786f41407d1dcb39a019aae2: Update window title every time the network sta...
- Update window title every time the network status is updated. (closes: #267)
-
06:18 PM Bug #358 (Closed): retweets missing
- Applied in changeset commit:"e15d2e644c2707ebd549b4d38eb142ad5b29f929".
-
06:18 PM Revision e15d2e644c2707ebd549b4d38eb142ad5b29f929: Added support for showing retweets. (closes: #...
- Added support for showing retweets. (closes: #358)
-
05:46 PM Bug #382: /window is an unknown command when in on connect
- ...
-
06:42 AM Bug #382: /window is an unknown command when in on connect
- When using /window in the On Connect Commands settings, smuxi (Windows 0.7.1 release) reports the following error: > [421 (ErrorUnknownCommand) window] Unknown command Duplication: In Preferences > Servers > [server], have the following lines...
06/09/2010
-
05:21 PM Revision ff015b59a6ef8eec62e657b9645972b5c6a63cd0: Implemented CTCP TIME reply. (closes: #372)
- Implemented CTCP TIME reply. (closes: #372)
-
05:20 PM Feature #372 (Closed): CTCP TIME
- Applied in changeset commit:"ff015b59a6ef8eec62e657b9645972b5c6a63cd0".
-
04:50 PM Revision 1b516538cfcc46f374cd77f7e527a552e51b8af4: Suppress annoying uname probing output.
- Suppress annoying uname probing output.
-
04:50 PM Feature #342 (Closed): Less noisy smuxi-server output
- Applied in changeset commit:"68d2cf8f0d5d166ff3c87601b06038d59d068103".
-
04:47 PM Revision 68d2cf8f0d5d166ff3c87601b06038d59d068103: Suppress logging noise when managing users wit...
- Suppress logging noise when managing users with smuxi-server. (closes: #342) Initialize the logger with error as log level and then raise it to debug after the parameters are parsed and debug was passed.
-
04:44 PM Task #369: Upgrade Twitterizer Library
- This basically leads to a rewrite of the twitter protocol manager, thus postponed to 0.8
-
04:44 PM Revision d01ea58524b73bf149c2f83267a48910efcbb405: Implemented smuxi-server --list-users paramete...
- Implemented smuxi-server --list-users parameter. (closes: #381)
-
04:43 PM Feature #381 (Closed): List users of smuxi-server
- Applied in changeset commit:"d01ea58524b73bf149c2f83267a48910efcbb405".
-
04:17 PM Feature #381: List users of smuxi-server
- It should be possible to list the existing users of the smuxi-server using a --list-users parameter.
-
03:51 PM Feature #331 (Closed): Better OS detection
- Applied in changeset commit:"a87bef806719e01eb5c00ee76bb110e5984bd73a".
-
03:51 PM Revision a87bef806719e01eb5c00ee76bb110e5984bd73a: Implemented better OS and architecture detecti...
- Implemented better OS and architecture detection by using uname with a fallback on the runtime detector. (closes: #331)
-
01:35 PM Revision 1cbb5a3a1651614e4b2a7a0d029b4ac92d170431: Refactored GroupChatView.SetTopic() to .Topic ...
- Refactored GroupChatView.SetTopic() to .Topic and hide unset topics.
-
12:52 PM Revision 75f219ee2419d35cea470df5c7e9bec67612d40e: Removed dead code, this was refactored into Me...
- Removed dead code, this was refactored into MessageTextView.
06/07/2010
-
04:07 PM Bug #367: Smuxi-server bugs
- Mirco Bauer wrote: > There are configuration files in ~/.config/smuxi, but they are not meant to be changed by hand because it's error prone. The mentioned files configure in the most the client. The server should have a seperate config file f...
-
03:02 PM Bug #367: Smuxi-server bugs
- Michal Dziczkowski wrote: > With do whole respect, but with such poor configuration with the command line offer, you can't do proper server management. I had meant that there is no configuration file there. There are configuration files in ~/....
-
02:15 PM Bug #367: Smuxi-server bugs
- With do whole respect, but with such poor configuration with the command line offer, you can't do proper server management. I had meant that there is no configuration file there. Except of that, the second part of the report (the blank page pro...
06/06/2010
-
08:37 PM Bug #374: Twitter: Object reference not set to an instance of an object...
- This issue seems to be gone, I guess twitter changed something back...
-
07:04 PM Revision 6e0d8e2b7ea28e5643f14c8c63bce2121725af7d: Updated to latest Desktop Menu Specification
- Updated to latest Desktop Menu Specification
-
06:40 PM Bug #305: rejoin is marked as activity
- I can't reproduce this. When I do a /cycle and quickly change the open tab I will see event activity but not message activity.
-
06:35 PM Bug #230: Startup Error in Windows: Unrecognized image file format
- Today I found a Smuxi user with exactly this problem and I could find the cause of it. If the user had another installation of a GTK+ based application like GIMP or Pigdin then the PATH environment variable will contain different GTK+ versions at ...
-
06:23 PM Bug #347 (Closed): ssh password with only digits fail to work
- Applied in changeset commit:"5c63b75496eb94cbe6acd31094228873fbb3ced2".
-
06:23 PM Bug #345 (Closed): password with only digits fail to work with remote engines
- Applied in changeset commit:"7314e59a128b062e249a3a6bbdb7cb906fd0c023".
-
06:23 PM Revision 5c63b75496eb94cbe6acd31094228873fbb3ced2: Fixed InvalidCastException when using SSH pass...
- Fixed InvalidCastException when using SSH passwords with only digits. (closes: #347)
-
06:22 PM Bug #347: ssh password with only digits fail to work
- Same issue with engine passwords, see #345
-
06:21 PM Revision 7314e59a128b062e249a3a6bbdb7cb906fd0c023: Fixed InvalidCastException when using engine p...
- Fixed InvalidCastException when using engine passwords with only digits. (closes: #345)
-
06:02 PM Revision 4e3aa792955acdf88495e3dbb484f28a6689926f: Fixed NRE and re-adding a default server in Ad...
- Fixed NRE and re-adding a default server in AddServer() (closes: #373)
-
06:02 PM Bug #373 (Closed): Removing a default server and adding it back fails
- Applied in changeset commit:"4e3aa792955acdf88495e3dbb484f28a6689926f".
-
05:39 PM Bug #367 (Rejected): Smuxi-server bugs
-
05:39 PM Bug #367: Smuxi-server bugs
- The smuxi-server is controlled using parameters as explained in the "Server HowTo" from the website: ...
-
05:28 PM Revision 1b7ebd1dfcca090b3e8510947d9ea8a54d919b09: Fixed build issue with xbuild on Mono 2.6 (clo...
- Fixed build issue with xbuild on Mono 2.6 (closes: #380)
-
05:26 PM Bug #380 (Closed): Twitterizer build fails on Mono 2.6
- Applied in changeset commit:"1b7ebd1dfcca090b3e8510947d9ea8a54d919b09".
06/05/2010
-
02:42 PM Bug #380: Twitterizer build fails on Mono 2.6
- When building Smuxi 0.7.1 on Mono 2.6 it fails with: ...
05/19/2010
-
06:39 PM Feature #136: HTTP proxy support
- Smuxi 0.8 will have HTTP proxy support as it needs the not yet released SmartIrc4net 0.5 library.
-
06:36 PM Feature #377: Customizable Chat Backgrounds
- Have to investigate if the GTK+ TextView widget supports this.
05/17/2010
-
02:30 PM Feature #377: Customizable Chat Backgrounds
- It would be nice to be able to change the background of smuxi to an image, or even just make it transparent.
Also available in: Atom