Activity
From 01/23/2012 to 02/21/2012
02/21/2012
-
01:41 PM Bug #695: An error occurred while fetching the friends timeline from Twitter. Reason: Error: Send...
- ...
-
11:09 AM Feature #694: Smuxi should handle URLs in brackets like <http://www.smuxi.org> (i.e. render as cl...
- Currently smuxi treats <http://www.smuxi.org> as regular text, and doesn't treat it as a clickable hyperlink. This is a loss in comfort...
02/19/2012
-
05:58 PM Bug #489 (Closed): Desktop notifications: Smuxi window stays inactive
- Applied in changeset commit:"261933f1ce886dac4245c5854d39075bb12c7edd".
02/18/2012
-
02:29 PM Revision f81bc2416437acd5f7272870fac38fc573df8ae7: Merge branch 'stable'
- Merge branch 'stable'
-
02:28 PM Revision 6df986e15aab499ebbca2acadcb8c4ff3cdff312: [Frontend-GNOME] Added Gtk.WindowExtensions.cs...
- [Frontend-GNOME] Added Gtk.WindowExtensions.cs to MonoDevelop project
-
02:14 PM Revision 00521fbaf01919d27d725e182cd4e7ad5107d962: Merge branch 'stable' Conflicts: src/Fronten...
- Merge branch 'stable' Conflicts: src/Frontend-GNOME/IndicateManager.cs
-
02:08 PM Revision 261933f1ce886dac4245c5854d39075bb12c7edd: [Frontend-GNOME] Fixed bringing the Smuxi wind...
- [Frontend-GNOME] Fixed bringing the Smuxi window to foreground from desktop notifications and messaging menu (closes: #489) - Implemented Gtk.Window.PresentWithServerTime() extension method - Pass X11 server time using PresentWithServerTime() for...
02/17/2012
-
02:28 PM Feature #690: Server output independent from chat and adjustable/hideable
- It may look like the output of the channel topic. perhaps below the chat
-
09:40 AM Bug #691: Network Timeout Exception Message: org.freedesktop.DBus.Error.NoReply
- I have now upgradet to version 0.8.9.2 from your ppa on launchpad. I report them if the error occurs again
02/16/2012
-
09:31 PM Bug #691 (Feedback): Network Timeout Exception Message: org.freedesktop.DBus.Error.NoReply
- I believe this issue is fixed with Smuxi 0.8.9 as it uses dbus-sharp instead of ndesk-dbus, which is known to have all kinds of issue, see #506. Can you upgrade to Smuxi 0.8.9 and check if you still experience this issue?
-
09:23 PM Bug #693: Smuxi is no longer shown in Messaging Menu
- Since the 0.8.9.2 release Smuxi is no longer shown in the Messaging Menu of Ubuntu.
-
09:20 PM Bug #692 (Closed): Exception: Exception has been thrown by the target of an invocation.
- Applied in changeset commit:"e6e41dd3f814ab9f2fc5fc3262fea8c77bcb6c45".
-
09:19 PM Revision 384eb31c02559a468a39d687a682e8df9adff3d8: Merge branch 'stable'
- Merge branch 'stable'
-
09:16 PM Revision e6e41dd3f814ab9f2fc5fc3262fea8c77bcb6c45: [Frontend-GNOME] Fixed potential NullReference...
- [Frontend-GNOME] Fixed potential NullReferenceException when copying a link (closes: #692)
-
07:13 PM Bug #692: Exception: Exception has been thrown by the target of an invocation.
- ...
-
04:34 PM Bug #691: Network Timeout Exception Message: org.freedesktop.DBus.Error.NoReply
- Exception Type: System.Exception Exception Message: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) Exception StackTrace: at Notifications.INotificationsProxy.Notify (System.String app_name, ...
-
12:06 PM Feature #690: Server output independent from chat and adjustable/hideable
- Server output independent from chat and adjustable/hideable
02/15/2012
-
11:21 AM Feature #689: Show last open servers and channels
- Show last open servers and channels
-
11:14 AM Feature #688: Persist Command History
- Persist Command History
02/12/2012
-
03:23 PM Revision 5e1ac2027c498f250dc32b405ca53e7411a90a22: [Build] Bumped version to 0.8.10
- [Build] Bumped version to 0.8.10
02/06/2012
-
06:20 PM Feature #687: Update notifications on OS X and Windows
- As Windows and OS X do not have a central way of distributing and managing installed software, Smuxi should check for the latest Smuxi version and inform the user when there is an update available.
-
06:03 PM Revision c7c7531827febec6f93deb5db8c86edc1c428d37: [Build] Always build dist-win32 and dist-osx w...
- [Build] Always build dist-win32 and dist-osx with included db4o
-
06:03 PM Revision 6cc5cbe958c5733dcaed4982bfbba73470888bee: [Build] Pass --with-vendor-package-version to ...
- [Build] Pass --with-vendor-package-version to dist-win32 and dist-osx target
02/05/2012
-
11:34 AM Bug #434: Frontend might lose new messages when connecting to remote engine
- Smuxi needs to use snapshots when retrieving chat data from the engine and the engine needs to track what as changed since then and re-queues all changes and pushes them when the frontend signals a finished sync. There is an experimental branch wh...
01/29/2012
-
11:56 PM Feature #686: Show/Hide Events mode
- Smuxi should allow to hide all events temporarily using a View -> Show Events check button in the menu. This would allow to ignore event noise and look at it when needed. By default it should show events though.
-
11:35 PM Bug #684 (Closed): NullReferenceException in Meebey.SmartIrc4net.WhoInfo.Parse()
- Fixed in commit:01b368aacd32d822b264f955629de22dde930345
-
11:28 PM Revision 44b3c56ea8c734a46497e85d71b0ebab0fb7078a: Merge branch 'stable'
- Merge branch 'stable'
-
11:27 PM Revision 01b368aacd32d822b264f955629de22dde930345: [lib/SmartIrc4net] Updated to handle ! and . c...
- [lib/SmartIrc4net] Updated to handle ! and . channel usermodes and empty realname field in WHO replies
-
10:15 PM Feature #685: Sync command for single chats in low-bandwidth-mode
- Currently Smuxi only allows to load all chats or load none at all if low bandwidth mode is enabled. It would be cool if Smuxi would allow to load single chat logs by using a command like /sync. The command could trigger the syncing of the current ...
-
06:39 PM Bug #656: Exception: Object reference not set to an instance of an object
- I created a new bug ticket (#684). I'll be in IRC for most of the afternoon (name is notfunk).
-
06:35 PM Bug #684: NullReferenceException in Meebey.SmartIrc4net.WhoInfo.Parse()
- Running into the following exception/bug: ...
-
01:35 PM Bug #656: Exception: Object reference not set to an instance of an object
- Dan R wrote: > Bugs #674 and #677 seem to document the same exception, but no idea if they are all related. I cloned the smuxi repo (was going to poke at the code a bit) but currently dealing with some silly mono reference/dependency issues. hope...
-
10:29 AM Revision 4ce2260a2a6456faadd5f9dd5533d96fab2e138d: [L10N] Fixed translator-credits of the Urdu tr...
- [L10N] Fixed translator-credits of the Urdu translation
-
10:28 AM Revision 0b836983a06061cf2eacc7e784faec5cf981cec8: [L10N] Fixed translator-credits of the Turkish...
- [L10N] Fixed translator-credits of the Turkish translation
-
12:11 AM Revision 004cdd36715bf41c79a3d0523aec0a0bdfea8c62: [Debian] Build-depend on libstfl0 as libstfl-d...
- [Debian] Build-depend on libstfl0 as libstfl-dev doesn't on Ubuntu Oneiric
01/28/2012
-
03:17 PM Feature #681: Channel cycling
- This change can be tested with a development build which can be obtained from here: http://www.smuxi.org/documentation/running-from-git/
-
03:16 PM Bug #670: Slow when closing server or entire program
- This change can be tested with a development build which can be obtained from here: http://www.smuxi.org/documentation/running-from-git/
-
03:10 PM Feature #681 (Closed): Channel cycling
- Applied in changeset commit:"e300472f43fafd7de43c5e4dedef7ca171116d0e".
-
03:05 PM Revision e300472f43fafd7de43c5e4dedef7ca171116d0e: [Frontend-GNOME] Support to cycle through chat...
- [Frontend-GNOME] Support to cycle through chats from last to first and first to last (closes: #681)
-
02:48 PM Bug #677 (Closed): Exception: Object reference not set to an instance of an object
- Applied in changeset commit:"e2197b75717b49cc0e6bb8f585866878f5a87e74".
-
02:46 PM Revision e2197b75717b49cc0e6bb8f585866878f5a87e74: [Frontend-GNOME] Fixed NRE in Entry.ExecuteCom...
- [Frontend-GNOME] Fixed NRE in Entry.ExecuteCommand() (closes: #677)
-
01:58 PM Bug #674 (Closed): Exception: Object reference not set to an instance of an object
- Applied in changeset commit:"0dd62728ef5a1ec8f693ece85d79dc2a031477c2".
-
01:56 PM Revision 0dd62728ef5a1ec8f693ece85d79dc2a031477c2: [Frontend-GNOME] Fixed NRE in Notebook.OnSwitc...
- [Frontend-GNOME] Fixed NRE in Notebook.OnSwitchPage() (closes: #674)
-
12:41 PM Revision d891644bb737fa0b60406215b50a2de72b1b40c9: [Server] Pass --debug to mono by default to ge...
- [Server] Pass --debug to mono by default to get stack traces with line numbers
-
12:35 PM Bug #683 (Closed): Cannot connect to remote server if smuxi password is numeric only
- Applied in changeset commit:"56e585f665cb9ddd03ad5031ecf35bf4fb7d5f8c".
-
12:34 PM Revision 56e585f665cb9ddd03ad5031ecf35bf4fb7d5f8c: [Engine] Read config keys with default string ...
- [Engine] Read config keys with default string values always as string (closes: #683)
-
12:12 PM Bug #683: Cannot connect to remote server if smuxi password is numeric only
- If I create on smuxi-server user which password contain only numeric chars, client can't connect. On client appears message: ...
01/27/2012
-
10:29 PM Bug #656: Exception: Object reference not set to an instance of an object
- Running into the same exception/bug: ...
-
08:52 PM Revision e109aa7864a7b8a1d5a993930e035865b45fc1a3: [Build] Define pkgappdir variable
- [Build] Define pkgappdir variable
-
08:43 PM Revision 8ff843aefc4689b75f1dc08cf7ee91ae2ac8e85b: [Build] Fixed automake 1.11.2 issue
- [Build] Fixed automake 1.11.2 issue
-
08:39 PM Bug #682: Duplicate query windows from the same user
- I agree that Smuxi should do this but right now the protocol of Smuxi does not support renaming a chat, neither the ID nor the name. The protocol will be re-designed around 0.9 or a 1.0 release, which will then support this, see: http://live.gnome...
-
08:11 PM Revision a38ca12075acc0d9ac3400a8d0d322ded55bf0d5: [Build] Added Croatian and Polish to update-tr...
- [Build] Added Croatian and Polish to update-transifex target
01/25/2012
-
01:41 AM Bug #682: Duplicate query windows from the same user
- Did a search on the topic but couldn't find anything related therefore I am making a new ticket. How to reproduce: Say I am chatting with user *userA* in private and suddenly he decides to change his name to *userB* and sends me another mess...
Also available in: Atom