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

Bug Send Message Group #2

Open
wants to merge 1,388 commits into
base: master
Choose a base branch
from
Open

Bug Send Message Group #2

wants to merge 1,388 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    eaf0f37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c03802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d00aed7 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Change profile status for yourself (#1796)

    * Update README.md
    
    * Update chats.ts
    
    * Update chats.ts
    barkerpedro authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    a2054d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. fix: add senderTimestampMs automatically in reactMessage (#1845)

    * docs: how to remove the reaction message
    
    * Add `senderTimestampMs` automatically in reactMessage
    
    * fix lint
    zennn08 authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    200b75d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    de95694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc58d4 View commit details
    Browse the repository at this point in the history
  3. chore: remove "treatCiphertextMessagesAsReal" flag

    !BREAKING_CHANGE
    
    This was generally a poor design decision on my part to add something like this -- primarily because it could increment the chat unread counter a 100 times for a single message
    adiwajshing committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    189b740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adc2c9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7b723f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7968abb View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. whatsapp web version (#1868)

    * whatsapp web version
    
    * whatsapp web version
    
    * function for fetch latest whatsapp web version
    
    * whatsapp web version
    ravindu01manoj authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    f13bd1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41ca76a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d143ef0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

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

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    7426b7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a1e26 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    8fc1c10 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: always send key bundle with retry receipt"

    This reverts commit 8fc1c10.
    adiwajshing committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f5af502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c60e31 View commit details
    Browse the repository at this point in the history
  4. fix: isLatest flag

    adiwajshing committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    8742bc2 View commit details
    Browse the repository at this point in the history
  5. fix: participant count

    adiwajshing committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    729f19e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. fix: dup close events

    adiwajshing committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    c982d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b8390f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba486f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fae4aaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33851cd View commit details
    Browse the repository at this point in the history
  6. chore: do not log reg ID

    adiwajshing committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    1c36d57 View commit details
    Browse the repository at this point in the history
  7. fix: acc signature

    adiwajshing committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    fda266f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. chore: update proto

    adiwajshing committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3df9688 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

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

Commits on Jul 17, 2022

  1. fix: reaction sender map

    adiwajshing committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    4e85a10 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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

Commits on Jul 20, 2022

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

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    3c15e21 View commit details
    Browse the repository at this point in the history
  2. fix: detectLinks was not being used as described in docs (#1922)

    * fix: detectLinks was not being used as described in docs
    
    * Revert "fix: detectLinks was not being used as described in docs"
    
    This reverts commit adeb592.
    
    * docs: remove unsued `detectLinks` from readme
    fadiinho authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    847a1dd View commit details
    Browse the repository at this point in the history
  3. Change profile name for yourself (#1913)

    * feat: change profile name
    
    * fix: unnecessary return
    LeonardoBein authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b42be6b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    8f9e46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    665e461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f7565b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. chore: update version (#1941)

    updated to latest version.
    xxirfanx authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    54a3bae View commit details
    Browse the repository at this point in the history
  2. chore: more logging

    adiwajshing committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    9aa9006 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

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

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    9e096c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34f2095 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    f2917f0 View commit details
    Browse the repository at this point in the history
  2. chore: update version

    updated to latest version.
    xxirfanx authored and adiwajshing committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    9c83cd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. feat: update proto

    The new proto extract has a bunch of breaking changes, so if you were using the raw proto in your code somewhere -- then you may have to update your code to make it work with the new proto
    
    !BREAKING_CHANGE
    adiwajshing committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    2549d10 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    a4208a4 View commit details
    Browse the repository at this point in the history
  2. chore: update version

    updated to latest version.
    xxirfanx authored and adiwajshing committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b528d7a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

    PurpShell authored and adiwajshing committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    abd0711 View commit details
    Browse the repository at this point in the history
  3. estlint :D

    PurpShell authored and adiwajshing committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a6a2cd9 View commit details
    Browse the repository at this point in the history
  4. using isJidGroup

    PurpShell authored and adiwajshing committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    8805d75 View commit details
    Browse the repository at this point in the history
  5. eslint

    PurpShell authored and adiwajshing committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    99517d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f3b00d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bed9e38 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. fix: possible ack issue

    adiwajshing committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    d5b857a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31b54ec View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    8a234e1 View commit details
    Browse the repository at this point in the history
  2. fix: error in type

    adiwajshing committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    1550fc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. switch to discussion

    So that not all problems are poured into issues
    frmdeveloper authored and adiwajshing committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    f9e5aed View commit details
    Browse the repository at this point in the history
  2. Discord

    frmdeveloper authored and adiwajshing committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    6fbca92 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. I forgot something

    frmdeveloper authored and adiwajshing committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    50fa5c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b3cfb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    8d6e00e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c591736 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3131f2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebd92e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Aug 20, 2022

  1. Changed concat to push

    Ilya Borodin authored and adiwajshing committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    4f1d949 View commit details
    Browse the repository at this point in the history
  2. chore: update package version

    souravkl11 authored and adiwajshing committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    5446bdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57267a6 View commit details
    Browse the repository at this point in the history
  4. docs: remove extra braces

    fadiinho authored and adiwajshing committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    e2c3d36 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    c6b7801 View commit details
    Browse the repository at this point in the history
  2. update WA version

    bluej4ker authored and adiwajshing committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    9e581f5 View commit details
    Browse the repository at this point in the history
  3. fix: upload for product

    adiwajshing committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    765dcc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14def12 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Fixed chats recent message

    Include message either fromMe is false or true
    azudindaem authored and adiwajshing committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    f11c8c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20865d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    64f3f08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b7a31 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. added rejectCall function

    RahulKasireddy authored and adiwajshing committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    749e293 View commit details
    Browse the repository at this point in the history
  2. Update messages-recv.ts

    RahulKasireddy authored and adiwajshing committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    570f5e5 View commit details
    Browse the repository at this point in the history
  3. Update messages-recv.ts

    RahulKasireddy authored and adiwajshing committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    25950f1 View commit details
    Browse the repository at this point in the history
  4. Update messages-recv.ts

    RahulKasireddy authored and adiwajshing committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    3164a8c View commit details
    Browse the repository at this point in the history
  5. Update messages-recv.ts

    RahulKasireddy authored and adiwajshing committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    ba3db3e View commit details
    Browse the repository at this point in the history
  6. Update messages-recv.ts

    RahulKasireddy authored and adiwajshing committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c113e68 View commit details
    Browse the repository at this point in the history
  7. Update messages-recv.ts

    RahulKasireddy authored and adiwajshing committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    d05f40b View commit details
    Browse the repository at this point in the history
  8. Update messages-recv.ts

    RahulKasireddy authored and adiwajshing committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    ea84142 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    952813d View commit details
    Browse the repository at this point in the history
  2. fix getImageProcessingLibrary

    kaatt authored and adiwajshing committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    48f8b30 View commit details
    Browse the repository at this point in the history
  3. actually fix

    kaatt authored and adiwajshing committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0f98975 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b05ce25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a891e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    561163c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    864a01f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0bdb12 View commit details
    Browse the repository at this point in the history
  9. fix: jimp thumb gen

    adiwajshing committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    733345b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b988f42 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    586db48 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. chore: update proto

    adiwajshing committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    d73585e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. chore: remove legacy code

    adiwajshing committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e7f6838 View commit details
    Browse the repository at this point in the history
  2. chore: update package

    adiwajshing committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    1a69eff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c48cc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    116b30d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae3ac78 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    f8fd5ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aaefa9 View commit details
    Browse the repository at this point in the history
  3. fix: example TypeError

    adiwajshing committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7d72498 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28afa96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6735263 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

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

Commits on Sep 26, 2022

  1. feat: add notification node type picture

    ponei authored and adiwajshing committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    58b5df4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    da359aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b329c73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0a7561 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    f01f5df View commit details
    Browse the repository at this point in the history
  2. chore: reduce logging

    adiwajshing committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    bb983cd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    e08dd10 View commit details
    Browse the repository at this point in the history
  2. refactor!: cleaner message history sync

    This is a breaking change,
    1. three events (chats.set, contacts.set, messages.set) are now just one `messaging-history.set` event
    2. no need to debounce for app state sync
    3. added a new "conditional" chat update to allow for correct app state sync despite not having the chat available on hand
    adiwajshing committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d0330d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Update history.ts (#2212)

    * Update history.ts
    
    Include FB business in contact
    
    * Improve contact history
    
    Update verifiedName
    azudindaem authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    eb2590b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    7736114 View commit details
    Browse the repository at this point in the history
  2. fix: desc for groups

    adiwajshing committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    6c3958b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. chore: update proto

    adiwajshing committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    376df2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eea8e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6663357 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Oct 16, 2022

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

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. fix extractImageThumb threw with webpack (#2266)

    * fix extractImageThumb threw with webpack
    
    * Update messages-media.ts
    
    * Update src/Utils/messages-media.ts
    
    * fix: typescript errors
    
    Co-authored-by: Adhiraj Singh <[email protected]>
    kaatt and adiwajshing authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c59952f View commit details
    Browse the repository at this point in the history
  2. chore: update version

    adiwajshing committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1ad65c5 View commit details
    Browse the repository at this point in the history
  3. fix: file not found in unlink

    LeonardoBein authored and adiwajshing committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2b854b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c28dde View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

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

Commits on Oct 23, 2022

  1. chore: update version

    adiwajshing committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    8a17b37 View commit details
    Browse the repository at this point in the history
  2. chore: update proto

    adiwajshing committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    53e204c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48abf73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9d13a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. fix: tsc issue

    adiwajshing committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    070e24e View commit details
    Browse the repository at this point in the history
  2. chore: update URL regex

    adiwajshing committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f1635e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

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

Commits on Nov 6, 2022

  1. chore: update proto

    adiwajshing committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    115073e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a8ce56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4352a84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    154926e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. feat: expose isBuffering

    adiwajshing committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a4a48a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02f9df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e3c208 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    211fd04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e547310 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05d1fc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1fc22b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    f892a1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aadc9d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

Commits on Nov 11, 2022

  1. feat: allow ignoring jids

    adiwajshing committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a58b73f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190e6d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

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

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    01a641d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f73344 View commit details
    Browse the repository at this point in the history
  3. feat: add listReply

    adiwajshing committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    47900ea View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fix getImageProcessingLibrary usage

    kaatt authored and adiwajshing committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5c950da View commit details
    Browse the repository at this point in the history
  2. Update messages-media.ts

    kaatt authored and adiwajshing committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    cd9441f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d8cf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    b33c753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26828d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7923233 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    704aa1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f2384a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 25, 2022

  1. chore: add timeout to log when buffer takes v long

    helps debug deadlocks
    adiwajshing committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    b20a3b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e6343f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b141ac2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcf33d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a589e88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b520d81 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. refactor: impl counter based event buffer

    1. counter based event buffer keeps track of the number of blocks that request event processing in buffer
    2. event buffer only releases events when the last block completes (i.e. counter = 0)
    
    this approach is far simpler than the promised based garbled crap I wrote, should also prevent the deadlock issues it introduced 🙏
    adiwajshing committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    30e2cb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. feat: add nextPageCursor

    adiwajshing committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    c96a765 View commit details
    Browse the repository at this point in the history
  2. chore: add GetCatalogOptions type

    !BREAKING_CHANGE
    adiwajshing committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    bed4f7f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

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

Commits on Dec 11, 2022

  1. feat: implement tc token handling

    TC token is required in certain cases to receive presence updates on chats
    adiwajshing committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    572d0f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. improve normalizeMessageContent

    kaatt authored and adiwajshing committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    02e05ab View commit details
    Browse the repository at this point in the history
  2. remove console.log

    kaatt authored and adiwajshing committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    004bb98 View commit details
    Browse the repository at this point in the history
  3. fix

    kaatt authored and adiwajshing committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    39bd5b1 View commit details
    Browse the repository at this point in the history
  4. Update messages.ts

    Co-Authored-By: Adhiraj Singh <[email protected]>
    kaatt and adiwajshing committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    fb1d39e View commit details
    Browse the repository at this point in the history
  5. add viewOnceMessageV2

    kaatt authored and adiwajshing committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    474dc78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5041be7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. wip

    moskoweb committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    78f04d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    5efb0eb View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump json5 from 2.2.1 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and adiwajshing committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f54e8f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

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

Commits on Jan 17, 2023

  1. wip

    moskoweb committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    05dd53e View commit details
    Browse the repository at this point in the history
  2. Update make-mutex.ts

    moskoweb committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0d53fbe View commit details
    Browse the repository at this point in the history
  3. Update messages.ts

    moskoweb committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    9c71267 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c24ffc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    4f27a2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9591a02 View commit details
    Browse the repository at this point in the history
  3. fix: getChatId

    adiwajshing committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    41851d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. fix: timeout send call

    adiwajshing committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b2c1cfb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. chore: update axios

    adiwajshing committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    f013b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca24608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ba8283 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    5fb9f12 View commit details
    Browse the repository at this point in the history
  2. fix: example

    adiwajshing committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    80b9e74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    090c916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    971ce91 View commit details
    Browse the repository at this point in the history
  5. chore: lint

    adiwajshing committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    34f8f60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30328ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79aa2e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    e58d6c9 View commit details
    Browse the repository at this point in the history
  2. chore: update version

    adiwajshing committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    74bd2f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. chore: lint files

    adiwajshing committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    06f2d35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3052398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d6cfd View commit details
    Browse the repository at this point in the history
  4. chore: lint

    adiwajshing committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    7d5aca5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd42881 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d98d415 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bda2bb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d8aa67 View commit details
    Browse the repository at this point in the history
  9. chore: update example

    adiwajshing committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    893fb61 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2472 from moskoweb/poll

    Repull:  support poll message
    adiwajshing authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    d25bd45 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    7e9b9b7 View commit details
    Browse the repository at this point in the history
  2. fix: stream destroy

    adiwajshing committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    bd17f37 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. chore: update proto

    adiwajshing committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    bbe9b3c View commit details
    Browse the repository at this point in the history
  2. feat: handle failed msgs

    adiwajshing committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a4ecac7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    2eea17f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe1d064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a3ef65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b2b037 View commit details
    Browse the repository at this point in the history
  5. test: override session

    adiwajshing committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    bb27e58 View commit details
    Browse the repository at this point in the history
  6. fix: tsc error

    adiwajshing committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    6bced98 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

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

Commits on Mar 31, 2023

  1. Update package.json

    amiruldev20 authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fd9d8cf View commit details
    Browse the repository at this point in the history
  2. Update README.md

    amiruldev20 authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    417cf28 View commit details
    Browse the repository at this point in the history
  3. upd

    amiruldev20 authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    02ae8c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    a8e26c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1802da1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8077f68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f895310 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e41540 View commit details
    Browse the repository at this point in the history
  6. update package

    amiruldev20 authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    be5c353 View commit details
    Browse the repository at this point in the history
  7. fix button maybe

    amiruldev20 authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e1260f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c466e04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd3bd18 View commit details
    Browse the repository at this point in the history