]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
13 months agofix: Fix merge error
Jay Sitter [Sat, 24 Jun 2023 04:31:35 +0000 (00:31 -0400)]
fix: Fix merge error

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

13 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

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

13 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

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

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

13 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

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

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

13 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

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

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

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

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

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

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

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

13 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`

13 months agoFix server-side rendering after first load.
dudeami0 [Fri, 23 Jun 2023 03:30:42 +0000 (23:30 -0400)]
Fix server-side rendering after first load.

13 months agofix: Add aria-describedby for language warning
Jay Sitter [Fri, 23 Jun 2023 19:20:49 +0000 (15:20 -0400)]
fix: Add aria-describedby for language warning

13 months agoUpdate src/shared/components/common/markdown-textarea.tsx
Jay Sitter [Sat, 24 Jun 2023 04:06:40 +0000 (00:06 -0400)]
Update src/shared/components/common/markdown-textarea.tsx

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
13 months agoUpdate src/shared/components/common/markdown-textarea.tsx
Jay Sitter [Sat, 24 Jun 2023 04:06:18 +0000 (00:06 -0400)]
Update src/shared/components/common/markdown-textarea.tsx

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
13 months agofix: Disable save button if no text is entered
Jay Sitter [Sat, 24 Jun 2023 03:43:49 +0000 (23:43 -0400)]
fix: Disable save button if no text is entered

13 months agofix: Fix some more private message form stuff
Jay Sitter [Sat, 24 Jun 2023 03:38:39 +0000 (23:38 -0400)]
fix: Fix some more private message form stuff

13 months agofeat: Clean up the Create Private Message page a bit
Jay Sitter [Sat, 24 Jun 2023 03:13:09 +0000 (23:13 -0400)]
feat: Clean up the Create Private Message page a bit

13 months agoRemove `noIndent` prop from comment nodes on person view (#1491)
Alec Armbruster [Fri, 23 Jun 2023 02:56:51 +0000 (22:56 -0400)]
Remove `noIndent` prop from comment nodes on person view (#1491)

* remove noIdent prop from person details comment nodes

* remove noIndent prop from usage in Inbox

13 months agoFix inability to go to Home from Settings (#1506)
Alec Armbruster [Fri, 23 Jun 2023 02:46:38 +0000 (22:46 -0400)]
Fix inability to go to Home from Settings (#1506)

13 months agov0.18.0-rc.7
Dessalines [Fri, 23 Jun 2023 01:16:51 +0000 (21:16 -0400)]
v0.18.0-rc.7

13 months agoMerge pull request #1504 from alectrocute/actually-last-issue-template-tweaks
SleeplessOne1917 [Fri, 23 Jun 2023 01:07:39 +0000 (01:07 +0000)]
Merge pull request #1504 from alectrocute/actually-last-issue-template-tweaks

13 months agoMerge branch 'main' into actually-last-issue-template-tweaks
Alec Armbruster [Fri, 23 Jun 2023 00:36:23 +0000 (20:36 -0400)]
Merge branch 'main' into actually-last-issue-template-tweaks

13 months agoremove bullet list items
Alec Armbruster [Fri, 23 Jun 2023 00:27:27 +0000 (20:27 -0400)]
remove bullet list items

13 months ago`ISSUE_TEMPLATE` cleanup (#1493)
Alec Armbruster [Thu, 22 Jun 2023 23:04:15 +0000 (19:04 -0400)]
`ISSUE_TEMPLATE` cleanup (#1493)

13 months agoremove title attr (#1492)
Alec Armbruster [Thu, 22 Jun 2023 22:53:43 +0000 (18:53 -0400)]
remove title attr (#1492)

13 months agofix lack of modlog refetch on mount (#1490)
Alec Armbruster [Thu, 22 Jun 2023 22:44:15 +0000 (18:44 -0400)]
fix lack of modlog refetch on mount (#1490)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoMerge pull request #1478 from alectrocute/update-issue-template
Alec Armbruster [Thu, 22 Jun 2023 22:37:11 +0000 (18:37 -0400)]
Merge pull request #1478 from alectrocute/update-issue-template

Update `ISSUE_TEMPLATE` config

13 months agoMerge branch 'main' into update-issue-template
Alec Armbruster [Thu, 22 Jun 2023 22:07:09 +0000 (18:07 -0400)]
Merge branch 'main' into update-issue-template

13 months agomake suggested changes
Alec Armbruster [Thu, 22 Jun 2023 22:01:04 +0000 (18:01 -0400)]
make suggested changes

13 months agoMerge pull request #1455 from jsit/feat/add-post-body-preview-to-desktop
SleeplessOne1917 [Thu, 22 Jun 2023 21:57:32 +0000 (21:57 +0000)]
Merge pull request #1455 from jsit/feat/add-post-body-preview-to-desktop

feat: Add post body preview to desktop

13 months agoMerge remote-tracking branch 'origin/main' into feat/add-post-body-preview-to-desktop
Jay Sitter [Thu, 22 Jun 2023 21:37:10 +0000 (17:37 -0400)]
Merge remote-tracking branch 'origin/main' into feat/add-post-body-preview-to-desktop

* origin/main: (40 commits)
  Adding jsit to codeowners.
  Cleanup, only check for /u/ if /c/ and /m/ checks fail
  Rename function to be more generic, since it parses users
  Typescript linter fixes
  bandaid fix our video embeds
  Remove pipe from community link regex
  Add missing classes
  Use shorter regex in community link parser
  Move regex pattern to config
  Update community link markdown parsing
  Fix avatar alignment issue (#1475)
  Omit user-scalable to use default
  Update getHttpBase dependency reference
  Enable users to zoom on mobile
  rethink it a bit
  rethink it a bit
  add fallback style tag
  move env utils into folder
  fix capitalization (#1467)
  Fix buildThemeList() function to ensure no duplicates (#1466)
  ...

13 months agoMerge pull request #1462 from Zetaphor/main
SleeplessOne1917 [Thu, 22 Jun 2023 20:25:05 +0000 (20:25 +0000)]
Merge pull request #1462 from Zetaphor/main

Convert Lemmy and KBin community and user references into local instance links

13 months agoMerge branch 'main' into main
SleeplessOne1917 [Thu, 22 Jun 2023 20:22:43 +0000 (20:22 +0000)]
Merge branch 'main' into main

13 months agoAdding jsit to codeowners.
Dessalines [Thu, 22 Jun 2023 20:15:45 +0000 (16:15 -0400)]
Adding jsit to codeowners.

13 months agoMerge pull request #1479 from alectrocute/fix-video-embeds-on-posts
SleeplessOne1917 [Thu, 22 Jun 2023 19:13:38 +0000 (19:13 +0000)]
Merge pull request #1479 from alectrocute/fix-video-embeds-on-posts

13 months agoMerge branch 'main' into fix-video-embeds-on-posts
Alec Armbruster [Thu, 22 Jun 2023 19:06:44 +0000 (15:06 -0400)]
Merge branch 'main' into fix-video-embeds-on-posts

13 months agoCleanup, only check for /u/ if /c/ and /m/ checks fail
Zetaphor [Thu, 22 Jun 2023 19:05:20 +0000 (16:05 -0300)]
Cleanup, only check for /u/ if /c/ and /m/ checks fail

13 months agoRename function to be more generic, since it parses users
Zetaphor [Thu, 22 Jun 2023 19:02:27 +0000 (16:02 -0300)]
Rename function to be more generic, since it parses users

13 months agoMerge branch 'main' into main
Zetaphor [Thu, 22 Jun 2023 18:53:50 +0000 (15:53 -0300)]
Merge branch 'main' into main

13 months agoTypescript linter fixes
Zetaphor [Thu, 22 Jun 2023 18:51:25 +0000 (15:51 -0300)]
Typescript linter fixes

13 months agobandaid fix our video embeds
Alec Armbruster [Thu, 22 Jun 2023 18:45:09 +0000 (14:45 -0400)]
bandaid fix our video embeds

13 months agoRemove pipe from community link regex
Zetaphor [Thu, 22 Jun 2023 18:43:01 +0000 (15:43 -0300)]
Remove pipe from community link regex

13 months agoAdd missing classes
Zetaphor [Thu, 22 Jun 2023 18:40:06 +0000 (15:40 -0300)]
Add missing classes

13 months agoUse shorter regex in community link parser
Zetaphor [Thu, 22 Jun 2023 18:33:45 +0000 (15:33 -0300)]
Use shorter regex in community link parser

13 months agochange verbiage
Alec Armbruster [Thu, 22 Jun 2023 18:24:49 +0000 (14:24 -0400)]
change verbiage

13 months agogood catch
Alec Armbruster [Thu, 22 Jun 2023 18:24:12 +0000 (14:24 -0400)]
good catch

13 months agomake suggested changes
Alec Armbruster [Thu, 22 Jun 2023 18:23:43 +0000 (14:23 -0400)]
make suggested changes

13 months agoMerge branch 'update-issue-template' of https://github.com/alectrocute/lemmy-ui into...
Alec Armbruster [Thu, 22 Jun 2023 18:23:30 +0000 (14:23 -0400)]
Merge branch 'update-issue-template' of https://github.com/alectrocute/lemmy-ui into update-issue-template

13 months agoadd emojis back to ISSUE_TEMPLATE
Alec Armbruster [Thu, 22 Jun 2023 18:22:29 +0000 (14:22 -0400)]
add emojis back to ISSUE_TEMPLATE

13 months agoMove regex pattern to config
Zetaphor [Thu, 22 Jun 2023 18:17:34 +0000 (15:17 -0300)]
Move regex pattern to config

13 months agoMerge branch 'main' into update-issue-template
Alec Armbruster [Thu, 22 Jun 2023 18:09:50 +0000 (14:09 -0400)]
Merge branch 'main' into update-issue-template

13 months agoformatting ISSUE_TEMPLATE
Alec Armbruster [Thu, 22 Jun 2023 18:08:21 +0000 (14:08 -0400)]
formatting ISSUE_TEMPLATE

13 months agoupdate issue template
Alec Armbruster [Thu, 22 Jun 2023 18:04:21 +0000 (14:04 -0400)]
update issue template

13 months agoUpdate community link markdown parsing
Zetaphor [Thu, 22 Jun 2023 17:28:32 +0000 (14:28 -0300)]
Update community link markdown parsing

Remove links without remote servers, add kbin support, add user support

13 months agoMerge pull request #1474 from LemmyNet/enable-zoom
SleeplessOne1917 [Thu, 22 Jun 2023 16:56:20 +0000 (16:56 +0000)]
Merge pull request #1474 from LemmyNet/enable-zoom

Enable users to zoom on mobile

13 months agoMerge branch 'main' into enable-zoom
SleeplessOne1917 [Thu, 22 Jun 2023 16:53:43 +0000 (16:53 +0000)]
Merge branch 'main' into enable-zoom

13 months agoFix avatar alignment issue (#1475)
SleeplessOne1917 [Thu, 22 Jun 2023 16:52:47 +0000 (16:52 +0000)]
Fix avatar alignment issue (#1475)

13 months agoMerge branch 'enable-zoom' of https://github.com/LemmyNet/lemmy-ui into enable-zoom
SleeplessOne1917 [Thu, 22 Jun 2023 16:50:42 +0000 (12:50 -0400)]
Merge branch 'enable-zoom' of https://github.com/LemmyNet/lemmy-ui into enable-zoom

13 months agoOmit user-scalable to use default
SleeplessOne1917 [Thu, 22 Jun 2023 16:50:05 +0000 (12:50 -0400)]
Omit user-scalable to use default

13 months agoUpdate getHttpBase dependency reference
Zetaphor [Thu, 22 Jun 2023 16:44:43 +0000 (13:44 -0300)]
Update getHttpBase dependency reference

13 months agoMerge branch 'main' into main
Zetaphor [Thu, 22 Jun 2023 16:38:04 +0000 (13:38 -0300)]
Merge branch 'main' into main

13 months agoMerge branch 'main' into enable-zoom
SleeplessOne1917 [Thu, 22 Jun 2023 16:31:19 +0000 (16:31 +0000)]
Merge branch 'main' into enable-zoom

13 months agoMerge pull request #1472 from alectrocute/grave-scroll-issue-bugfix
SleeplessOne1917 [Thu, 22 Jun 2023 16:29:59 +0000 (16:29 +0000)]
Merge pull request #1472 from alectrocute/grave-scroll-issue-bugfix

Remove scroll position set/get for `Community` and `Home`

13 months agoEnable users to zoom on mobile
SleeplessOne1917 [Thu, 22 Jun 2023 16:28:27 +0000 (12:28 -0400)]
Enable users to zoom on mobile

13 months agoMerge branch 'main' into grave-scroll-issue-bugfix
Alec Armbruster [Thu, 22 Jun 2023 15:28:35 +0000 (11:28 -0400)]
Merge branch 'main' into grave-scroll-issue-bugfix

13 months agorethink it a bit
Alec Armbruster [Thu, 22 Jun 2023 15:22:36 +0000 (11:22 -0400)]
rethink it a bit

13 months agoMerge pull request #1345 from L3v3L/main
SleeplessOne1917 [Thu, 22 Jun 2023 15:15:10 +0000 (15:15 +0000)]
Merge pull request #1345 from L3v3L/main

13 months agoMerge branch 'main' into main
Ivo Barros [Thu, 22 Jun 2023 15:08:04 +0000 (16:08 +0100)]
Merge branch 'main' into main

13 months agoMerge pull request #1469 from alectrocute/fallback-style-tag
SleeplessOne1917 [Thu, 22 Jun 2023 15:05:29 +0000 (15:05 +0000)]
Merge pull request #1469 from alectrocute/fallback-style-tag

13 months agorethink it a bit
Alec Armbruster [Thu, 22 Jun 2023 14:43:03 +0000 (10:43 -0400)]
rethink it a bit

13 months agoMerge branch 'main' into main
Ivo Barros [Thu, 22 Jun 2023 14:36:05 +0000 (15:36 +0100)]
Merge branch 'main' into main

13 months agoadd fallback style tag
Alec Armbruster [Thu, 22 Jun 2023 14:32:39 +0000 (10:32 -0400)]
add fallback style tag

13 months agoMerge branch 'main' into main
Zetaphor [Thu, 22 Jun 2023 14:07:21 +0000 (11:07 -0300)]
Merge branch 'main' into main

13 months agoMerge pull request #1468 from alectrocute/env-organize-into-util
SleeplessOne1917 [Thu, 22 Jun 2023 13:37:25 +0000 (13:37 +0000)]
Merge pull request #1468 from alectrocute/env-organize-into-util

13 months agofix merge conflicts
Alec Armbruster [Thu, 22 Jun 2023 13:04:25 +0000 (09:04 -0400)]
fix merge conflicts

13 months agomove env utils into folder
Alec Armbruster [Thu, 22 Jun 2023 13:02:48 +0000 (09:02 -0400)]
move env utils into folder

13 months agofix capitalization (#1467)
Alec Armbruster [Thu, 22 Jun 2023 12:58:51 +0000 (08:58 -0400)]
fix capitalization (#1467)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoFix buildThemeList() function to ensure no duplicates (#1466)
Scott [Thu, 22 Jun 2023 12:55:11 +0000 (22:25 +0930)]
Fix buildThemeList() function to ensure no duplicates (#1466)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agov0.18.0-rc.6
Dessalines [Thu, 22 Jun 2023 12:52:52 +0000 (08:52 -0400)]
v0.18.0-rc.6

13 months agoFix grave `ReferenceError: fetch is not defined` error (#1460)
Alec Armbruster [Thu, 22 Jun 2023 11:42:57 +0000 (07:42 -0400)]
Fix grave `ReferenceError: fetch is not defined` error (#1460)

* use cross-fetch

* remove from utils usage

13 months agoAdd community link class
Zetaphor [Thu, 22 Jun 2023 04:07:33 +0000 (01:07 -0300)]
Add community link class

13 months agoprettier
Ivo Barros [Thu, 22 Jun 2023 03:52:04 +0000 (04:52 +0100)]
prettier

13 months agoAdd local community link parser plugin for Markdown-It
Zetaphor [Thu, 22 Jun 2023 03:48:09 +0000 (00:48 -0300)]
Add local community link parser plugin for Markdown-It

13 months agowoodpecker trigger
Ivo Barros [Thu, 22 Jun 2023 03:34:23 +0000 (04:34 +0100)]
woodpecker trigger

13 months agowoodpecker trigger
Ivo Barros [Thu, 22 Jun 2023 03:27:35 +0000 (04:27 +0100)]
woodpecker trigger

13 months agoMerge branch 'main' into main
Ivo Barros [Thu, 22 Jun 2023 03:23:35 +0000 (04:23 +0100)]
Merge branch 'main' into main

13 months agoRegenerate manifest on HTTPBase external change (#1459)
SleeplessOne1917 [Thu, 22 Jun 2023 02:45:21 +0000 (02:45 +0000)]
Regenerate manifest on HTTPBase external change (#1459)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoMerge pull request #1456 from LemmyNet/remove-i18-circle
SleeplessOne1917 [Thu, 22 Jun 2023 02:44:36 +0000 (02:44 +0000)]
Merge pull request #1456 from LemmyNet/remove-i18-circle

Fix I18 next circular reference

13 months agowoodpecker trigger
Ivo Barros [Thu, 22 Jun 2023 01:53:44 +0000 (02:53 +0100)]
woodpecker trigger

13 months agoMerge remote-tracking branch 'upstream/main' into main
Ivo Barros [Thu, 22 Jun 2023 01:17:22 +0000 (02:17 +0100)]
Merge remote-tracking branch 'upstream/main' into main

13 months agoMerge branch 'main' into remove-i18-circle
SleeplessOne1917 [Thu, 22 Jun 2023 01:06:23 +0000 (01:06 +0000)]
Merge branch 'main' into remove-i18-circle