Activity
From 04/20/2013 to 05/19/2013
Today
-
01:43 PM Task #743 (Closed): Updated translations from Transifex
- [L10N] Updated (partial) Finnish translation from Transifex [L10N] Updated Swedish translation from Transifex [L10N] Updated Danish translation from Transifex [L10N] Updated Chinese Simp translation from Transifex [L10N] Fr...
-
11:14 AM Bug #700 (Closed): Output after topic change is mixed up in German translation
- Fixed in commit:f19dd7ba934841f783cbb845b40722451473b625
-
10:38 AM Feature #841 (Closed): Nick completion using the tab key
- Applied in changeset commit:"0f3902a56b060ab41337f5edfd46f37aafcbf9dd".
-
10:38 AM Feature #840 (Closed): Show activity, events and highlights in navigation bar
- Applied in changeset commit:"1f08b4b537fe631534ad297cb885130d0388a5ba".
-
10:38 AM Bug #835 (Closed): /rejoin does not trigger resync
- Applied in changeset commit:"dc7bc6885251f816493b12a3ece52af8da1ffcaa".
05/14/2013
-
09:14 PM Revision 32d5f2a5aefe1f8df4a21d717c43dd3a8f3d1b31: [Frontend-GNOME] Added reconnect item to serve...
- [Frontend-GNOME] Added reconnect item to server tab menu
05/13/2013
-
08:10 PM Feature #219: Option to Left-Align 'chatter' in chat-window to eliminate crag
- omeringen . wrote: > Hi, > This is the only one feature i am missing on smuxi. This makes chat window much more cleaner and readable. Please prioritize this feature. The screenshot link you provided is not working anymore. Weechat also has th...
-
08:06 PM Feature #219: Option to Left-Align 'chatter' in chat-window to eliminate crag
- Hi, This is the only one feature i am missing on smuxi. This makes chat window much more cleaner and readable. Please prioritize this feature.
05/12/2013
-
09:07 PM Revision f22ae23cdbf7db0b60d943dbfe1c264e5258e321: [Engine] Implemented /config get|set|list comm...
- [Engine] Implemented /config get|set|list commands
-
07:17 PM Revision c03d1b277557f6055bb361ddda109473b2089395: Merge pull request #50 from NattyNarwhal/rxvt-...
- Merge pull request #50 from NattyNarwhal/rxvt-patch This adds support for non-vanilla Xterm and Rxvt variants to the STFL API
- 07:03 PM Revision 9414df97076b25ff415c07633e959f6a074bbbbf: [Frontend-STFL] Detect xterm and rxvt variants...
- [Frontend-STFL] Detect xterm and rxvt variants properly
-
06:28 PM Revision 0f3902a56b060ab41337f5edfd46f37aafcbf9dd: [Frontend-STFL] Implemented nick completion (c...
- [Frontend-STFL] Implemented nick completion (closes: #841)
-
06:24 PM Feature #841: Nick completion using the tab key
-
05:16 PM Revision 3bbc5d5a720dfe5e997fbfe8eebe585ad6fe8b55: [Frontend-STFL] Fixed potential NullReferenceE...
- [Frontend-STFL] Fixed potential NullReferenceException in AddMessageToChat() and SyncChat()
-
04:17 PM Revision 4abfdd063621ce5566f13de93d2f0838a63ec25e: [Frontend-STFL] Fixed sending commands to the ...
- [Frontend-STFL] Fixed sending commands to the wrong network by using the CommandManager
-
03:35 PM Revision 1f08b4b537fe631534ad297cb885130d0388a5ba: [Frontend-STFL] Implemented message, event and...
- [Frontend-STFL] Implemented message, event and higlight activity in navigation bar (closes: #840)
-
03:31 PM Feature #840: Show activity, events and highlights in navigation bar
05/11/2013
-
06:53 PM Revision 61dfeb69fee2df6ebb16792b9b2972859e067939: [Frontend-STFL] Implemented /window close command
- [Frontend-STFL] Implemented /window close command
-
02:18 PM Bug #839: Smuxi joins channels which have been removed from auto-connect list
- The protocol manager needs to invalidate his ServerModel instance and reload from the config when the config was changed or when it reconnects. This only applies to saved servers which it can tell if the ServerModel has an ID or not.
-
02:14 PM Bug #839: Smuxi joins channels which have been removed from auto-connect list
- I deleted two channels from the auto-connect list (several days ago), but after a reconnect those channels were joined automatically again. 04:09:16 -!- heavy [heavy@whatever.cloud.smuxi.net] has quit [Remote host closed the connection] 04:11:...
-
01:55 PM Bug #709: System.ArgumentNullException during connect to remote engine
- Same exception occured today again.
05/10/2013
-
01:03 AM Revision 1f26dcb1a478de6420b1f3bdf56a503be1479559: Merge branch 'stable' Conflicts: Makefile.am...
- Merge branch 'stable' Conflicts: Makefile.am src/Frontend-GNOME/MainWindow.cs
-
12:58 AM Feature #838: Filter messages depending on server/network
- Currently we can only add filters on specific channels. This doesn't work very well in the instance of, for example, wanting to filter all join/part messages on Freenode; one would be forced to create a separate filter for every channel one is li...
05/09/2013
-
11:28 PM Revision 33c162edb42d5a66ea57e35eb2bc674b5d71feda: [Frontend(-GNOME)] Fixed re-syncing of chats r...
- [Frontend(-GNOME)] Fixed re-syncing of chats regression (closes: #835)
-
11:22 PM Revision aabdd8b0e37d0c3753129ce6b237cde0668c7f0b: [Frontend-GNOME] Remember last used network in...
- [Frontend-GNOME] Remember last used network in join bar across restarts
-
11:15 PM Revision dc7bc6885251f816493b12a3ece52af8da1ffcaa: [Frontend(-GNOME)] Fixed re-syncing of chats r...
- [Frontend(-GNOME)] Fixed re-syncing of chats regression (closes: #835)
-
11:13 PM Bug #837 (Rejected): Filtering on Protocol/Server does not work.
- The Protocol/Server Chat Type applies to messages shown server tabs, say the MOTD or specific IRC reply codes. You probably want to filter a message of a group or person chat depending on the server, this is something else and is not implemented y...
-
08:00 PM Bug #837: Filtering on Protocol/Server does not work.
- The faq here: https://www.smuxi.org/ezfaq/show/smuxi?faq_id=13 Says that I should be able to apply a filter to an entire server, using the "Protocol/Server" type and the name of the server. I attempted to apply a join|quit filter on chat.f...
05/07/2013
-
12:44 PM Revision 4f9580e3028096735de4ac8361d1192359ea1aed: Merge remote-tracking branch 'github/master'
- Merge remote-tracking branch 'github/master'
-
12:25 PM Revision 57b655d1494679c0b1f2fbbaa2b01162e8b9dd2a: Merge pull request #49 from oli-obk/bugfix/aut...
- Merge pull request #49 from oli-obk/bugfix/autocomplete_caps
-
12:15 PM Revision 852454c0e87d4581abd3b02b3b6cdf208cdb64cb: [Frontend(-Tests)] fix regression in bash styl...
- [Frontend(-Tests)] fix regression in bash style nick completion if capitalization of possible nicknames differed, tab completion erased the already typed characters
05/06/2013
-
02:05 PM Revision a0f55871097fb8944dfed12bf91c21d950856517: [Build] Use dmcs if available for Windows builds
- [Build] Use dmcs if available for Windows builds
-
01:47 PM Revision b02a23d7ae28f02c23ad591388cab59a44034451: [Frontend-GNOME] Release SyncedPersons in Grou...
- [Frontend-GNOME] Release SyncedPersons in GroupChatView.Populate() (refs: #667)
-
01:46 PM Revision 2a924833e7f217af666410f7ca8a645faade102a: [Frontend-GNOME] Explicitly release Pango.Cont...
- [Frontend-GNOME] Explicitly release Pango.Context in ThemeSettings (refs: #667)
-
12:41 PM Revision 0919f1819ac552bc8db05d10d3031c4da8c6cdb1: [Frontend-GNOME] Fixed leaking topic MessageTe...
- [Frontend-GNOME] Fixed leaking topic MessageTextViews (refs: #667)
-
12:39 PM Revision 7e68deccd3b776cd2d42ba167bda166112633e73: [Frontend-GNOME] Explicitly release Pango.Layo...
- [Frontend-GNOME] Explicitly release Pango.Layouts (refs: #667)
-
12:13 PM Revision 437dc579cdd27907c29999906d287ee47c2451b5: [Frontend-GNOME] Added MessageTextTagTable deb...
- [Frontend-GNOME] Added MessageTextTagTable debug output to /generate_messages
05/05/2013
05/04/2013
-
11:39 AM Revision 3e514f046168dfae768366b7fa17ac63bc4b5b67: [Frontend-GNOME] Applied Coding Standards to G...
- [Frontend-GNOME] Applied Coding Standards to GroupChatView.Participants
05/02/2013
-
07:44 PM Bug #835: /rejoin does not trigger resync
- /rejoin does not trigger a resync ob the respective tab. The channel itself is joined by the command, but Smuxi does not update the tab. After closing smuxi and restarting it, the respective channel is synced and is joined already.
05/01/2013
-
02:15 PM Revision 08e6f8d872c6b07d7c6ed662f51e951063905ff4: Merge pull request #48 from RavuAlHemio/experi...
- Merge pull request #48 from RavuAlHemio/experiments/cycle_tab_completion2
-
02:12 PM Revision 516d84fbd0a3bd7f0204a6b731ed7d7ce955afb0: Merge pull request #47 from oli-obk/feature/in...
- Merge pull request #47 from oli-obk/feature/inviteuri
04/30/2013
- 09:51 PM Revision aaf373919ce9ee4a91ff8afb07a84318e60c56aa: [Frontend] fix erroneous completion across cha...
- [Frontend] fix erroneous completion across chats When using tab-cycle nick completion mode, successfully triggering completion, then switching to a different chat, then triggering completion again would supply a nickname from the previous chat. ...
-
02:43 PM Bug #834: setting a server's hostname to "" causes that server to disappear from the list
- actually the server is still accessible by doubleclicking the protocol's name in the serverlist. trick doesn't work anymore when multiple servers have an empty hostname. for xmpp it would be nice to leave hostname empty and only enter user@xmp...
-
02:08 PM Revision 37f485420a7a02b257149a8bda0968b1704fb6bf: [Frontend-GNOME] Try to process URIs inside sm...
- [Frontend-GNOME] Try to process URIs inside smuxi before passing them to the OS
-
02:08 PM Revision f91704157ab2b34a90539abf2d29af3988b15a8f: [Engine-IRC] Add "Accept Invite"-Link after In...
- [Engine-IRC] Add "Accept Invite"-Link after Invite Message
-
12:05 PM Bug #667: GNOME frontend leaks memory
- As of 0a42f227858ef99d679f07b64244319e97dcae34 / ~226 the frontend still leaks memory somewhere: ...
04/29/2013
-
11:37 AM Bug #527: Set process name
- You can do this but please watch out for Linux, *BSD, Mac OSX and Windows differences
-
11:14 AM Bug #527: Set process name
- I think there are no guidelines for this, but it makes the user happier. With this feature you will identify smuxi processes in htop or gnome-system-monitor better. Also a do "killall smuxi-whatever" is possible. In my opinion mono should handle t...
-
10:23 AM Bug #830: Crashes on opensuse 12.3
- -<startup> <supportedRuntime version="v4.0.30319" /> </startup>- Please use <startup> <supportedRuntime version="v4.0" /> </startup> regards Kai
-
10:20 AM Bug #830: Crashes on opensuse 12.3
- This is because mono not using the correct runtime. You can fix this to add the following lines into the <configuration> Section in the files /usr/lib/smuxi/smuxi-server.exe.config /usr/lib/smuxi/smuxi-frontend-gnome.exe.config <startup> ...
-
09:37 AM Bug #826: Smuxi shows Gtk-CRITICAL message in terminal
- Should be fixed with https://github.com/meebey/smuxi/pull/46
04/28/2013
-
06:15 PM Revision 19907a234275771599524b63eb3cdfa06a2dca84: Merge pull request #45 from oli-obk/feature/au...
- Merge pull request #45 from oli-obk/feature/autoresize_topic
-
04:38 PM Revision 0a42f227858ef99d679f07b64244319e97dcae34: [Frontend] Fixed build on .NET 3.5
- [Frontend] Fixed build on .NET 3.5
-
04:38 PM Revision 62791704884e18b9deeaf7082adbc0f7e852521a: [Frontend] Fixed make build
- [Frontend] Fixed make build
- 04:38 PM Revision 74b13a1b32a3a30ee2af00962254cff63036a19c: [Frontend] refactor tab completion Move tab c...
- [Frontend] refactor tab completion Move tab completion from the individual frontends into a set of classes in Frontend. Implement cycling through nicknames in irssi mode.
04/25/2013
-
04:22 PM Revision 10bb65686831e7373c5e8a33d9cfbaea4d9b1d38: [Frontend-GNOME] removed unnecessary code a w...
- [Frontend-GNOME] removed unnecessary code a wrapping textview will never have a horizontal scrollbar the vertical is automatic anyway (see Entry)
-
03:05 PM Revision e1efbeab1c994104aa45777f7f38f2e08dc882b8: [Frontend-GNOME] shrink and grow topic text fi...
- [Frontend-GNOME] shrink and grow topic text field depending on size of topic
-
02:02 PM Bug #833: Exception: Object reference not set to an instance of an object
- ...
04/24/2013
-
04:44 PM Revision 975cada16fead73162e90624ac17d9a98857ace0: [Frontend-GNOME] Make Buffer a local variable ...
- [Frontend-GNOME] Make Buffer a local variable in MessageTextView.CheckBufferSize()
04/22/2013
-
08:21 PM Revision bf0ed8b08f44acc171174d37b58bc9c1834b27e9: [Build] Don't require a specific nunit version...
- [Build] Don't require a specific nunit version for Frontend-Tests
04/21/2013
-
11:29 PM Revision 66c03d52684f8073eabc2bb4ca17361992c24427: [Frontend-Tests] Project stub for Frontend tes...
- [Frontend-Tests] Project stub for Frontend test-cases
-
05:41 PM Revision 324ad0cfd1dc5189ffea260f08138d6097dee4f5: Merge branch 'stable' Conflicts: src/Fronten...
- Merge branch 'stable' Conflicts: src/Frontend-GNOME/Views/MessageTextView.cs
-
05:35 PM Revision e960bdb97d9ee7abb456a33597225bb62888bd5d: [Frontend-GNOME] Fixed leaking text tags in Me...
- [Frontend-GNOME] Fixed leaking text tags in MessageTextView.CheckBufferSize() (refs: #667)
-
05:32 PM Revision f3b0fb9d57e1cde74112203f7e49f24792fd459e: [Frontend-GNOME] Fixed leaking text marks in M...
- [Frontend-GNOME] Fixed leaking text marks in MessageTextView.AddMessage() (refs: #667)
-
02:10 PM Revision 5dbcc3ad068fd2a5a088013f73287007efba8e61: Merge pull request #42 from moonpyk/msbuild
- Merge pull request #42 from moonpyk/msbuild
-
02:07 PM Revision 57273c4c7a37e001c1c6f1d426db294bbeac6f6a: [Build-Win32] dllmap is not supported by the M...
- [Build-Win32] dllmap is not supported by the MS .NET impl The MS .NET framework will throw a System.Configuration.ConfigurationErrorsException, dllmaps are a mono extension and absolutely not portable. For coding, the msbuild-preprocess.ps1 now c...
-
01:52 PM Revision 9a1d35cf64e724f1aba997240b5be33d65b56acd: Merge branch 'stable' Conflicts: src/Fronten...
- Merge branch 'stable' Conflicts: src/Frontend-GNOME/Entry.cs
-
01:28 PM Revision 072b80e877e8132ae0970c0557499ccf351ef87a: [Frontend-GNOME] Fixed memory leak in MessageT...
- [Frontend-GNOME] Fixed memory leak in MessageTextView.GetPangoWidth() (refs: #667)
-
12:08 PM Revision 96808239cbe259f221ce359a3f92122fc52cf194: [Frontend-GNOME] Implemented /generate_message...
- [Frontend-GNOME] Implemented /generate_messages command for profiling
-
12:08 PM Revision f55d9c943fa00e25f8884e8859c330664762e78f: [Frontend] Fixed leaking ChatView references h...
- [Frontend] Fixed leaking ChatView references held by ChatViewSyncManager.SyncReleaseQueue (refs: #667)
04/20/2013
-
10:32 PM Feature #831 (Closed): Input field should have pane grab handle
- Applied in changeset commit:"8d0edb6611c92ee2d8525a912bf8473b1cac4add".
-
10:13 PM Revision 5cc0e349b9f929a89ca030953f08ce6288edb0f4: [Frontend-GNOME] Shrink entry when double clic...
- [Frontend-GNOME] Shrink entry when double clicking on the pane
-
10:13 PM Revision 8d0edb6611c92ee2d8525a912bf8473b1cac4add: [Frontend-GNOME] Entry can now be dragged bigg...
- [Frontend-GNOME] Entry can now be dragged bigger (closes: #831)
-
10:13 PM Revision d5adc3c94970d8cb30d9ecd11145a71608ade021: [Frontend-GNOME] text wrap now also increases ...
- [Frontend-GNOME] text wrap now also increases entry height automatically
-
03:17 PM Revision 74ec6d69d3b56f09837c03f3348c1308323f4129: [L10N] Updated Swedish translation from Transifex
- [L10N] Updated Swedish translation from Transifex
Also available in: Atom