1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00

Commit graph

  • f88f859dcf 4.51.1 SirStendec 2023-09-06 17:20:05 -04:00
  • 588d3e3da9 4.51.0 SirStendec 2023-09-06 16:10:47 -04:00
  • 10ca28098b Maintenance: This commit updates to webpack v5 and esbuild. I'm still testing it, but I think this'll work. SirStendec 2023-09-01 17:01:52 -04:00
  • 303a2739dd Add setting for tab-completion matching Lordmau5 2023-08-31 15:48:38 +02:00
  • cef58241d4 4.50.0 SirStendec 2023-08-19 18:08:44 -04:00
  • 7455ec6a2b
    Merge pull request #1375 from Tester798/fix-emote-autocomplete Mike 2023-08-19 16:49:18 -04:00
  • 8d238698ab
    Merge pull request #1382 from AlcaDesign/master Mike 2023-08-19 16:48:31 -04:00
  • b841819db2
    Merge 08e0ea38a1 into 7f109b4b48 OMGparticles 2023-06-27 00:59:57 -04:00
  • 7f109b4b48 4.49.0 SirStendec 2023-06-26 13:11:27 -04:00
  • 5af062fb15 Add formatters list to copy and url actions Jacob Foster 2023-06-19 04:36:49 -05:00
  • fd28caf146 Add "urlencode" chat action formatter Jacob Foster 2023-06-19 04:36:13 -05:00
  • eea9d51bdc 4.48.1 SirStendec 2023-06-12 17:26:08 -04:00
  • 41fd377f48 Fix autocomplete not showing all emotes Tester798 2023-06-12 23:30:03 +03:00
  • c4b16a4910 This is a maintenance commit while working on building a standalone version of the web extension. SirStendec 2023-05-29 17:54:50 -04:00
  • d0bae9abe1 This is a maintenance commit, while working towards building a version of the extension that can be packaged to not use the CDN. SirStendec 2023-05-29 17:18:43 -04:00
  • 109898a10d 4.48.0 SirStendec 2023-05-19 15:02:25 -04:00
  • 67c64e6f7e 4.47.1 SirStendec 2023-04-27 17:30:58 -04:00
  • e6ad12c937 4.47.0 SirStendec 2023-04-24 15:09:21 -04:00
  • 08e0ea38a1 - Added option to revert to old behavior which only considers matches at the start of the emote and at capitalized sections. OMGparticles 2023-04-22 21:26:42 -07:00
  • 9381c17e71 4.46.2 SirStendec 2023-04-20 00:55:52 -04:00
  • 5956312ae3 4.46.1 SirStendec 2023-04-19 17:19:10 -04:00
  • 2db7122c1d 4.46.0 SirStendec 2023-04-17 16:56:46 -04:00
  • efd0b259a3 - Fixed a potential regex error. OMGparticles 2023-04-09 21:28:18 -07:00
  • e87cf9eddf - Strict comparisons for style uniformity. OMGparticles 2023-04-07 17:50:28 -07:00
  • 0cc2dd4407 - Prioritize emotes that match the search term at the start of a capitalized section, similar to the old NON_PREFIX_MATCH behavior. Now called CAPITALIZED_SECTION_MATCH. - Search term matches that don't meet any priority criteria are now called SUBSTRING_MATCH. - Simplified the sortEmotes logic when prioritizing emotes that start with the search term. OMGparticles 2023-04-07 17:24:52 -07:00
  • e8fdacea5b - Instead of adding a new match type, replace the existing logic of NON_PREFIX_MATCH. as the new logic will result in a superset of the old results. OMGparticles 2023-04-03 23:15:51 -07:00
  • ce25a81208 - Emotes now appear in the auto complete list if the given sequence of characters exist anywhere in the emote name. OMGparticles 2023-04-03 17:55:08 -07:00
  • 3d4b4f6225 4.45.1 SirStendec 2023-03-31 23:15:49 -04:00
  • 880e80388a 4.45.0 SirStendec 2023-03-30 14:54:33 -04:00
  • c43cddac31 Fix inline preview in the majority of cases Lordmau5 2023-03-28 13:35:45 +02:00
  • 53814e7024 4.44.1 SirStendec 2023-03-27 19:49:24 -04:00
  • 21bc0a704f 4.44.0 SirStendec 2023-03-27 18:50:32 -04:00
  • daa193aa03 4.43.0 SirStendec 2023-03-10 17:06:12 -05:00
  • e26f836267 4.42.1 SirStendec 2023-03-08 01:52:35 -05:00
  • 915ad89f58 4.42.0 SirStendec 2023-03-06 17:08:47 -05:00
  • e433aa3340 4.41.0 SirStendec 2023-03-03 15:24:20 -05:00
  • 8e48021c43 4.40.0 SirStendec 2023-01-19 17:00:09 -05:00
  • 3cccebab17
    Merge branch 'master' into fix/emotes-older-vods Marek Milkovič 2022-12-29 05:17:52 +01:00
  • 4f7f5e2751
    Merge 3f8eb15f0f into 14400e16bc Barry Carlyon 2022-12-20 16:42:38 +00:00
  • 3f8eb15f0f
    The Drops user itself is also a "bad user" Barry Carlyon 2022-12-20 16:41:27 +00:00
  • 14400e16bc 4.39.0 SirStendec 2022-12-18 17:30:34 -05:00
  • 4001d15b18 4.38.2 SirStendec 2022-12-11 15:48:32 -05:00
  • e7066ce4da
    Merge pull request #1306 from melutzke/master Mike 2022-12-11 15:40:25 -05:00
  • a4aa248ec0 Remove trailing NL, again Mitchell Lutzke 2022-12-09 18:37:25 -08:00
  • e860c4c54e
    Remove trailing newline to change as little as possible melutzke 2022-12-09 18:30:40 -08:00
  • ead5430684
    Update canCompress to check video for srcObject melutzke 2022-12-09 18:23:30 -08:00
  • 1914b055ce 4.38.1 SirStendec 2022-12-08 16:19:14 -05:00
  • 92ff27f3fb Merge branch 'master' of github.com:FrankerFaceZ/FrankerFaceZ SirStendec 2022-12-07 16:52:38 -05:00
  • 9ab9f69583 4.38.0 SirStendec 2022-12-07 16:52:07 -05:00
  • 764cacd354
    Merge pull request #1300 from cfinegan/master Mike 2022-12-07 12:46:13 -05:00
  • 09066933d0 getEmoteSuggestions no longer uses stale channel info Conor Finegan 2022-11-30 19:48:44 -05:00
  • 9017dd644f 4.37.1 SirStendec 2022-10-14 17:23:45 -04:00
  • 8cd6545556 4.37.0 SirStendec 2022-10-07 15:12:15 -04:00
  • bc0eab4409 4.36.2 SirStendec 2022-09-01 15:36:47 -04:00
  • cff5b821f9 Fix show metadata when mousing over the player Isaiah Billingsley 2022-08-19 14:24:51 -04:00
  • e73e4ead09 Workaround for fixing displaying emotes in older VODs Marek Milkovič 2022-08-12 20:14:01 +02:00
  • 39abc9df48 4.36.1 SirStendec 2022-08-04 16:40:54 -04:00
  • dd248838ad 4.36.0 SirStendec 2022-08-02 16:59:50 -04:00
  • 168db52e2b 4.35.2 SirStendec 2022-07-27 19:16:56 -04:00
  • c924d643a6 4.35.1 SirStendec 2022-07-22 19:52:08 -04:00
  • 02efe80a92 4.35.0 SirStendec 2022-06-14 16:26:34 -04:00
  • 4d1d3ae0d2 4.34.1 SirStendec 2022-06-11 12:44:54 -04:00
  • bcee12a6b3 4.34.0 SirStendec 2022-06-08 23:07:07 -04:00
  • 785eb10980
    Merge b9a1719868 into 213c2195cc J. Akbary 2022-05-20 00:00:58 -04:00
  • 213c2195cc 4.33.6 SirStendec 2022-05-18 17:58:46 -04:00
  • 82a34cdce9 4.33.5 SirStendec 2022-05-06 17:02:49 -04:00
  • 0b43b2f573 4.33.4 SirStendec 2022-05-05 13:41:49 -04:00
  • 4b5827f98b 4.33.3 SirStendec 2022-04-25 15:01:40 -04:00
  • 3291b95e55 4.33.2 SirStendec 2022-04-25 14:19:34 -04:00
  • 3ea07abb0e 4.33.1 SirStendec 2022-04-25 13:47:10 -04:00
  • 2af7d5618b 4.33.0 SirStendec 2022-04-19 15:34:20 -04:00
  • 89b5477bef fix: remove notice on Firefox regarding playback speed Nerixyz 2022-04-06 13:23:48 +02:00
  • 084a3ee5e0 4.32.5 SirStendec 2022-03-31 17:15:43 -04:00
  • 0fcd7d5af6 4.32.4 SirStendec 2022-03-23 15:08:22 -04:00
  • 155938f584 4.32.3 SirStendec 2022-03-23 14:10:25 -04:00
  • 61a9e80de0
    Replace deprecated String.prototype.substr() Tobias Speicher 2022-02-18 09:20:19 +01:00
  • b1ccebd56d
    Merge 22ac16323a into 370a579635 Elliott Tallis 2022-03-14 00:25:16 +01:00
  • 370a579635 4.32.2 SirStendec 2022-03-05 15:15:27 -05:00
  • 6a7ac8c194 4.32.1 SirStendec 2022-02-11 16:35:06 -05:00
  • 969ed29668 4.32.0 SirStendec 2022-02-11 15:17:32 -05:00
  • feae6bcb89
    Merge pull request #1151 from Mm2PL/feature/emoji_rfc Mike 2022-02-11 14:38:56 -05:00
  • e87dbcd0fd
    Merge branch 'master' into feature/emoji_rfc Mike 2022-02-11 14:38:02 -05:00
  • d83d6717b6
    Merge pull request #1161 from cfinegan/master Mike 2022-02-11 14:25:54 -05:00
  • 0ea064ad68 Adds toggle for new emote sorting behavior cfinegan 2022-01-20 21:48:43 -05:00
  • c4301a234d sortEmotes now prefers or disprefers emojis based on user settings cfinegan 2022-01-20 21:03:27 -05:00
  • 19445fd5b0 Remove unused parameter in sortEmotes cfinegan 2022-01-17 16:30:14 -05:00
  • f85f0c49b6 Do less string checking in sortEmotes cfinegan 2022-01-17 15:57:44 -05:00
  • 0610175906 Moved collators to module-level declarations cfinegan 2022-01-15 21:30:45 -05:00
  • 82878522db 4.31.6 SirStendec 2022-01-12 14:35:38 -05:00
  • 2e4ed9de07 Emote auto-complete now prefers results that start with the user input cfinegan 2022-01-12 12:12:35 -05:00
  • dfb16c8483 4.31.5 SirStendec 2021-12-28 13:46:26 -05:00
  • 425276ed08 4.31.4 SirStendec 2021-12-16 15:00:14 -05:00
  • cc649252db 4.31.3 SirStendec 2021-12-13 13:41:51 -05:00
  • 8758710dce
    Merge pull request #1150 from Lordmau5/fix-animated-modifier-emotes Mike 2021-12-13 13:32:00 -05:00
  • d1e37e1c1b
    Make sending combined emoji work Mm2PL 2021-12-12 00:15:29 +01:00
  • d25da5f284
    Implement emoji fixing when reading messages Mm2PL 2021-12-11 21:45:39 +01:00
  • 5e2d02b09e Fix animated modifier emotes Lordmau5 2021-12-11 22:01:47 +01:00
  • c0f7747428 4.31.2 SirStendec 2021-12-01 16:48:10 -05:00
  • b9a1719868 fix link Jamah Akbary 2021-11-20 22:12:27 +01:00
  • 84631fb802 Hiding all Subgift button i could find Jamah Akbary 2021-11-20 21:43:41 +01:00