Activity
From 04/20/2011 to 05/19/2011
05/19/2011
-
11:00 PM Revision 22fda0a8b3597b4a44d664586de40fa03096958e: Added Frontend-STFL to POTFILES.skip
- Added Frontend-STFL to POTFILES.skip
-
06:32 PM Revision f82df596d86e0d31b077abafd44fc3b2160c378b: [Engine-IRC] Do not log non-lag conditions to ...
- [Engine-IRC] Do not log non-lag conditions to avoid log spamming
-
05:50 PM Feature #597: Sync config cache when connecting to smuxi-server
- Right now the config cache gets populated when keys are requested which are not yet cached. This means that each requested uncached key will make a remoting call. The worst case is when all keys are requested, say when the user open the preference...
-
02:35 AM Revision a6be34ccf5daa8914f1e3bfa4993a152acca4c90: Bumped version to 0.8.1
- Bumped version to 0.8.1
-
01:50 AM Revision 188bcea9fc2367cc86efda6a3622f54d37dbbb1a: Bumped version to 0.8.1
- Bumped version to 0.8.1
05/16/2011
-
12:29 AM Revision d72c70b3b98dc750acf4dec58db076ee78d7e9e5: [Engine] Implemented GetHashCode() for messages
- [Engine] Implemented GetHashCode() for messages
05/11/2011
-
06:20 AM Bug #595: Cannot show non-English character
- updated the PNG
05/10/2011
-
08:53 PM Feature #596: Automatically assume "irc" as protocol if not specified in /connect command
- Many new users have issues with the /connect command because it requires you to specify the protocol as Smuxi supports more than one. If the user is not specifying the protocol Smuxi should simply assume "irc" as Smuxi is still 90% an IRC client.
-
08:44 PM Bug #595: Cannot show non-English character
- Can you attach a screenshot which shows the issue?
-
07:42 PM Bug #595: Cannot show non-English character
- Smuxi cannot show non-English character, such as Chinese
05/08/2011
-
07:43 PM Feature #205 (Closed): NetworkManager Support
- Applied in changeset commit:"0f27340cb79cce8a08a7fff788d9a614cab31861".
-
02:04 PM Revision 0f27340cb79cce8a08a7fff788d9a614cab31861: [Frontend-GNOME] Implemented NetworkManager su...
- [Frontend-GNOME] Implemented NetworkManager support (closes: #205)
05/05/2011
-
10:04 PM Bug #594: many disconnects
- As the screenprint shows, smuxi tries connection to oftc. It does not work and it seems that smuxi is trying to reconnect too fast. Used setting: host: irc.oftc.org Port: 6697 Use encryption: (no matter which option is chosen, it does not ...
05/04/2011
-
04:08 PM Bug #593: Hidden menu disables hotkeys on Ubuntu 10.04
- If I hide the menu bar (View -> uncheck "Show Menubar") I loose the ability to hit f7 (caret mode) f8 (browse) f11 (fullscreen) or Ctrl-PageUp / Ctrl-PageDown to change the channel. Right clicking on the output box and checking "Show Menubar" r...
-
10:28 AM Feature #161: Support for flag/icon of half-ops, admins and services in channels
- the strange thing in Smuxi server is that some standard IRC modes aren't working with Smuxi. Please implement that Smuxi support all IRC modes
05/02/2011
-
09:27 PM Feature #592: smuxi-server should support --bindaddress and --port as parameters
- The smuxi-engine.ini contains a BindAddress and Port setting and should be allowed to be overridden by passing a --bindaddress and --port parameter to smuxi-server.
05/01/2011
-
04:04 PM Bug #589: remoting error since updating mono to 2.10.1
- So Mono 2.10.1 is no longer ABI (Remoting) compatible with .NET 3.5, that is very sad. I hope this will be fixed in Mono. Can you give Mono 2.10.2 a try?
-
07:11 AM Bug #589: remoting error since updating mono to 2.10.1
- 1: Version=2.0.0.0 Name=mscorlib Flags=0x00000000 Public Key: 0x00000000: B7 7A 5C 56 19 34 E0 89 2: Version=1.2.10.0 Name=log4net Flags=0x00000000 Public Key: 0x00000000: A5 71 5C C6 D5 C3 ...
04/30/2011
-
04:21 PM Bug #589: remoting error since updating mono to 2.10.1
- Carlo Kok wrote: > server is: > > > [ck@buurtnet ~]$ mono --version > Mono JIT compiler version 2.10.1 (tarball Mon Apr 11 15:46:24 UTC 2011) > > > gui runs on windows (not mono). It worked before I updated the server to 2.10 Have y...
-
04:04 PM Feature #591 (Closed): Low Bandwidth Mode
- Applied in changeset commit:"efdcc266622e3c8754a449b8b4301a09ef9634c5".
-
04:03 PM Revision efdcc266622e3c8754a449b8b4301a09ef9634c5: [Frontend-GNOME] Implemented Low Bandwidth Mod...
- [Frontend-GNOME] Implemented Low Bandwidth Mode (closes: #591) In Low Bandwidth Mode the frontend will no longer sync messages from the Session nor will it keep track of last seen highlights. This is very useful for slow networks like UMTS or GRPS.
-
03:41 PM Feature #591: Low Bandwidth Mode
- When Smuxi is used over UMTS or other slow networks with smuxi-server the connection can take a long time. If the network connection is bad enough it might be not possible at all to connect. For this reason Smuxi should support a "Low Bandwidth Mo...
-
11:10 AM Revision c725cc5d363615776d2d26164d2001edbce28628: [Frontend-STFL] Fixed ArgumentNullException in...
- [Frontend-STFL] Fixed ArgumentNullException in TextView.get_Offset()
04/23/2011
-
11:24 AM Feature #161: Support for flag/icon of half-ops, admins and services in channels
- There is no patch flag or something, so I am setting Done to 50%
-
11:17 AM Feature #161: Support for flag/icon of half-ops, admins and services in channels
- One issue I see though is that the IrcGroupPersonModel is extended with new members and thus the serializer had to be adjusted breaking old deserializers. Either this change has to be done in a 0.x version or the FastSerializer needs to be forgivi...
-
11:15 AM Feature #161: Support for flag/icon of half-ops, admins and services in channels
- A patch that includes this and other changes: http://gitorious.org/fireirc/fireirc/commit/b367a7d4942fad2af5a1aa74d4b9fbbc28300402
-
08:23 AM Bug #589: remoting error since updating mono to 2.10.1
- server is: [ck@buurtnet ~]$ mono --version Mono JIT compiler version 2.10.1 (tarball Mon Apr 11 15:46:24 UTC 2011) gui runs on windows (not mono). It worked before I updated the server to 2.10
04/22/2011
-
10:14 PM Bug #589: remoting error since updating mono to 2.10.1
- For the record: smuxi-server on mono 2.6.7 and smuxi-frontend-gnome on mono 2.10.1 works for me
-
10:14 PM Bug #589: remoting error since updating mono to 2.10.1
- Are you using smuxi-server? If so, which side have you upgraded to 2.10.1?
04/20/2011
-
11:54 PM Bug #590: Twitter timestamp always wrong
- It is 1:44 am a few minutes ago meebey tweeted but my timestamp reflects something like 3:00 am etc. - Twitter profile reflects correct GMT +1 - Smuxi IRC reflects correct time - Smuxi local engine reflects correct timestamp date on serve...
-
07:20 PM Bug #589: remoting error since updating mono to 2.10.1
- ...
Also available in: Atom