| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | remove all "fallback variables" | Henry Jameson | 2024-03-04 |
| | | |||
| * | consistent menu-items | Henry Jameson | 2024-02-28 |
| | | |||
| * | add roundness, fix inputs | Henry Jameson | 2024-02-13 |
| | | |||
| * | buttons look great now, including unstyled ones menu items work too | Henry Jameson | 2024-02-12 |
| | | |||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | Show moderation drop down menu and items based on privileges | Ilja | 2022-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. | ||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | migrate to v-slot | Henry Jameson | 2021-04-25 |
| | | |||
| * | fix portals/teleports | Henry Jameson | 2021-04-25 |
| | | |||
| * | Add a chevron to moderation tools button to indicate it opens a menu | rinpatch | 2021-03-15 |
| | | | | | Closes #1069 | ||
| * | add a quick settings menu for timeline headers | Shpuld Shpuldson | 2021-02-25 |
| | | |||
| * | fix wrong button style, add new option for popover to better deal with ↵ | Shpuld Shpuldson | 2020-11-25 |
| | | | | | different layouts | ||
| * | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 |
| | | |||
| * | fix/leftover-emoji-checkboxes-in-settings | Dym Sohin | 2020-10-11 |
| | | |||
| * | Fix/popover performance | Shpuld Shpludson | 2020-02-28 |
| | | |||
| * | tabs & toggled (ex pressed) buttons | Henry Jameson | 2020-01-13 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into streaming | Henry Jameson | 2019-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 action | taehoon | 2019-12-15 |
| | | | |||
| | * | replace setActivationStatus api with new one | taehoon | 2019-12-15 |
| | | | |||
| * | | Backend Interactor service overhaul, removed the need for copypasting | Henry Jameson | 2019-11-24 |
| |/ | |||
| * | set different trigger event in desktop and mobile by default | taehoon | 2019-10-24 |
| | | |||
| * | migrate popper css | taehoon | 2019-07-15 |
| | | |||
| * | rewrite ModerationTools using v-tooltip | taehoon | 2019-07-15 |
| | | |||
| * | eslint —fix | taehoon | 2019-07-10 |
| | | |||
| * | clean up + add btn-group css class | taehoon | 2019-07-10 |
| | | |||
| * | clean up layout | taehoon | 2019-07-10 |
| | | |||
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| | | |||
| * | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| | | |||
| * | render modal at the root level using portal | taehoon | 2019-06-06 |
| | | |||
| * | move drowdown menu to popper | Henry Jameson | 2019-05-27 |
| | | |||
| * | #468 - add extra buttons for status actions | dave | 2019-05-15 |
| | | |||
| * | Added moderation menu | eugenijm | 2019-04-01 |
