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

0 Mitglieder und 5 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Gajim 1.3.1
« Antwort #1560 am: 09 März, 2021, 11:40 »
A simple and useful Jabber client that enables you to send meassages with your friends, transfer files, join chat groups, bookmark chat rooms etc.

GNU General Public License

Changelog

    New:

    Added setting to explicitly enable GSSAPI authentication

    Changes:

    Removed ASCII Emoji replacing mechanism for incoming messages (Gajim now displays them as intended by the sender)
    Added account badge for group chat invitations #10424
    Better error handling for the new Profile window
    Improved avatar selector (works now for images <100 px)
    Improved accounts window layout #10438
    Account Creation: Links offered by servers during registration are now clickable #10445
    Gajim now displays an error if gateway registration fails #10443
    Fixed crash which appeared when trying to open the Contact Information window for offline contacts #10273
    Fixed crash occurring when clicking a ‘connection failed’ notification #10436
    Fixed rare crash which occurred when disabling video preview in preferences #10430
    Added workaround for crash occurring when clicking links on Windows #10450
    Improved status icon behaviour when Gajim’s window is not focused

[close]

https://gajim.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
AdiIRC 4.0 Build 2021/03/09 Beta
« Antwort #1561 am: 10 März, 2021, 18:20 »
Changelog

    Fixed some RAW messages are not displayed correctly:

    $parms returns wrong value when using /tokenize
    Add IRCv3 "labeled-response" CAP checks when "echo-message" is enabled on supported servers

