]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
14 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>
14 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>
14 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>
14 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>
14 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>
14 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

14 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

14 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

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

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

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

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

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

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

14 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

14 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

14 months agoMerge branch 'main' into feat/create-post-file-upload-a11y
Jay Sitter [Sun, 25 Jun 2023 22:20:04 +0000 (18:20 -0400)]
Merge branch 'main' into feat/create-post-file-upload-a11y

14 months agoMerge pull request #1598 from jsit/feat/fix-link-hover-colors
SleeplessOne1917 [Sun, 25 Jun 2023 21:42:08 +0000 (21:42 +0000)]
Merge pull request #1598 from jsit/feat/fix-link-hover-colors

14 months agofeat(UI): Fix some link hover colors
Jay Sitter [Sun, 25 Jun 2023 21:18:25 +0000 (17:18 -0400)]
feat(UI): Fix some link hover colors

14 months agoMerge pull request #1592 from minorninth/csp_media_src_data_urls
SleeplessOne1917 [Sun, 25 Jun 2023 19:21:05 +0000 (19:21 +0000)]
Merge pull request #1592 from minorninth/csp_media_src_data_urls

CSP should allow data urls for media-src or the audio captcha won't work

14 months agoMerge branch 'main' into csp_media_src_data_urls
SleeplessOne1917 [Sun, 25 Jun 2023 19:16:46 +0000 (19:16 +0000)]
Merge branch 'main' into csp_media_src_data_urls

14 months agoMerge pull request #1588 from LemmyNet/new-comment-space
SleeplessOne1917 [Sun, 25 Jun 2023 19:15:40 +0000 (19:15 +0000)]
Merge pull request #1588 from LemmyNet/new-comment-space

Add margin to new comment text

14 months agoUpdate post-listing.tsx
SleeplessOne1917 [Sun, 25 Jun 2023 19:13:27 +0000 (15:13 -0400)]
Update post-listing.tsx

Removed unnecessary bootstrap class

14 months agoCSP should allow data urls for media-src or the audio captcha won't work
Dominic Mazzoni [Sun, 25 Jun 2023 19:12:32 +0000 (12:12 -0700)]
CSP should allow data urls for media-src or the audio captcha won't work

14 months agoMerge branch 'main' into new-comment-space
SleeplessOne1917 [Sun, 25 Jun 2023 17:29:02 +0000 (17:29 +0000)]
Merge branch 'main' into new-comment-space

14 months agoUse spae instead of margin
SleeplessOne1917 [Sun, 25 Jun 2023 17:28:00 +0000 (13:28 -0400)]
Use spae instead of margin

14 months agoMerge pull request #1589 from LemmyNet/double-search
SleeplessOne1917 [Sun, 25 Jun 2023 17:23:37 +0000 (17:23 +0000)]
Merge pull request #1589 from LemmyNet/double-search

Fix search request being called twice on search page

14 months agoMerge branch 'main' into double-search
Alec Armbruster [Sun, 25 Jun 2023 17:18:55 +0000 (13:18 -0400)]
Merge branch 'main' into double-search

14 months agoFix search request being called twice on search page
SleeplessOne1917 [Sun, 25 Jun 2023 17:07:18 +0000 (13:07 -0400)]
Fix search request being called twice on search page

14 months agoMerge pull request #1585 from LemmyNet/bug/cant-set-headers-after-sent-fix
SleeplessOne1917 [Sun, 25 Jun 2023 16:44:03 +0000 (16:44 +0000)]
Merge pull request #1585 from LemmyNet/bug/cant-set-headers-after-sent-fix

Fix noisy "Can't set headers after they are sent" error

14 months agoMerge branch 'main' into bug/cant-set-headers-after-sent-fix
Jay Sitter [Sun, 25 Jun 2023 16:41:28 +0000 (12:41 -0400)]
Merge branch 'main' into bug/cant-set-headers-after-sent-fix

14 months agoAdd margin to new comment text
SleeplessOne1917 [Sun, 25 Jun 2023 16:09:53 +0000 (12:09 -0400)]
Add margin to new comment text

