Age | Commit message (Expand) | Author |
2024-02-11 | Merge remote-tracking branch 'upstream/master' into default | SoniEx2 |
2024-01-29 | Change various types to the correct signedness to avoid warnings. | Collin Funk |
2023-11-05 | Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512 | Patrick Okraku |
2023-03-14 | Be even more picky about invalid URLs | Patrick Griffis |
2023-01-24 | Add option to exclude nickname in window title (#2759) | konsolebox |
2022-12-18 | Merge remote-tracking branch 'upstream/master' into default | SoniEx2 |
2022-09-20 | Support whitespace between language codes | Andreas Schärtl |
2022-08-29 | Fix various compiler warnings. | Sadie Powell |
2022-08-26 | notification_plugin_deinit: Set function signature to int(void *) | Adrian |
2022-04-21 | Do not allow plugins to eat Close Context | SoniEx2 |
2022-04-16 | Change preferences sub-dialogs to be modal | Patrick Griffis |
2022-03-26 | notification: Don't print failure to load backend in UI | Patrick |
2022-01-06 | Add missing header | Patrick |
2021-12-22 | Update comment | Patrick Griffis |
2021-12-22 | Be smarter about conditionally escaping URIs that are opened | Patrick Griffis |
2021-10-14 | Add -NOOVERRIDE flag to GUI COLOR. (#2644) | Nolan Lum |
2021-10-01 | Explicitly set app icon in notifications | Patrick Griffis |
2021-07-13 | Fix whitespace issues | Patrick Griffis |
2021-07-13 | Remove libnotify dependency | Patrick Griffis |
2021-07-13 | build: Misc cleanup of options | Patrick Griffis |
2021-07-12 | Avoid direct use of libproxy | Michael Catanzaro |
2021-07-10 | Fix allowed characters when escaping URIs | Patrick Griffis |
2021-06-20 | Implement support for strikethrough text. | Sadie Powell |
2021-06-17 | Switch back to using newserver as the default server name. | Sadie Powell |
2021-06-17 | Default new servers to use TLS if built with OpenSSL. | Sadie Powell |
2021-06-17 | Always pass a valid URI to gtk_show_uri() | Patrick Griffis |
2021-05-23 | notification: Implement notification option for channels | BakasuraRCE |
2021-05-23 | Change default network to Libera.Chat | Patrick Griffis |
2021-05-23 | Fixed notifications-winrt compilation error | DjLegolas |
2021-05-23 | Updated Toolset to v142 | DjLegolas |
2021-05-23 | Add a workaround for icons not scaling right on HiDPI screens. (#2573) | Sadie Powell |
2020-09-07 | Use pango_font_metrics_get_height() to calculate font height (#2500) | John Levon |
2020-08-05 | Hide Focus Channel when the selected channel is already focussed | Paul Wise |
2020-04-19 | win32: Fix building executables with invalid entrypoints | delthas |
2020-04-19 | win32: Replace include of winuser.h with windows.h | delthas |
2019-12-30 | Add a channel context menu item to focus channels | Paul Wise |
2019-12-20 | build: Fix some meson warnings | Patrick Griffis |
2019-12-16 | Add missing winuser.h include for mingw (#2403) | Zach Bacon |
2019-02-25 | Extend input box GTK theme workaround to include Yaru | cajuncooks |
2018-03-31 | Fix plugins on macOS | Rainer Müller |
2018-03-20 | Deiconify window on tray click. Closes #2136 | Manuel Schneider |
2018-03-16 | Remove shift+click to close tab binding | Patrick Griffis |
2018-03-13 | Revert "xtext: Always use Pango to get correct glyph width on Unix" | Patrick Griffis |
2018-03-09 | win32: Update to build against gvsbuild | Patrick Griffis |
2018-03-09 | Various fixes for mingw | Patrick Griffis |
2018-03-09 | win32: Respond to WM_TIMECHANGE by updating the CRT timezone info | Mark Jansen |
2018-02-11 | xtext: Fix accidental truncation | Patrick Griffis |
2018-02-06 | xtext: Always use Pango to get correct glyph width on Unix | Peng Wu |
2018-02-06 | xtext: Fix invalid utf-8 from truncation | Patrick Griffis |
2018-02-06 | xtext: Remove unused code | Patrick Griffis |