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

Update exampleRegister.php #967

Open
wants to merge 783 commits into
base: master
Choose a base branch
from
Open

Update exampleRegister.php #967

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

Commits on Dec 19, 2013

  1. Deprecated sendGetStatus

    Use ContactSyncV2 instead.
    shirioko committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    4bd1fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    179533c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98e1958 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17e94b5 View commit details
    Browse the repository at this point in the history
  5. Revert change

    Daniel Abramowitz committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    3b021be View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2013

  1. long overdue cleanup 1/n

    hubail committed Dec 20, 2013
    Configuration menu
    Copy the full SHA
    dfc9ea4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2013

  1. Update the event framework and add some basic tests.

    Daniel Abramowitz committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    d18e61b View commit details
    Browse the repository at this point in the history
  2. Add event handler and tests

    Daniel Abramowitz committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    aa6985c View commit details
    Browse the repository at this point in the history
  3. Finish changes for event handling and tests

    Daniel Abramowitz committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    153cbfb View commit details
    Browse the repository at this point in the history
  4. Finish changes for event handling and tests

    Daniel Abramowitz committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    8c8cd6e View commit details
    Browse the repository at this point in the history
  5. cleanup

    Daniel Abramowitz committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    31ff83f View commit details
    Browse the repository at this point in the history
  6. Merged with master

    Daniel Abramowitz committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    b36adb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2013

  1. Merge pull request #557 from zephyern/master

    Explicitly Define WhatsAppEvents & Add Beginning of Testing Framework
    shirioko committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    0784d33 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2013

  1. Commented out unused code

    shirioko committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    6d05d10 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2013

  1. Fixed warning for passing by reference to function

    cusued by using reset(explode($foo, $bar))
    shirioko committed Dec 24, 2013
    Configuration menu
    Copy the full SHA
    3f44e52 View commit details
    Browse the repository at this point in the history
  2. Updated client details to Android 2.11.151

    And replaced key generation with a pre calculated key to remove
    overhead.
    shirioko committed Dec 24, 2013
    Configuration menu
    Copy the full SHA
    86e7e0c View commit details
    Browse the repository at this point in the history
  3. Allow callback to be a string for backwards compatibility & added tes…

    …t cases.
    Daniel Abramowitz committed Dec 24, 2013
    Configuration menu
    Copy the full SHA
    e0fc71f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #561 from zephyern/master

    Allow callback to be a string for backwards compatibility & added test c...
    shirioko committed Dec 24, 2013
    Configuration menu
    Copy the full SHA
    314adb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a725663 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2014

  1. Configuration menu
    Copy the full SHA
    f2baccf View commit details
    Browse the repository at this point in the history
  2. Fix Emoji line

    jonnywilliamson committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    e490a95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d5cfdd View commit details
    Browse the repository at this point in the history
  4. Fixed incorrect number of parameters for fireGetGroupsSubject. Althou…

    …gh I can't see the need for the parameter "participent".
    jonnywilliamson committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    fefd33b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2540137 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb66d5e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #565 from jonnywilliamson/master

    Some small bug fixes
    shirioko committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    5da95e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2014

  1. Configuration menu
    Copy the full SHA
    79a6320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf638cc View commit details
    Browse the repository at this point in the history
  3. Added bulk

    shirioko committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    4fdb416 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2014

  1. Video Preview

    should install ffmpeg for the method to work successfully
    manufuentescr committed Jan 24, 2014
    Configuration menu
    Copy the full SHA
    16e0bbd View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2014

  1. fixes broken link in readme

    bartj3 committed Jan 27, 2014
    Configuration menu
    Copy the full SHA
    3a521a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #597 from bartj3/fix/readme

    fixes broken link in readme
    shirioko committed Jan 27, 2014
    Configuration menu
    Copy the full SHA
    32b4a24 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2014

  1. Changed node reader to streamed

    Read 3 bytes (header) > calculate message size > read message > read 3
    bytes etc.
    As opposed to "hurr durr read ALL bytes and see what I'll find"
    shirioko committed Jan 29, 2014
    Configuration menu
    Copy the full SHA
    4a41194 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2014

  1. Configuration menu
    Copy the full SHA
    475e54c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #592 from manufuentescr/patch-4

    Video Preview
    shirioko committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    89e4613 View commit details
    Browse the repository at this point in the history
  3. Added check for ImageMagic and FFMPEG installation

    Still uses generic pre-rendered thumbnail as fallback if one of the dependencies is missing
    Also inb4 syntax or code errors. I uses the browser editor for this commit :')
    shirioko committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    4c842da View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2014

  1. Added new KeyStream class

    shirioko committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    7fd5b47 View commit details
    Browse the repository at this point in the history
  2. Added new TokenMap class

    shirioko committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    c0ec93a View commit details
    Browse the repository at this point in the history
  3. Removed old KeyStream class

    shirioko committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    0a862d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01df67f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ac6161 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5536c07 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2014

  1. Configuration menu
    Copy the full SHA
    205acfc View commit details
    Browse the repository at this point in the history
  2. Fixed sending unencrypted data

    Still need to fix encrypted data
    shirioko committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    3c8b743 View commit details
    Browse the repository at this point in the history
  3. Fixed RC4 ciphering

    shirioko committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    756452d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fe5d5c View commit details
    Browse the repository at this point in the history
  5. Working WAUTH2 login

    shirioko committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    b537383 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79f7304 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0aa7db5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52496b9 View commit details
    Browse the repository at this point in the history
  9. Fixed SendCleanDirty

    shirioko committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    2978ea6 View commit details
    Browse the repository at this point in the history
  10. Fixed lastSeen

    shirioko committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    19b866c View commit details
    Browse the repository at this point in the history
  11. More stuff

    shirioko committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    50dc707 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2014

  1. Configuration menu
    Copy the full SHA
    8f438be View commit details
    Browse the repository at this point in the history
  2. Sync ported from .NET

    ggodlewski committed Feb 16, 2014
    Configuration menu
    Copy the full SHA
    0dce9e4 View commit details
    Browse the repository at this point in the history
  3. Merged in grzegorz_godlewski/whatsapi (pull request #1)

    Videos and sync
    shirioko committed Feb 16, 2014
    Configuration menu
    Copy the full SHA
    5e2b051 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2014

  1. Keystream encryption fixed

    ggodlewski committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    d587946 View commit details
    Browse the repository at this point in the history
  2. On receipt event added

    ggodlewski committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    5c4b543 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. Merged in grzegorz_godlewski/whatsapi (pull request #3)

    Keystream fix
    shirioko committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    240a1b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2014

  1. Fixed incomplete str_replace

    shirioko committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    0689067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96998ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c58271 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b7be96 View commit details
    Browse the repository at this point in the history
  5. Fixed vCard photo encoding

    shirioko committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    6cb981e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b1c30f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fe08d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3a2c75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    296beca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3586c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. i get this in the node

    ProtocolNode Object
    (
        [tag:ProtocolNode:private] => stream:error
        [attributeHash:ProtocolNode:private] => Array
            (
            )
    
        [children:ProtocolNode:private] => Array
            (
                [0] => ProtocolNode Object
                    (
                        [tag:ProtocolNode:private] => system-shutdown
                        [attributeHash:ProtocolNode:private] => Array
                            (
                            )
    
                        [children:ProtocolNode:private] => 
                        [data:ProtocolNode:private] => 
                    )
    
            )
    
        [data:ProtocolNode:private] => 
    )
    rx  <stream:error>
    rx    <system-shutdown></system-shutdown>
    rx  </stream:error>
    manufuentescr committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    91faebb View commit details
    Browse the repository at this point in the history
  2. index.php edited online with Bitbucket

    leandro ortega committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    4eb65e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2014

  1. Merged in manufuentescr/whatsapi-1/manufuentescr/i-get-this-in-the-no…

    …de-protocolnode-o-1393428080270 (pull request #4)
    
    
    i get this in the node
    shirioko committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    59bc60a View commit details
    Browse the repository at this point in the history
  2. Merged in superbalgas/whatsapi-2/superbalgas/indexphp-edited-online-w…

    …ith-bitbucket-1393446548024 (pull request #5)
    
    
    index.php edited online with Bitbucket
    shirioko committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    e4dfa76 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2014

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

Commits on Mar 6, 2014

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

Commits on Mar 7, 2014

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

Commits on Mar 8, 2014

  1. Configuration menu
    Copy the full SHA
    2894f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cb7701 View commit details
    Browse the repository at this point in the history
  3. Removed Imagick support

    Replaced with more commonly used GD Lib
    shirioko committed Mar 8, 2014
    Configuration menu
    Copy the full SHA
    f88b935 View commit details
    Browse the repository at this point in the history
  4. Fixed bug with lastId and queue

    $this->lastId was not being reset so every message after the first one
    would be pushed into the queue instead of to the server
    shirioko committed Mar 8, 2014
    Configuration menu
    Copy the full SHA
    0ca4e05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c09e33c View commit details
    Browse the repository at this point in the history
  6. SendSync returns message ID

    plus some accessor changes
    shirioko committed Mar 8, 2014
    Configuration menu
    Copy the full SHA
    dccfb1c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2014

  1. Merge

    shirioko committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    c886d7f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    hubail committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    d28a6d4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/venomous0x/WhatsAPI

    Conflicts:
    	src/php/func.php
    shirioko committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    c4f89ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39374ab View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2014

  1. Added option to not auto send message receipts

    Also removed some old unused code
    shirioko committed Mar 16, 2014
    Configuration menu
    Copy the full SHA
    7ea2d0c View commit details
    Browse the repository at this point in the history
  2. Fixed sendStatusUpdate

    fixes #624
    shirioko committed Mar 16, 2014
    1 Configuration menu
    Copy the full SHA
    7d740f3 View commit details
    Browse the repository at this point in the history
  3. Fixed all message recipts

    fixes #625
    shirioko committed Mar 16, 2014
    1 Configuration menu
    Copy the full SHA
    3928845 View commit details
    Browse the repository at this point in the history
  4. Added back contactsync.php

    Fixes #622
    shirioko committed Mar 16, 2014
    Configuration menu
    Copy the full SHA
    6a11d51 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2014

  1. Fixed contact sync handler

    fixes #627
    shirioko committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    48a10a6 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    shirioko committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    2c38203 View commit details
    Browse the repository at this point in the history
  3. Fixed receiving large message stanzas

    For stanza sizes larger than the buffer size
    shirioko committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    30c29b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e980346 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2014

  1. Add toString method to ProtocolNode class

    This change is very helpful when using the events and want to print this object or convert it to JSON format.
    
    For example:
    
    ```php
        /**
         * Event fired when was get an error
         *
         * @param string $phone
         * @param \WhatsApi\Nodes\ProtocolNode $error
         */
        public function onGetError(
          $phone,
          $error
        )
        {
          $result = array(
            'sender' => $phone,
            'error'  => (string)$error  //Casting to force object conversion to string
          );
    
          echo json_encode( $result );
        }
    Rafa Aguilar committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    d8d541e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #632 from rafitaFCB/patch-1

    After waking up properly I just noticed that you are using a special class method for it, might be useful :)
    shirioko committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    95214b4 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    I guess a piece of code was copied github and snuck a '+' from an added line. Either way it is a typo.
    Rafa Aguilar committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    aee67ae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #633 from rafitaFCB/patch-2

    Sigh...
    shirioko committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    8576685 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2014

  1. Fixed group functions

    shirioko committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    cc93f10 View commit details
    Browse the repository at this point in the history
  2. Fixed xmlns attribute placing

    Fixes #634
    Fixes #29
    Fixes #637
    shirioko committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    6d9f98c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79523c5 View commit details
    Browse the repository at this point in the history
  4. Fix Declaration of WhatsAppEventListenerBase::onMessageReceivedServer()

    Fixes the Declaration of WhatsAppEventListenerBase::onMessageReceivedServer()
    Alexander authored and Alexander committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    b8c0168 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #641 from DurtyFree/patch-1

    Fix Declaration of WhatsAppEventListenerBase::onMessageReceivedServer()
    shirioko committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    0564037 View commit details
    Browse the repository at this point in the history
  6. Fixed typing/paused

    shirioko committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    4416360 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2014

  1. Fixed typo

    shirioko committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    7c54059 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2014

  1. Configuration menu
    Copy the full SHA
    2356370 View commit details
    Browse the repository at this point in the history
  2. Fixed sendClientConfig

    Fixes #643
    shirioko committed Mar 25, 2014
    Configuration menu
    Copy the full SHA
    ce46a80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b111746 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #32 from rafitaFCB/originalRepo

    Added the id of the request that caused the error on the GetError event
    shirioko committed Mar 25, 2014
    Configuration menu
    Copy the full SHA
    462dbf2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. Added sendGetStatuses

    fixes #33
    shirioko committed Mar 26, 2014
    1 Configuration menu
    Copy the full SHA
    62601ef View commit details
    Browse the repository at this point in the history
  2. Fixed onGetStatus event not being fired

    Fixes #33
    shirioko committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    d664d7c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2014

  1. Fixed sendGetProfilePicture

    Fixes #645
    shirioko committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    86270aa View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2014

  1. This function extracts the phone number.

        /**
         * This function extracts the phone number.
         *
         * @param string $from
         * The remitter delivered by WHATSAPP example [email protected]
         * 
         * @return string 
         * Returns the number of phone cleanly.
         *
        **/
    Leandro Ortega committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    1298a5f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2014

  1. Fix onGetGroupMessage event

    Leandro Ortega committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    06031fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #651 from sbalgas/patch-3

    Fix onGetGroupMessage event
    shirioko committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    349d6cd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2014

  1. Exception Login failure

    Node :
    
    rx  <failure>
    rx    <not-authorized></not-authorized>
    rx  </failure>
    manufuentescr committed Mar 31, 2014
    1 Configuration menu
    Copy the full SHA
    8bb67f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #658 from manufuentescr/patch-5

    Exception Login failure
    shirioko committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    7af0300 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2014

  1. Merge pull request #649 from sbalgas/patch-2

    This function extracts the phone number.
    shirioko committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    613a366 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

  1. Parse the Message Inbound For Emojis

    /**
     * Parse the Message Inbound For Emojis
     *
     * @param string $txt
     * The received message, where to find the Emojis.
     *
     * @param boolean $span
     * If "true", the function will return an html tag
     * Example: <span class="emoji" id="emoji-1F604"></span>
     * this will show the smiling face, require emojisprite.css and emojisprite.png
     *
     * Otherwise, if it is "false", return an id. Example, ##1F604##.
     *
     * @return string
     */
    Leandro Ortega committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    6d9a225 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2014

  1. Merge pull request #668 from sbalgas/patch-5

    Parse the Message Inbound For Emojis
    shirioko committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    22728ab View commit details
    Browse the repository at this point in the history
  2. Fixed broadcasts

    Fixes #36
    shirioko committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    ed5405b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2014

  1. Array of Emojis, support iOS2, iOS5 and iOS7.

    ....
    Leandro Ortega committed Apr 6, 2014
    Configuration menu
    Copy the full SHA
    a071f99 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2014

  1. Update func.php

    Prevents FFMPEG error (Could not get frame filename number 2 from pattern), so only one thumbnail is created.
    4lloyd committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    fc10faf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #673 from 4lloyd/patch-1

    Update func.php
    shirioko committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    aa75de0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #672 from sbalgas/patch-6

    Good, good.
    
    Array of Emojis, support iOS2, iOS5 and iOS7.
    shirioko committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    ca4e6d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2014

  1. Configuration menu
    Copy the full SHA
    1c7aa39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #676 from SikiFn/patch-1

    Parse Emoticons When Sending Broadcasts
    shirioko committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    215370a View commit details
    Browse the repository at this point in the history
  3. ExtractNumber function

    change location
    Whatsprot.class.php to func.php
    Leandro Ortega committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    3318b92 View commit details
    Browse the repository at this point in the history
  4. ExtractNumber function

    change location
    Whatsprot.class.php to func.php
    Leandro Ortega committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    d806a1e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #678 from sbalgas/patch-7

    ExtractNumber function
    shirioko committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    227b4c0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #679 from sbalgas/patch-8

    ExtractNumber function
    shirioko committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    c7e0843 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2014

  1. Array of Emojis, support iOS2, iOS5 and iOS7.

    ....
    Leandro Ortega authored and shirioko committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    b31dbab View commit details
    Browse the repository at this point in the history
  2. Update func.php

    Prevents FFMPEG error (Could not get frame filename number 2 from pattern), so only one thumbnail is created.
    4lloyd authored and shirioko committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    63f6466 View commit details
    Browse the repository at this point in the history
  3. Parse Emoticons When Sending Broadcasts

    SikiFn authored and shirioko committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    47bc14a View commit details
    Browse the repository at this point in the history
  4. ExtractNumber function

    change location
    Whatsprot.class.php to func.php
    Leandro Ortega authored and shirioko committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    2179763 View commit details
    Browse the repository at this point in the history
  5. ExtractNumber function

    change location
    Whatsprot.class.php to func.php
    Leandro Ortega authored and shirioko committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    dfd2e89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b642aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ad50b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2014

  1. Prevent Array To String Conversion Notice

    When you send a broadcast, the $to variable is an array. So, when you concatenate $to with a string you are going to get "Array to String conversion notice."
    SikiFn committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    eb4afbc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #707 from SikiFn/patch-2

    Prevent Array To String Conversion Notice
    shirioko committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    2c4f00d View commit details
    Browse the repository at this point in the history
  3. Prevent Array To String Conversion Notice

    When you send a broadcast, the $to variable is an array. So, when you concatenate $to with a string you are going to get "Array to String conversion notice."
    SikiFn authored and shirioko committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    c4d47dc View commit details
    Browse the repository at this point in the history
  4. Added sendSetGroupSubject

    Fixes #701
    shirioko committed Apr 25, 2014
    1 Configuration menu
    Copy the full SHA
    a164473 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2afdb48 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2014

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

Commits on May 19, 2014

  1. Merge pull request #732 from mofakfree/patch-1

    Update bulk.php , remove contacts.php [old file ]
    shirioko committed May 19, 2014
    Configuration menu
    Copy the full SHA
    bdee064 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2014

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

Commits on May 22, 2014

  1. Merge pull request #738 from SikiFn/patch-3

    Add Send vCard In Broadcast Functionality
    shirioko committed May 22, 2014
    Configuration menu
    Copy the full SHA
    6bd271e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2014

  1. Update WhatsAppEvent.php

    Adding Missing "name" Argument To Prevent "Warning: Missing argument 3 for WhatsAppEventListenerProxy::onSendPresence()"
    SikiFn committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    b521ffc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #772 from SikiFn/patch-4

    Update WhatsAppEvent.php
    shirioko committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    e2f37d3 View commit details
    Browse the repository at this point in the history
  3. Update whatsprot.class.php

    Adding Missing "name" Argument To Prevent "Warning: Missing argument 3 for WhatsAppEventListenerProxy::onSendPresence()"
    SikiFn committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    ca67aea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #773 from SikiFn/patch-5

    Update whatsprot.class.php
    shirioko committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    d14fa5a View commit details
    Browse the repository at this point in the history
  5. firePresence return "unavailable"

    A fix for firePresence. When using the event and want the $type value, it only shows 'unavailable', now returns also 'available'.
    mgp25 committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    a1994cd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #774 from mgp25/patch-2

    firePresence return "unavailable"
    shirioko committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    b2ad408 View commit details
    Browse the repository at this point in the history
  7. Updated bulk.php

    Deprecated functions from older file was used. Now its working.
    mgp25 committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    f4d8d53 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2014

  1. Merge pull request #776 from mgp25/patch-4

    Updated bulk.php
    shirioko committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    5bf4081 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2014

  1. now fireMessageReceivedClient works

    mgp25 committed Jun 14, 2014
    Configuration menu
    Copy the full SHA
    f6a822c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #782 from mgp25/patch-5

    Olala
    Fixes #777
    shirioko committed Jun 14, 2014
    Configuration menu
    Copy the full SHA
    bd705db View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2014

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

Commits on Jun 16, 2014

  1. Merge pull request #784 from mgp25/patch-7

    sendSetProfilePicture supports an url as argument
    shirioko committed Jun 16, 2014
    Configuration menu
    Copy the full SHA
    2d86834 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. Fixed chatstate (composing/paused)

    Now it onMessageComposing and onMessagePaused works.
    mgp25 committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    0697c7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #787 from mgp25/patch-8

    Fixed chatstate (composing/paused)
    Fixes #786
    If not, blame @mgp25
    shirioko committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    f0f391a View commit details
    Browse the repository at this point in the history
  3. Fixed typo

    mgp25 committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    69c917f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #788 from mgp25/patch-9

    Fixed typo
    shirioko committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    3998344 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2014

  1. Fix for 'Use of undefined constant jpg'

    FIX:
    PHP Notice:  Use of undefined constant jpg - assumed 'jpg' in /home/abdul/project/whatsapp/WhatsAPI/src/php/whatsprot.class.php on line 2896
    ardianys committed Jun 26, 2014
    Configuration menu
    Copy the full SHA
    3a2e108 View commit details
    Browse the repository at this point in the history
  2. I have temp to comment this line

    I have no idea where this contacts.php removed to
    ardianys committed Jun 26, 2014
    Configuration menu
    Copy the full SHA
    c9f8177 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2014

  1. Merge pull request #809 from ardianys/master

    Fix for 'Use of undefined constant jpg'
    shirioko committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    c31e816 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2014

  1. Configuration menu
    Copy the full SHA
    bad23b6 View commit details
    Browse the repository at this point in the history
  2. separated examples

    CodersBrothers committed Jul 6, 2014
    Configuration menu
    Copy the full SHA
    4e3080b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f5144a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df04565 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2154950 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a33041 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2014

  1. Merge pull request #824 from CodersBrothers/master

    Some minimun details
    shirioko committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    6ccb77b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2014

  1. Enhacement #826

    Now you can send media without downloading the file, just knowing the size and the base64 hash.
    
    TODO: some minor fixes in func.php probably tomorrow
    mgp25 committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    fe16e5b View commit details
    Browse the repository at this point in the history
  2. Update whatsprot.class.php

    mgp25 committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    4b1fa5c View commit details
    Browse the repository at this point in the history
  3. Update func.php

    mgp25 committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    caf4858 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2014

  1. Send media knowing size and hash

    Now broadcast media knowing only size and hash
    mgp25 committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    a409838 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #828 from mgp25/patch-14

    Send media files knowing only the size and hash - Enhancement #826
    shirioko committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    7376c66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d26ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7dc855 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b6fd85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d545cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c34198 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2014

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

Commits on Jul 14, 2014

  1. ping response from server changed

    new ping request from server is like this
    
    ```<iq from="s.whatsapp.net" id="1405327577-ping" type="get" xmlns="urn:xmpp:ping"></iq>```
    ardianys committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    044b400 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2014

  1. Merge pull request #834 from ardianys/patch-1

    ping response from server changed 
    Fix from #700
    shirioko committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    f1f00eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #831 from mgp25/patch-16

    Update event to let the user get filehash
    shirioko committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    9d58d80 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #833 from mgp25/patch-17

    Added Simple CLI and fixes to exampleFunctional
    shirioko committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    bb63ca9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2014

  1. Update whatsprot.class.php

    If number add to group
    mofbar committed Jul 20, 2014
    Configuration menu
    Copy the full SHA
    be3e661 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #839 from mofbar/patch-1

    Update whatsprot.class.php
    shirioko committed Jul 20, 2014
    Configuration menu
    Copy the full SHA
    7099c1a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2014

  1. update profile picture update notification

    profile picture update notification node now without message node
    ardianys committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    f8115df View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2014

  1. Merge pull request #860 from ardianys/patch-2

    update profile picture update notification
    shirioko committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    1d7b45f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2014

  1. moving code for group name update notification

    new group name update notification is like this
                        rx  <notification from="[email protected]" id="894086480" participant="[email protected]" type="subject" t="1407815452" notify="Ardian Yuli">
                        rx    <body>New Group Name</body>
                        rx  </notification>
    ardianys committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    a3ea657 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #879 from ardianys/patch-3

    moving code for group name update notification
    shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    042267a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f1208e View commit details
    Browse the repository at this point in the history
  4. Add Send vCard In Broadcast Functionality

    SikiFn authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    2ebb619 View commit details
    Browse the repository at this point in the history
  5. Update WhatsAppEvent.php

    Adding Missing "name" Argument To Prevent "Warning: Missing argument 3 for WhatsAppEventListenerProxy::onSendPresence()"
    SikiFn authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    d84ee8e View commit details
    Browse the repository at this point in the history
  6. Update whatsprot.class.php

    Adding Missing "name" Argument To Prevent "Warning: Missing argument 3 for WhatsAppEventListenerProxy::onSendPresence()"
    SikiFn authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    89bd04d View commit details
    Browse the repository at this point in the history
  7. firePresence return "unavailable"

    A fix for firePresence. When using the event and want the $type value, it only shows 'unavailable', now returns also 'available'.
    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    e8efdab View commit details
    Browse the repository at this point in the history
  8. Updated bulk.php

    Deprecated functions from older file was used. Now its working.
    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    8af44ef View commit details
    Browse the repository at this point in the history
  9. now fireMessageReceivedClient works

    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    0b58d19 View commit details
    Browse the repository at this point in the history
  10. sendSetProfilePicture supports an url as argument

    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    370f45b View commit details
    Browse the repository at this point in the history
  11. Fixed chatstate (composing/paused)

    Now it onMessageComposing and onMessagePaused works.
    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    3e580d5 View commit details
    Browse the repository at this point in the history
  12. Fixed typo

    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    c430853 View commit details
    Browse the repository at this point in the history
  13. Fix for 'Use of undefined constant jpg'

    FIX:
    PHP Notice:  Use of undefined constant jpg - assumed 'jpg' in /home/abdul/project/whatsapp/WhatsAPI/src/php/whatsprot.class.php on line 2896
    ardianys authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    bfc856d View commit details
    Browse the repository at this point in the history
  14. I have temp to comment this line

    I have no idea where this contacts.php removed to
    ardianys authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    c0e19b9 View commit details
    Browse the repository at this point in the history
  15. Unnnecesary php folder

    CodersBrothers authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    b4b3547 View commit details
    Browse the repository at this point in the history
  16. separated examples

    CodersBrothers authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    4d71fac View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6ada947 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8c3447d View commit details
    Browse the repository at this point in the history
  19. contacts.php nots exists

    CodersBrothers authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    1a47fd0 View commit details
    Browse the repository at this point in the history
  20. Tests files need core file

    CodersBrothers authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    3605053 View commit details
    Browse the repository at this point in the history
  21. Enhacement #826

    Now you can send media without downloading the file, just knowing the size and the base64 hash.
    
    TODO: some minor fixes in func.php probably tomorrow
    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    0083498 View commit details
    Browse the repository at this point in the history
  22. Update whatsprot.class.php

    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    3ebc4fe View commit details
    Browse the repository at this point in the history
  23. Update func.php

    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    18a326c View commit details
    Browse the repository at this point in the history
  24. Send media knowing size and hash

    Now broadcast media knowing only size and hash
    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    24d14e7 View commit details
    Browse the repository at this point in the history
  25. Update event to let the user get filehash

    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    7fee398 View commit details
    Browse the repository at this point in the history
  26. Update event to let the user get filehash

    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    eeae4c2 View commit details
    Browse the repository at this point in the history
  27. Update event to let the user get filehash

    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    0be76f4 View commit details
    Browse the repository at this point in the history
  28. Update event to let the user get filehash

    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    f91eda8 View commit details
    Browse the repository at this point in the history
  29. Update event to let the user get filehash

    mgp25 authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    0a88a1c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1f80cef View commit details
    Browse the repository at this point in the history
  31. ping response from server changed

    new ping request from server is like this
    
    ```<iq from="s.whatsapp.net" id="1405327577-ping" type="get" xmlns="urn:xmpp:ping"></iq>```
    ardianys authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    2c983fa View commit details
    Browse the repository at this point in the history
  32. Update whatsprot.class.php

    If number add to group
    mofbar authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    936b261 View commit details
    Browse the repository at this point in the history
  33. update profile picture update notification

    profile picture update notification node now without message node
    ardianys authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    7ace84e View commit details
    Browse the repository at this point in the history
  34. moving code for group name update notification

    new group name update notification is like this
                        rx  <notification from="[email protected]" id="894086480" participant="[email protected]" type="subject" t="1407815452" notify="Ardian Yuli">
                        rx    <body>New Group Name</body>
                        rx  </notification>
    ardianys authored and shirioko committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    c1fd0a9 View commit details
    Browse the repository at this point in the history
  35. Updated token and fixed slow login

    Fixes #876
    Fixes #778
    Fixes #822
    shirioko committed Aug 12, 2014
    3 Configuration menu
    Copy the full SHA
    9832b1d View commit details
    Browse the repository at this point in the history
  36. Removed pollMessages()

    use pollMessage() instead
    shirioko committed Aug 12, 2014
    5 Configuration menu
    Copy the full SHA
    46494f3 View commit details
    Browse the repository at this point in the history
  37. Merged.

    FAK U GIT
    shirioko committed Aug 12, 2014
    1 Configuration menu
    Copy the full SHA
    86eb129 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2014

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

Commits on Aug 18, 2014

  1. another addition to notification node

    I'm checking this feature on my project
    ardianys committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    b30baf6 View commit details
    Browse the repository at this point in the history
  2. #874 fix

    mgp25 committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    8713146 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2014

  1. Merge pull request #896 from mgp25/patch-18

    #874 fix
    shirioko committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    06e2b49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #888 from christiaan/feature/composer

    Add Composer support (Small change)
    shirioko committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    95f049e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2014

  1. Merge pull request #892 from ardianys/patch-5

    another addition to notification node
    shirioko committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    f6ae984 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2014

  1. Update token.php

    mgp25 committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    13abdc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c21bb40 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2014

  1. Merge pull request #917 from mgp25/patch-21

    Update User Agent and WhatsApp verson
    shirioko committed Aug 30, 2014
    Configuration menu
    Copy the full SHA
    20ea34c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #916 from mgp25/patch-19

    Update token.php
    shirioko committed Aug 30, 2014
    Configuration menu
    Copy the full SHA
    446cc6a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2014

  1. Update token.php

    mgp25 committed Sep 6, 2014
    Configuration menu
    Copy the full SHA
    4058cb1 View commit details
    Browse the repository at this point in the history
  2. Update whatsprot.class.php

    mgp25 committed Sep 6, 2014
    Configuration menu
    Copy the full SHA
    9408b2f View commit details
    Browse the repository at this point in the history
  3. Fixed typo.

    sleiss committed Sep 6, 2014
    Configuration menu
    Copy the full SHA
    49cf9ab View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2014

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

Commits on Sep 16, 2014

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

Commits on Sep 17, 2014

  1. Merge pull request #932 from mgp25/patch-22

    Update token.php
    shirioko committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    c10e6ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #933 from mgp25/patch-23

    Update whatsprot.class.php
    shirioko committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    d3ff3a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #936 from ghacproductions/master

    Fixed typo.
    shirioko committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    c48f3f1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #937 from mgp25/patch-24

    Fixed sendMessageAudio forwarding
    shirioko committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    4417afa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #960 from mgp25/patch-25

    Temporary Fix to 'no_routes' error
    shirioko committed Sep 17, 2014
    2 Configuration menu
    Copy the full SHA
    16a6349 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2014

  1. Update exampleRegister.php

    mgp25 committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    f1b18cb View commit details
    Browse the repository at this point in the history