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 support for sticker Name and author #527

Merged
merged 55 commits into from
May 31, 2021
Merged

Add support for sticker Name and author #527

merged 55 commits into from
May 31, 2021

Commits on Jan 29, 2021

  1. Added Sticker author and sticker name support

    This patch of Client.js includes support for sticker metadata
    PurpShell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    9687b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0282c3b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from PurpShell/PurpShell-sticker-patch-1

    Added Sticker author and sticker name support
    PurpShell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    c37e82d View commit details
    Browse the repository at this point in the history
  4. Hotfix_Sticker_Feature

    fixes a bug
    PurpShell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    3d1d3df View commit details
    Browse the repository at this point in the history
  5. Update global.html

    PurpShell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6a0aef3 View commit details
    Browse the repository at this point in the history
  6. updated

    PurpShell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    8a7c213 View commit details
    Browse the repository at this point in the history
  7. fixed comma

    PurpShell committed Jan 29, 2021
    1 Configuration menu
    Copy the full SHA
    7ec48ad View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Fixed duplicate code

    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    369ec19 View commit details
    Browse the repository at this point in the history
  2. Fixing eslint

    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    afd7e63 View commit details
    Browse the repository at this point in the history
  3. Fixing eslint again

    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    54b14b7 View commit details
    Browse the repository at this point in the history
  4. eslint....

    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    c0bc83b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d52e0a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46836a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe3648d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from mpirescarvalho/refactor

    Move some code
    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    f421cd7 View commit details
    Browse the repository at this point in the history
  9. Update Client.js

    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    30ded90 View commit details
    Browse the repository at this point in the history
  10. Added temporary stuff

    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    a1b244b View commit details
    Browse the repository at this point in the history
  11. eslint

    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    86c8a4e View commit details
    Browse the repository at this point in the history
  12. Update Util.js

    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ff784ed View commit details
    Browse the repository at this point in the history
  13. eslint bad :D

    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    3735e8d View commit details
    Browse the repository at this point in the history
  14. eslint

    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    638add0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b2363b4 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3 from mpirescarvalho/refactor

    add await when needed and polish work with files
    PurpShell committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ccbf129 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. fix error and TODOs

    mpirescarvalho committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    8b9b058 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from mpirescarvalho/sticker-name

    fix error and TODOs
    PurpShell committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    8283f8f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    6ae511c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca3dee7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Merge pull request #5 from mpirescarvalho/refactor

    Last refactor + typings
    PurpShell committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    7a1471f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    3380bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2270d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Update src/util/Util.js

    camel Case
    
    Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
    PurpShell and pedroslopez committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    56c665c View commit details
    Browse the repository at this point in the history
  2. Update Util.js

    PurpShell committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    2558af1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    09ff743 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    25e5808 View commit details
    Browse the repository at this point in the history
  2. Update Util.js

    PurpShell committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    8111e27 View commit details
    Browse the repository at this point in the history
  3. ✨ Use node-webpmux

    PurpShell committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    b4d4c88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    538cfde View commit details
    Browse the repository at this point in the history
  5. ✏️ Fixed require mode

    PurpShell committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    a5765d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    1ba5678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    129267c View commit details
    Browse the repository at this point in the history
  3. 🚨 removing try/catch

    PurpShell committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    49c8164 View commit details
    Browse the repository at this point in the history
  4. 🚨 complier warnings

    PurpShell committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    7e0ba24 View commit details
    Browse the repository at this point in the history
  5. 🧐 stupid mistakes

    PurpShell committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    eaf669e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    742726b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27d6151 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2640bf5 View commit details
    Browse the repository at this point in the history
  9. 🐛 unsimplification

    PurpShell committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    b926df6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    cd175a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    1d3cb79 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    9031290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e776b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f38298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb3d2f0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    33a99c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da610c2 View commit details
    Browse the repository at this point in the history