14 months agoMerge pull request #1586 from LemmyNet/feature/handle-video-iframes-better
SleeplessOne1917 [Sun, 25 Jun 2023 15:52:08 +0000 (15:52 +0000)]
Merge pull request #1586 from LemmyNet/feature/handle-video-iframes-better

14 months agohandle embedded iframe content better
Alec Armbruster [Sun, 25 Jun 2023 15:01:40 +0000 (11:01 -0400)]
handle embedded iframe content better

14 months agofix lint error
Alec Armbruster [Sun, 25 Jun 2023 14:47:21 +0000 (10:47 -0400)]
fix lint error

14 months agofix error on prod
Alec Armbruster [Sun, 25 Jun 2023 14:43:58 +0000 (10:43 -0400)]
fix error on prod

14 months agoMerge pull request #1578 from jsit/chore/remove-a11y-eslint-severity-overrides
SleeplessOne1917 [Sun, 25 Jun 2023 07:07:22 +0000 (07:07 +0000)]
Merge pull request #1578 from jsit/chore/remove-a11y-eslint-severity-overrides

chore(a11y): Remove a11y eslint overrides

14 months agochore: Empty commit to re-trigger Woodpecker
Jay Sitter [Sun, 25 Jun 2023 07:04:33 +0000 (03:04 -0400)]
chore: Empty commit to re-trigger Woodpecker

14 months agochore(a11y): Remove a11y eslint overrides, as there are (almost) no more violations
Jay Sitter [Sun, 25 Jun 2023 06:37:34 +0000 (02:37 -0400)]
chore(a11y): Remove a11y eslint overrides, as there are (almost) no more violations

14 months agoMerge remote-tracking branch 'lemmy/main' into feat/create-post-file-upload-a11y
Jay Sitter [Sun, 25 Jun 2023 06:27:37 +0000 (02:27 -0400)]
Merge remote-tracking branch 'lemmy/main' into feat/create-post-file-upload-a11y

* lemmy/main:
  fix: Add type=button to buttons
  chore: Empty commit to re-trigger Woodpecker
  fix: Fix some Bootstrap 5 font classes
  fix: Fix some Bootstrap 5 font classes
  fix: Specify vote content type so buttons work for both comments and posts
  v0.18.0
  Fix homepage `scrollTo(0, 0)` failing when document size changes.
  v0.18.0-rc.8
  Moved `!isBrowser()` check to `FirstLoadServer.isFirstLoad`
  Fix server-side rendering after first load.
  fix!: Try to get Vote Buttons component working in Comments
  fix: Remove unused prop
  fix: Rework some vote buttons architecture
  fix: Undo some other extraneous changes
  fix: Undo some extraneous changes
  fix: Remove tippy duplicate functions
  fix: Revert to old mobile vote style
  feat: Move vote buttons to separate component

14 months agofix(a11y): Change the look and behavior of some file upload fields
Jay Sitter [Sun, 25 Jun 2023 06:27:07 +0000 (02:27 -0400)]
fix(a11y): Change the look and behavior of some file upload fields

14 months agoMerge pull request #1488 from jsit/feat/vote-components
SleeplessOne1917 [Sun, 25 Jun 2023 06:16:00 +0000 (06:16 +0000)]
Merge pull request #1488 from jsit/feat/vote-components

feat(dev): Vote components

14 months agoMerge branch 'main' into feat/vote-components
SleeplessOne1917 [Sun, 25 Jun 2023 06:13:28 +0000 (06:13 +0000)]
Merge branch 'main' into feat/vote-components

14 months agoMerge pull request #1576 from jsit/fix/a11y-fixes-3
SleeplessOne1917 [Sun, 25 Jun 2023 06:12:33 +0000 (06:12 +0000)]
Merge pull request #1576 from jsit/fix/a11y-fixes-3

fix(a11y): Some accessibility fixes

