Releases: epochtalk/epochtalk-vue
Releases · epochtalk/epochtalk-vue
v1.21.0
1.21.0 (2021-10-22)
Features
- reload convo and select created convo when submitting new message (442f136)
v1.20.0
1.20.0 (2021-10-22)
Features
- hook up basic conversation creation, still wip (0411603)
v1.19.0
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
1.18.0 (2021-10-18)
Features
- initial port of multi select for sending messages (8fb2b44)
v1.17.0
1.17.0 (2021-10-15)
Features
- Implement textfield in editor for messages view new convo and reply mode (ca332f4)
v1.16.0
1.16.0 (2021-10-15)
Features
- implement thread creation with slugify (0c355ef)
v1.15.0
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
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
1.13.0 (2021-10-08)
Features
- allow fullscreen of editor (ceb7da5)
- initial port of images modal for image uploader (3376eb3)
v1.12.0
1.12.0 (2021-10-05)
Features
- create dropzones for avatar and editor modes, handle drag and drop (d1e2a24)