-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 whatsapp.php #1041
base: master
Are you sure you want to change the base?
Update whatsapp.php #1041
Commits on Dec 19, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 4bd1fc7 - Browse repository at this point
Copy the full SHA 4bd1fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 179533c - Browse repository at this point
Copy the full SHA 179533cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e1958 - Browse repository at this point
Copy the full SHA 98e1958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e94b5 - Browse repository at this point
Copy the full SHA 17e94b5View commit details -
Daniel Abramowitz committed
Dec 19, 2013 Configuration menu - View commit details
-
Copy full SHA for 3b021be - Browse repository at this point
Copy the full SHA 3b021beView commit details
Commits on Dec 20, 2013
-
Configuration menu - View commit details
-
Copy full SHA for dfc9ea4 - Browse repository at this point
Copy the full SHA dfc9ea4View commit details
Commits on Dec 21, 2013
-
Update the event framework and add some basic tests.
Daniel Abramowitz committedDec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for d18e61b - Browse repository at this point
Copy the full SHA d18e61bView commit details -
Daniel Abramowitz committed
Dec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for aa6985c - Browse repository at this point
Copy the full SHA aa6985cView commit details -
Finish changes for event handling and tests
Daniel Abramowitz committedDec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 153cbfb - Browse repository at this point
Copy the full SHA 153cbfbView commit details -
Finish changes for event handling and tests
Daniel Abramowitz committedDec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 8c8cd6e - Browse repository at this point
Copy the full SHA 8c8cd6eView commit details -
Daniel Abramowitz committed
Dec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 31ff83f - Browse repository at this point
Copy the full SHA 31ff83fView commit details -
Daniel Abramowitz committed
Dec 21, 2013 Configuration menu - View commit details
-
Copy full SHA for b36adb5 - Browse repository at this point
Copy the full SHA b36adb5View commit details
Commits on Dec 22, 2013
-
Merge pull request venomous0x#557 from zephyern/master
Explicitly Define WhatsAppEvents & Add Beginning of Testing Framework
Configuration menu - View commit details
-
Copy full SHA for 0784d33 - Browse repository at this point
Copy the full SHA 0784d33View commit details
Commits on Dec 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 6d05d10 - Browse repository at this point
Copy the full SHA 6d05d10View commit details
Commits on Dec 24, 2013
-
Fixed warning for passing by reference to function
cusued by using reset(explode($foo, $bar))
Configuration menu - View commit details
-
Copy full SHA for 3f44e52 - Browse repository at this point
Copy the full SHA 3f44e52View commit details -
Updated client details to Android 2.11.151
And replaced key generation with a pre calculated key to remove overhead.
Configuration menu - View commit details
-
Copy full SHA for 86e7e0c - Browse repository at this point
Copy the full SHA 86e7e0cView commit details -
Allow callback to be a string for backwards compatibility & added tes…
…t cases.
Daniel Abramowitz committedDec 24, 2013 Configuration menu - View commit details
-
Copy full SHA for e0fc71f - Browse repository at this point
Copy the full SHA e0fc71fView commit details -
Merge pull request venomous0x#561 from zephyern/master
Allow callback to be a string for backwards compatibility & added test c...
Configuration menu - View commit details
-
Copy full SHA for 314adb0 - Browse repository at this point
Copy the full SHA 314adb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a725663 - Browse repository at this point
Copy the full SHA a725663View commit details
Commits on Jan 4, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f2baccf - Browse repository at this point
Copy the full SHA f2baccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e490a95 - Browse repository at this point
Copy the full SHA e490a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5cfdd - Browse repository at this point
Copy the full SHA 2d5cfddView commit details -
Fixed incorrect number of parameters for fireGetGroupsSubject. Althou…
…gh I can't see the need for the parameter "participent".
Configuration menu - View commit details
-
Copy full SHA for fefd33b - Browse repository at this point
Copy the full SHA fefd33bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2540137 - Browse repository at this point
Copy the full SHA 2540137View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb66d5e - Browse repository at this point
Copy the full SHA fb66d5eView commit details -
Merge pull request venomous0x#565 from jonnywilliamson/master
Some small bug fixes
Configuration menu - View commit details
-
Copy full SHA for 5da95e0 - Browse repository at this point
Copy the full SHA 5da95e0View commit details
Commits on Jan 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 79a6320 - Browse repository at this point
Copy the full SHA 79a6320View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf638cc - Browse repository at this point
Copy the full SHA cf638ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fdb416 - Browse repository at this point
Copy the full SHA 4fdb416View commit details
Commits on Jan 24, 2014
-
should install ffmpeg for the method to work successfully
Configuration menu - View commit details
-
Copy full SHA for 16e0bbd - Browse repository at this point
Copy the full SHA 16e0bbdView commit details
Commits on Jan 27, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 3a521a9 - Browse repository at this point
Copy the full SHA 3a521a9View commit details -
Merge pull request venomous0x#597 from bartj3/fix/readme
fixes broken link in readme
Configuration menu - View commit details
-
Copy full SHA for 32b4a24 - Browse repository at this point
Copy the full SHA 32b4a24View commit details
Commits on Jan 29, 2014
-
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"
Configuration menu - View commit details
-
Copy full SHA for 4a41194 - Browse repository at this point
Copy the full SHA 4a41194View commit details
Commits on Jan 30, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 475e54c - Browse repository at this point
Copy the full SHA 475e54cView commit details -
Merge pull request venomous0x#592 from manufuentescr/patch-4
Video Preview
Configuration menu - View commit details
-
Copy full SHA for 89e4613 - Browse repository at this point
Copy the full SHA 89e4613View commit details -
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 :')
Configuration menu - View commit details
-
Copy full SHA for 4c842da - Browse repository at this point
Copy the full SHA 4c842daView commit details
Commits on Feb 4, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7fd5b47 - Browse repository at this point
Copy the full SHA 7fd5b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ec93a - Browse repository at this point
Copy the full SHA c0ec93aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a862d4 - Browse repository at this point
Copy the full SHA 0a862d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01df67f - Browse repository at this point
Copy the full SHA 01df67fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac6161 - Browse repository at this point
Copy the full SHA 7ac6161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5536c07 - Browse repository at this point
Copy the full SHA 5536c07View commit details
Commits on Feb 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 205acfc - Browse repository at this point
Copy the full SHA 205acfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c8b743 - Browse repository at this point
Copy the full SHA 3c8b743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 756452d - Browse repository at this point
Copy the full SHA 756452dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe5d5c - Browse repository at this point
Copy the full SHA 0fe5d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b537383 - Browse repository at this point
Copy the full SHA b537383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f7304 - Browse repository at this point
Copy the full SHA 79f7304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa7db5 - Browse repository at this point
Copy the full SHA 0aa7db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52496b9 - Browse repository at this point
Copy the full SHA 52496b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2978ea6 - Browse repository at this point
Copy the full SHA 2978ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b866c - Browse repository at this point
Copy the full SHA 19b866cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50dc707 - Browse repository at this point
Copy the full SHA 50dc707View commit details
Commits on Feb 16, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8f438be - Browse repository at this point
Copy the full SHA 8f438beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dce9e4 - Browse repository at this point
Copy the full SHA 0dce9e4View commit details -
Merged in grzegorz_godlewski/whatsapi (pull request venomous0x#1)
Videos and sync
Configuration menu - View commit details
-
Copy full SHA for 5e2b051 - Browse repository at this point
Copy the full SHA 5e2b051View commit details
Commits on Feb 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d587946 - Browse repository at this point
Copy the full SHA d587946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c4b543 - Browse repository at this point
Copy the full SHA 5c4b543View commit details
Commits on Feb 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 240a1b4 - Browse repository at this point
Copy the full SHA 240a1b4View commit details
Commits on Feb 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 0689067 - Browse repository at this point
Copy the full SHA 0689067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96998ad - Browse repository at this point
Copy the full SHA 96998adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c58271 - Browse repository at this point
Copy the full SHA 7c58271View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b7be96 - Browse repository at this point
Copy the full SHA 5b7be96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb981e - Browse repository at this point
Copy the full SHA 6cb981eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b1c30f - Browse repository at this point
Copy the full SHA 8b1c30fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe08d6 - Browse repository at this point
Copy the full SHA 6fe08d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3a2c75 - Browse repository at this point
Copy the full SHA a3a2c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 296beca - Browse repository at this point
Copy the full SHA 296becaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3586c2 - Browse repository at this point
Copy the full SHA d3586c2View commit details
Commits on Feb 26, 2014
-
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>
Configuration menu - View commit details
-
Copy full SHA for 91faebb - Browse repository at this point
Copy the full SHA 91faebbView commit details -
index.php edited online with Bitbucket
leandro ortega committedFeb 26, 2014 Configuration menu - View commit details
-
Copy full SHA for 4eb65e0 - Browse repository at this point
Copy the full SHA 4eb65e0View commit details
Commits on Feb 27, 2014
-
Merged in manufuentescr/whatsapi-1/manufuentescr/i-get-this-in-the-no…
…de-protocolnode-o-1393428080270 (pull request venomous0x#4) i get this in the node
Configuration menu - View commit details
-
Copy full SHA for 59bc60a - Browse repository at this point
Copy the full SHA 59bc60aView commit details -
Merged in superbalgas/whatsapi-2/superbalgas/indexphp-edited-online-w…
…ith-bitbucket-1393446548024 (pull request venomous0x#5) index.php edited online with Bitbucket
Configuration menu - View commit details
-
Copy full SHA for e4dfa76 - Browse repository at this point
Copy the full SHA e4dfa76View commit details
Commits on Feb 28, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 082714a - Browse repository at this point
Copy the full SHA 082714aView commit details
Commits on Mar 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for b713092 - Browse repository at this point
Copy the full SHA b713092View commit details
Commits on Mar 7, 2014
-
Configuration menu - View commit details
-
Copy full SHA for bbee764 - Browse repository at this point
Copy the full SHA bbee764View commit details
Commits on Mar 8, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 2894f40 - Browse repository at this point
Copy the full SHA 2894f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb7701 - Browse repository at this point
Copy the full SHA 9cb7701View commit details -
Configuration menu - View commit details
-
Copy full SHA for f88b935 - Browse repository at this point
Copy the full SHA f88b935View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 0ca4e05 - Browse repository at this point
Copy the full SHA 0ca4e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for c09e33c - Browse repository at this point
Copy the full SHA c09e33cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dccfb1c - Browse repository at this point
Copy the full SHA dccfb1cView commit details
Commits on Mar 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for c886d7f - Browse repository at this point
Copy the full SHA c886d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d28a6d4 - Browse repository at this point
Copy the full SHA d28a6d4View commit details -
Merge branch 'master' of https://github.com/venomous0x/WhatsAPI
Conflicts: src/php/func.php
Configuration menu - View commit details
-
Copy full SHA for c4f89ce - Browse repository at this point
Copy the full SHA c4f89ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39374ab - Browse repository at this point
Copy the full SHA 39374abView commit details
Commits on Mar 16, 2014
-
Added option to not auto send message receipts
Also removed some old unused code
Configuration menu - View commit details
-
Copy full SHA for 7ea2d0c - Browse repository at this point
Copy the full SHA 7ea2d0cView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 7d740f3 - Browse repository at this point
Copy the full SHA 7d740f3View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 3928845 - Browse repository at this point
Copy the full SHA 3928845View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a11d51 - Browse repository at this point
Copy the full SHA 6a11d51View commit details
Commits on Mar 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 48a10a6 - Browse repository at this point
Copy the full SHA 48a10a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c38203 - Browse repository at this point
Copy the full SHA 2c38203View commit details -
Fixed receiving large message stanzas
For stanza sizes larger than the buffer size
Configuration menu - View commit details
-
Copy full SHA for 30c29b2 - Browse repository at this point
Copy the full SHA 30c29b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e980346 - Browse repository at this point
Copy the full SHA e980346View commit details
Commits on Mar 18, 2014
-
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 committedMar 18, 2014 Configuration menu - View commit details
-
Copy full SHA for d8d541e - Browse repository at this point
Copy the full SHA d8d541eView commit details -
Merge pull request venomous0x#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 :)
Configuration menu - View commit details
-
Copy full SHA for 95214b4 - Browse repository at this point
Copy the full SHA 95214b4View commit details -
I guess a piece of code was copied github and snuck a '+' from an added line. Either way it is a typo.
Rafa Aguilar committedMar 18, 2014 Configuration menu - View commit details
-
Copy full SHA for aee67ae - Browse repository at this point
Copy the full SHA aee67aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8576685 - Browse repository at this point
Copy the full SHA 8576685View commit details
Commits on Mar 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for cc93f10 - Browse repository at this point
Copy the full SHA cc93f10View commit details -
Fixes venomous0x#634 Fixes venomous0x#29 Fixes venomous0x#637
Configuration menu - View commit details
-
Copy full SHA for 6d9f98c - Browse repository at this point
Copy the full SHA 6d9f98cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79523c5 - Browse repository at this point
Copy the full SHA 79523c5View commit details -
Fix Declaration of WhatsAppEventListenerBase::onMessageReceivedServer()
Fixes the Declaration of WhatsAppEventListenerBase::onMessageReceivedServer()
Alexander authored and Alexander committedMar 23, 2014 Configuration menu - View commit details
-
Copy full SHA for b8c0168 - Browse repository at this point
Copy the full SHA b8c0168View commit details -
Merge pull request venomous0x#641 from DurtyFree/patch-1
Fix Declaration of WhatsAppEventListenerBase::onMessageReceivedServer()
Configuration menu - View commit details
-
Copy full SHA for 0564037 - Browse repository at this point
Copy the full SHA 0564037View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4416360 - Browse repository at this point
Copy the full SHA 4416360View commit details
Commits on Mar 24, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7c54059 - Browse repository at this point
Copy the full SHA 7c54059View commit details
Commits on Mar 25, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 2356370 - Browse repository at this point
Copy the full SHA 2356370View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce46a80 - Browse repository at this point
Copy the full SHA ce46a80View commit details -
Added the id of the request that caused the error on the GetError event
Rafa Aguilar Suarez committedMar 25, 2014 Configuration menu - View commit details
-
Copy full SHA for b111746 - Browse repository at this point
Copy the full SHA b111746View commit details -
Merge pull request venomous0x#32 from rafitaFCB/originalRepo
Added the id of the request that caused the error on the GetError event
Configuration menu - View commit details
-
Copy full SHA for 462dbf2 - Browse repository at this point
Copy the full SHA 462dbf2View commit details
Commits on Mar 26, 2014
-
1
Configuration menu - View commit details
-
Copy full SHA for 62601ef - Browse repository at this point
Copy the full SHA 62601efView commit details -
Configuration menu - View commit details
-
Copy full SHA for d664d7c - Browse repository at this point
Copy the full SHA d664d7cView commit details
Commits on Mar 27, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 86270aa - Browse repository at this point
Copy the full SHA 86270aaView commit details
Commits on Mar 28, 2014
-
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 committedMar 28, 2014 Configuration menu - View commit details
-
Copy full SHA for 1298a5f - Browse repository at this point
Copy the full SHA 1298a5fView commit details
Commits on Mar 29, 2014
-
Leandro Ortega committed
Mar 29, 2014 Configuration menu - View commit details
-
Copy full SHA for 06031fe - Browse repository at this point
Copy the full SHA 06031feView commit details -
Merge pull request venomous0x#651 from sbalgas/patch-3
Fix onGetGroupMessage event
Configuration menu - View commit details
-
Copy full SHA for 349d6cd - Browse repository at this point
Copy the full SHA 349d6cdView commit details
Commits on Mar 31, 2014
-
Node : rx <failure> rx <not-authorized></not-authorized> rx </failure>
1Configuration menu - View commit details
-
Copy full SHA for 8bb67f6 - Browse repository at this point
Copy the full SHA 8bb67f6View commit details -
Merge pull request venomous0x#658 from manufuentescr/patch-5
Exception Login failure
Configuration menu - View commit details
-
Copy full SHA for 7af0300 - Browse repository at this point
Copy the full SHA 7af0300View commit details
Commits on Apr 2, 2014
-
Merge pull request venomous0x#649 from sbalgas/patch-2
This function extracts the phone number.
Configuration menu - View commit details
-
Copy full SHA for 613a366 - Browse repository at this point
Copy the full SHA 613a366View commit details
Commits on Apr 3, 2014
-
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 committedApr 3, 2014 Configuration menu - View commit details
-
Copy full SHA for 6d9a225 - Browse repository at this point
Copy the full SHA 6d9a225View commit details
Commits on Apr 4, 2014
-
Merge pull request venomous0x#668 from sbalgas/patch-5
Parse the Message Inbound For Emojis
Configuration menu - View commit details
-
Copy full SHA for 22728ab - Browse repository at this point
Copy the full SHA 22728abView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed5405b - Browse repository at this point
Copy the full SHA ed5405bView commit details
Commits on Apr 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a071f99 - Browse repository at this point
Copy the full SHA a071f99View commit details
Commits on Apr 7, 2014
-
Prevents FFMPEG error (Could not get frame filename number 2 from pattern), so only one thumbnail is created.
Configuration menu - View commit details
-
Copy full SHA for fc10faf - Browse repository at this point
Copy the full SHA fc10fafView commit details -
Merge pull request venomous0x#673 from 4lloyd/patch-1
Update func.php
Configuration menu - View commit details
-
Copy full SHA for aa75de0 - Browse repository at this point
Copy the full SHA aa75de0View commit details -
Merge pull request venomous0x#672 from sbalgas/patch-6
Good, good. Array of Emojis, support iOS2, iOS5 and iOS7.
Configuration menu - View commit details
-
Copy full SHA for ca4e6d4 - Browse repository at this point
Copy the full SHA ca4e6d4View commit details
Commits on Apr 9, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 1c7aa39 - Browse repository at this point
Copy the full SHA 1c7aa39View commit details -
Merge pull request venomous0x#676 from SikiFn/patch-1
Parse Emoticons When Sending Broadcasts
Configuration menu - View commit details
-
Copy full SHA for 215370a - Browse repository at this point
Copy the full SHA 215370aView commit details -
change location Whatsprot.class.php to func.php
Leandro Ortega committedApr 9, 2014 Configuration menu - View commit details
-
Copy full SHA for 3318b92 - Browse repository at this point
Copy the full SHA 3318b92View commit details -
change location Whatsprot.class.php to func.php
Leandro Ortega committedApr 9, 2014 Configuration menu - View commit details
-
Copy full SHA for d806a1e - Browse repository at this point
Copy the full SHA d806a1eView commit details -
Merge pull request venomous0x#678 from sbalgas/patch-7
ExtractNumber function
Configuration menu - View commit details
-
Copy full SHA for 227b4c0 - Browse repository at this point
Copy the full SHA 227b4c0View commit details -
Merge pull request venomous0x#679 from sbalgas/patch-8
ExtractNumber function
Configuration menu - View commit details
-
Copy full SHA for c7e0843 - Browse repository at this point
Copy the full SHA c7e0843View commit details
Commits on Apr 11, 2014
-
Configuration menu - View commit details
-
Copy full SHA for b31dbab - Browse repository at this point
Copy the full SHA b31dbabView commit details -
Prevents FFMPEG error (Could not get frame filename number 2 from pattern), so only one thumbnail is created.
Configuration menu - View commit details
-
Copy full SHA for 63f6466 - Browse repository at this point
Copy the full SHA 63f6466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47bc14a - Browse repository at this point
Copy the full SHA 47bc14aView commit details -
change location Whatsprot.class.php to func.php
Configuration menu - View commit details
-
Copy full SHA for 2179763 - Browse repository at this point
Copy the full SHA 2179763View commit details -
change location Whatsprot.class.php to func.php
Configuration menu - View commit details
-
Copy full SHA for dfd2e89 - Browse repository at this point
Copy the full SHA dfd2e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b642aa - Browse repository at this point
Copy the full SHA 8b642aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ad50b3 - Browse repository at this point
Copy the full SHA 5ad50b3View commit details
Commits on Apr 25, 2014
-
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."
Configuration menu - View commit details
-
Copy full SHA for eb4afbc - Browse repository at this point
Copy the full SHA eb4afbcView commit details -
Merge pull request venomous0x#707 from SikiFn/patch-2
Prevent Array To String Conversion Notice
Configuration menu - View commit details
-
Copy full SHA for 2c4f00d - Browse repository at this point
Copy the full SHA 2c4f00dView commit details -
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."
Configuration menu - View commit details
-
Copy full SHA for c4d47dc - Browse repository at this point
Copy the full SHA c4d47dcView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for a164473 - Browse repository at this point
Copy the full SHA a164473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2afdb48 - Browse repository at this point
Copy the full SHA 2afdb48View commit details
Commits on May 18, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 04c78e4 - Browse repository at this point
Copy the full SHA 04c78e4View commit details
Commits on May 19, 2014
-
Merge pull request venomous0x#732 from mofakfree/patch-1
Update bulk.php , remove contacts.php [old file ]
Configuration menu - View commit details
-
Copy full SHA for bdee064 - Browse repository at this point
Copy the full SHA bdee064View commit details
Commits on May 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7ef0ddc - Browse repository at this point
Copy the full SHA 7ef0ddcView commit details
Commits on May 22, 2014
-
Merge pull request venomous0x#738 from SikiFn/patch-3
Add Send vCard In Broadcast Functionality
Configuration menu - View commit details
-
Copy full SHA for 6bd271e - Browse repository at this point
Copy the full SHA 6bd271eView commit details
Commits on Jun 12, 2014
-
Adding Missing "name" Argument To Prevent "Warning: Missing argument 3 for WhatsAppEventListenerProxy::onSendPresence()"
Configuration menu - View commit details
-
Copy full SHA for b521ffc - Browse repository at this point
Copy the full SHA b521ffcView commit details -
Merge pull request venomous0x#772 from SikiFn/patch-4
Update WhatsAppEvent.php
Configuration menu - View commit details
-
Copy full SHA for e2f37d3 - Browse repository at this point
Copy the full SHA e2f37d3View commit details -
Adding Missing "name" Argument To Prevent "Warning: Missing argument 3 for WhatsAppEventListenerProxy::onSendPresence()"
Configuration menu - View commit details
-
Copy full SHA for ca67aea - Browse repository at this point
Copy the full SHA ca67aeaView commit details -
Merge pull request venomous0x#773 from SikiFn/patch-5
Update whatsprot.class.php
Configuration menu - View commit details
-
Copy full SHA for d14fa5a - Browse repository at this point
Copy the full SHA d14fa5aView commit details -
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 committedJun 12, 2014 Configuration menu - View commit details
-
Copy full SHA for a1994cd - Browse repository at this point
Copy the full SHA a1994cdView commit details -
Merge pull request venomous0x#774 from mgp25/patch-2
firePresence return "unavailable"
Configuration menu - View commit details
-
Copy full SHA for b2ad408 - Browse repository at this point
Copy the full SHA b2ad408View commit details -
Deprecated functions from older file was used. Now its working.
mgp25 committedJun 12, 2014 Configuration menu - View commit details
-
Copy full SHA for f4d8d53 - Browse repository at this point
Copy the full SHA f4d8d53View commit details
Commits on Jun 13, 2014
-
Merge pull request venomous0x#776 from mgp25/patch-4
Updated bulk.php
Configuration menu - View commit details
-
Copy full SHA for 5bf4081 - Browse repository at this point
Copy the full SHA 5bf4081View commit details
Commits on Jun 14, 2014
-
now fireMessageReceivedClient works
mgp25 committedJun 14, 2014 Configuration menu - View commit details
-
Copy full SHA for f6a822c - Browse repository at this point
Copy the full SHA f6a822cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd705db - Browse repository at this point
Copy the full SHA bd705dbView commit details
Commits on Jun 15, 2014
-
sendSetProfilePicture supports an url as argument
mgp25 committedJun 15, 2014 Configuration menu - View commit details
-
Copy full SHA for fb70cea - Browse repository at this point
Copy the full SHA fb70ceaView commit details
Commits on Jun 16, 2014
-
Merge pull request venomous0x#784 from mgp25/patch-7
sendSetProfilePicture supports an url as argument
Configuration menu - View commit details
-
Copy full SHA for 2d86834 - Browse repository at this point
Copy the full SHA 2d86834View commit details
Commits on Jun 17, 2014
-
Fixed chatstate (composing/paused)
Now it onMessageComposing and onMessagePaused works.
mgp25 committedJun 17, 2014 Configuration menu - View commit details
-
Copy full SHA for 0697c7e - Browse repository at this point
Copy the full SHA 0697c7eView commit details -
Merge pull request venomous0x#787 from mgp25/patch-8
Fixed chatstate (composing/paused) Fixes venomous0x#786 If not, blame @mgp25
Configuration menu - View commit details
-
Copy full SHA for f0f391a - Browse repository at this point
Copy the full SHA f0f391aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c917f - Browse repository at this point
Copy the full SHA 69c917fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3998344 - Browse repository at this point
Copy the full SHA 3998344View commit details
Commits on Jun 26, 2014
-
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
Configuration menu - View commit details
-
Copy full SHA for 3a2e108 - Browse repository at this point
Copy the full SHA 3a2e108View commit details -
I have temp to comment this line
I have no idea where this contacts.php removed to
Configuration menu - View commit details
-
Copy full SHA for c9f8177 - Browse repository at this point
Copy the full SHA c9f8177View commit details
Commits on Jun 27, 2014
-
Merge pull request venomous0x#809 from ardianys/master
Fix for 'Use of undefined constant jpg'
Configuration menu - View commit details
-
Copy full SHA for c31e816 - Browse repository at this point
Copy the full SHA c31e816View commit details
Commits on Jul 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for bad23b6 - Browse repository at this point
Copy the full SHA bad23b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3080b - Browse repository at this point
Copy the full SHA 4e3080bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f5144a - Browse repository at this point
Copy the full SHA 9f5144aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df04565 - Browse repository at this point
Copy the full SHA df04565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2154950 - Browse repository at this point
Copy the full SHA 2154950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a33041 - Browse repository at this point
Copy the full SHA 0a33041View commit details
Commits on Jul 7, 2014
-
Merge pull request venomous0x#824 from CodersBrothers/master
Some minimun details
Configuration menu - View commit details
-
Copy full SHA for 6ccb77b - Browse repository at this point
Copy the full SHA 6ccb77bView commit details
Commits on Jul 9, 2014
-
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
Configuration menu - View commit details
-
Copy full SHA for fe16e5b - Browse repository at this point
Copy the full SHA fe16e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1fa5c - Browse repository at this point
Copy the full SHA 4b1fa5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for caf4858 - Browse repository at this point
Copy the full SHA caf4858View commit details
Commits on Jul 11, 2014
-
Send media knowing size and hash
Now broadcast media knowing only size and hash
Configuration menu - View commit details
-
Copy full SHA for a409838 - Browse repository at this point
Copy the full SHA a409838View commit details -
Merge pull request venomous0x#828 from mgp25/patch-14
Send media files knowing only the size and hash - Enhancement venomous0x#826
Configuration menu - View commit details
-
Copy full SHA for 7376c66 - Browse repository at this point
Copy the full SHA 7376c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d26ad - Browse repository at this point
Copy the full SHA 00d26adView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7dc855 - Browse repository at this point
Copy the full SHA d7dc855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6fd85 - Browse repository at this point
Copy the full SHA 4b6fd85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d545cd - Browse repository at this point
Copy the full SHA 8d545cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c34198 - Browse repository at this point
Copy the full SHA 9c34198View commit details
Commits on Jul 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 39c2d43 - Browse repository at this point
Copy the full SHA 39c2d43View commit details
Commits on Jul 14, 2014
-
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>```
Configuration menu - View commit details
-
Copy full SHA for 044b400 - Browse repository at this point
Copy the full SHA 044b400View commit details
Commits on Jul 17, 2014
-
Merge pull request venomous0x#834 from ardianys/patch-1
ping response from server changed Fix from venomous0x#700
Configuration menu - View commit details
-
Copy full SHA for f1f00eb - Browse repository at this point
Copy the full SHA f1f00ebView commit details -
Merge pull request venomous0x#831 from mgp25/patch-16
Update event to let the user get filehash
Configuration menu - View commit details
-
Copy full SHA for 9d58d80 - Browse repository at this point
Copy the full SHA 9d58d80View commit details -
Merge pull request venomous0x#833 from mgp25/patch-17
Added Simple CLI and fixes to exampleFunctional
Configuration menu - View commit details
-
Copy full SHA for bb63ca9 - Browse repository at this point
Copy the full SHA bb63ca9View commit details
Commits on Jul 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for be3e661 - Browse repository at this point
Copy the full SHA be3e661View commit details -
Merge pull request venomous0x#839 from mofbar/patch-1
Update whatsprot.class.php
Configuration menu - View commit details
-
Copy full SHA for 7099c1a - Browse repository at this point
Copy the full SHA 7099c1aView commit details
Commits on Aug 4, 2014
-
update profile picture update notification
profile picture update notification node now without message node
Configuration menu - View commit details
-
Copy full SHA for f8115df - Browse repository at this point
Copy the full SHA f8115dfView commit details
Commits on Aug 5, 2014
-
Merge pull request venomous0x#860 from ardianys/patch-2
update profile picture update notification
Configuration menu - View commit details
-
Copy full SHA for 1d7b45f - Browse repository at this point
Copy the full SHA 1d7b45fView commit details
Commits on Aug 12, 2014
-
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>
Configuration menu - View commit details
-
Copy full SHA for a3ea657 - Browse repository at this point
Copy the full SHA a3ea657View commit details -
Merge pull request venomous0x#879 from ardianys/patch-3
moving code for group name update notification
Configuration menu - View commit details
-
Copy full SHA for 042267a - Browse repository at this point
Copy the full SHA 042267aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1208e - Browse repository at this point
Copy the full SHA 9f1208eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ebb619 - Browse repository at this point
Copy the full SHA 2ebb619View commit details -
Adding Missing "name" Argument To Prevent "Warning: Missing argument 3 for WhatsAppEventListenerProxy::onSendPresence()"
Configuration menu - View commit details
-
Copy full SHA for d84ee8e - Browse repository at this point
Copy the full SHA d84ee8eView commit details -
Adding Missing "name" Argument To Prevent "Warning: Missing argument 3 for WhatsAppEventListenerProxy::onSendPresence()"
Configuration menu - View commit details
-
Copy full SHA for 89bd04d - Browse repository at this point
Copy the full SHA 89bd04dView commit details -
firePresence return "unavailable"
A fix for firePresence. When using the event and want the $type value, it only shows 'unavailable', now returns also 'available'.
Configuration menu - View commit details
-
Copy full SHA for e8efdab - Browse repository at this point
Copy the full SHA e8efdabView commit details -
Deprecated functions from older file was used. Now its working.
Configuration menu - View commit details
-
Copy full SHA for 8af44ef - Browse repository at this point
Copy the full SHA 8af44efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b58d19 - Browse repository at this point
Copy the full SHA 0b58d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 370f45b - Browse repository at this point
Copy the full SHA 370f45bView commit details -
Fixed chatstate (composing/paused)
Now it onMessageComposing and onMessagePaused works.
Configuration menu - View commit details
-
Copy full SHA for 3e580d5 - Browse repository at this point
Copy the full SHA 3e580d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c430853 - Browse repository at this point
Copy the full SHA c430853View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for bfc856d - Browse repository at this point
Copy the full SHA bfc856dView commit details -
I have temp to comment this line
I have no idea where this contacts.php removed to
Configuration menu - View commit details
-
Copy full SHA for c0e19b9 - Browse repository at this point
Copy the full SHA c0e19b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b3547 - Browse repository at this point
Copy the full SHA b4b3547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d71fac - Browse repository at this point
Copy the full SHA 4d71facView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ada947 - Browse repository at this point
Copy the full SHA 6ada947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3447d - Browse repository at this point
Copy the full SHA 8c3447dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a47fd0 - Browse repository at this point
Copy the full SHA 1a47fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3605053 - Browse repository at this point
Copy the full SHA 3605053View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 0083498 - Browse repository at this point
Copy the full SHA 0083498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ebc4fe - Browse repository at this point
Copy the full SHA 3ebc4feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a326c - Browse repository at this point
Copy the full SHA 18a326cView commit details -
Send media knowing size and hash
Now broadcast media knowing only size and hash
Configuration menu - View commit details
-
Copy full SHA for 24d14e7 - Browse repository at this point
Copy the full SHA 24d14e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fee398 - Browse repository at this point
Copy the full SHA 7fee398View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeae4c2 - Browse repository at this point
Copy the full SHA eeae4c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be76f4 - Browse repository at this point
Copy the full SHA 0be76f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f91eda8 - Browse repository at this point
Copy the full SHA f91eda8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a88a1c - Browse repository at this point
Copy the full SHA 0a88a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f80cef - Browse repository at this point
Copy the full SHA 1f80cefView commit details -
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>```
Configuration menu - View commit details
-
Copy full SHA for 2c983fa - Browse repository at this point
Copy the full SHA 2c983faView commit details -
If number add to group
Configuration menu - View commit details
-
Copy full SHA for 936b261 - Browse repository at this point
Copy the full SHA 936b261View commit details -
update profile picture update notification
profile picture update notification node now without message node
Configuration menu - View commit details
-
Copy full SHA for 7ace84e - Browse repository at this point
Copy the full SHA 7ace84eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c1fd0a9 - Browse repository at this point
Copy the full SHA c1fd0a9View commit details -
Updated token and fixed slow login
Fixes venomous0x#876 Fixes venomous0x#778 Fixes venomous0x#822
3Configuration menu - View commit details
-
Copy full SHA for 9832b1d - Browse repository at this point
Copy the full SHA 9832b1dView commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 46494f3 - Browse repository at this point
Copy the full SHA 46494f3View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 86eb129 - Browse repository at this point
Copy the full SHA 86eb129View commit details
Commits on Aug 17, 2014
-
1
Configuration menu - View commit details
-
Copy full SHA for 19a4cee - Browse repository at this point
Copy the full SHA 19a4ceeView commit details
Commits on Aug 18, 2014
-
another addition to notification node
I'm checking this feature on my project
Configuration menu - View commit details
-
Copy full SHA for b30baf6 - Browse repository at this point
Copy the full SHA b30baf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8713146 - Browse repository at this point
Copy the full SHA 8713146View commit details
Commits on Aug 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 06e2b49 - Browse repository at this point
Copy the full SHA 06e2b49View commit details -
Merge pull request venomous0x#888 from christiaan/feature/composer
Add Composer support (Small change)
Configuration menu - View commit details
-
Copy full SHA for 95f049e - Browse repository at this point
Copy the full SHA 95f049eView commit details
Commits on Aug 20, 2014
-
Merge pull request venomous0x#892 from ardianys/patch-5
another addition to notification node
Configuration menu - View commit details
-
Copy full SHA for f6ae984 - Browse repository at this point
Copy the full SHA f6ae984View commit details
Commits on Aug 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 13abdc5 - Browse repository at this point
Copy the full SHA 13abdc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c21bb40 - Browse repository at this point
Copy the full SHA c21bb40View commit details
Commits on Aug 30, 2014
-
Merge pull request venomous0x#917 from mgp25/patch-21
Update User Agent and WhatsApp verson
Configuration menu - View commit details
-
Copy full SHA for 20ea34c - Browse repository at this point
Copy the full SHA 20ea34cView commit details -
Merge pull request venomous0x#916 from mgp25/patch-19
Update token.php
Configuration menu - View commit details
-
Copy full SHA for 446cc6a - Browse repository at this point
Copy the full SHA 446cc6aView commit details
Commits on Sep 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 4058cb1 - Browse repository at this point
Copy the full SHA 4058cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9408b2f - Browse repository at this point
Copy the full SHA 9408b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49cf9ab - Browse repository at this point
Copy the full SHA 49cf9abView commit details
Commits on Sep 7, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ff4a76b - Browse repository at this point
Copy the full SHA ff4a76bView commit details
Commits on Sep 16, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 2ddd0b8 - Browse repository at this point
Copy the full SHA 2ddd0b8View commit details
Commits on Sep 17, 2014
-
Merge pull request venomous0x#932 from mgp25/patch-22
Update token.php
Configuration menu - View commit details
-
Copy full SHA for c10e6ae - Browse repository at this point
Copy the full SHA c10e6aeView commit details -
Merge pull request venomous0x#933 from mgp25/patch-23
Update whatsprot.class.php
Configuration menu - View commit details
-
Copy full SHA for d3ff3a3 - Browse repository at this point
Copy the full SHA d3ff3a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c48f3f1 - Browse repository at this point
Copy the full SHA c48f3f1View commit details -
Merge pull request venomous0x#937 from mgp25/patch-24
Fixed sendMessageAudio forwarding
Configuration menu - View commit details
-
Copy full SHA for 4417afa - Browse repository at this point
Copy the full SHA 4417afaView commit details -
Merge pull request venomous0x#960 from mgp25/patch-25
Temporary Fix to 'no_routes' error
2Configuration menu - View commit details
-
Copy full SHA for 16a6349 - Browse repository at this point
Copy the full SHA 16a6349View commit details
Commits on Nov 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 46a7f68 - Browse repository at this point
Copy the full SHA 46a7f68View commit details