14 months agofix: Add type=button to buttons
Jay Sitter [Sun, 25 Jun 2023 05:40:03 +0000 (01:40 -0400)]
fix: Add type=button to buttons

14 months agofix: Fix some classes on private message collapse/expand button
Jay Sitter [Sun, 25 Jun 2023 05:37:36 +0000 (01:37 -0400)]
fix: Fix some classes on private message collapse/expand button

14 months agochore(a11y): Remove now-passing jsx-a11y tests from exemptions
Jay Sitter [Sun, 25 Jun 2023 05:36:21 +0000 (01:36 -0400)]
chore(a11y): Remove now-passing jsx-a11y tests from exemptions

14 months agofix(a11y): Change divs and links to buttons
Jay Sitter [Sun, 25 Jun 2023 05:35:34 +0000 (01:35 -0400)]
fix(a11y): Change divs and links to buttons

14 months agofix: Remove invalid class
Jay Sitter [Sun, 25 Jun 2023 05:34:49 +0000 (01:34 -0400)]
fix: Remove invalid class

14 months agoMerge remote-tracking branch 'lemmy/main' into feat/vote-components
Jay Sitter [Sun, 25 Jun 2023 05:15:57 +0000 (01:15 -0400)]
Merge remote-tracking branch 'lemmy/main' into feat/vote-components

* lemmy/main:
  fix(a11y): Restore aria-activedescendant
  chore: Empty commit to re-trigger Woodpecker
  fix(a11y): Make foreground of 'remove image button' white
  fix(a11y): Add alt text to emojis form
  fix(a11y): Fix some a11y markup in Searchable Select component
  fix(a11y): Change image remove button to true button element
  fix: Ignore rule for clickaway div; 'Esc' works for this
  fix: Fix another class
  fix: Fix some Bootstrap 5 font classes

14 months agochore: Empty commit to re-trigger Woodpecker
Jay Sitter [Sat, 24 Jun 2023 23:59:28 +0000 (19:59 -0400)]
chore: Empty commit to re-trigger Woodpecker

14 months agofix: Fix some Bootstrap 5 font classes
Jay Sitter [Sat, 24 Jun 2023 22:41:29 +0000 (18:41 -0400)]
fix: Fix some Bootstrap 5 font classes

14 months agofix: Fix some Bootstrap 5 font classes
Jay Sitter [Sun, 25 Jun 2023 05:11:27 +0000 (01:11 -0400)]
fix: Fix some Bootstrap 5 font classes

14 months agoMerge pull request #1570 from jsit/fix/a11y-fixes-2
SleeplessOne1917 [Sun, 25 Jun 2023 05:08:20 +0000 (05:08 +0000)]
Merge pull request #1570 from jsit/fix/a11y-fixes-2

fix(a11y): Fixing some small a11y issues

14 months agoMerge remote-tracking branch 'lemmy/main' into fix/a11y-fixes-2
Jay Sitter [Sun, 25 Jun 2023 05:05:36 +0000 (01:05 -0400)]
Merge remote-tracking branch 'lemmy/main' into fix/a11y-fixes-2

* lemmy/main: (38 commits)
  chore: Empty commit to re-trigger Woodpecker
  fix(a11y): Fix non-list item being inside ul list in navbar
  fix: Fix non-unique ID attribute on re-used element
  fix: Fix another class
  fix: Fix some Bootstrap 5 font classes
  fix: Fix some emoji escape logic
  fix: Button doesn't need tabindex
  fix: Fix incorrect function reference
  fix: Emoji picker can be closed with escape key, other a11y fixes
  fix: Fix some a11y issues on jump to content button
  fix: Clarify a comment
  fix: Fix merge error
  Remove federation worker count
  fix: Add triangle alert icon to language warning
  added litely-compact
  changed where custom compact code goes
  added darkly-compact - issue 552
  Refactor first load handling
  Fix issue when navigating awat from settings
  Give function better name
  ...

14 months agofix(a11y): Restore aria-activedescendant
Jay Sitter [Sun, 25 Jun 2023 05:03:06 +0000 (01:03 -0400)]
fix(a11y): Restore aria-activedescendant

