Skip to content

Releases: acquitelol/better-chat-gestures

Version 1.0.9

07 Oct 06:42
9c2eb61
Compare
Choose a tag to compare

Fix plugin for new Discord alpha

Version 1.0.8

21 Apr 22:07
Compare
Choose a tag to compare

Only uses console.log if the current user is an author.

Version 1.0.7

05 Apr 18:18
Compare
Choose a tag to compare

Ref.focus() should work. Why doesn't it?

Version 1.0.6

05 Apr 17:43
Compare
Choose a tag to compare

Focuses Chat Input Reference on all code paths, not just Edit Events.

Release 1.0.5

02 Apr 17:29
Compare
Choose a tag to compare

Add maximum delay between taps until double tap event is cancelled
Show the tapAvatarUsername on android but force disable it
Allow you to toggle between edit and reply for your own messages

Release 1.0.4

02 Apr 16:18
Compare
Choose a tag to compare

Allows to toggle between Edit and Reply in Double Tap States through settings

Release 1.0.3

27 Mar 21:46
Compare
Choose a tag to compare

Conforms to the new findByName filter in vd metro

Releases 1.0.2

14 Mar 23:14
Compare
Choose a tag to compare

Fixes 1/2 android bugs, I believe double tap to edit is still fucked (?) but at least now the patch for tapping avatars is completely disabled on android and tapping on messages is an After patch instead of an Instead patch which makes messages inside of pins or in a search now pressable again on both platforms as a result

Release 1.0.1

12 Mar 17:39
Compare
Choose a tag to compare

Implements a settings page and automatically disables by default on android

Release 1.0.0

11 Mar 23:32
Compare
Choose a tag to compare
  • allows to double tap to edit your messages
  • tapping on any username will mention that user in your message, like on android