Autor Thema: Messenger/ IRC Clients diverses ...  (Gelesen 153931 mal)

0 Mitglieder und 4 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AdiIRC 3.2 Final
« Antwort #915 am: 14 September, 2018, 17:00 »
AdiRC is a handy and useful application designed to help you easily connect to a channel / server and start chating with your friends. AdiRC is a small and fast application designed to be a powerful IRC client.

AdiIRC stores all its settings in text files, this way you can grab the adiirc folder and put in on a usb device or external harddrive. Take all your settings and servers with you everywhere!

Freeware

Changelog

    AdiIRC 3.2 - 13-09-2018

    Added usermode check to default Nicklist operator menus
    Added option to disconnect if SASL authentication fails or SASL module is removed
    Added option to specify remote nick matching in Highlights
    Added list of discovered SNI domains to the Certificate dialog and a different icon for fully valid certificates
    Added option to match network(s) and channel(s) in Nick Icons and Nick Colors
    Added reverse control code support
    Added help button to Themes Manager/Apply Theme/Save Theme dialogs
    Added channel nickname prefix support for quit messages
    Added horizontal scrollbar to channel editor when necessary
    Added Tips/Highlights/Inline Images/Emoticons/Channels/Note/Matchtext Ignore options
    Added feedback text when saving/loading Options/Themes/Plugins/Logs etc
    Added missing options Op/Voice in Options -> Nick colors/Nicklist icons
    Added support for nick icons in messages
    Added Alt+X shortcut to the shortcut options dialog
    Added option to prioritize full height for vertical Monitor Panels
    Added Delete shortcut to emoticons options
    Added a global Favorites/Bookmarks system for channels
    Added Animated Emoticons support
    Fixed /NAMES /WHO should remove previous channel prefixes when mutli-prefix is enabled
    Fixed /NAMES should remove previous channel prefixes when NAMESX is enabled
    Fixed show an error when Serverlist write fails
    Fixed show a time remaining indicator on Tips
    Fixed temporary visible Menubar is sometimes stuck in visible state when focus is lost
    Fixed moving Statusbar from horizontal to vertical position doesn't properly reset the size
    Fixed Script Editor "Check brackets" and Statusbar item tooltips flickers sometimes
    Fixed check brackets should be disabled for "Edit" editors which are not scripts
    Fixed custom shortcuts should be shown in Menubar/Menus
    Fixed Escape key closes Rawlog instead of minimizing it or closing the Searchbox
    Fixed cap-notify is not requested in some cases
    Fixed a issue on windows version 1803 where using a client SSL/TLS certificate can cause a crash over time
    Fixed selected menus are not drawn correctly on Windows 7 classic theme
    Fixed server SSL/TLS certificates are not always validated correctly against the SNI list
    Fixed server SSL/TLS certificate validation and saving certificates should always use the entered hostname or ip address
    Fixed "Nicklist follows selected channel" options does not properly collapse other channels
    Fixed single click links shouldn't trigger when text is selected
    Fixed Nicklist scrollbar is not moving properly when removing nicks
    Fixed the "What's Changed" page shuld open in the default browser instead of a embedded one
    Fixed channel mode "l" and "k" in combination with other modes can cause a internal crash
    Fixed right-click menus doesn't work properly in DCC Chat windows
    Fixed changing Nicklist/Text area scrollbar autohide can cause a crash
    Fixed default commands menus are not cased consistently
    Fixed incoming DCC chat requests sometimes deactivates the associated window
    Fixed some shortcut key combinations are not available from the Editbox
    Fixed allow empty DCC Chat messages
    Fixed DCC Chat messages should terminate with only n
    Fixed Textview adds a empty line which interferes with some identifiers
    Fixed clicking your own nick in a channel doesn't select the correct nick in the Nicklist in some cases
    Fixed ERROR/PING/PONG events are sometimes not shown in Rawlog
    Fixed Tips windows is leaking GDI handles which can cause a crash
    Fixed Notices should be shown in the associated window if it's open
    Fixed the sort icon used in Monitor Panels is used upside down, apposite than expected
    Fixed manual /ison message output are ignored in some cases
    Fixed large window borders overlaps Toolbar/Switchbar/Menubar on startup
    Fixed SHIFT/CTRL + right-click Switchbar windows shouldn't trigger close/minimize
    Fixed Options -> Nick Colors -> Color nicks in messages strips original color in text after nick color match
    Fixed Changing Options -> Messages -> Show Scrollbar to "Show" hides the scrollbar in some cases
    Fixed Log/Global search/Channel Edit dialog column sizes/sort order are not always saved/restored properly
    Fixed Notice alert option on highlight should strip colors/underlines/italics at the end of the message
    Fixed Animated images/Emoticons should have a minimum delay per frame
    Fixed allow using empty lines in aliases editor
    Fixed Inline Images urls doesn't strip control codes
    Fixed Show short quit message is lacking a space
    Fixed Nicklist spacing between nicks is not drawn correctly
    Fixed change Escape shortcut to only change whether it minimises windows or not
    Fixed some invalid animated gifs can cause a crash
    Fixed excluded private windows from taskbar flashing should also exclude them from Switchbar/Treebar flashing
    Fixed Emoticons/Nicklist icons should not be loaded until they are needed
    Fixed Monitor panel/Treebar vertical/horizontal scrollbars sometimes have incorrect range
    Fixed Unknown command for WATCH/MONITOR is sometimes not ignored
    Fixed Notify timer can cause a crash
    Fixed Treebar -> Notify List -> All doesn't work properly
    Fixed clicking the checkboxes in the Search box can cause a crash
    Fixed double click Notify nicks in the Treebar and themes in Theme manager doesn't work
    Fixed Options dialog opens too slow
    Fixed several issues related to Notify
    Installer now copies AdiIRCAPI.dll and AdiIRCAPIv2.dll to the config folder to avoid them being locked on first run
    Changed window right-click menu Buffer -> Select to Buffer -> Max Buffer -> Custom to avoid confusion
    Changed mute sounds shortcut from CTRL + R to CTRL + SHIFT + R
    Renamed "Focus newly opened windows" to "Minimize server/channel windows" to avoid confusion
    Renamed "channel/users" options texts to "channel/private windows" to avoid confusion
    Allow using SHIFT + right-click Treebar/Switchbar windows to toggle between Window/System menu

    Plugins:

    Fixed HookCommand/OnCommand is not working properly in APIv1
    Fixed IWindow.ExecuteCommand/.Evaluate/.OutputText Plugin API's are not threadsafe

    Scripting:

    Added new property .rnick for $highlight
    Added new parameters .network .channel for $cnick $inick
    Added the update build revision and releaseid on Windows 10 for $osversion, $osbuild
    Added new properties .note .channel .text .cs .regex for $ignore()
    Added new/missing parameters -h -y -E -I -C for /ignore
    Added new parameter -r for /inlineimage
    Added new property .type for $menubar()
    Added new parameter -x for /menubar
    Added new/missing properties .op .voice for $inick(), $cnick()
    Added new/missing parameters -o -v for /inick /cnick
    Added new parameter -mN for /inick
    Added missing command /play
    Added missing identifiers $play(), $pnick
    Added missing properties .bindip .bindport for $sock()
    Allow using scripted link menu for Server/Channel Monitor Panels and Log Viewer
    Fixed use 6697 as the default port for /server -e -ssl
    Fixed unknown modifiers in regular expressions should be ignored
    Fixed $ulist doesn't work properly with wildcards
    Fixed /google /pgoogle should replace spaces in urls with %20
    Fixed $bytes(N,b) doesn't return the correct result in some cases
    Fixed on CHAT event does not rigger when AdiIRC makes the connection
    Fixed /write doesn't add a new line in some cases
    Fixed disconnect should happen before on ERROR is triggered
    Fixed curly brackets in menu scripts are sometimes doubled
    Fixed RAW 338 on Efnet returns wrong value
    Fixed $file().version should return $null instead 0.0.0.0 when not any version exists
    Fixed $inick(nick) $cnick(nick) returns wrong value in some cases
    Fixed /icon allow reloading icons
    Fixed /icon -heipb should not change the channel icon
    Fixed /ban -uN can cause a crash with invalid values
    Fixed /sockopen -e does not connect correctly in some cases
    Fixed allow using /autojoin -n during on CONNECT on serverlist servers with autojoin disabled
    Fixed /menubar -r doesn't work properly
    Fixed /window -z doesn't place the created window at the end of switchbar
    Fixed /mode #channel doesn't return the channel modes parameters
    Fixed /ignore -FLAG doesn't update nick colors correctly
    Fixed $os should return a simplified version name
    Fixed /cnick -g parameter doesn't work
    fixed /dns nickname should send /userhost command
    Fixed /dline is not deleting the correct amount of lines in some cases
    Fixed $dns() returns wrong values during simultaneous dns requests
    Fixed RAW 276,223 should strip character ":" on output
    Fixed $calc() retuns incorrect values in some cases
    Fixed /drawdot with unbalanced x y coordinates can cause a crash
    Fixed $sock().ip can cause a crash and or return a wrong value
    Fixed /did -v -u doesn't work properly on items in tabs
    Fixed $! is not parsed correctly inside identifiers in some cases
    Fixed /dns with the "." prefix should hide errors
    Fixed /download should have a timeout value