14 months agoMerge pull request #1567 from jsit/fix/fix-font-classes-bs5
Jay Sitter [Sun, 25 Jun 2023 04:58:58 +0000 (00:58 -0400)]
Merge pull request #1567 from jsit/fix/fix-font-classes-bs5

fix(UI): Fix some Bootstrap 5 font classes

14 months agoMerge remote-tracking branch 'lemmy/main' into fix/fix-font-classes-bs5
Jay Sitter [Sun, 25 Jun 2023 04:56:12 +0000 (00:56 -0400)]
Merge remote-tracking branch 'lemmy/main' into fix/fix-font-classes-bs5

* lemmy/main: (35 commits)
  fix(a11y): Fix non-list item being inside ul list in navbar
  fix: Fix non-unique ID attribute on re-used element
  fix: Fix some emoji escape logic
  fix: Button doesn't need tabindex
  fix: Fix incorrect function reference
  fix: Emoji picker can be closed with escape key, other a11y fixes
  fix: Fix some a11y issues on jump to content button
  fix: Clarify a comment
  fix: Fix merge error
  Remove federation worker count
  fix: Add triangle alert icon to language warning
  added litely-compact
  changed where custom compact code goes
  added darkly-compact - issue 552
  Refactor first load handling
  Fix issue when navigating awat from settings
  Give function better name
  Change function name
  Make date distance format use correct verbiage
  Extract date fns setup
  ...

14 months agoMerge branch 'main' into feat/vote-components
Jay Sitter [Sun, 25 Jun 2023 04:53:48 +0000 (00:53 -0400)]
Merge branch 'main' into feat/vote-components

14 months agoMerge pull request #1539 from LemmyNet/emoji-upload-button
SleeplessOne1917 [Sun, 25 Jun 2023 04:53:14 +0000 (04:53 +0000)]
Merge pull request #1539 from LemmyNet/emoji-upload-button

Fix emojis being unable to save

14 months agoMerge branch 'main' into emoji-upload-button
SleeplessOne1917 [Sun, 25 Jun 2023 04:50:57 +0000 (04:50 +0000)]
Merge branch 'main' into emoji-upload-button

14 months agoMerge pull request #1569 from jsit/fix/non-list-item-in-navbar
SleeplessOne1917 [Sun, 25 Jun 2023 04:43:05 +0000 (04:43 +0000)]
Merge pull request #1569 from jsit/fix/non-list-item-in-navbar

fix(a11y): Fix non-list item being inside ul list in navbar

14 months agoMerge branch 'main' into fix/non-list-item-in-navbar
SleeplessOne1917 [Sun, 25 Jun 2023 04:36:20 +0000 (04:36 +0000)]
Merge branch 'main' into fix/non-list-item-in-navbar

14 months agoMerge pull request #1568 from jsit/fix/fix-dropdown-id-unique
SleeplessOne1917 [Sun, 25 Jun 2023 04:35:39 +0000 (04:35 +0000)]
Merge pull request #1568 from jsit/fix/fix-dropdown-id-unique

fix(a11y): Fix non-unique ID attribute on re-used element

14 months agoMerge branch 'main' into fix/fix-dropdown-id-unique
SleeplessOne1917 [Sun, 25 Jun 2023 04:33:21 +0000 (04:33 +0000)]
Merge branch 'main' into fix/fix-dropdown-id-unique

14 months agoMerge pull request #1547 from jsit/fix/a11y-fixes
SleeplessOne1917 [Sun, 25 Jun 2023 04:32:18 +0000 (04:32 +0000)]
Merge pull request #1547 from jsit/fix/a11y-fixes

fix(a11y): Close Emoji Picker on 'esc', make jump link interactive button

14 months agoMerge branch 'main' into fix/a11y-fixes
SleeplessOne1917 [Sun, 25 Jun 2023 04:29:53 +0000 (04:29 +0000)]
Merge branch 'main' into fix/a11y-fixes

