Commit Graph

  • ddc619bb89 Accepting request 1285523 from utilities factory Ana Guerrero 2025-06-13 16:48:52 +00:00
  • d9247d7f4c Accepting request 1285475 from home:dimstar:Factory Michael Vetter 2025-06-13 14:06:09 +00:00
  • 92ffacc179 Accepting request 1281675 from utilities Dominique Leuenberger 2025-06-01 19:37:14 +00:00
  • f7a07f39ce OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=35 Soc Virnyl Estela 2025-06-01 12:59:43 +00:00
  • 65ca030394 - Update to version 0.13.0+git5.g2ee969a: * Update dependencies * Added support for ctrl_h and ctrl_i in keymap config (#444) * Untangles the keystrokes ctrl-h and backspace (#445) * Auto-fix some recent lints * Update tiny version in Cargo.lock - Initial spec for tiny (0.10.0) Soc Virnyl Estela 2025-06-01 12:49:48 +00:00
  • d9a6f82ae5 Accepting request 1269291 from utilities Ana Guerrero 2025-04-15 14:45:50 +00:00
  • 90415c2538 Accepting request 1267432 from home:amanzini:branches:utilities Michael Vetter 2025-04-14 13:40:08 +00:00
  • 06c2d00c88 OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=31 Soc Virnyl Estela 2024-10-31 11:13:19 +00:00
  • 2a35178856 - Fix build finding dbus-1.pc by forcing CFLAGS Soc Virnyl Estela 2024-10-31 11:05:47 +00:00
  • a2d473b093 - Update to version 0.12.0+git15: * Fix rustls deprecation warning * Refactor termbox attribute values and make it clear that they can be manipulated w bit sets * Remove msg_area::Line::force_recalculation * Fix a warning, new lints * Upgrade ring to 0.17 * Fix assigning_clones lints * Improve matching when highligting mentions * Use dbus instead of zbus for desktop notifications * Remove WidgetRet::Quit and TUIRet::Quit: * Some renaming in TUI for consistency, documentation * Refactor TUI event type: * Remove a redundant pub * Update tokio - Use recomprizz instead of recompress in _service Soc Virnyl Estela 2024-10-20 09:55:35 +00:00
  • 09ba3b3b8c Accepting request 1161708 from utilities leap-16.1 leap-16.0 Ana Guerrero 2024-03-26 18:28:02 +00:00
  • ec712e128f Accepting request 1161708 from utilities Ana Guerrero 2024-03-26 18:28:02 +00:00
  • bb34107992 - Update to version 0.12.0+git2: * Update tokio, serde, fix a new lint (1.76.0) and a warning in test - Remove cargo_config to adopt new vendored tarball scheme. Soc Virnyl Estela 2024-03-26 10:51:23 +00:00
  • f7b76ec93e - Update to version 0.12.0+git2: * Update tokio, serde, fix a new lint (1.76.0) and a warning in test - Remove cargo_config to adopt new vendored tarball scheme. Soc Virnyl Estela 2024-03-26 10:51:23 +00:00
  • 4d8fbd0b02 Accepting request 1136735 from utilities Dominique Leuenberger 2024-01-04 14:59:55 +00:00
  • d18f057ead Accepting request 1136735 from utilities Dominique Leuenberger 2024-01-04 14:59:55 +00:00
  • 42a2e842bf Accepting request 1135996 from home:jubalh:branches:utilities Soc Virnyl Estela 2024-01-04 09:30:28 +00:00
  • f7f0c994d3 Accepting request 1135996 from home:jubalh:branches:utilities Soc Virnyl Estela 2024-01-04 09:30:28 +00:00
  • ba2e640f89 Accepting request 1110913 from utilities Ana Guerrero 2023-09-13 18:46:09 +00:00
  • 396ea77d56 Accepting request 1110913 from utilities Ana Guerrero 2023-09-13 18:46:09 +00:00
  • 72be40c307 - Fix and update generated vendored tarball. Soc Virnyl Estela 2023-09-13 12:21:57 +00:00
  • f8c14de3b2 - Fix and update generated vendored tarball. Soc Virnyl Estela 2023-09-13 12:21:57 +00:00
  • 5eb68e5b99 - Update vendored sources. Soc Virnyl Estela 2023-09-05 01:32:46 +00:00
  • fe96ddfeb3 - Update vendored sources. Soc Virnyl Estela 2023-09-05 01:32:46 +00:00
  • 4c554cb68a Accepting request 1104912 from utilities Ana Guerrero 2023-08-21 09:45:24 +00:00
  • 12968f9413 Accepting request 1104912 from utilities Ana Guerrero 2023-08-21 09:45:24 +00:00
  • af08b4b025 Replace obsoleted disabled option with manual Soc Virnyl Estela 2023-08-13 14:07:56 +00:00
  • 3ede3a1a50 Replace obsoleted disabled option with manual Soc Virnyl Estela 2023-08-13 14:07:56 +00:00
  • 6677dfb457 Accepting request 1102474 from utilities Dominique Leuenberger 2023-08-06 14:29:37 +00:00
  • 6db2c0b5c2 Accepting request 1102474 from utilities Dominique Leuenberger 2023-08-06 14:29:37 +00:00
  • 0f02bcb3ed OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=18 Soc Virnyl Estela 2023-08-05 12:57:06 +00:00
  • 771103a421 OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=18 Soc Virnyl Estela 2023-08-05 12:57:06 +00:00
  • 99b5b959c4 - Update to version 0.11.0+git7: * Bug fixes and refactoring in key map implementation: * Update CHANGELOG, initial config * Rename 'run_command' key action to just 'command' * Support tiny commands in keymap config (#410) * Support italic and strikethrough attribute (#404) (#409) * Fix tab config test with desktop-notifications feature (#408) * Update deps, reword and format initial config, fix new lints * Update changelog * Update dependencies (#405) * Config to set /ignore and /notify (#344) * CHANGELOG: Add #403 * Implement bold, italic, underline, strikethrough rendering * Added support for SASL EXTERNAL (#363) * Fix a few lints introduced with rustc 1.66.0 * CHANGELOG: Remove trailing ws, formatting * Implement running shell commands for getting passwords (#315) * Fix a bug when running $EDITOR on macOS 12 * Mention default macOS config path in README * Update CHANGELOG with #395 * Allow QUIT and PART with a message (#395) Soc Virnyl Estela 2023-08-05 12:52:09 +00:00
  • 4b779bb949 - Update to version 0.11.0+git7: * Bug fixes and refactoring in key map implementation: * Update CHANGELOG, initial config * Rename 'run_command' key action to just 'command' * Support tiny commands in keymap config (#410) * Support italic and strikethrough attribute (#404) (#409) * Fix tab config test with desktop-notifications feature (#408) * Update deps, reword and format initial config, fix new lints * Update changelog * Update dependencies (#405) * Config to set /ignore and /notify (#344) * CHANGELOG: Add #403 * Implement bold, italic, underline, strikethrough rendering * Added support for SASL EXTERNAL (#363) * Fix a few lints introduced with rustc 1.66.0 * CHANGELOG: Remove trailing ws, formatting * Implement running shell commands for getting passwords (#315) * Fix a bug when running $EDITOR on macOS 12 * Mention default macOS config path in README * Update CHANGELOG with #395 * Allow QUIT and PART with a message (#395) Soc Virnyl Estela 2023-08-05 12:52:09 +00:00
  • ca375ca5aa Accepting request 1090538 from utilities Dominique Leuenberger 2023-06-03 22:12:40 +00:00
  • e3d47b32ec Accepting request 1090538 from utilities Dominique Leuenberger 2023-06-03 22:12:40 +00:00
  • eeef47f8c3 - Update vendored dependencies. - Enable desktop notification feature. Soc Virnyl Estela 2023-06-02 15:15:57 +00:00
  • a5a9052908 - Update vendored dependencies. - Enable desktop notification feature. Soc Virnyl Estela 2023-06-02 15:15:57 +00:00
  • 5498422533 Accepting request 1042517 from utilities Dominique Leuenberger 2022-12-13 17:55:58 +00:00
  • 4ba6203a26 Accepting request 1042517 from utilities Dominique Leuenberger 2022-12-13 17:55:58 +00:00
  • 26a15157ad OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=13 Soc Virnyl Estela 2022-12-05 23:32:09 +00:00
  • b8df125c84 OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=13 Soc Virnyl Estela 2022-12-05 23:32:09 +00:00
  • 24faf27b67 - Update to version 0.10.0+git14: * Fix new lints and warnings (#394) - Automatic update of vendored dependencies. Soc Virnyl Estela 2022-12-05 22:42:58 +00:00
  • 2871f05078 - Update to version 0.10.0+git14: * Fix new lints and warnings (#394) - Automatic update of vendored dependencies. Soc Virnyl Estela 2022-12-05 22:42:58 +00:00
  • 888598b731 Accepting request 1001270 from utilities Dominique Leuenberger 2022-09-05 19:22:21 +00:00
  • ea2e239e92 Accepting request 1001270 from utilities Dominique Leuenberger 2022-09-05 19:22:21 +00:00
  • d8dd3bff58 - Update of vendored dependencies Soc Virnyl Estela 2022-08-29 12:49:25 +00:00
  • 64e52d3cd2 - Update of vendored dependencies Soc Virnyl Estela 2022-08-29 12:49:25 +00:00
  • b8bcbd42c7 Accepting request 983823 from utilities Dominique Leuenberger 2022-06-20 13:38:13 +00:00
  • 1522ae8c65 Accepting request 983823 from utilities Dominique Leuenberger 2022-06-20 13:38:13 +00:00
  • 391ddfc778 Accepting request 983816 from home:firstyear:branches:utilities Soc Virnyl Estela 2022-06-20 05:16:41 +00:00
  • 0615c257f1 Accepting request 983816 from home:firstyear:branches:utilities Soc Virnyl Estela 2022-06-20 05:16:41 +00:00
  • 83a1ba1419 Accepting request 980228 from utilities Dominique Leuenberger 2022-06-01 15:35:00 +00:00
  • a94b7bea23 Accepting request 980228 from utilities Dominique Leuenberger 2022-06-01 15:35:00 +00:00
  • 32fdb9282a Accepting request 980227 from home:uncomfyhalomacro:branches:utilities Soc Virnyl Estela 2022-06-01 06:14:35 +00:00
  • 7cc4941bd3 Accepting request 980227 from home:uncomfyhalomacro:branches:utilities Soc Virnyl Estela 2022-06-01 06:14:35 +00:00
  • cb6e16c5ab Accepting request 980195 from home:uncomfyhalomacro:branches:utilities Soc Virnyl Estela 2022-06-01 00:52:52 +00:00
  • 5cb218db23 Accepting request 980195 from home:uncomfyhalomacro:branches:utilities Soc Virnyl Estela 2022-06-01 00:52:52 +00:00
  • c007ec23cf OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=4 Soc Virnyl Estela 2022-05-26 11:41:26 +00:00
  • 419141f3e6 OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=4 Soc Virnyl Estela 2022-05-26 11:41:26 +00:00
  • 02fceff270 Accepting request 978848 from home:firstyear:branches:utilities Soc Virnyl Estela 2022-05-24 07:06:28 +00:00
  • f38eebee21 Accepting request 978848 from home:firstyear:branches:utilities Soc Virnyl Estela 2022-05-24 07:06:28 +00:00
  • 0554193da8 Accepting request 975492 from utilities Dominique Leuenberger 2022-05-07 21:54:20 +00:00
  • 1151cb1d16 Accepting request 975492 from utilities Dominique Leuenberger 2022-05-07 21:54:20 +00:00
  • 6898c6296d Accepting request 963227 from home:uncomfyhalomacro Michael Vetter 2022-03-21 08:28:04 +00:00
  • 19f658ce92 Accepting request 963227 from home:uncomfyhalomacro Michael Vetter 2022-03-21 08:28:04 +00:00