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

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Chatty 0.9.4 Beta 2
« Antwort #1005 am: 08 Januar, 2019, 12:25 »
Whats new:>>

More User Dialog improvements
Made URL parsing a bit more lenient
Bugfixes

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
Chatty 0.9.4 Final
« Antwort #1006 am: 08 Januar, 2019, 21:43 »
Changelog

User Dialog:

Improved info shown in User DialogAdded follow age, reorganized, added
context menus and improved tooltips
Changed User Dialog to not close while pinned, even when clicking on button
(except the Close-button of course)
Added Custom Command parameters related to shown information
Added setting to reuse User Dialog of same user, instead of opening/switching
another one
Changed shake effect when opening User Dialog of same user depending on which
message it was opened from

Misc:

Added status symbol "!" for VIPs, added prefix value for message matching,
unified Staff/Admin to "&"
Improved Live Streams List sorting context menu
Made URL parsing a bit more lenient
Updated help

Bugfixes:

Fixed error related to Moderation Log
Fixed User Dialog opening in the wrong location sometimes
Handle error related to Live Streams List
Fixed minor bug of User Dialog buttons state not being set properly sometimes

[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
AdiIRC 3.3 Beta Build 2019/01/09
« Antwort #1007 am: 09 Januar, 2019, 19:40 »
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

Fixed rawlog buffer should have a default value
Fixed a regression with /draw* on hidden windows
Fixed some more $isbit issues
Possibly fixed a crash related to spellchecking
Fixed $os* should return release year for LTSB/LTSC versions
Fixed $cos().deg $tan().deg returns wrong value for 360
Fixed $decode should accept some invalid characters for base32 decoding
Possibly fixed an issue where the main window does not stop flashing after restore from minimize
Possibly fixed an issue where highlighted windows in Treebar/Switchbar is not reset when AdiIRC is activated
Added "More" menu items to the Script Editor View menu
Fixed $cos().deg was artificially limited to 6 digits
Fixed an issue with $calc/$calcint returning -0 in some cases
Fixed an issue with indenting brackets inside comments in the Script Editor
Fixed another crash in /dialog "size" item
Fixed $calc/$calcint is not working with some invalid expressions
$findfile/$finddir commands starting with a identifier doesn't work
Single line comments inside/outside brackets are not always parsed correctly
":" is not stripped from some raw events on some networks
$bvar has a trailing space
/returnex is not working properly
/clear does not update picwin in real time
$keyval returns wrong value when caps lock is on
/draw* doesn't work properly with decimals
Text trailing $feof $ferr should be allowed
$encode(,u) should not have trailing new line
/alias is not adding/updating correctly when using custom/multiple alias files
on INPUT should not trigger on empty lines
$compress/$decompress add missing parameter mN
/sockread N doesn't work if N is a %variable
$bvar add new properties .sword .nsword .slong .nslong .uint64 .nuint64 .sint64 .nsint64
/hsave -in is not working properly
/timer -h should use native multimedia timer
/drawsave add missing parameters -qN -bN
/hsave /hload add missing parameters -b -B
/if /while /elseif add missing operator "isvo"
/hadd, $hget is not working properly with binary data
Internal dialogs which are too large to fit should be resized
/channels -d doesn't work
Nested comment blocks doesn't work
/menubar add new parameter -d
$menubar, $toolbar, $statusbar add new properties .x .y .w .h .dx .dy
$bvar() add missing properties .word .nword .long .nlong
Regular expressions with the /F modifier doesn't work in all places
$regmlex is not working properly in some cases
$regsubex t and returns wrong value when using the /g modifier
$scon should be in Switchbar/Treebar order
Add missing command /ialfill
/debug add missing parameters -rN -oN
/debug and Rawlog control codes should not be parsed
/debug identifier is not working properly
$read is not decoding invalid character sequences properly
/dialog item "size" for "list" is not working properly
/play should retain double spaces
Add option to enable/disable cycling search results for single file searches in Script Editor
Add missing identifier $fromeditbox
Searching very long text in the text area selects the wrong characters
//$identifier //%var should be ignored in the Editbox
/var /set /inc /dec add new parameter -B
$scriptline should return 0 in the Editbox
/if /while /elseif some invalid expressions does not show an error message
/if /while /elseif operators in variables doesn't work
/if /while /elseif some trailing characters from identifiers are not removed
$duration can cause a crash and/or return wrong value with some parameters
/var /set add missing parameters -p -i
/set /var add missing operator calc "&"
CTRL + BREAK does not work in some scripting loops
/filter alias errors should halt the loop
/filter add new parameter -H
$crc only works with ascii characters
/window -f is one pixel off
$hget returns wrong values in some cases
Add missing identifiiers $intersect, $totp, $hotp
$dialog(name) should be available during dialog creation
Script errors should show relative path to config folder
/dialog errors should show the origin line number
/dialog "icon" path is wrong in some cases
/$identifier doesn't work
Add dummy /ial command
Add control codes support for $tip titles
$dialog(N) does not work for the last dialog
/abook add missing parameters -lnh
/window -t transparency color is not parsed correcly and should be changed to -A
on ACTIVE is not triggering properly in some cases

[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.7
« Antwort #1008 am: 14 Januar, 2019, 19: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

Bug fixes:

Main window destroyed when closing on MacOS

[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
Openfire 4.3.0
« Antwort #1009 am: 14 Januar, 2019, 20:15 »
Openfire is a comprehensive and efficient software solution developed to function as a Instant Messaging server, based on the Extensible Messaging and Presence Protocol (or XMPP), allowing you to create and manage chat rooms and groups.

Freeware

Changelog

Sub-task

    [OF-557] - Fix temporary workaround: remove 'excludes' from xmppserver build
    [OF-559] - Restore or drop support for "srcinc" flag of buildscripts
    [OF-1248] - Null Cache Store in PEPServiceManager
    [OF-1249] - Null Key Access in EntityCapabilitiesManager
    [OF-1650] - Maven problems
    [OF-1660] - Need maven based javadoc build artifact

Bug

    [OF-1052] - PluginManager shouldn't attempt to load a plugin forever
    [OF-1160] - Update Apache commons-httpclient.jar
    [OF-1200] - Monitoring / archiving plugin does not retrieve messages that are still in cache / yet to be written to database
    [OF-1296] - GroupManager.getSharedGroups returning old values
    [OF-1435] - UserManager::isRegisteredUser(JID) can block for a minute
    [OF-1453] - An unexpected exception occurred with loading clustering plugin
    [OF-1474] - Openfire Hazelcast Clustering & REST API Room Creation NPE when no modificationDate sent
    [OF-1477] - NPE when ordering Pubsub affiliations (admin console)
    [OF-1486] - MAM request in MUC with RSM backwards-paging does not backward page
    [OF-1488] - Can't remove groupchat administrators
    [OF-1497] - Server appears to drop client session (sends 'unavailable')
    [OF-1504] - Carbons is ignored in MUC PMs
    [OF-1506] - DB details not encrypted in database
    [OF-1508] - NPE when getting unknown Entity Caps
    [OF-1510] - Enabling clustering never completes
    [OF-1513] - Pubsub data forms should support all lexical representations for the xs:boolean datatype
    [OF-1514] - Typo in pubsub#children_max configuration variable name
    [OF-1516] - Convert Russian translation for Registration plugin to unicode
    [OF-1522] - Not able to cleanly remove JmxWeb plugin
    [OF-1524] - Some plugins produce red INFO messages in the launcher console
    [OF-1530] - ConnectionManager#getListeners() sometimes returns incorrect listeners
    [OF-1534] - Web content disappears after 10 days (of inactivity?)
    [OF-1535] - Rest API and Multi-node Hazelcast cluster - Created Room not propagated to other nodes
    [OF-1540] - Rest API and Multi-node Hazelcast cluster - Delete Room not propagated to other nodes
    [OF-1547] - ConcurrentModificationException when viewing the plugins screen
    [OF-1548] - The Openfire FQDN is not unique to each host
    [OF-1550] - XML Debugger plugin fails to display admin console page
    [OF-1567] - ConcurrentModificationException in HttpSession
    [OF-1568] - Statistics and Archiving pages are not accessible
    [OF-1569] - Setup marked as successful even when openfire.xml cannot be written
    [OF-1571] - XML Debugger: Does not log received C2S messages
    [OF-1578] - Monitoring plugin: graphs are no longer displayed
    [OF-1579] - Add support for XEP-0368: SRV records for XMPP over TLS
    [OF-1580] - Translation failure in S2S Testing Tool admin page
    [OF-1582] - PluginManager re-notifies a PluginManagerListener when a newly added plugin adds a notifier
    [OF-1586] - CPU peaks when using BOSH
    [OF-1587] - Updates needed for Mac OSX DMG Openfire Artifact
    [OF-1588] - Typo in Spanish translation on group sharing page
    [OF-1590] - Resumption count is always rejected
    [OF-1595] - External Service Discovery plugin: can't set 'udp' type in admin console
    [OF-1596] - Websocket sessions are not cleaned up properly
    [OF-1600] - XSS in LDAP setup pages
    [OF-1601] - Invalid values shown in /setup/setup-ldap-server.jsp
    [OF-1603] - Generation of self-signed certs doesn't include SANs
    [OF-1604] - Domain name / certificate SAN matching fails
    [OF-1606] - Restarting the webserver fails
    [OF-1613] - Page links on PEP admin console refer to Pubsub
    [OF-1617] - Clustering should handle (remote) external component removal correctly.
    [OF-1620] - inVerse plugin: translations are not working
    [OF-1629] - inVerse plugin: resources are missing
    [OF-1630] - 'rank' is now a reserved word in MySQL 8
    [OF-1631] - Deleting a Roster Item causes a NPE
    [OF-1632] - Unable to switch language from anything but English
    [OF-1637] - Duplicate messages
    [OF-1639] - Admin console erroneously reports errors over min plugin versions
    [OF-1641] - Admin console fails to complete setup in non-English locales
    [OF-1642] - PrivateStorage can fail to persist items
    [OF-1645] - Windows service is not using the right path to log4j2.xml
    [OF-1648] - Upgrading from 4.2.3 to 4.3.0-beta may not migrate properties to ofPubSub
    [OF-1661] - Stream Management Error for failed resume not consistent

New Feature

    [OF-827] - Add support for XEP-0191: Blocking Command
    [OF-1412] - Automated Setup via XML
    [OF-1472] - XEP-0157: Expose admin contacts
    [OF-1511] - Add Pubsub Publishing Options
    [OF-1553] - Allow MUC room creation to be limited to registered local users.
    [OF-1585] - REST API - Add endpoint to retrieve MUC Chat Message History
    [OF-1605] - Allow wildcards in self-signed cert generation

Task

    [OF-1421] - Drop Java 7 Support
    [OF-1523] - Remove 'Jive Software' from splash image
    [OF-1538] - Update bundled JRE with the latest version
    [OF-1549] - Replace the deprecated ROME fetcher
    [OF-1554] - Update MySQL Connector/J to version 8.0.11
    [OF-1555] - Update Standard Tag Library implementation to 1.2.5
    [OF-1556] - Remove dependency on commonshttpclient version 3.1
    [OF-1557] - Update to Java Mail 1.4.7
    [OF-1558] - Remove unused dependency on com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru
    [OF-1559] - Update junit + mockito test dependencies
    [OF-1560] - Update Apache Commons
    [OF-1561] - Update Apache ANT to 1.10.3
    [OF-1597] - inVerse plugin: update to 4.0.0
    [OF-1623] - Update dependencies
    [OF-1634] - Remove "built by Jive Software" reference from admin console.

Improvement

    [OF-852] - Include EntityCapabilities in Stream Feature
    [OF-1064] - Update Bouncy Castle to 1.60
    [OF-1299] - Debugger plugin should not print encrypted or compressed data.
    [OF-1300] - Debugger plugin should display remote address.
    [OF-1404] - Migrate to use Microsoft JDBC Driver
    [OF-1419] - Replace Proxool with Apache Commons DBCP
    [OF-1432] - property xmpp.pubsub.create.anyone is inverted
    [OF-1458] - Allow remotely connected components to subscribe
    [OF-1463] - Add information about HTTP Bind requirement for HTTP File Upload
    [OF-1479] - add a counter value for cullCache() calls to /system-cache.jsp
    [OF-1484] - Configurable order of tabs
    [OF-1487] - Monitoring / Archive plugin should flush cache regularly
    [OF-1491] - Update log4j to log4j2
    [OF-1492] - Admin Console setup default database connection string is confusing ie [host-name]
    [OF-1499] - Do not show 'max users' count for a MUC when it is 0 (unlimited)
    [OF-1515] - Migrate Private XML storage data to PEP
    [OF-1517] - Don't require i18n source files for all plugins to be encoded
    [OF-1520] - PubSub Nodes page improvements
    [OF-1527] - Update Jetty to version 9.4.11.v20180605
    [OF-1528] - Java 8 + JSP compilation
    [OF-1531] - Certificate Management should show all stores
    [OF-1532] - Install4j-based distributions
    [OF-1533] - Initialization vectors should be randomly generated
    [OF-1541] - Improve display of current sessions
    [OF-1544] - Allow plugin monitor to be configured.
    [OF-1545] - AuthToken created after login should be marked as 'non-anonymous'
    [OF-1551] - Allow the admin-ui to enabled the Interpreted XML option of the Debugger plugin
    [OF-1552] - Allow the Debugger plugin to log to a file
    [OF-1565] - Audit console login events
    [OF-1581] - Use latest presence info when syncing MUC join status
    [OF-1584] - Don't fail all plugin servlets when one fails
    [OF-1589] - Ensure the Cache is Serializable, non-null
    [OF-1592] - Reduce verbosity of failure to update a vcard when read-only
    [OF-1593] - Add info about MAM support to Monitoring plugin's readme
    [OF-1599] - Stop insisting on having certificates with two different algorithms
    [OF-1612] - inVerse plugin: update to 4.0.1
    [OF-1616] - Group editing page should work better for groups with large amount of members
    [OF-1619] - inVerse plugin: update to 4.0.2
    [OF-1627] - Stop copying XML properties to the DB
    [OF-1628] - inVerse plugin: update to 4.0.3
    [OF-1635] - inVerse plugin: update to 4.0.4
    [OF-1636] - inVerse plugin: add fullpage css

[close]

http://www.igniterealtime.org/projects/openfire/index.jsp

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.5.7
« Antwort #1010 am: 14 Januar, 2019, 20:41 »
Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.

Whats new:>>

Choose the emoji set you would like to use in Settings > Chat Settings.
Choose input and output devices for Telegram Calls in Settings > Adavanced > Call Settings.

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
AdiIRC 3.3 Beta Build 2019/01/13
« Antwort #1011 am: 15 Januar, 2019, 05:10 »
Whats new:>>

Fixed Tips/Notification popup font size is wrong
Fixed $height is 1 point off
Fixed $wrap should not include control codes
Fixed /timer displays incorrect name matches in some cases
Fixed track away status who messages are sometimes visible
Fixed tab can cause a crash with some parameters

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
Gajim 1.1.2
« Antwort #1012 am: 16 Januar, 2019, 12:27 »
A simple and useful Jabber client that enables you to send messages with your friends, transfer files, join chat groups, bookmark chat rooms etc.

GNU General Public License

Whats new:>>

It's a bugfix release. Several minor bugs are fixed

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
Tweeten 4.6.7.0
« Antwort #1013 am: 18 Januar, 2019, 12:26 »
Check out what is happening on Twitter, view messages and notifications, read news, and manage your accounts from a single desktop application.

Freeware

Whats new:>>

Minor UI fixes
Fixes a memory leak caused by the updater
Removes the holiday season theme
Updates the link in About to builtbymeh.com

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Signal Desktop 1.20.0
« Antwort #1014 am: 18 Januar, 2019, 18:15 »
Chat with your friends and family and share media, all from the comforts of your computer desktop by employing this streamlined open source app.

License: GPLv3

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.5.8
« Antwort #1015 am: 22 Januar, 2019, 05:00 »
Whats new:>>

- Global permissions for groups. Restrict all members in any group from posting certain types of content.
- Unified group settings. Make groups public, set admins with granular permissions and toggle persistent history in just a few clicks in any group.
- Choose the emoji set you would like to use in Chat Settings.
- Choose input and output devices for Telegram Calls in Settings > Advanced > Call Settings.
- Support for automatically downloading files and music.

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
AdiIRC 3.3 Beta Build 2019/01/22
« Antwort #1016 am: 22 Januar, 2019, 13:50 »
Changelog

Added warning when trying to set dcc get folders to the config folder
Fixed large debug.txt files should be trimmed
Reduced cpugpu usage when using draw* commands
Reverted $height is 1 point off
Fixed some regressions with window -B and -f
Fixed CTRL + SHIFTrectangle selection should include control codes as well
Fixed TipsNotification popup font size is still wrong for some fonts
Added new property .cc for $wrap
Fixed $wrap is not working properly with control codes
Add preview of logging pathfilenametimestamp options
Add option to trim large log files
Add the 16-99 colors to the select color dialog
Add reverse color support for $tip, TopicBox, Channel Editor
drawtext add reversebackground color support
toolbar some @custom windows as image is not working properly
drawpic add missing parameter -i
timer should halt scripts on some parameter errors
timer add missing parameter -P
drawtext parameters is not validated correctly
Pressing the CTRL key just before releasing mouse should select control codes as well
Color 99 should be transparent
$read first line as line count is not working properly
$read() N parameter should not be line number unless s r w is defined
$read() regular search should be case insensitive
zip -u should ignore files with drive paths and relative paths
$zip().src .dest is swapped when unzipping
Add missing identifiers $hregex, $regerrstr
window -f should exclude editbox height
window some invalid window names does not show a error
drawtext should use the window font when no font is specified
drawpic doesn't work with transparent images

[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
Riot 0.17.9
« Antwort #1017 am: 22 Januar, 2019, 19:15 »
Smash all the usual barriers and limitations of collaboration apps and effortlessly connect with your team or other online communities by relying on this flexible, open-source app.

Apache License 2.0

Whats new:>>

Bugfix in react-sdk for setting DM rooms

https://riot.im/

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
Openfire 4.3.1
« Antwort #1018 am: 25 Januar, 2019, 13:13 »
Openfire is a comprehensive and efficient software solution developed to function as a Instant Messaging server, based on the Extensible Messaging and Presence Protocol (or XMPP), allowing you to create and manage chat rooms and groups.

Freeware

Changelog

BOSH debug logging should consistently log to one location
Openfire not logging in the logs on Linux systems

[close]

http://www.igniterealtime.org/projects/openfire/index.jsp

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.5 Beta 1
« Antwort #1019 am: 28 Januar, 2019, 12:22 »
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 support for Stream Tags to Admin Dialog
Added setting to close Livestreamer dialog when starting player
Updated installer
Improved memory usage
Some other changes

AutoMod updates:

Append approved/denied to AutoMod messages in chat
Handle AutoMod messages in chat like regular messages for bans/timeouts
Prevent linebreaks and limit length in filtered messages
Don't hide "indirect" mod actions such as adding blocked terms when denying an AutoMod message, even if it's your own

[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 )