14 months agoMerge pull request #1543 from jsit/feat/create-private-message-updates
SleeplessOne1917 [Sun, 25 Jun 2023 04:28:56 +0000 (04:28 +0000)]
Merge pull request #1543 from jsit/feat/create-private-message-updates

feat: Private Message UX improvements

14 months agoMerge branch 'main' into emoji-upload-button
SleeplessOne1917 [Sun, 25 Jun 2023 04:27:02 +0000 (04:27 +0000)]
Merge branch 'main' into emoji-upload-button

14 months agochore: Empty commit to re-trigger Woodpecker
Jay Sitter [Sat, 24 Jun 2023 23:59:28 +0000 (19:59 -0400)]
chore: Empty commit to re-trigger Woodpecker

14 months agofix(a11y): Make foreground of 'remove image button' white
Jay Sitter [Sat, 24 Jun 2023 23:58:06 +0000 (19:58 -0400)]
fix(a11y): Make foreground of 'remove image button' white

14 months agofix(a11y): Add alt text to emojis form
Jay Sitter [Sat, 24 Jun 2023 23:55:04 +0000 (19:55 -0400)]
fix(a11y): Add alt text to emojis form

14 months agofix(a11y): Fix some a11y markup in Searchable Select component
Jay Sitter [Sat, 24 Jun 2023 23:52:30 +0000 (19:52 -0400)]
fix(a11y): Fix some a11y markup in Searchable Select component

14 months agofix(a11y): Change image remove button to true button element
Jay Sitter [Sat, 24 Jun 2023 23:44:22 +0000 (19:44 -0400)]
fix(a11y): Change image remove button to true button element

14 months agofix: Ignore rule for clickaway div; 'Esc' works for this
Jay Sitter [Sat, 24 Jun 2023 23:24:09 +0000 (19:24 -0400)]
fix: Ignore rule for clickaway div; 'Esc' works for this

14 months agofix(a11y): Fix non-list item being inside ul list in navbar
Jay Sitter [Sat, 24 Jun 2023 22:47:14 +0000 (18:47 -0400)]
fix(a11y): Fix non-list item being inside ul list in navbar

14 months agofix: Fix non-unique ID attribute on re-used element
Jay Sitter [Sat, 24 Jun 2023 22:44:39 +0000 (18:44 -0400)]
fix: Fix non-unique ID attribute on re-used element

14 months agofix: Fix another class
Jay Sitter [Sat, 24 Jun 2023 22:43:12 +0000 (18:43 -0400)]
fix: Fix another class

14 months agofix: Fix some Bootstrap 5 font classes
Jay Sitter [Sat, 24 Jun 2023 22:41:29 +0000 (18:41 -0400)]
fix: Fix some Bootstrap 5 font classes

14 months agoMerge branch 'main' into feat/vote-components
Jay Sitter [Sat, 24 Jun 2023 20:33:45 +0000 (16:33 -0400)]
Merge branch 'main' into feat/vote-components

14 months agoMerge branch 'main' into fix/a11y-fixes
Jay Sitter [Sat, 24 Jun 2023 20:33:17 +0000 (16:33 -0400)]
Merge branch 'main' into fix/a11y-fixes

14 months agoMerge branch 'main' into feat/create-private-message-updates
Jay Sitter [Sat, 24 Jun 2023 20:30:35 +0000 (16:30 -0400)]
Merge branch 'main' into feat/create-private-message-updates

14 months agoMerge pull request #1463 from jsit/feat/default-to-user-primary-lang
Jay Sitter [Sat, 24 Jun 2023 20:30:24 +0000 (16:30 -0400)]
Merge pull request #1463 from jsit/feat/default-to-user-primary-lang

feat: Default language dropdowns to user's interface language

14 months agofix: Fix some emoji escape logic
Jay Sitter [Sat, 24 Jun 2023 20:27:55 +0000 (16:27 -0400)]
fix: Fix some emoji escape logic