[close]

http://www.adiirc.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Tweetz Desktop 1.3.2
« Antwort #916 am: 15 September, 2018, 15:30 »
Tweetz Desktop is a Windows twitter client designed to sit comfortably in the corner of your desktop. It can optionally display attached images inline (as shown below). Tweetz displays your home, mentions and direct messages in a single view reducing the need to switch timelines. Tweetz supports real time updates, posting with media and keyboard shortcuts.

Freeware

Whats new:>>

Force uniform grid to one row when 2 or less images in tweet.

http://mike-ward.net/tweetz

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Rocket.Chat 2.13.3 Beta 1
« Antwort #917 am: 16 September, 2018, 12:15 »
Changelog

    Improvements:

    #881 End-to-end tests
    #882 Set new DMG background

    Bug Fixes:

    #875 Toggled tray icon notifications
    #880 Tray icon toggle crashes in MacOS
    #869 Window state errors on save when antivirus software is present

[close]

https://rocket.chat/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Chatty 0.9.2 Beta 7
« Antwort #918 am: 18 September, 2018, 13:16 »
A full-featured Twitch chat client that allows simultaneous channel connections and enables you to communicate with other users outside your browser.

Freeware

Changelog

    Added setting for emphasizing Highlight/Ignore matches (rectangle around sections of message)
    Added setting for bottom margin
    Experimental image position change
    Fixed updater for Standalone versions (for updating from this to next version)
    Some other small changes

