aboutsummaryrefslogtreecommitdiff
path: root/src/components/moderation_tools
Commit message (Collapse)AuthorAge
* Fix/popover performanceShpuld Shpludson2020-02-28
|
* tabs & toggled (ex pressed) buttonsHenry Jameson2020-01-13
|
* Merge remote-tracking branch 'upstream/develop' into streamingHenry Jameson2019-12-26
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (51 commits) toggle_activation api is also deprecated use vuex action refactor toggleActivationStatus replace setActivationStatus api with new one use flex for stickers i18n/update-ja_easy Use a centralized fallback for missing values and use instance.federating instead of instance.federation.enabled Add fallback in case BE does not report federating status in nodeinfo The value we are looking for is federationPolicy.enabled, not federationPolicy.federating Logic should be to hide TWKN if not federating OR if instance is not public Finally trust eslint More lint More lint Lint mfa: removed unused code increase icon width a little bit in the nav panel add icons to nav panel Revert "Merge branch 'revert-96cab6d8' into 'develop'" Support "native" captcha Revert "Merge branch 'oauth-extra-scopes' into 'develop'" ...
| * use vuex actiontaehoon2019-12-15
| |
| * replace setActivationStatus api with new onetaehoon2019-12-15
| |
* | Backend Interactor service overhaul, removed the need for copypastingHenry Jameson2019-11-24
|/
* 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
|
* npm eslint --fix .Henry 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