14 months agofix: Button doesn't need tabindex
Jay Sitter [Sat, 24 Jun 2023 20:27:29 +0000 (16:27 -0400)]
fix: Button doesn't need tabindex

14 months agofix: Fix incorrect function reference
Jay Sitter [Sat, 24 Jun 2023 20:23:21 +0000 (16:23 -0400)]
fix: Fix incorrect function reference

14 months agofix: Empty commit to re-trigger Woodpecker
Jay Sitter [Sat, 24 Jun 2023 20:15:31 +0000 (16:15 -0400)]
fix: Empty commit to re-trigger Woodpecker

14 months agoMerge branch 'main' into feat/vote-components
Jay Sitter [Sat, 24 Jun 2023 19:00:52 +0000 (15:00 -0400)]
Merge branch 'main' into feat/vote-components

14 months agoMerge branch 'main' into emoji-upload-button
Alec Armbruster [Sat, 24 Jun 2023 16:24:23 +0000 (12:24 -0400)]
Merge branch 'main' into emoji-upload-button

14 months agofix: Emoji picker can be closed with escape key, other a11y fixes
Jay Sitter [Sat, 24 Jun 2023 05:58:21 +0000 (01:58 -0400)]
fix: Emoji picker can be closed with escape key, other a11y fixes

14 months agofix: Fix some a11y issues on jump to content button
Jay Sitter [Sat, 24 Jun 2023 04:54:22 +0000 (00:54 -0400)]
fix: Fix some a11y issues on jump to content button

14 months agofix: Fix up some interface language logic and design
Jay Sitter [Sat, 24 Jun 2023 04:03:49 +0000 (00:03 -0400)]
fix: Fix up some interface language logic and design

14 months agoMerge remote-tracking branch 'lemmy/main' into feat/create-private-message-updates
Jay Sitter [Sat, 24 Jun 2023 04:40:18 +0000 (00:40 -0400)]
Merge remote-tracking branch 'lemmy/main' into feat/create-private-message-updates

* lemmy/main: (21 commits)
  Fix comments expanding when they're not supposed to (#1540)
  Remove federation worker count
  fix: Add triangle alert icon to language warning
  Refactor first load handling
  fix: Add aria-describedby for language warning
  Fix issue when navigating awat from settings
  Give function better name
  Cache post listings and restore listing state when using browser back navigation buttons.
  Change function name
  Make date distance format use correct verbiage
  Extract date fns setup
  Fix homepage `scrollTo(0, 0)` failing when document size changes.
  v0.18.0
  v0.18.0-rc.8
  Moved `!isBrowser()` check to `FirstLoadServer.isFirstLoad`
  Fix server-side rendering after first load.
  Remove unused dep
  Replace momentjs with date-fns
  added litely-compact
  changed where custom compact code goes
  ...

14 months agofix: Clarify a comment
Jay Sitter [Sat, 24 Jun 2023 04:38:17 +0000 (00:38 -0400)]
fix: Clarify a comment

14 months agofix: Fix merge error
Jay Sitter [Sat, 24 Jun 2023 04:31:35 +0000 (00:31 -0400)]
fix: Fix merge error

14 months agoRemove federation worker count
cetra3 [Sat, 24 Jun 2023 03:26:49 +0000 (12:56 +0930)]
Remove federation worker count

14 months agofix: Add triangle alert icon to language warning
Jay Sitter [Fri, 23 Jun 2023 21:49:55 +0000 (17:49 -0400)]
fix: Add triangle alert icon to language warning

14 months agoadded litely-compact
dankxiaobong [Wed, 21 Jun 2023 11:46:31 +0000 (13:46 +0200)]
added litely-compact

14 months agochanged where custom compact code goes
dankxiaobong [Wed, 21 Jun 2023 10:29:00 +0000 (12:29 +0200)]
changed where custom compact code goes

14 months agoadded darkly-compact - issue 552
dankxiaobong [Wed, 21 Jun 2023 09:19:30 +0000 (11:19 +0200)]
added darkly-compact - issue 552