Commit Graph

  • 791efc1ca2 Add option to enable notifications on remote ssh machine master 0.11.1-private Philipp Dieter 2025-08-13 12:25:26 +02:00
  • b51c934d88
    Remove Fig installation from README Michael Aquilina 2025-06-23 10:03:06 +01:00
  • 516073762b
    Merge pull request #75 from ParadaCarleton/patch-1 Michael Aquilina 2025-06-23 10:01:59 +01:00
  • 12561507ad
    fix link to Antidote homepage Michael Aquilina 2025-06-23 10:00:37 +01:00
  • b3d9f74c23
    Update README.rst to use antidote Carlos Parada 2025-06-22 15:18:50 -07:00
  • fce24a3747
    Merge pull request #73 from devnoname120/macos-suppress-spammy-message Michael Aquilina 2025-06-03 17:14:38 +01:00
  • 0fd629323b
    Add comment about the 2> >(grep -Ev 'ApplePersistence=(NO|YES)' >&2) Paul 2025-06-03 18:11:16 +02:00
  • ad83428fc7
    macOS: suppress unwanted ApplePersistence spam Paul 2025-06-03 17:41:54 +02:00
  • 3e9bce0072
    Bump release to 0.11.1 Michael Aquilina 2025-06-03 15:21:47 +01:00
  • da355e506c
    Merge pull request #72 from devnoname120/macos-dont-notify-ctrl-c Michael Aquilina 2025-06-03 15:20:15 +01:00
  • eb2b3ed741
    macOS: option to cancel notifications on SIGINT Paul 2025-06-03 01:35:10 +02:00
  • cac2c193d9
    Bump to 0.11.0 Michael Aquilina 2025-04-22 13:01:23 +01:00
  • 8f4f4f5742
    Merge pull request #71 from tommyhaley/experiment Michael Aquilina 2025-04-22 12:59:12 +01:00
  • 85b12fa878
    Explicitly state AUTO_NOTIFY_ENABLE_TRANSIENT state in tests Michael Aquilina 2025-04-22 12:51:48 +01:00
  • 2b1fb4457e Add option to cancel notifications on SIGINT Tommy Andersson 2025-02-13 16:52:07 +01:00
  • 0317936051 Add option to configure persistence in notification history Tommy Andersson 2025-02-12 22:38:53 +01:00
  • cbea4aeb58 Add option to enable forwarding of notifications over SSH Tommy Andersson 2025-02-10 23:45:21 +01:00
  • 27c07dddb4
    Merge pull request #63 from Grafcube/ignore-130 Michael Aquilina 2024-07-08 16:43:31 +01:00
  • 76a527a66b
    Add a comment explaining why 130 is treated as success Grafcube 2024-07-08 19:53:31 +05:30
  • a79a412f3a
    Treat code 130 as success Grafcube 2024-06-16 00:21:26 +05:30
  • 837b81de92
    bump version to 0.10.2 Michael Aquilina 2024-05-13 11:12:38 +01:00
  • 6e5a54c5b5
    use array argument expansion Michael Aquilina 2024-05-13 11:11:51 +01:00
  • 43dbc4eb56
    bump version to 0.10.1 Michael Aquilina 2024-05-13 10:54:40 +01:00
  • 055a5fa8ae
    Merge pull request #61 from MichaelAquilina/fix/bad-icon-path Michael Aquilina 2024-05-13 11:53:56 +02:00
  • d41c04f778
    remove flakey test Michael Aquilina 2024-05-13 10:51:50 +01:00
  • 0e4ed6b3c5
    fix: correctly omit --icon from notify-send when not set Michael Aquilina 2024-05-13 10:48:41 +01:00
  • 452eee9454
    bump version to 0.10.0 Michael Aquilina 2024-04-24 13:25:36 +01:00
  • 4eb63b7c1f
    Merge pull request #56 from CaderIdris/add-icon-support Michael Aquilina 2024-04-24 13:24:21 +01:00
  • 8d61376a95
    Fixed version number 61825162+CaderIdris@users.noreply.github.com 2024-04-23 12:51:59 +01:00
  • a663a08bca
    Bugfix: Order of arguments passed unit tests but caused invalid parsing of expire time argument 61825162+CaderIdris@users.noreply.github.com 2024-04-23 12:04:05 +01:00
  • f405233080
    Added tests and updated README 61825162+CaderIdris@users.noreply.github.com 2024-04-23 11:50:34 +01:00
  • 2c0059707f
    Added icon support for linux 61825162+CaderIdris@users.noreply.github.com 2024-04-23 11:15:09 +01:00
  • f4766d6981
    Merge pull request #53 from NoUseFreak/patch-1 Michael Aquilina 2024-02-08 15:33:32 +00:00
  • f4afef6fa9
    fix: mute notifications over ssh Dries De Peuter 2023-12-27 23:01:21 +01:00
  • 22b2c61ed1
    fix: transient test case Michael Aquilina 2023-06-02 14:01:43 +01:00
  • 9b6bc124f0
    fix: backwards compatible transient flag Michael Aquilina 2023-06-02 13:55:02 +01:00
  • dad1e61c71
    Merge pull request #45 from Grafcube/fix-transient Michael Aquilina 2023-05-11 15:24:59 +01:00
  • 993f5de86e
    fix: update tests to include --transient flag Michael Aquilina 2023-05-11 15:23:14 +01:00
  • 00951ac085
    build: update docker job image and install libnotify-bin Michael Aquilina 2023-05-11 15:15:01 +01:00
  • 5a50536e59
    Fix transient argument Grafcube 2023-05-11 17:02:14 +05:30
  • 71e8da986f
    Merge pull request #41 from Grafcube/transient-on-success Michael Aquilina 2023-04-27 16:47:46 +01:00
  • 9a9f8f21bb
    Quote transient Grafcube 2023-04-27 21:11:22 +05:30
  • 8418a6e3b2
    Make notifications transient if successful Grafcube 2023-04-04 12:38:28 +05:30
  • 1f64cb6544
    Merge pull request #38 from brendanfalk/fig Michael Aquilina 2022-06-29 09:42:29 +01:00
  • b15ae822e6
    Update README.rst Brendan Falk 2022-06-28 10:44:09 -07:00
  • 5060c0757f
    Add Fig as an installation method to the README Brendan Falk 2022-06-27 17:12:45 -07:00
  • 30c3c60939
    Merge pull request #36 from spikespaz/master Michael Aquilina 2022-02-21 10:28:22 +00:00
  • 86849ede2a Fix config being overwritten when source Jacob Birkett 2022-01-27 18:05:20 -07:00
  • fb38802d33
    Merge pull request #25 from MichaelAquilina/develop Michael Aquilina 2019-09-06 10:00:50 +01:00
  • f8cd00f2b6
    Bump version to 0.8.0 Michael Aquilina 2019-09-06 09:58:23 +01:00
  • 47a0b1727f
    Merge pull request #23 from Avi-D-coder/app-name Michael Aquilina 2019-09-06 09:57:07 +01:00
  • 68fed1af8b Notify app-name=zsh Avi Dessauer 2019-09-05 18:20:22 -04:00
  • 8ab1d0d8d2
    Merge pull request #22 from MichaelAquilina/next Michael Aquilina 2019-08-26 14:29:51 +03:00
  • 67df6534c0
    Bump version to 0.7.0 Michael Aquilina 2019-08-26 12:28:13 +01:00
  • 2b46020293
    Merge pull request #21 from MichaelAquilina/AUTO_NOTIFY_WHITELIST Michael Aquilina 2019-08-26 14:27:01 +03:00
  • cbd4e2bcac
    Remove sudo prefix from command if detected Michael Aquilina 2019-08-26 12:25:43 +01:00
  • a77777987d
    Add support for specifying a WHITELIST Michael Aquilina 2019-08-24 21:33:37 +01:00
  • 8aa4c42932
    Merge pull request #19 from MichaelAquilina/next Michael Aquilina 2019-08-17 18:54:14 +03:00
  • 0b7a039689
    Bump version to 0.6.0 Michael Aquilina 2019-08-17 16:50:58 +01:00
  • 7f7027034c
    Merge pull request #18 from MichaelAquilina/print_warning_missing_dep Michael Aquilina 2019-08-17 18:49:47 +03:00
  • 5c39901fc7
    Print warning if notify-send is a missing dependency Michael Aquilina 2019-08-17 16:42:15 +01:00
  • 4668a7fbd4
    Merge pull request #17 from MichaelAquilina/next Michael Aquilina 2019-08-01 13:41:22 +01:00
  • c029e8e4c1
    Bump to version 0.5.1 Michael Aquilina 2019-08-01 13:40:03 +01:00
  • 83b7646472
    Merge pull request #16 from dmitmel/master Michael Aquilina 2019-08-01 13:38:53 +01:00
  • bada173f10 Change MacOSX to macOS Dmytro Meleshko 2019-08-01 11:40:17 +03:00
  • 73da2d107e Fix tests Dmytro Meleshko 2019-08-01 11:39:33 +03:00
  • 4a9e4b8e03 Improve notifications on macOS Dmytro Meleshko 2019-08-01 11:23:33 +03:00
  • 2292476f93
    Fix minor bug in _is_auto_notify_ignored Michael Aquilina 2019-07-31 15:52:59 +01:00
  • bad7321d4a
    Merge pull request #15 from MichaelAquilina/next Michael Aquilina 2019-07-31 13:41:40 +01:00
  • d039eea61b
    Fix to README for notification formatting Michael Aquilina 2019-07-31 13:40:01 +01:00
  • 7721d45abe
    Bump version to 0.5.0 Michael Aquilina 2019-07-31 13:37:47 +01:00
  • aed7176e73
    Add support for custom message formats Michael Aquilina 2019-07-30 19:35:24 +01:00
  • eaf5936f1e
    Merge pull request #14 from MichaelAquilina/next Michael Aquilina 2019-07-21 22:00:45 +01:00
  • 87d1e9bd0c
    Test configurable expiry time Michael Aquilina 2019-07-21 21:59:14 +01:00
  • 9596b87899
    Bump version to 0.4.0 Michael Aquilina 2019-07-21 21:56:02 +01:00
  • 831c0b0b00
    Add entry in README about AUTO_NOTIFY_EXPIRE_TIME Michael Aquilina 2019-07-21 21:52:58 +01:00
  • cac8315195
    Improvements to notification formatting and options Michael Aquilina 2019-07-21 21:50:45 +01:00
  • 7b6d59479a
    Rename main test file to test_plugin.zunit Michael Aquilina 2019-07-20 21:34:17 +01:00
  • e25849a979
    Move auto_notify_send tests to their own file Michael Aquilina 2019-07-20 19:17:02 +01:00
  • 61a838cbcc
    Remove note about git backup during tests as it does not apply Michael Aquilina 2019-07-19 13:36:16 +01:00
  • 1eb37d2a99
    Add ISSUE_TEMPLATE Michael Aquilina 2019-07-18 10:38:10 +01:00
  • 8b0ae499a7
    Merge pull request #12 from MichaelAquilina/next Michael Aquilina 2019-07-18 10:35:00 +01:00
  • 5c2ad8bd7a
    Bump version to 0.3.0 Michael Aquilina 2019-07-18 10:33:46 +01:00
  • 534028c21b
    Merge pull request #10 from vierbergenlars/fix-zsh-debian Michael Aquilina 2019-07-18 10:32:39 +01:00
  • a9f9d22034 In some zsh setups, when history is disabled, $1 is always empty. Lars Vierbergen 2019-07-17 22:21:27 +02:00
  • 691c27d97a
    Bold for configuration sub-sections Michael Aquilina 2019-07-17 22:01:39 +01:00
  • a8dff148e5
    update test with multiple pipes Michael Aquilina 2019-07-17 21:57:54 +01:00
  • d6b002ee3b
    Add test file for _is_auto_notify_ignored Michael Aquilina 2019-07-17 21:55:42 +01:00
  • 97bf608d4c
    Add CHANGELOG Michael Aquilina 2019-07-17 21:43:01 +01:00
  • bd9fb1c60c
    Bump version to 0.2.0 Michael Aquilina 2019-07-17 21:41:38 +01:00
  • 890236ced9
    Rename reset_tracking and move function Michael Aquilina 2019-07-17 21:39:08 +01:00
  • bf73292fd0
    Improve tracking code and add more tests Michael Aquilina 2019-07-17 21:36:30 +01:00
  • f480c50990
    README improvements Michael Aquilina 2019-07-17 21:33:58 +01:00
  • dd81b6c8f7
    Merge pull request #9 from vierbergenlars/clear-after-end Michael Aquilina 2019-07-17 21:17:20 +01:00
  • 64855fba1c Clear AUTO_COMMAND in the precmd hook. Lars Vierbergen 2019-07-17 22:12:03 +02:00
  • 8ec1400032
    Handle piped commands Michael Aquilina 2019-07-17 17:08:26 +01:00
  • 51656c43c7
    text should also be local Michael Aquilina 2019-07-17 16:21:15 +01:00
  • 3da571b84d
    Set platform variable to local Michael Aquilina 2019-07-17 16:18:33 +01:00
  • f70c3a654e
    Simplify Mac OSX quote workaround Michael Aquilina 2019-07-17 16:17:03 +01:00
  • 1a022b8f68
    Fix MacOSX notification test Michael Aquilina 2019-07-17 14:06:56 +01:00