]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
13 months agoMerge branch 'main' into fix/thumb-action-button-alignment
Alec Armbruster [Tue, 27 Jun 2023 21:16:26 +0000 (17:16 -0400)]
Merge branch 'main' into fix/thumb-action-button-alignment

13 months agoMerge pull request #1656 from LemmyNet/refactor/move-role-pill-to-util
SleeplessOne1917 [Tue, 27 Jun 2023 20:42:42 +0000 (16:42 -0400)]
Merge pull request #1656 from LemmyNet/refactor/move-role-pill-to-util

Move `getRoleLabelPill` to `@utils/app`

13 months agorefactor
Alec Armbruster [Tue, 27 Jun 2023 19:49:14 +0000 (15:49 -0400)]
refactor

13 months agoMerge pull request #1623 from LemmyNet/bugfix/make-post-creator-badge-stand-out-more
SleeplessOne1917 [Tue, 27 Jun 2023 19:10:43 +0000 (15:10 -0400)]
Merge pull request #1623 from LemmyNet/bugfix/make-post-creator-badge-stand-out-more

Distinguish "Creator" badge on comments

13 months agorefactor again
Alec Armbruster [Tue, 27 Jun 2023 19:00:35 +0000 (15:00 -0400)]
refactor again

13 months agochange me-2 to me-1, no need for me-2 width
Alec Armbruster [Tue, 27 Jun 2023 18:39:30 +0000 (14:39 -0400)]
change me-2 to me-1, no need for me-2 width

13 months agomake mod shrunken label text-primary
Alec Armbruster [Tue, 27 Jun 2023 18:36:19 +0000 (14:36 -0400)]
make mod shrunken label text-primary

13 months agooops
Alec Armbruster [Tue, 27 Jun 2023 18:31:53 +0000 (14:31 -0400)]
oops

13 months agorefactor x2
Alec Armbruster [Tue, 27 Jun 2023 18:29:44 +0000 (14:29 -0400)]
refactor x2

13 months agorefactor
Alec Armbruster [Tue, 27 Jun 2023 18:10:05 +0000 (14:10 -0400)]
refactor

13 months agoMerge branch 'main' of https://github.com/LemmyNet/lemmy-ui into bugfix/make-post...
Alec Armbruster [Tue, 27 Jun 2023 17:49:34 +0000 (13:49 -0400)]
Merge branch 'main' of https://github.com/LemmyNet/lemmy-ui into bugfix/make-post-creator-badge-stand-out-more

13 months agoMerge pull request #1651 from LemmyNet/chore/use-classnames-instead
SleeplessOne1917 [Tue, 27 Jun 2023 17:48:50 +0000 (13:48 -0400)]
Merge pull request #1651 from LemmyNet/chore/use-classnames-instead

Use `classNames` in #1650

13 months agoadd @jsit advice
Alec Armbruster [Tue, 27 Jun 2023 17:41:31 +0000 (13:41 -0400)]
add @jsit advice

13 months agoMerge pull request #1650 from LemmyNet/bugfix/fix-markdown-textarea-disabled-button...
SleeplessOne1917 [Tue, 27 Jun 2023 17:22:57 +0000 (13:22 -0400)]
Merge pull request #1650 from LemmyNet/bugfix/fix-markdown-textarea-disabled-button-borders

Fix borders on `MarkdownTextarea` buttons when disabled

13 months agofix weird borders when markdown textarea is disabled
Alec Armbruster [Tue, 27 Jun 2023 16:59:06 +0000 (12:59 -0400)]
fix weird borders when markdown textarea is disabled

13 months agouse span
Alec Armbruster [Tue, 27 Jun 2023 15:44:17 +0000 (11:44 -0400)]
use span

13 months agoMerge branch 'main' into fix/thumb-action-button-alignment
Jay Sitter [Tue, 27 Jun 2023 15:42:31 +0000 (11:42 -0400)]
Merge branch 'main' into fix/thumb-action-button-alignment

13 months agoalways show badge on mobile
Alec Armbruster [Tue, 27 Jun 2023 15:42:00 +0000 (11:42 -0400)]
always show badge on mobile

