Skip to content

Releases: epochtalk/epochtalk-vue

v1.21.0

22 Oct 01:21
Compare
Choose a tag to compare

1.21.0 (2021-10-22)

Features

  • reload convo and select created convo when submitting new message (442f136)

v1.20.0

22 Oct 00:10
Compare
Choose a tag to compare

1.20.0 (2021-10-22)

Features

  • hook up basic conversation creation, still wip (0411603)

v1.19.0

19 Oct 01:10
Compare
Choose a tag to compare

1.19.0 (2021-10-19)

Features

  • remove rtl variable from editor use rightToLeft (ee3b45d)
  • wip focus message receivers field when opening new message editor (f826cb1)

v1.18.0

18 Oct 22:52
Compare
Choose a tag to compare

1.18.0 (2021-10-18)

Features

  • initial port of multi select for sending messages (8fb2b44)

v1.17.0

15 Oct 22:32
Compare
Choose a tag to compare

1.17.0 (2021-10-15)

Features

  • Implement textfield in editor for messages view new convo and reply mode (ca332f4)

v1.16.0

15 Oct 01:50
Compare
Choose a tag to compare

1.16.0 (2021-10-15)

Features

  • implement thread creation with slugify (0c355ef)

v1.15.0

14 Oct 23:53
Compare
Choose a tag to compare

1.15.0 (2021-10-14)

Bug Fixes

  • separate inputs for thread and post creation, hook up proper model for each type post vs thread (e8c7a1f)

Features

  • add route for creating threads (5f1fd9c)
  • add route for message creation (8fb8f28)
  • add slugify dependency for thread creation (88e4ba6)

v1.14.0

14 Oct 20:30
Compare
Choose a tag to compare

1.14.0 (2021-10-14)

Features

  • add route to create posts (93e7454)
  • allow basic post creation (ce0353f)
  • hook up model for editor textarea (4313c7d)

v1.13.0

08 Oct 22:35
Compare
Choose a tag to compare

1.13.0 (2021-10-08)

Features

  • allow fullscreen of editor (ceb7da5)
  • initial port of images modal for image uploader (3376eb3)

v1.12.0

05 Oct 01:09
Compare
Choose a tag to compare

1.12.0 (2021-10-05)

Features

  • create dropzones for avatar and editor modes, handle drag and drop (d1e2a24)