[close]

http://sourceforge.net/projects/getchatty/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Signal Desktop 1.16.1
« Antwort #919 am: 18 September, 2018, 20:30 »
Whats new:>>

    Message rendering improvements for better performance.
    Shared contacts for users with a linked iOS device are easier to read.
    Group conversations that are blocked on your mobile device will be blocked on Desktop too.
    The list of supported languages has expanded to include Albanian, Esperanto, Estonian, Khmer, and Thai. We sincerely appreciate the volunteer translators whose efforts made this possible.

https://signal.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Chatty 0.9.2 Beta 8
« Antwort #920 am: 20 September, 2018, 18:15 »
Changelog

    Fixed performance issue introduced in v0.9.2b7 (hopefully)
    Fixed Streamchat message timeout
    Some other small changes

[close]

http://sourceforge.net/projects/getchatty/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Rocket.Chat 2.13.3 Final
« Antwort #921 am: 21 September, 2018, 05:00 »
Changelog

    Improvements:

    #881 End-to-end tests
    #882 Set new DMG background

    Bug Fixes:

    #884 Show tray icon status again
    #875 Toggled tray icon notifications
    #880 Tray icon toggle crashes in MacOS
    #869 Window state errors on save when antivirus software is present

[close]

https://rocket.chat/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Signal Desktop 1.16.2
« Antwort #922 am: 24 September, 2018, 19:15 »
Whats new:>>

