]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
12 months agofix: Remove extraneous classes
Jay Sitter [Sun, 25 Jun 2023 22:11:12 +0000 (18:11 -0400)]
fix: Remove extraneous classes

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

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

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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

12 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

12 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
  ...

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

12 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

12 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
  ...

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

12 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

12 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

12 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
  ...

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

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

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

12 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

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

12 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

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

12 months agoRefactor first load handling
SleeplessOne1917 [Fri, 23 Jun 2023 19:41:10 +0000 (15:41 -0400)]
Refactor first load handling

12 months agoFix issue when navigating awat from settings
SleeplessOne1917 [Fri, 23 Jun 2023 19:16:04 +0000 (15:16 -0400)]
Fix issue when navigating awat from settings

12 months agoGive function better name
SleeplessOne1917 [Fri, 23 Jun 2023 18:33:26 +0000 (14:33 -0400)]
Give function better name

12 months agoChange function name
SleeplessOne1917 [Fri, 23 Jun 2023 14:36:21 +0000 (10:36 -0400)]
Change function name

12 months agoMake date distance format use correct verbiage
SleeplessOne1917 [Fri, 23 Jun 2023 14:33:07 +0000 (10:33 -0400)]
Make date distance format use correct verbiage

12 months agoExtract date fns setup
SleeplessOne1917 [Fri, 23 Jun 2023 14:10:41 +0000 (10:10 -0400)]
Extract date fns setup

12 months agoRemove unused dep
SleeplessOne1917 [Fri, 23 Jun 2023 03:30:41 +0000 (23:30 -0400)]
Remove unused dep

12 months agoReplace momentjs with date-fns
SleeplessOne1917 [Thu, 22 Jun 2023 23:33:02 +0000 (19:33 -0400)]
Replace momentjs with date-fns

12 months agoCache post listings and restore listing state when using browser back navigation...
dudeami0 [Fri, 23 Jun 2023 18:27:35 +0000 (14:27 -0400)]
Cache post listings and restore listing state when using browser back navigation buttons.

12 months agov0.18.0
Dessalines [Fri, 23 Jun 2023 12:40:00 +0000 (08:40 -0400)]
v0.18.0

12 months agoFix homepage `scrollTo(0, 0)` failing when document size changes.
dudeami0 [Fri, 23 Jun 2023 12:54:55 +0000 (08:54 -0400)]
Fix homepage `scrollTo(0, 0)` failing when document size changes.

12 months agov0.18.0-rc.8
Dessalines [Fri, 23 Jun 2023 11:06:05 +0000 (07:06 -0400)]
v0.18.0-rc.8

12 months agoMoved `!isBrowser()` check to `FirstLoadServer.isFirstLoad`
dudeami0 [Fri, 23 Jun 2023 05:04:03 +0000 (01:04 -0400)]
Moved `!isBrowser()` check to `FirstLoadServer.isFirstLoad`