Commit Graph

  • f6fbd60eca Merge pull request #112 from jwdeveloper/develop-1.8.11 1.8.11-Release David Kohler 2024-11-28 21:18:46 -05:00
  • 437335f784 Should be _session_id not just session_id. Maybe this will fix stream disconnections! develop-1.8.11 kohlerpop1 2024-11-25 20:11:23 -05:00
  • 84b0a3aaf4 Add equals and hashCode to picture for easier comparison. kohlerpop1 2024-11-24 00:18:34 -05:00
  • 14bf9c8c9b Removal of blank spaces and unused imports/dependencies Optimize picture download memory usage and add option to convert to unsigned url Convert response data classes to final and add toString with @Data Made sending requests dynamic by allowing passing of BodyHandler to class kohlerpop1 2024-11-22 22:31:23 -05:00
  • 2dc3001e7b Update version in pom.xml GitHub Action 2024-11-10 02:04:46 +00:00
  • 29a81f4cd6 Merge pull request #111 from Naimadx123/master 1.8.10-Release David Kohler 2024-11-09 21:03:09 -05:00
  • 70fd174a95 Downgrade protobuf-java version from 4.28.3 to 4.26.1 in pom.xml files. Naimadx123 2024-11-09 23:10:24 +01:00
  • 3e23e5b939 Update version in pom.xml GitHub Action 2024-11-09 21:34:57 +00:00
  • 733e72f814 Update version in pom! 1.8.9-Release kohlerpop1 2024-11-09 16:32:42 -05:00
  • 838728d47d Update version in pom! kohlerpop1 2024-11-09 16:30:11 -05:00
  • fd6158410a Update pom.xml David Kohler 2024-11-09 16:27:19 -05:00
  • 6c56a96ba8 Merge pull request #110 from Naimadx123/master David Kohler 2024-11-09 16:19:45 -05:00
  • bb5659574c Merge branch 'jwdeveloper:master' into master Naimad 2024-11-09 22:14:45 +01:00
  • 286da42e54 Copyright year update and jitpack.yml maven version update Naimadx123 2024-11-09 22:14:09 +01:00
  • 3d0b9ddcc0 Update version in pom.xml GitHub Action 2024-11-09 17:04:46 +00:00
  • 354c072833 Merge pull request #109 from Naimadx123/master David Kohler 2024-11-09 12:02:51 -05:00
  • f85f24a5c8 Refactor protobuf import from GeneratedMessageV3 to GeneratedMessage Naimadx123 2024-11-09 17:20:04 +01:00
  • 2550a462f9 Merge pull request #108 from Naimadx123/master Jacek W 2024-11-09 14:39:22 +01:00
  • eb7b977d62 Update header path in pom.xml to use relative path for license.txt Naimadx123 2024-11-09 14:16:37 +01:00
  • 1c2c701be0 Update protobuf-java version and apply updated copyright licenses to all Java files. Naimadx123 2024-11-08 22:08:53 +01:00
  • a2303f1fde Update version in pom.xml GitHub Action 2024-10-28 00:34:41 +00:00
  • a8ac0f6fff Update maven-publish.yml 1.8.8-Release Jacek W 2024-10-28 01:32:58 +01:00
  • 732eda3d22 Merge pull request #106 from jwdeveloper/develop-1.8.6 David Kohler 2024-10-27 20:28:59 -04:00
  • 358954984b Deprecate the usage of github gifts json! develop-1.8.6 kohlerpop1 2024-10-18 14:14:36 -04:00
  • acb13ea58a Removal of examples using Deprecated TikTokEventListener pt 2! kohlerpop1 2024-10-17 21:51:07 -04:00
  • e8129862d1 Removal of examples using Deprecated TikTokEventListener! kohlerpop1 2024-10-17 21:48:42 -04:00
  • 88e36e7e90 Add settings as parameter to TikTokLiveRecorderStartedEvent! kohlerpop1 2024-10-17 21:10:08 -04:00
  • eef9d43d01 Added TikTokLiveRecorderEndedEvent and updated RecorderListener to use CompletableFuture and a cancellation token! kohlerpop1 2024-10-17 16:53:00 -04:00
  • 75f3896a86 Merge branch 'master' into develop-1.8.6 kohlerpop1 2024-10-11 14:18:38 -04:00
  • e679ff23b7 Update README.md Jacek W 2024-10-11 19:27:58 +02:00
  • e6211e69c5 Removed implements TikTokEventListener from TikTokEventListenerBase Added current viewers to TikTokRoomInfoEventHandler kohlerpop1 2024-10-09 18:06:28 -04:00
  • 1b3ee24aea Add STREAM_SUSPENDED proto and use it to fire stream ended event! kohlerpop1 2024-10-08 21:41:04 -04:00
  • c9309ee2cf Update version in pom.xml GitHub Action 2024-09-02 14:51:14 +00:00
  • a28df44cee Merge pull request #101 from kMagic142/master 1.8.7-Release Jacek W 2024-09-02 16:49:29 +02:00
  • ee866762a3 replaced asList() method call to old fashioned iteration to avoid gson errors kMagic142 2024-09-01 02:30:15 +03:00
  • 3cb7c83ef4 Update version in pom.xml GitHub Action 2024-08-23 07:25:27 +00:00
  • bf755bcb89 Merge pull request #98 from lulajax/fix-issue-97 1.8.6-Release Jacek W 2024-08-23 09:23:49 +02:00
  • 20bb05e527 adjust the position of the followingCount and followers lujunjie 2024-08-23 15:13:53 +08:00
  • d5a3213ad8 Update README.md Jacek W 2024-08-20 20:47:17 +02:00
  • 7e496373ef Update README.md Jacek W 2024-08-20 20:47:00 +02:00
  • 1f3c1c7d41 Update version in pom.xml GitHub Action 2024-07-31 02:47:35 +00:00
  • c160259863 Merge pull request #94 from jwdeveloper/develop-1.8.5 1.8.5-Release David Kohler 2024-07-30 22:45:49 -04:00
  • fb458e7e7d Rename pinging-task to heartbeat-task! develop-1.8.5 kohlerpop1 2024-07-30 20:36:45 -04:00
  • 5f5ada312a Renamed PingTask to HeartbeatTask to reflect discovered byte array of TikTok's custom heartbeat value kohlerpop1 2024-07-30 16:09:50 -04:00
  • cb20c3dd3a Update version in pom.xml GitHub Action 2024-07-27 23:20:36 +00:00
  • bf42f65b3d Merge pull request #93 from jwdeveloper/develop-1.8.4 1.8.4-Release David Kohler 2024-07-27 19:18:58 -04:00
  • 05e18ef8e0 Added User instance to LiveUserDataMapper Response to access the retrieved user. develop-1.8.4 kohlerpop1 2024-07-27 13:02:31 -04:00
  • 0f6ee58d7f Update version in pom.xml GitHub Action 2024-07-21 17:03:47 +00:00
  • 511759960d Merge pull request #91 from jwdeveloper/develop-1.8.3 1.8.3-Release Jacek W 2024-07-21 19:02:02 +02:00
  • 617d1c381a - fix tests develop-1.8.3 JW 2024-07-21 19:01:11 +02:00
  • 6f8b4698cd Merge pull request #90 from jwdeveloper/develop-1.8.3 Jacek W 2024-07-21 18:56:48 +02:00
  • 2bc1993ea5 - Create of methods for more events - User.name was empty in testing event - Add onConnecting to builder JW 2024-07-21 12:08:27 +02:00
  • 3d4a517adb Removal of TikTokRoomDataResponseEvent.java as its included in TikTokPreConnectionEvent.java Added ListUser#toString Changed TikTokLiveHttpClient.getStartingPayload and TikTokLiveHttpClient.getByteResponse to protected Altered DownloadData to be dynamic to declare request values or append them instead! kohlerpop1 2024-07-18 17:41:27 -04:00
  • ee0b559758 Update version in pom.xml GitHub Action 2024-07-06 15:26:51 +00:00
  • 1c9573dc39 Update version in pom.xml 1.8.2-Release GitHub Action 2024-07-06 15:13:34 +00:00
  • 5b17c33236 Merge pull request #89 from jwdeveloper/develop-1.8.2 1.8.1-Release Jacek W 2024-07-06 17:12:01 +02:00
  • b59373254c Make TikTokLinkMicBattleEvent.is1v1 and is2v2 dynamic based upon team instance Moved Team1v1 and Team2v2 totalPoints to Team for universal access develop-1.8.2 kohlerpop1 2024-07-05 16:21:42 -04:00
  • 5524d9f8c4 -- tests improvement jacek.wolniewicz 2024-07-05 13:23:56 +02:00
  • aa56f8eaea -- tests improvement jacek.wolniewicz 2024-07-05 13:21:59 +02:00
  • e40bde8e7c - clean up code - rename module Example to examples jacek.wolniewicz 2024-07-04 17:40:22 +02:00
  • b769eb9c1f Merge remote-tracking branch 'origin/develop-1.8.2' into develop-1.8.2 jacek.wolniewicz 2024-07-04 11:52:26 +02:00
  • 3e555a502a - add comments next to magic numbers jacek.wolniewicz 2024-07-04 11:51:45 +02:00
  • 316868818b Renamed Priority.priorityValue to value to follow enum standards Clarified message in TikTokEventListener kohlerpop1 2024-07-03 21:04:44 -04:00
  • 36475c2cf6 - change method name from onMapping, to mappings jacek.wolniewicz 2024-07-04 00:00:26 +02:00
  • 2dbe81278c Merge branch 'refs/heads/master' into develop-1.8.2 jacek.wolniewicz 2024-07-03 23:45:11 +02:00
  • 91fc32b20b Improvement on the ListenersManager jacek.wolniewicz 2024-07-03 23:43:23 +02:00
  • fa855fa3aa Improvement on the ListenersManager jacek.wolniewicz 2024-07-03 23:40:48 +02:00
  • cfea12dacc Remove descrabble jacek.wolniewicz 2024-07-03 22:37:40 +02:00
  • 16cd819aaf Merge pull request #88 from jwdeveloper/develop-1.8.1 Jacek W 2024-07-03 22:30:18 +02:00
  • 290a4970fd Improvement of Listener jacek.wolniewicz 2024-07-03 22:29:11 +02:00
  • 660cb287e9 Improvement of Listener jacek.wolniewicz 2024-07-03 22:27:15 +02:00
  • f5de7720cd Created TikTokLiveUnknownHostException for use inside of TikTokLiveClient! develop-1.8.1 kohlerpop1 2024-07-03 14:24:37 -04:00
  • f986efd2d5 Only fetch gifts if no exceptions are thrown to prevent spam to TikTok kohlerpop1 2024-07-02 22:08:02 -04:00
  • 1054453451 Change parameter names for clarification! kohlerpop1 2024-07-02 17:50:37 -04:00
  • 7005f58edd Fixed spelling mistake! kohlerpop1 2024-07-01 17:38:02 -04:00
  • 63672fe9eb - updating customizaton example jacek.wolniewicz 2024-07-01 23:32:33 +02:00
  • fed9de3fd0 Due to convention, interfaces should not have TikTok name inside, but they should have prefix Live instead - rename TikTokMapper to LiveMapper - rename TikTokLiveMapperHelper to LiveMapperHelper jacek.wolniewicz 2024-07-01 23:28:38 +02:00
  • b223651a8f Fixed injection type issue. kohlerpop1 2024-07-01 17:22:23 -04:00
  • 8d715d4f50 Added javadocs for clarity Optimized methods in TikTokGiftEventHandler and TikTokGenericEventMapper kohlerpop1 2024-07-01 17:02:08 -04:00
  • 1736236ccf Due to convention, interfaces should not have TikTok name inside, but they should have prefix Live instead - rename TikTokMapper to LiveMapper - rename TikTokLiveMapperHelper to LiveMapperHelper jacek.wolniewicz 2024-07-01 22:19:07 +02:00
  • 85d99ce4f1 TikTokLive client sevices customization jacek.wolniewicz 2024-07-01 21:57:07 +02:00
  • 87727070e9 Move all events documentation to the 'EventsBuilder' jacek.wolniewicz 2024-07-01 21:33:04 +02:00
  • 71f744cf49 Merge remote-tracking branch 'origin/develop-1.8.1' into develop-1.8.1 jacek.wolniewicz 2024-07-01 21:26:10 +02:00
  • 046d5f1756 Simplify adding events to TikTok Builder, checkout EventsBuilder jacek.wolniewicz 2024-07-01 21:25:30 +02:00
  • c36b0f1f62 Fixed spelling mistake! kohlerpop1 2024-07-01 15:04:05 -04:00
  • a2082ebee3 Update version in pom.xml GitHub Action 2024-07-01 00:35:28 +00:00
  • 412c72c119 MINOR 1.8.0-Release David Kohler 2024-06-30 20:33:51 -04:00
  • 6728fd9963 Update version in pom.xml GitHub Action 2024-07-01 00:32:46 +00:00
  • 47493d4955 MINOR - Develop 1.8 1.7.3-Release David Kohler 2024-06-30 20:30:54 -04:00
  • 4d4317d96c Clean up code develop-1.8 jacek.wolniewicz 2024-06-30 07:28:50 +02:00
  • b1954a708c Fix issue: no events where triggered develop-1.7.3 jacek.wolniewicz 2024-06-30 06:59:26 +02:00
  • 14317337e9 Optimized TikTokLiveEventHandler kohlerpop1 2024-06-29 23:57:53 -04:00
  • 947c9c49a2 Improve addProxy(String addressPort) in ProxyClientSettings Added @param action description and return values Optimized methods in TikTokLiveMapper Optimized Thread in TikTokWebSocketPingingTask Optimized TikTokLiveEventHandler and TikTokLiveMessageHandler methods kohlerpop1 2024-06-29 23:28:49 -04:00
  • f2bd07377b Introduce dependecy injection container jacek.wolniewicz 2024-06-29 23:23:48 +02:00
  • 3f268f3a1a Introduce dependecy injection container jacek.wolniewicz 2024-06-29 23:12:24 +02:00
  • 55fcf83870 Introduce dependecy injection container jacek.wolniewicz 2024-06-29 23:07:50 +02:00
  • 8d3828cca8 Introduce dependecy injection container jacek.wolniewicz 2024-06-29 23:04:53 +02:00
  • 1c88491b8c Merge branch 'refs/heads/dev-dependecy-injection' into develop-1.7.3 jacek.wolniewicz 2024-06-29 22:57:56 +02:00
  • 47b050d0ba Introduce dependecy injection container dev-dependecy-injection jacek.wolniewicz 2024-06-29 22:52:39 +02:00
  • cfef082d3b Updated ProxyData exceptions to include previous exception to finish stacktrace Updated LiveUserData.Request to throw an IllegalArgumentException when a null or blank username is provided Updated HttpClientSettings to use setProxyClientSettings instead of direct access Fixed ProxyRotation bug starting at index 1 instead of 0 and made methods default to synchronized in case concurrency is used in implementors code Changed HttpClient#toUrl to toUri Added @Getter to HttpClientFactory for liveClientSettings Added consumer to TikTokLive#requests so that way proxies can be used when calling the fetch methods Changed LiveUserData.Response#startTime to clarify the variable name kohlerpop1 2024-06-28 23:07:10 -04:00