Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add button to process incoming message (in inbox) #523

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Commits on Oct 29, 2024

  1. Add button to process incoming message (in inbox)

    This is to check for unprocessed messaged that are waiting in the table Inbox of the gammu-smsd DB
    tenzap committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cc868f4 View commit details
    Browse the repository at this point in the history
  2. github wf: fix "check-translation" job

    - set working-dir for composer
    - utils/check_translation.php: fix path to vendor/autoload.php
    - utils/composer.json: add missing nikic/php-parser
    tenzap committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7ff6f05 View commit details
    Browse the repository at this point in the history