[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
Caprine 2.52.1
« Antwort #1562 am: 10 März, 2021, 20:50 »
Manage the conversations with your friends better and create groups on Facebook with users that share the same interest with this app.

MIT License

Whats new:>>

User-interface and dark mode improvements

https://github.com/sindresorhus/caprine

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 2.6.2 Beta
« Antwort #1563 am: 14 März, 2021, 10:30 »
Telegram Desktop is an easy-to-use, secure messaging and VoIP service. The program can be installed on multiple locations and devices, and will synchronize with all connected tools. It supports broadcast messages, huge chat rooms and can transfer any file type, up to 1.5 gigs each.

Note that the program requires to a working phone number.

License: GPLv3

Whats new:>>

Fix text disappearing because of cloud drafts sync.

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
Swirc 3.2.7
« Antwort #1564 am: 14 März, 2021, 18:45 »
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

Changelog

    Added checking of term_is_too_small()
    Added null checks
    Defined g_conversion_failed and made use of it
    Defined g_time_error and made use of it
    Fixed a bug that could lead to null pointer comparison
    Fixed limited prompt length
    Fixed stricter checking of channel names
    Fixed unchecked return values and made code improvements
    Improved automatic resizing
    Reduced code duplication
    Rewrote event_invite() and thus fixed a vulnerability that imply that a malicious IRC server message could cause a crash. (Reported by Michael Ortmann.)
    Rewrote events/names.c using C++ and made various improvements

[close]

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
Telegram Desktop 2.6.3 Beta
« Antwort #1565 am: 16 März, 2021, 22:00 »
Whats new:>>

    Fix audio device selection in voice chats.
    Fix blinking self profile photo in case the profile photo privacy is used.
    Fix voice chat admin menu on macOS.

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
Telegram Desktop 2.6.4 Beta
« Antwort #1566 am: 17 März, 2021, 10:20 »
Whats new:>>

Fix freeze in voice chats.

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
Telegram Desktop 2.6.5 Beta
« Antwort #1567 am: 18 März, 2021, 08:00 »
Whats new:>>

Improvements and fixes in new voice chat features.

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
Telegram Desktop 2.6.6 Beta
« Antwort #1568 am: 18 März, 2021, 10:30 »
Whats new:>>

Fix joining popular voice chats.

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
Telegram Desktop 2.6.8 Beta
« Antwort #1569 am: 19 März, 2021, 10:40 »
Whats new:>>

Fix connecting and getting allowed to speak on voice chats.

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
Telegram Desktop 2.7.0
« Antwort #1570 am: 19 März, 2021, 18:00 »
Whats new:>>

    Start limitless Voice Chats in Groups and Channels.
    Host discussions that can be listened to by millions of people simultaneously.
    Record voice chats to share or publish in Channels later.
    See that a chat is being recorded from the red dot next to its title.
    See user bio texts right from the list of participants.
    Raise your hand to show admins you want to speak.
    Create separate Voice Chat Invite Links for listeners or speakers.
    Change the title of your Voice Chat to give people an idea of the current topic.
    Join Voice Chats as one of your Channels to hide your personal account.

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
Caprine 2.52.2
« Antwort #1571 am: 19 März, 2021, 19:40 »
Whats new:>>

User-interface tweaks and some bug fixes.

https://github.com/sindresorhus/caprine

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 4.0 Final
« Antwort #1572 am: 19 März, 2021, 23: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

    Added IRCv3 "labeled-response" CAP checks when "echo-message" is enabled on supported servers
    Added horizontal scrollbar to Channel List dialog
    Added Tidal now playing support
    Added option to match on no address in Nick colors/Nick icons
    Added a target field in Notice Monitor Panel
    Added option to enable/disable expanding parent Treebar folders on window focus
    Added custom drawn emoticons grid to Options -> Emoticons and CTRL + E
    Added option to run commands when drag/dropping files into a window
    Added limited ANSI control codes support for incoming messages
    Added option to enable/disable logging link characters
    Added option to enable/disable tabcomplete in Editbox
    Added option to enable/disable to cycle nicks on empty tabcomplete in Editbox
    Added option to enable/disable tabcomplete of %variables in Editbox
    Added option to cycle Editbox history using up/down keys with no modifier
    Added option to set tabcomplete prefix in Editbox
    Added tabcomplete support for DCC chat =<nick>
    Added allow "Color nicks in messages" to work with custom nick colors
    Added context based shortcut options for changing windows in all possible ways for Treebar/Switchbar/Global
    Added shortcut options for changing windows in recent window order
    Added use WHOX when available during "Track away status" requests
    Added Serverlist options to set IRCv3 echo-message/server-time/SASL error/STS support per server
    Added missing parameter dBytes for the LOADINFO DLL struct
    Fixed channel links are not parsed correctly in some cases
    Fixed using transparent main window causes flicker when joining channels
    Fixed CTCP should display the arguments as well as the CTCP type
    Fixed away notify should ignore messages to/from self
    Fixed non supported/parsed RAW messages are not displayed correctly
    Fixed aborting a DCC Transfer from the DCC Transfer Monitor Panel as sender does not always work
    Fixed PCRE regex should not be used internally when PCRE support is not available or not working properly
    Fixed RAW 005 is not parsed correctly in some casea
    Fixed away system should be disabled on unsupported networks
    Fixed notice messages are duplicated when IRCv3 cap "echo-message" is enabled
    Fixed DDE server doesn't work properly with some clients
    Fixed some urls are not cleared properly when clearing inline image cache
    Fixed custom message font styles in text area should use inversion instead of control codes
    Fixed various issues related to IRCv3 SETNAME support
    Fixed IRCv3 FAIL/WARN/INFO standard replies should show the command and reply type
    Fixed Serverlist should be "on top" when the main window is set to "on top"
    Fixed moving a undocked Monitor Panel can cause a crash in some rare cases
    Fixed exit via the tray icon creates a new confirmation window each time
    Fixed aliases files are not cached correctly in memory
    Fixed /NAMES nicks from non joined channels should be shown in the status window
    Fixed Channel windows disappear from Treebar on disconnect when sort by connection status is enabled
    Fixed Lag time shows a incorrect value
    Fixed Ban/Except/Invite list timestamp is wrong on some networks
    Fixed opening Serverlist can cause a crash in some rare cases
    Fixed Edit Variables inst' working properly

    Plugins:

    Fixed User.RgbNickColor property always returns empty string

    Scripting:

    Added new parameter -UN for /debug
    Added $mdate variable for monthly logging filenames
    Added missing parameter -f for /ialfill
    Added missing property .ial for $chan()
    Added missing parameter -n for /clear
    Added new parameter -C for /sockopen
    Added new property .certfile for $sock()
    Added new parameter -r for /serverlist
    Added missing commands /vnotice, /vmsg
    Added .pid property on $file() to return the PID of the executable file
    Added append a "_" prefix for 004 tokens usermodes/channelmodes/channelmodesargs for $servervars()
    Added missing property .unset for $var()
    Added missing switch -mN for /write
    Added missing switch "k" for $urlget()
    Added missing property .fontdialogsize for $window()
    Added missing identifiers $ticksqpc, $eventparms, $ansi2mirc()
    Added -I to ignore ssl errors for /sockopen
    Fixed /debug shouldn't trim spaces
    Fixed $regml(), $regmlex() should treat named match "default" as "1"
    Fixed $regex(), $regsub(), $regsubex() old named matches are not removed properly
    Fixed /debug should show UTF8 encoded text
    Fixed $~! is not parsed correctly
    Fixed /debug should display the server hostname to outgoing RAW lines
    Fixed $parms returns wrong value when using /tokenize
    Fixed Op/Deop commands should use $modespl
    Fixed some file identifiers does not strip quotes properly
    Fixed /if /while "isop" operator returns wrong value on some networks
    Fixed /dns -c should not show any output
    Fixed /ialfill should not perform a request on a fully populated channel
    Fixed on DISCONNECT does not trigger properly when closing the main window
    Fixed /echo -l should use the first word in the line as "nick" in Highlights Monitor Panel
    Fixed RAW 354 event doesn't trigger during /ialfill
    Fixed /ialfill should be useable without -f until end of names
    Fixed some $ial() entries are not cleared internally when leaving a channel
    Fixed $comval() returns wrong item count on some Com objects
    Fixed $hget() returns wrong value in some cases
    Fixed $regmlex() should return $null instead of 0 for invalid parameters
    Fixed /sockopen should use global or per server client certificate with ssl connections
    Fixed $realname returns wrong value in some cases
    Fixed $did() should not return newlines for "edit" items
    Fixed /onotice, /omsg are not working properly
    Fixed $base() input should return $null instead of 0 for invalid input
    Fixed $regex(), $regsub(), $regsubex() empty pattern doesn't work
    Fixed /sockopen read timeout is too low
    Fixed $msgtags(tag) .key/.tag properties are swapped
    Fixed $hnickm, $opnick and related identifiers can cause a crash in some events
    Fixed /var can cause a crash in some rare cases
    Fixed $ctime(), $asctime() does not work correctly with some formats in some regions
    Fixed /timer -e doesn't work on paused timers
    Fixed $replacex() should not replace $null substrings
    Fixed $compress(), $decompress() mN parameter is not validated correctly
    Fixed /if /while "isnum" operator returns wrong value in some cases
    Fixed /ban -u timers are not stopped correctly when parting a channel or disconnecting
    Fixed $readini(), /hload -i should remove trailing/leading quotes from values
    Fixed /ban -uN doesn't work on multiple channels at the same time
    Fixed /write is slow on very large files
    Fixed $loop() 1 variable adds a extra whitespace
    Fixed $loop() should restore $1- parameters after evaluation
    Fixed $loop() should ignore fractions in start/end parameters
    Fixed /dec /inc doesn't work properly when using negative numbers on non existent variables
    Fixed /var calc, $floor, $ceil, $round, $hypot can cause a crash with very large numbers
    Fixed /drawdot, /drawrect, $longip() some parameters does not properly ignore fractions
    Fixed $window().fontsize should return a DPI aware size
    Fixed /google and /google -d search is broken
    Fixed $powmod() with negative exponent causes a crash
    Fixed /part -k is not working properly
    Fixed $comval() doesn't work in some cases
    Fixed $hget().unset is always $null

[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
Telegram Desktop 2.7.1
« Antwort #1573 am: 21 März, 2021, 10:00 »
Telegram Desktop is an easy-to-use, secure messaging and VoIP service. The program can be installed on multiple locations and devices, and will synchronize with all connected tools. It supports broadcast messages, huge chat rooms and can transfer any file type, up to 1.5 gigs each.

Note that the program requires to a working phone number.

License: GPLv3

Whats new:>>

    Fix editing 'Manage Voice Chats' rights for channel admins.
    Fix verification check display in voice chat participants list.
    Allow removing and blocking channels from voice chats.

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
Tweeten 5.3
« Antwort #1574 am: 26 März, 2021, 18:10 »
Check out what is happening on Twitter, view messages and notifications, read news, and manage your accounts from a single desktop application.

Freeware

Changelog

    Settings: completely revamped from the ground-up!
    New, responsive design.
    Instant theme changes without reloading.
    Ability to sync Tweeten theme with your OS theme.
    Search for settings instantly — search by keywords, or by tags like "privacy", "customization".
    Most settings are now applied instantly — reloads/restarts and only required based on the context.
    Custom CSS now uses the same editor (i.e. Monaco) as Visual Studio Code so you can now custom CSS for Tweeten with syntax highlighting and more. You can now see changes in effect instantly, too.
    Muted words and filters have been moved out of settings
    Apple Silicon support.
    You can now display column icons in the column headers.
    You can now grab the top-left corner of columns to move them around and re-order the layout.
    You can now display a separator between tweets.
    "Clear column" icon has been updated to be less confusing.
    Fixed an issue where the app wouldn't close from the custom titlebar in Windows.
    Fixed an issue with Hardware Acceleration — please turn off hardware acceleration if you experience frame drops.

[close]

http://tweeten.xyz/

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 )