13 months agoMerge branch 'main' of https://github.com/LemmyNet/lemmy-ui into bugfix/make-post...
Alec Armbruster [Tue, 27 Jun 2023 15:41:15 +0000 (11:41 -0400)]
Merge branch 'main' of https://github.com/LemmyNet/lemmy-ui into bugfix/make-post-creator-badge-stand-out-more

13 months agoMerge branch 'main' into feat/pureblack-theme
Alec Armbruster [Tue, 27 Jun 2023 15:31:07 +0000 (11:31 -0400)]
Merge branch 'main' into feat/pureblack-theme

13 months agofix a few colors
Alec Armbruster [Tue, 27 Jun 2023 15:30:32 +0000 (11:30 -0400)]
fix a few colors

13 months agoReduce fetchLimit (40 -> 20) (#1638)
Sander Saarend [Tue, 27 Jun 2023 14:52:01 +0000 (17:52 +0300)]
Reduce fetchLimit (40 -> 20) (#1638)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoMerge pull request #1596 from jsit/feat/toggle-body-1595
Jay Sitter [Tue, 27 Jun 2023 13:13:20 +0000 (09:13 -0400)]
Merge pull request #1596 from jsit/feat/toggle-body-1595

feat(UI): Always put post body behind toggle on post listings

13 months agoMerge branch 'main' into feat/toggle-body-1595
Jay Sitter [Tue, 27 Jun 2023 13:11:01 +0000 (09:11 -0400)]
Merge branch 'main' into feat/toggle-body-1595

13 months agoMerge pull request #1642 from LemmyNet/fix_docker_build_webpack_analyzer
SleeplessOne1917 [Tue, 27 Jun 2023 13:04:11 +0000 (09:04 -0400)]
Merge pull request #1642 from LemmyNet/fix_docker_build_webpack_analyzer

Moving webpack-bundle-analyzer require inside mode check to fix docker.

13 months agoMerge branch 'main' into feat/toggle-body-1595
Jay Sitter [Tue, 27 Jun 2023 12:57:06 +0000 (08:57 -0400)]
Merge branch 'main' into feat/toggle-body-1595

13 months agoMoving webpack-bundle-analyzer require inside mode check to fix docker.
Dessalines [Tue, 27 Jun 2023 12:47:39 +0000 (08:47 -0400)]
Moving webpack-bundle-analyzer require inside mode check to fix docker.

13 months agov0.18.1-rc.1
Dessalines [Tue, 27 Jun 2023 12:10:42 +0000 (08:10 -0400)]
v0.18.1-rc.1

13 months agoFix allowed and blocked instances not being fetched for admin settings (#1627)
SleeplessOne1917 [Tue, 27 Jun 2023 12:09:55 +0000 (08:09 -0400)]
Fix allowed and blocked instances not being fetched for admin settings (#1627)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoMerge pull request #1620 from pascaldevink/create_space_between_cancel_and_ban_button
SleeplessOne1917 [Tue, 27 Jun 2023 11:56:04 +0000 (07:56 -0400)]
Merge pull request #1620 from pascaldevink/create_space_between_cancel_and_ban_button

Add space between cancel and ban button

13 months agoMerge branch 'main' into create_space_between_cancel_and_ban_button
Dessalines [Tue, 27 Jun 2023 11:46:25 +0000 (07:46 -0400)]
Merge branch 'main' into create_space_between_cancel_and_ban_button

13 months agofix: Restore mdNoImages import
Jay Sitter [Tue, 27 Jun 2023 01:12:43 +0000 (21:12 -0400)]
fix: Restore mdNoImages import

13 months agofix: Fix alignment of preview mini-overlay buttons on thumbs
Jay Sitter [Tue, 27 Jun 2023 01:05:50 +0000 (21:05 -0400)]
fix: Fix alignment of preview mini-overlay buttons on thumbs

13 months agoMerge pull request #1629 from jsit/fix/remove-body-preview
SleeplessOne1917 [Tue, 27 Jun 2023 00:40:30 +0000 (20:40 -0400)]
Merge pull request #1629 from jsit/fix/remove-body-preview

fix: Remove body preview

13 months agofix: Remove body preview
Jay Sitter [Tue, 27 Jun 2023 00:37:28 +0000 (20:37 -0400)]
fix: Remove body preview

13 months agoMerge pull request #1590 from jsit/fix/wider-max-width-1536
SleeplessOne1917 [Tue, 27 Jun 2023 00:34:32 +0000 (20:34 -0400)]
Merge pull request #1590 from jsit/fix/wider-max-width-1536

fix(UI): Make max-width wider, and make sidebar narrower on wide screens (#1536)

13 months agoMerge branch 'main' into fix/wider-max-width-1536
SleeplessOne1917 [Tue, 27 Jun 2023 00:29:13 +0000 (20:29 -0400)]
Merge branch 'main' into fix/wider-max-width-1536

13 months agoMerge pull request #1597 from jsit/feat/hide-avatars-on-listings
SleeplessOne1917 [Tue, 27 Jun 2023 00:27:41 +0000 (20:27 -0400)]
Merge pull request #1597 from jsit/feat/hide-avatars-on-listings

feat(UI): Make post listing (icon) avatars smaller (line-height)

13 months agoMerge branch 'main' into fix/wider-max-width-1536
Jay Sitter [Tue, 27 Jun 2023 00:22:38 +0000 (20:22 -0400)]
Merge branch 'main' into fix/wider-max-width-1536

13 months agoMerge branch 'main' into feat/hide-avatars-on-listings
Jay Sitter [Tue, 27 Jun 2023 00:22:26 +0000 (20:22 -0400)]
Merge branch 'main' into feat/hide-avatars-on-listings

13 months agofix: Move toggle button to its own function
Jay Sitter [Tue, 27 Jun 2023 00:20:14 +0000 (20:20 -0400)]
fix: Move toggle button to its own function

13 months agoMerge remote-tracking branch 'lemmy/main' into feat/toggle-body-1595
Jay Sitter [Tue, 27 Jun 2023 00:15:56 +0000 (20:15 -0400)]
Merge remote-tracking branch 'lemmy/main' into feat/toggle-body-1595

* lemmy/main:
  fix vote button alignment
  partially revert change
  Fix feedback on banning an unbanning
  remove icon (#1618)
  Indicate valid and invalid fields in signup form (#1450)
  capitalize button (#1616)
  Move password reset form to separate route, view (#1390)
  feat(UI): Reduce base font size (#1591)
  Fix: missing semantic css classes and html elements (#1583)
  remove hook entirely
  chore(DX): Add prettier to eslint config for use with editors
  fix bug collapsing previews when voting
  fix: Remove unnecessary string interpolations
  fix: Remove unnecessary class
  fix: Remove unnecessary classes
  fix: Restore removed classes
  fix: Remove wrapping li's
  fix: Remove extraneous classes
  fix: Move things back to where they were
  chore: Separate post mod buttons into functions

13 months agofix: Show metadata preview card on all post pages
Jay Sitter [Tue, 27 Jun 2023 00:12:21 +0000 (20:12 -0400)]
fix: Show metadata preview card on all post pages

13 months agoFix feedback on banning an unbanning
Pascal de Vink [Mon, 26 Jun 2023 20:45:56 +0000 (21:45 +0100)]
Fix feedback on banning an unbanning

 When banning or unbanning, the API call was done, but updating the
frontend failed. This caused a confusing experience for an admin, until
the page was reloaded.

13 months agofix vote button alignment
Alec Armbruster [Mon, 26 Jun 2023 21:10:39 +0000 (17:10 -0400)]
fix vote button alignment

13 months agoremove icon (#1618)
Alec Armbruster [Mon, 26 Jun 2023 20:09:11 +0000 (16:09 -0400)]
remove icon (#1618)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoIndicate valid and invalid fields in signup form (#1450)
dullbananas [Mon, 26 Jun 2023 19:57:23 +0000 (12:57 -0700)]
Indicate valid and invalid fields in signup form (#1450)

* Use was-validated class in signup form

* Update signup.tsx

* Update signup.tsx

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
13 months agocapitalize button (#1616)
Alec Armbruster [Mon, 26 Jun 2023 19:25:22 +0000 (15:25 -0400)]
capitalize button (#1616)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoMove password reset form to separate route, view (#1390)
Alec Armbruster [Mon, 26 Jun 2023 18:54:38 +0000 (14:54 -0400)]
Move password reset form to separate route, view (#1390)

* rework password reset form

* make self-suggested changes

* cleaning

* validate in handlePasswordReset as well

* update submodule

* partially make suggested changes

* make suggested changes

* resolve merge conflicts

* resolve merge conflicts

* resolve merge conflicts

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agofeat(UI): Reduce base font size (#1591)
Jay Sitter [Mon, 26 Jun 2023 18:53:37 +0000 (14:53 -0400)]
feat(UI): Reduce base font size (#1591)

* feat: Reduce base font size

* chore: Build themes

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoFix: missing semantic css classes and html elements (#1583)
Anansi [Mon, 26 Jun 2023 18:51:04 +0000 (20:51 +0200)]
Fix: missing semantic css classes and html elements (#1583)

* Fix: missing semantic css classes and html elements.

Now all pages have a main and aside element when a sidebar is present to facilitate custom theming. This does not impact the default behavior of the front.

* Fix: re-added communityref on main element

---------

Co-authored-by: 0xAnansi <0xAnansi@omageni.com>
Co-authored-by: Jay Sitter <jsit@users.noreply.github.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agopartially revert change
Alec Armbruster [Mon, 26 Jun 2023 21:04:19 +0000 (17:04 -0400)]
partially revert change

13 months agochore(DX): Add prettier to eslint config for use with editors
Jay Sitter [Mon, 26 Jun 2023 14:37:21 +0000 (10:37 -0400)]
chore(DX): Add prettier to eslint config for use with editors

13 months agofix: Remove unnecessary class
Jay Sitter [Sun, 25 Jun 2023 22:18:47 +0000 (18:18 -0400)]
fix: Remove unnecessary class

13 months agofix: Remove unnecessary classes
Jay Sitter [Sun, 25 Jun 2023 22:18:16 +0000 (18:18 -0400)]
fix: Remove unnecessary classes

13 months agofix: Restore removed classes
Jay Sitter [Sun, 25 Jun 2023 22:15:59 +0000 (18:15 -0400)]
fix: Restore removed classes

13 months agofix: Remove wrapping li's
Jay Sitter [Sun, 25 Jun 2023 22:13:13 +0000 (18:13 -0400)]
fix: Remove wrapping li's

13 months agofix: Remove extraneous classes
Jay Sitter [Sun, 25 Jun 2023 22:11:12 +0000 (18:11 -0400)]
fix: Remove extraneous classes

13 months agofix: Move things back to where they were
Jay Sitter [Sun, 25 Jun 2023 22:08:26 +0000 (18:08 -0400)]
fix: Move things back to where they were

13 months agochore: Separate post mod buttons into functions
Jay Sitter [Sun, 25 Jun 2023 22:01:25 +0000 (18:01 -0400)]
chore: Separate post mod buttons into functions

13 months agoremove hook entirely
Alec Armbruster [Mon, 26 Jun 2023 16:16:32 +0000 (12:16 -0400)]
remove hook entirely

13 months agofix bug collapsing previews when voting
Alec Armbruster [Mon, 26 Jun 2023 13:25:00 +0000 (09:25 -0400)]
fix bug collapsing previews when voting

13 months agofix: Remove unnecessary string interpolations
Jay Sitter [Sun, 25 Jun 2023 23:36:19 +0000 (19:36 -0400)]
fix: Remove unnecessary string interpolations

13 months agofix: Remove smallavatars prop
Jay Sitter [Mon, 26 Jun 2023 23:46:29 +0000 (19:46 -0400)]
fix: Remove smallavatars prop

13 months agofix: Restore icon avatars; make smaller and roundrect
Jay Sitter [Mon, 26 Jun 2023 22:07:10 +0000 (18:07 -0400)]
fix: Restore icon avatars; make smaller and roundrect

13 months agoMerge pull request #1608 from LemmyNet/bug/fix-image-collapse-upon-vote
SleeplessOne1917 [Mon, 26 Jun 2023 22:51:05 +0000 (18:51 -0400)]
Merge pull request #1608 from LemmyNet/bug/fix-image-collapse-upon-vote

Prevent `PostListing` previews from collapsing when voting

13 months agoMerge branch 'main' into bug/fix-image-collapse-upon-vote
SleeplessOne1917 [Mon, 26 Jun 2023 22:47:49 +0000 (18:47 -0400)]
Merge branch 'main' into bug/fix-image-collapse-upon-vote

13 months agoMerge branch 'main' into create_space_between_cancel_and_ban_button
SleeplessOne1917 [Mon, 26 Jun 2023 22:46:22 +0000 (18:46 -0400)]
Merge branch 'main' into create_space_between_cancel_and_ban_button

13 months agoMerge branch 'main' into feat/create-post-file-upload-a11y
Jay Sitter [Mon, 26 Jun 2023 22:43:26 +0000 (18:43 -0400)]
Merge branch 'main' into feat/create-post-file-upload-a11y

13 months agofix: Use Bootstrap file upload form control styles
Jay Sitter [Mon, 26 Jun 2023 22:42:44 +0000 (18:42 -0400)]
fix: Use Bootstrap file upload form control styles

13 months agoFix feedback on banning an unbanning
Pascal de Vink [Mon, 26 Jun 2023 20:45:56 +0000 (21:45 +0100)]
Fix feedback on banning an unbanning

 When banning or unbanning, the API call was done, but updating the
frontend failed. This caused a confusing experience for an admin, until
the page was reloaded.

13 months agofix vote button alignment
Alec Armbruster [Mon, 26 Jun 2023 21:10:39 +0000 (17:10 -0400)]
fix vote button alignment

13 months agoremove icon (#1618)
Alec Armbruster [Mon, 26 Jun 2023 20:09:11 +0000 (16:09 -0400)]
remove icon (#1618)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoIndicate valid and invalid fields in signup form (#1450)
dullbananas [Mon, 26 Jun 2023 19:57:23 +0000 (12:57 -0700)]
Indicate valid and invalid fields in signup form (#1450)

* Use was-validated class in signup form

* Update signup.tsx

* Update signup.tsx

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
13 months agocapitalize button (#1616)
Alec Armbruster [Mon, 26 Jun 2023 19:25:22 +0000 (15:25 -0400)]
capitalize button (#1616)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoMove password reset form to separate route, view (#1390)
Alec Armbruster [Mon, 26 Jun 2023 18:54:38 +0000 (14:54 -0400)]
Move password reset form to separate route, view (#1390)

* rework password reset form

* make self-suggested changes

* cleaning

* validate in handlePasswordReset as well

* update submodule

* partially make suggested changes

* make suggested changes

* resolve merge conflicts

* resolve merge conflicts

* resolve merge conflicts

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agofeat(UI): Reduce base font size (#1591)
Jay Sitter [Mon, 26 Jun 2023 18:53:37 +0000 (14:53 -0400)]
feat(UI): Reduce base font size (#1591)

* feat: Reduce base font size

* chore: Build themes

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoFix: missing semantic css classes and html elements (#1583)
Anansi [Mon, 26 Jun 2023 18:51:04 +0000 (20:51 +0200)]
Fix: missing semantic css classes and html elements (#1583)

* Fix: missing semantic css classes and html elements.

Now all pages have a main and aside element when a sidebar is present to facilitate custom theming. This does not impact the default behavior of the front.

* Fix: re-added communityref on main element

---------

Co-authored-by: 0xAnansi <0xAnansi@omageni.com>
Co-authored-by: Jay Sitter <jsit@users.noreply.github.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agochore(DX): Add prettier to eslint config for use with editors
Jay Sitter [Mon, 26 Jun 2023 14:37:21 +0000 (10:37 -0400)]
chore(DX): Add prettier to eslint config for use with editors

13 months agoOnly give child comments colored borders
SleeplessOne1917 [Sun, 25 Jun 2023 19:20:06 +0000 (15:20 -0400)]
Only give child comments colored borders

13 months agoAssociate NSFW label with its checkbox
Dominic Mazzoni [Mon, 26 Jun 2023 04:11:23 +0000 (21:11 -0700)]
Associate NSFW label with its checkbox

13 months agofix: Remove unnecessary string interpolations
Jay Sitter [Sun, 25 Jun 2023 23:36:19 +0000 (19:36 -0400)]
fix: Remove unnecessary string interpolations

13 months agofix: Remove unnecessary class
Jay Sitter [Sun, 25 Jun 2023 22:18:47 +0000 (18:18 -0400)]
fix: Remove unnecessary class

13 months agofix: Remove unnecessary classes
Jay Sitter [Sun, 25 Jun 2023 22:18:16 +0000 (18:18 -0400)]
fix: Remove unnecessary classes

13 months agofix: Restore removed classes
Jay Sitter [Sun, 25 Jun 2023 22:15:59 +0000 (18:15 -0400)]
fix: Restore removed classes

13 months agofix: Remove wrapping li's
Jay Sitter [Sun, 25 Jun 2023 22:13:13 +0000 (18:13 -0400)]
fix: Remove wrapping li's

13 months agofix: Remove extraneous classes
Jay Sitter [Sun, 25 Jun 2023 22:11:12 +0000 (18:11 -0400)]
fix: Remove extraneous classes

13 months agofix: Move things back to where they were
Jay Sitter [Sun, 25 Jun 2023 22:08:26 +0000 (18:08 -0400)]
fix: Move things back to where they were

13 months agochore: Separate post mod buttons into functions
Jay Sitter [Sun, 25 Jun 2023 22:01:25 +0000 (18:01 -0400)]
chore: Separate post mod buttons into functions

13 months agoMerge remote-tracking branch 'lemmy/main' into fix/wider-max-width-1536
Jay Sitter [Mon, 26 Jun 2023 22:24:31 +0000 (18:24 -0400)]
Merge remote-tracking branch 'lemmy/main' into fix/wider-max-width-1536

* lemmy/main:
  fix vote button alignment
  Fix feedback on banning an unbanning
  remove icon (#1618)
  Indicate valid and invalid fields in signup form (#1450)
  capitalize button (#1616)
  Move password reset form to separate route, view (#1390)
  feat(UI): Reduce base font size (#1591)
  Fix: missing semantic css classes and html elements (#1583)

13 months agoMerge branch 'main' into feat/hide-avatars-on-listings
Jay Sitter [Mon, 26 Jun 2023 22:12:04 +0000 (18:12 -0400)]
Merge branch 'main' into feat/hide-avatars-on-listings

13 months agoremove toUpperCase since the translation is uppercase
Alec Armbruster [Mon, 26 Jun 2023 21:19:34 +0000 (17:19 -0400)]
remove toUpperCase since the translation is uppercase

13 months agoMerge pull request #1624 from LemmyNet/bugfix/vote-button-position
SleeplessOne1917 [Mon, 26 Jun 2023 21:19:19 +0000 (21:19 +0000)]
Merge pull request #1624 from LemmyNet/bugfix/vote-button-position

Fix `VoteButtons` positioning

13 months agoMerge branch 'main' into bugfix/vote-button-position
SleeplessOne1917 [Mon, 26 Jun 2023 21:15:53 +0000 (21:15 +0000)]
Merge branch 'main' into bugfix/vote-button-position

13 months agoMerge pull request #1622 from pascaldevink/fix_feedback_on_ban_and_unban
SleeplessOne1917 [Mon, 26 Jun 2023 21:10:52 +0000 (21:10 +0000)]
Merge pull request #1622 from pascaldevink/fix_feedback_on_ban_and_unban

Fix feedback on banning an unbanning

13 months agofix vote button alignment
Alec Armbruster [Mon, 26 Jun 2023 21:10:39 +0000 (17:10 -0400)]
fix vote button alignment

13 months agoMerge branch 'main' into fix_feedback_on_ban_and_unban
SleeplessOne1917 [Mon, 26 Jun 2023 21:08:32 +0000 (21:08 +0000)]
Merge branch 'main' into fix_feedback_on_ban_and_unban

13 months agopartially revert change
Alec Armbruster [Mon, 26 Jun 2023 21:04:19 +0000 (17:04 -0400)]
partially revert change

13 months agoAdd space between cancel and ban button
Pascal de Vink [Mon, 26 Jun 2023 19:46:15 +0000 (20:46 +0100)]
Add space between cancel and ban button

When banning a user, the modal has two buttons: cancel and ban. These
buttons are so close to each other that it's hard to see they are
separate buttons.
By putting each button on their own row, there is more space between
them.

13 months agoadd tooltip
Alec Armbruster [Mon, 26 Jun 2023 20:49:09 +0000 (16:49 -0400)]
add tooltip