Henry Jameson
002b97295d
lint
2026-06-11 12:34:13 +03:00
Henry Jameson
8b3bdd2191
only show "show all statuses" if user has privilege
2026-06-11 12:04:22 +03:00
Henry Jameson
04d1741c80
only show "show all posts" if only one user is selected
2026-06-11 12:03:57 +03:00
Henry Jameson
20b2e58f6f
proper privilege checking
2026-06-11 11:49:57 +03:00
Henry Jameson
781e926681
lint
2026-06-10 19:32:41 +03:00
Henry Jameson
d94cac6376
review pass 1
2026-06-10 19:30:08 +03:00
Henry Jameson
7a8da94723
lint
2026-06-10 17:39:53 +03:00
Henry Jameson
9fbc832de9
godmode implemented
2026-06-10 17:38:31 +03:00
Henry Jameson
19d8875196
implemented status visibility change
2026-06-10 17:19:45 +03:00
Henry Jameson
5ef686f314
fixes and missing strings
2026-06-10 14:39:58 +03:00
Henry Jameson
dfc9ee8359
typos
2026-06-10 02:48:38 +03:00
Henry Jameson
e56ea2dbeb
cleaned up, refactored and implemented new <ModerationTools>
2026-06-10 01:58:49 +03:00
Henry Jameson
d1bb7fef5f
normalize components path to be absolute
2026-06-04 21:56:25 +03:00
Henry Jameson
1e93e0a9c3
separate featureset into instancecapabilites store
2026-02-05 00:28:45 +02:00
Henry Jameson
18d8ea6b63
better lint
2026-01-29 20:40:00 +02:00
Henry Jameson
e554eeeef6
separation support
2026-01-29 20:37:48 +02:00
Henry Jameson
24ce2dc0a5
first pass of migration - states and obvious replacements
2026-01-29 00:51:37 +02:00
Henry Jameson
42930252b1
better imports organization
2026-01-08 17:42:20 +02:00
Henry Jameson
9262e803ec
biome format --write
2026-01-06 16:22:52 +02:00
Henry Jameson
1fdb676eca
better buttons sizing
2025-07-30 01:20:27 +03:00
Henry Jameson
d1ea589531
manual lint --fix
2025-02-04 15:23:21 +02:00
Henry Jameson
b0a0560dbd
lint
2025-01-20 16:22:41 +02:00
Henry Jameson
4887d37110
make all dropdown menus consistent
2025-01-13 17:38:44 +02:00
Henry Jameson
075f2cb903
remove all "fallback variables"
2024-03-04 19:45:42 +02:00
Henry Jameson
fe93717d47
consistent menu-items
2024-02-28 01:23:43 +02:00
Henry Jameson
bcc5084409
add roundness, fix inputs
2024-02-13 02:09:43 +02:00
Henry Jameson
ae345d2c45
buttons look great now, including unstyled ones menu items work too
2024-02-12 17:26:08 +02:00
tusooa
7dc2277453
Use stylelint
2023-01-09 13:02:16 -05:00
Ilja
56d1232588
Show moderation drop down menu and items based on privileges
...
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.
2022-08-06 22:33:38 +02:00
Henry Jameson
fddb531ed2
--fix
2022-07-31 12:35:48 +03:00
Henry Jameson
8d46fd78c7
migrate to v-slot
2021-04-25 14:05:25 +03:00
Henry Jameson
709b75198d
fix portals/teleports
2021-04-25 14:05:25 +03:00
rinpatch
4c36ac12b6
Add a chevron to moderation tools button to indicate it opens a menu
...
Closes #1069
2021-03-15 17:49:52 +03:00
Shpuld Shpuldson
51a78e8b8a
add a quick settings menu for timeline headers
2021-02-25 10:56:16 +02:00
Shpuld Shpuldson
2137d6395a
fix wrong button style, add new option for popover to better deal with different layouts
2020-11-25 18:33:08 +02:00
Shpuld Shpuldson
7b99d98c55
Replace all use of <a> + href='#' with proper buttons
2020-11-24 12:32:42 +02:00
Dym Sohin
e5bd1c20b0
fix/leftover-emoji-checkboxes-in-settings
2020-10-11 02:03:45 +02:00
Shpuld Shpludson
31225f5d14
Fix/popover performance
2020-02-28 16:39:47 +00:00
Henry Jameson
9f7af191e8
tabs & toggled (ex pressed) buttons
2020-01-13 22:19:19 +02:00
Henry Jameson
b619477573
Merge remote-tracking branch 'upstream/develop' into streaming
...
* 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'"
...
2019-12-26 12:47:51 +02:00
taehoon
36376ce57c
use vuex action
2019-12-15 14:32:04 -05:00
taehoon
506822bed0
replace setActivationStatus api with new one
2019-12-15 14:32:04 -05:00
Henry Jameson
ddb6fb9217
Backend Interactor service overhaul, removed the need for copypasting
2019-11-24 13:57:46 +02:00
taehoon
c009f17651
set different trigger event in desktop and mobile by default
2019-10-24 15:15:33 -04:00
taehoon
c4789a348f
migrate popper css
2019-07-15 21:22:41 -04:00
taehoon
4f74392641
rewrite ModerationTools using v-tooltip
2019-07-15 21:22:41 -04:00
taehoon
b2dbf01a72
eslint —fix
2019-07-10 21:01:08 -04:00
taehoon
2ab00387fe
clean up + add btn-group css class
2019-07-10 21:01:07 -04:00
taehoon
e1d6e56e1b
clean up layout
2019-07-10 21:01:07 -04:00
Henry Jameson
8d6750d9c2
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00