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

[E] Check user existence before sending message #1883

Closed
wants to merge 1 commit into from
Closed

[E] Check user existence before sending message #1883

wants to merge 1 commit into from

Commits on Apr 12, 2021

  1. OssnMessages Improvements

    ##Message System Improvements
    - Treat the parameter "to" as an integer.
    - If the value of parameter "to" is negative then convert it to positive.
    - Ignore the message if the guid with the specified number in the parameter "to" does not exist.
    - If the paramter "message" is array then implode its contents using space.
    l3afblow3r committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    acf78fd View commit details
    Browse the repository at this point in the history