Storage fixes.
Updated language strings for Estonian, Finnish, Italian, and Persian.

https://signal.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Telegram Desktop 1.3.17 Beta
« Antwort #923 am: 27 September, 2018, 09:17 »
Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.

Whats new:>>

Fully redisigned Settings section.
New theme selector in Chat Settings.
New settings: Peer-to-Peer settings for calls, disable animations for low performance computers.
Various other improvements.

https://telegram.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Chatty 0.9.2 Beta 9
« Antwort #924 am: 28 September, 2018, 05:00 »
Whats new:>>

Added feature to filter out parts of a message
Experimental improvement of Animated GIF performance
Updated translations
Updated help

http://sourceforge.net/projects/getchatty/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Telegram Desktop 1.4.0
« Antwort #925 am: 29 September, 2018, 09:40 »
Whats new:>>

Fully redesigned Settings section.
New theme selector in Chat Settings.
New local storage settings: Control how much disk space is used by the cache and for how long the cached files are stored.
Improved local caching for images and GIF animations.
New settings: Peer-to-Peer settings for calls, disable animations for low performance computers.
Various other improvements.

https://telegram.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Chatty 0.9.2 Beta 10
« Antwort #926 am: 01 Oktober, 2018, 12:25 »
Changelog

Changes compared to previous version (v0.9.2b9):

    Fixed bug from v0.9.2b9 preventing some Emotes not showing up correctly under certain circumstances
    Removed Communities
    Changed default colors slightly
    Some other small changes
    Updated help

[close]

http://sourceforge.net/projects/getchatty/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Swirc 2.2
« Antwort #927 am: 01 Oktober, 2018, 20:15 »
Swirc is one of the IRC clients that enable you to chat with other users without significant efforts. All it takes is a command line window and some dexterity with its basic commands.

Freeware

https://github.com/uhlin/swirc

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AdiIRC 3.3 Beta
« Antwort #928 am: 01 Oktober, 2018, 20:30 »
AdiRC is a handy and useful application designed to help you easily connect to a channel / server and start chating with your friends. AdiRC is a small and fast application designed to be a powerful IRC client.

AdiIRC stores all its settings in text files, this way you can grab the adiirc folder and put in on a usb device or external harddrive. Take all your settings and servers with you everywhere!

Freeware

Changelog

#4129 Periodical Media Player detection can cause user interface lag
#4128 AdiIRC doesn't restart the timer when that timer is paused
#4127 Changing Opacity can cause a crash on some systems
#4126 Some invalid regular expressions can cause a crash
#4125 Use small unread line marker is shown in the wrong position in some cases
#4124 $left/$right/$mid doesn't work with some invalid parameters
#4123 Add option to use Windows Toast Notifications instead of Tips
#4122 Changelog is not html decoded in update dialog
#4120 Add help button to the Quick Connect Dialog and bring the interface in line with other dialogs
#4119 Channel windows should close on single click when "Keep open on part" is enabled
#4118 Add new Treebar/Switchbar right-click menu item "Part" when "Keep open on part" is enabled
#4117 Parentheses inside identifiers are not always properly checked for balance
#4116 PART/QUIT does not update the Statusbar user count in the active window
#4115 /part add new parameter -k
#4114 /if /elseif /while $?="" with parentheses doesn't work properly
#4113 Changing Monitor Panels font can cause a crash in some rare cases
#4112 Remove default first row selection in Monitor Panels since it can be distracting
#4111 Treebar scroll is in wrong location after closing a window (any treebar item)
#4110 Caps ls/new/deleted messages are not shown correctly

[close]

http://www.adiirc.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Rocket.Chat 2.14.0 Beta 1
« Antwort #929 am: 02 Oktober, 2018, 20:15 »
Chat with your friends or business partners with the help of this user-friendly and powerful application that comes with support for a wide array of desktop and mobile platforms.

MIT License

Changelog

Improvements:

Update ESLint rules following Rocket.Chat guidelines

Bug Fixes:

About dialog
Menus
Show tray icon status again
Tray icon module

[close]

https://rocket.chat/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )