aboutsummaryrefslogtreecommitdiff
path: root/src/components/moderation_tools/moderation_tools.vue
Commit message (Collapse)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
|
* consistent menu-itemsHenry Jameson2024-02-28
|
* add roundness, fix inputsHenry Jameson2024-02-13
|
* buttons look great now, including unstyled ones menu items work tooHenry Jameson2024-02-12
|
* Use stylelinttusooa2023-01-09
|
* Show moderation drop down menu and items based on privilegesIlja2022-08-06
| | | | | | | | | There's a seperator between certain blocks of items. I show/hide the seperator together with the block under it. When a block with a seperator is at the top, the seperator doesn't show, keeping a consistent look with seperators only between blocks. I also hide granting roles for deactivated accounts because that doesn't make much sense to me. For the rest the items are hidden when you're not privileged. When there's no privileges that show items, the menu isn't shown either.
* --fixHenry Jameson2022-07-31
|
* migrate to v-slotHenry Jameson2021-04-25
|
* fix portals/teleportsHenry Jameson2021-04-25
|
* Add a chevron to moderation tools button to indicate it opens a menurinpatch2021-03-15
| | | | Closes #1069
* add a quick settings menu for timeline headersShpuld Shpuldson2021-02-25
|
* fix wrong button style, add new option for popover to better deal with ↵Shpuld Shpuldson2020-11-25
| | | | different layouts
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* fix/leftover-emoji-checkboxes-in-settingsDym Sohin2020-10-11
|
* Fix/popover performanceShpuld Shpludson2020-02-28
|
* tabs & toggled (ex pressed) buttonsHenry Jameson2020-01-13
|
* set different trigger event in desktop and mobile by defaulttaehoon2019-10-24
|
* migrate popper csstaehoon2019-07-15
|
* rewrite ModerationTools using v-tooltiptaehoon2019-07-15
|
* eslint —fixtaehoon2019-07-10
|
* clean up + add btn-group css classtaehoon2019-07-10
|
* clean up layouttaehoon2019-07-10
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* render modal at the root level using portaltaehoon2019-06-06
|
* move drowdown menu to popperHenry Jameson2019-05-27
|
* #468 - add extra buttons for status actionsdave2019-05-15
|
* Added moderation menueugenijm2019-04-01