discourse/app/assets/stylesheets
Martin Brennan 41b43a2a25
FEATURE: Add "delete on owner reply" bookmark functionality (#10231)
This adds an option to "delete on owner reply" to bookmarks. If you select this option in the modal, then reply to the topic the bookmark is in, the bookmark will be deleted on reply.

This PR also changes the checkboxes for these additional bookmark options to an Integer column in the DB with a combobox to select the option you want.

The use cases are:

* Sometimes I will bookmark the topics to read it later. In this case we definitely don’t need to keep the bookmark after I replied to it.
* Sometimes I will read the topic in mobile and I will prefer to reply in PC later. Or I may have to do some research before reply. So I will bookmark it for reply later.
2020-07-21 10:00:39 +10:00
..
common FEATURE: Add "delete on owner reply" bookmark functionality (#10231) 2020-07-21 10:00:39 +10:00
desktop FEATURE: Allow group moderators to add/remove staff notes (#10252) 2020-07-20 15:53:47 -04:00
mobile FEATURE: optional quote sharing buttons (#10254) 2020-07-17 14:44:31 -04:00
vendor FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00
admin.scss
common.scss FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00
desktop_rtl.scss
desktop.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
embed.scss FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00
mobile_rtl.scss
mobile.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
publish.scss FEATURE: allows to to style published page with themes/plugins (#9570) 2020-04-28 18:24:24 +02:00
wizard.scss FIX: add table CSS rules to normalize (#10176) 2020-07-07 16:47:03 +10:00