Add bottom reply mode
Adds a simple switch to let the user add their reply text on the bottom
instead of on top of the quoted message.
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
Showing
- lib/Controller/PageController.php 1 addition, 0 deletionslib/Controller/PageController.php
- src/ReplyBuilder.js 15 additions, 6 deletionssrc/ReplyBuilder.js
- src/components/AppSettingsMenu.vue 38 additions, 3 deletionssrc/components/AppSettingsMenu.vue
- src/components/Composer.vue 7 additions, 3 deletionssrc/components/Composer.vue
- src/tests/unit/ReplyBuilder.spec.js 22 additions, 8 deletionssrc/tests/unit/ReplyBuilder.spec.js
- tests/Unit/Controller/PageControllerTest.php 3 additions, 1 deletiontests/Unit/Controller/PageControllerTest.php
Loading
Please register or sign in to comment