]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
12 months agoMerge branch 'main' into refactor-server-tidy
Dessalines [Fri, 16 Jun 2023 15:46:42 +0000 (11:46 -0400)]
Merge branch 'main' into refactor-server-tidy

12 months agohardcoded node version due to bug "Text file busy" error introduced in node 20.3...
Peter Willemsen [Fri, 16 Jun 2023 15:45:36 +0000 (17:45 +0200)]
hardcoded node version due to bug "Text file busy" error introduced in node 20.3 (#1320)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
12 months agochanged required checkbox (#1318)
ludrol [Fri, 16 Jun 2023 15:44:47 +0000 (17:44 +0200)]
changed required checkbox (#1318)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
12 months agoMerge branch 'main' into refactor-server-tidy
Alec Armbruster [Fri, 16 Jun 2023 15:04:31 +0000 (11:04 -0400)]
Merge branch 'main' into refactor-server-tidy

12 months agoset loading state attribute to false if createPost fails (#1311)
Alec Armbruster [Fri, 16 Jun 2023 15:02:28 +0000 (11:02 -0400)]
set loading state attribute to false if createPost fails (#1311)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
12 months agoMake community IDs more easily selectable (#1306)
Sunny [Fri, 16 Jun 2023 15:00:01 +0000 (15:00 +0000)]
Make community IDs more easily selectable (#1306)

* Make community IDs more easily selectable

* Use T component for alert

* Use T component for alert

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
12 months agoRe-arrange elements beneath markdown textarea #1057 (#1288)
Jay Sitter [Fri, 16 Jun 2023 14:53:46 +0000 (09:53 -0500)]
Re-arrange elements beneath markdown textarea #1057 (#1288)

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
12 months agoMerge branch 'main' into refactor-server-tidy
Alec Armbruster [Fri, 16 Jun 2023 14:50:18 +0000 (10:50 -0400)]
Merge branch 'main' into refactor-server-tidy

12 months agoMatch more specific locales to supported ones (#1241)
Yuri Pieters [Fri, 16 Jun 2023 14:49:23 +0000 (15:49 +0100)]
Match more specific locales to supported ones (#1241)

To do this, replace the current system for choosing the language with one that makes use of i18next features.

Co-authored-by: Yuri Pieters <yuri@zopatista.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
12 months agoMerge branch 'main' into refactor-server-tidy
Alec Armbruster [Fri, 16 Jun 2023 14:45:31 +0000 (10:45 -0400)]
Merge branch 'main' into refactor-server-tidy

12 months agoformatting
Alec Armbruster [Fri, 16 Jun 2023 14:42:35 +0000 (10:42 -0400)]
formatting

12 months agouse tsx ext only when needed
Alec Armbruster [Fri, 16 Jun 2023 14:38:40 +0000 (10:38 -0400)]
use tsx ext only when needed

12 months agorefactor server, tidy up, use handlers/middleware/utils pattern
Alec Armbruster [Fri, 16 Jun 2023 14:34:36 +0000 (10:34 -0400)]
refactor server, tidy up, use handlers/middleware/utils pattern

13 months agoImprove the look of tables (#1299)
Andrew DeLisa [Thu, 15 Jun 2023 21:42:22 +0000 (17:42 -0400)]
Improve the look of tables (#1299)

* feat(css): remove table styling that overrides bootstrap

* feat(utils): style MD tables appropriately with bootstrap class

13 months agoMerge pull request #1310 from mr00z/main
SleeplessOne1917 [Thu, 15 Jun 2023 17:38:07 +0000 (17:38 +0000)]
Merge pull request #1310 from mr00z/main

13 months agoMerge branch 'main' into main
SleeplessOne1917 [Thu, 15 Jun 2023 17:24:53 +0000 (17:24 +0000)]
Merge branch 'main' into main

13 months agoMerge pull request #1309 from alectrocute/go-back-after-login
SleeplessOne1917 [Thu, 15 Jun 2023 17:23:20 +0000 (17:23 +0000)]
Merge pull request #1309 from alectrocute/go-back-after-login

Go back to previous page after login

13 months agofeat(post-listing): Add link to post for mobile preview
Marcin Mróz [Thu, 15 Jun 2023 17:21:42 +0000 (19:21 +0200)]
feat(post-listing): Add link to post for mobile preview

13 months agoMerge branch 'main' into go-back-after-login
Alec Armbruster [Thu, 15 Jun 2023 16:41:29 +0000 (12:41 -0400)]
Merge branch 'main' into go-back-after-login

13 months agouse .replace() instead
Alec Armbruster [Thu, 15 Jun 2023 16:38:42 +0000 (12:38 -0400)]
use .replace() instead

13 months agogo back if last history action was push, fix bug preventing navigation to / working...
Alec Armbruster [Thu, 15 Jun 2023 16:29:24 +0000 (12:29 -0400)]
go back if last history action was push, fix bug preventing navigation to / working from login

13 months agoMerge pull request #1308 from alectrocute/add-user-scalable-no
SleeplessOne1917 [Thu, 15 Jun 2023 15:59:05 +0000 (15:59 +0000)]
Merge pull request #1308 from alectrocute/add-user-scalable-no

Prevent dragging zoom on mobile

13 months agoMerge branch 'main' into add-user-scalable-no
SleeplessOne1917 [Thu, 15 Jun 2023 15:56:39 +0000 (15:56 +0000)]
Merge branch 'main' into add-user-scalable-no

13 months agoMerge pull request #1304 from ayan4m1/fix/hr-border
SleeplessOne1917 [Thu, 15 Jun 2023 15:54:35 +0000 (15:54 +0000)]
Merge pull request #1304 from ayan4m1/fix/hr-border

Fix <hr> being almost invisible

13 months agoadd user-scalable=no to meta tag
Alec Armbruster [Thu, 15 Jun 2023 15:48:30 +0000 (11:48 -0400)]
add user-scalable=no to meta tag

13 months agoremove explicit types
ayan4m1 [Thu, 15 Jun 2023 12:31:36 +0000 (08:31 -0400)]
remove explicit types

13 months agofix: <hr> is almost invisible in darkly theme
ayan4m1 [Thu, 15 Jun 2023 12:23:55 +0000 (08:23 -0400)]
fix: <hr> is almost invisible in darkly theme

13 months agoMerge pull request #1072 from LemmyNet/comment-depth
SleeplessOne1917 [Thu, 15 Jun 2023 02:46:28 +0000 (02:46 +0000)]
Merge pull request #1072 from LemmyNet/comment-depth

Comment depth

13 months agoMerge branch 'comment-depth' of https://github.com/LemmyNet/lemmy-ui into comment...
abias [Thu, 15 Jun 2023 01:23:21 +0000 (21:23 -0400)]
Merge branch 'comment-depth' of https://github.com/LemmyNet/lemmy-ui into comment-depth

13 months agoAddress PR feedback
abias [Thu, 15 Jun 2023 01:14:21 +0000 (21:14 -0400)]
Address PR feedback

13 months agoMerge branch 'main' into comment-depth
SleeplessOne1917 [Thu, 15 Jun 2023 00:53:20 +0000 (00:53 +0000)]
Merge branch 'main' into comment-depth

13 months agoMake comment border colors semi-transparent
abias [Thu, 15 Jun 2023 00:52:31 +0000 (20:52 -0400)]
Make comment border colors semi-transparent

13 months agoAdd long polling to update unread counts in navbar. (#1271)
Dessalines [Thu, 15 Jun 2023 00:28:20 +0000 (20:28 -0400)]
Add long polling to update unread counts in navbar. (#1271)

* Upping version.

* Add long-polling to update unread counts in navbar.

- Fixes #1148

* Using async for polling.

* Update src/shared/utils.ts

Co-authored-by: Sander Saarend <sander@saarend.com>
* Adding window visibility check, removing generic sleep.

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Co-authored-by: Sander Saarend <sander@saarend.com>
13 months agoMerge branch 'main' into comment-depth
SleeplessOne1917 [Thu, 15 Jun 2023 00:22:29 +0000 (00:22 +0000)]
Merge branch 'main' into comment-depth

13 months agoMerge pull request #1250 from RayBB/issue-template-checkboxes
SleeplessOne1917 [Thu, 15 Jun 2023 00:13:19 +0000 (00:13 +0000)]
Merge pull request #1250 from RayBB/issue-template-checkboxes

Add checkboxes to issue template

13 months agoMerge branch 'main' into issue-template-checkboxes
SleeplessOne1917 [Thu, 15 Jun 2023 00:11:01 +0000 (00:11 +0000)]
Merge branch 'main' into issue-template-checkboxes

13 months agoMerge pull request #1284 from alectrocute/AA/remove-pictrsdeletetoast-from-postform
SleeplessOne1917 [Thu, 15 Jun 2023 00:10:47 +0000 (00:10 +0000)]
Merge pull request #1284 from alectrocute/AA/remove-pictrsdeletetoast-from-postform

Remove `pictrsDeleteToast` usage from `PostForm`

13 months agoMerge branch 'main' into AA/remove-pictrsdeletetoast-from-postform
SleeplessOne1917 [Thu, 15 Jun 2023 00:05:27 +0000 (00:05 +0000)]
Merge branch 'main' into AA/remove-pictrsdeletetoast-from-postform

13 months agoMerge branch 'main' into comment-depth
SleeplessOne1917 [Wed, 14 Jun 2023 23:46:11 +0000 (23:46 +0000)]
Merge branch 'main' into comment-depth

13 months agoMerge pull request #1269 from alectrocute/AA/missing-tooltip-from-post-listing
SleeplessOne1917 [Wed, 14 Jun 2023 23:30:47 +0000 (23:30 +0000)]
Merge pull request #1269 from alectrocute/AA/missing-tooltip-from-post-listing

Add missing tooltip for `cross-post` button on `PostListing`

13 months agoMerge branch 'main' into AA/missing-tooltip-from-post-listing
SleeplessOne1917 [Wed, 14 Jun 2023 23:28:43 +0000 (23:28 +0000)]
Merge branch 'main' into AA/missing-tooltip-from-post-listing

13 months agoMerge pull request #1265 from alectrocute/AA/trim-all-username-inputs
SleeplessOne1917 [Wed, 14 Jun 2023 23:28:26 +0000 (23:28 +0000)]
Merge pull request #1265 from alectrocute/AA/trim-all-username-inputs

Remove whitespace from all username input fields

13 months agoMerge branch 'main' into AA/trim-all-username-inputs
SleeplessOne1917 [Wed, 14 Jun 2023 23:25:59 +0000 (23:25 +0000)]
Merge branch 'main' into AA/trim-all-username-inputs

13 months agoMerge pull request #1261 from camel-cdr/patch-1
SleeplessOne1917 [Wed, 14 Jun 2023 23:25:30 +0000 (23:25 +0000)]
Merge pull request #1261 from camel-cdr/patch-1

Horizontally scrollable code blocks, instead of wrapping.

13 months agoMerge branch 'main' into patch-1
SleeplessOne1917 [Wed, 14 Jun 2023 23:23:11 +0000 (23:23 +0000)]
Merge branch 'main' into patch-1

13 months agoMerge branch 'main' into issue-template-checkboxes
Raymond Berger [Wed, 14 Jun 2023 21:03:39 +0000 (23:03 +0200)]
Merge branch 'main' into issue-template-checkboxes

13 months agoMerge branch 'AA/remove-pictrsdeletetoast-from-postform' of https://github.com/alectr...
Alec Armbruster [Wed, 14 Jun 2023 20:46:03 +0000 (16:46 -0400)]
Merge branch 'AA/remove-pictrsdeletetoast-from-postform' of https://github.com/alectrocute/lemmy-ui into AA/remove-pictrsdeletetoast-from-postform

13 months agomake button a tad smaller
Alec Armbruster [Wed, 14 Jun 2023 20:45:56 +0000 (16:45 -0400)]
make button a tad smaller

13 months agoMerge branch 'main' into AA/remove-pictrsdeletetoast-from-postform
Alec Armbruster [Wed, 14 Jun 2023 20:41:28 +0000 (16:41 -0400)]
Merge branch 'main' into AA/remove-pictrsdeletetoast-from-postform

13 months agoremove pictrsDeleteToast usage from PostForm, add delete image button, fix infinite...
Alec Armbruster [Wed, 14 Jun 2023 20:29:04 +0000 (16:29 -0400)]
remove pictrsDeleteToast usage from PostForm, add delete image button, fix infinite loading bug if upload error occured

13 months agoMerge branch 'main' into AA/missing-tooltip-from-post-listing
Alec Armbruster [Wed, 14 Jun 2023 16:05:53 +0000 (12:05 -0400)]
Merge branch 'main' into AA/missing-tooltip-from-post-listing

13 months agoMerge branch 'main' into AA/trim-all-username-inputs
Alec Armbruster [Wed, 14 Jun 2023 16:05:42 +0000 (12:05 -0400)]
Merge branch 'main' into AA/trim-all-username-inputs

13 months agoMerge pull request #1264 from alectrocute/AA/create-community-infinite-loading-bug
SleeplessOne1917 [Wed, 14 Jun 2023 15:50:31 +0000 (15:50 +0000)]
Merge pull request #1264 from alectrocute/AA/create-community-infinite-loading-bug

13 months agoadds missing tooltip
Alec Armbruster [Wed, 14 Jun 2023 14:03:00 +0000 (10:03 -0400)]
adds missing tooltip

13 months agotrim all username state input
Alec Armbruster [Wed, 14 Jun 2023 13:47:33 +0000 (09:47 -0400)]
trim all username state input

13 months agoupdate prop name
Alec Armbruster [Wed, 14 Jun 2023 13:39:19 +0000 (09:39 -0400)]
update prop name

13 months agohandle loading state on community-form.tsx
Alec Armbruster [Wed, 14 Jun 2023 13:32:25 +0000 (09:32 -0400)]
handle loading state on community-form.tsx

13 months agoUse http client (#1081)
SleeplessOne1917 [Wed, 14 Jun 2023 12:20:40 +0000 (12:20 +0000)]
Use http client (#1081)

* Beginning work on websocket -> http client conversion.

* About 30% done.

* half done.

* more done.

* Almost passing lint.

* Passing lint, but untested.

* Add back in event listeners.

* Fixing some community forms.

* Remove webpack cache.

* fixing some more.

* Fixed ISOwrappers.

* A few more fixes.

* Refactor utils

* Fix instance add/remove buttons

* Not catching errors in isoWrapper.

* Wrap Http client

* Fixing up tagline and ratelimit forms.

* Make all http client wrapping be in one place

* Reworking some more forms.

* Upgrading lemmy-js-client.

* Fixing verify email.

* Fix linting errors

* Upgrading woodpecker node.

* Fix comment scrolling rerender bug.

* Fixing a few things, commenting out props for now.

* v0.18.0-beta.1

* Trying to fix woodpecker, 1.

* Trying to fix woodpecker, 2.

* Handroll prompt

* Add navigation prompt to other pages

* Fix prompt navigation bug

* Fix prompt bug introduced from last bug fix

* Fix PWA bug

* Fix isoData not working

* Fix search page update url

* Fix sharp issue.

* v0.18.0-beta.2

* Make create post pre-fetch communities

* Fix bug from last commit

* Fix issue of posts/comments not being switched when changing select options

* Fix unnecessary fetches on home screen

* Make circular icon buttons not look stupid

* Prevent unnecessary fetches

* Make login experience smoother

* Add PWA shortcuts

* Add related application to PWA

* Update translations

* Forgot to add post editing.

* Fixing site setup.

* Deploy script setup.

* v0.18.0-beta.4

* Sanitize again.

* Adding sanitize json function.

* Upping version.

* Another sanitize fix.

* Upping version.

* Prevent search nav item from disappearing when on search page

* Allow admin and mod actions on non-local comments.

* Fix mobile menu collapse bug

* Completely fix prompt component

* Fix undefined value checks in use_http_client_2 (#1230)

* fix: filter out undefined from posts

* fix: emoji initialisation passing undefined

* fix: || => ?? to be more explicit

* linting

---------

Co-authored-by: Alex Maras <alexmaras@gmail.com>
* Re-add accidentally removed state

* Fix dropdown bug

* Use linkEvent where appropriate

* Fix navigation warnings.

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Alex Maras <dev@alexmaras.com>
Co-authored-by: Alex Maras <alexmaras@gmail.com>
13 months agoHorizontally scrollable code blocks, instead of wrapping.
Camel Coder [Wed, 14 Jun 2023 12:00:13 +0000 (12:00 +0000)]
Horizontally scrollable code blocks, instead of wrapping.

This disables word wrapping for code generated from markdown, and instead enables a horizontal scroll bar.

13 months agoadd instance url
RayBB [Wed, 14 Jun 2023 10:06:26 +0000 (12:06 +0200)]
add instance url

13 months agono comma
RayBB [Wed, 14 Jun 2023 09:41:56 +0000 (11:41 +0200)]
no comma

13 months agoreorder questions
RayBB [Wed, 14 Jun 2023 09:39:18 +0000 (11:39 +0200)]
reorder questions

13 months agoimprove q for feature request
Raymond Berger [Wed, 14 Jun 2023 09:25:49 +0000 (11:25 +0200)]
improve q for feature request

13 months agomake question clearer
Raymond Berger [Wed, 14 Jun 2023 09:24:17 +0000 (11:24 +0200)]
make question clearer

13 months agoUpdate BUG_REPORT.yml
Raymond Berger [Wed, 14 Jun 2023 09:18:43 +0000 (11:18 +0200)]
Update BUG_REPORT.yml

13 months agoprettier
RayBB [Wed, 14 Jun 2023 08:31:11 +0000 (10:31 +0200)]
prettier

13 months agoadd checkboxes to feature requests
RayBB [Wed, 14 Jun 2023 08:22:46 +0000 (10:22 +0200)]
add checkboxes to feature requests

13 months agorequired under label
RayBB [Wed, 14 Jun 2023 08:19:04 +0000 (10:19 +0200)]
required under label

13 months agoindent validations
RayBB [Wed, 14 Jun 2023 08:16:45 +0000 (10:16 +0200)]
indent validations

13 months agolabel array
RayBB [Wed, 14 Jun 2023 08:15:24 +0000 (10:15 +0200)]
label array

13 months agoadd checkboxes to issue template
RayBB [Wed, 14 Jun 2023 08:12:32 +0000 (10:12 +0200)]
add checkboxes to issue template

13 months agoMerge pull request #1237 from Zetaphor/patch-1
SleeplessOne1917 [Tue, 13 Jun 2023 22:42:59 +0000 (22:42 +0000)]
Merge pull request #1237 from Zetaphor/patch-1

13 months agoAdd title to pictrs-image
Zetaphor [Tue, 13 Jun 2023 17:24:15 +0000 (12:24 -0500)]
Add title to pictrs-image

This adds a title tag to images, uses the alt tag value. This improves accessibility for sighted users and screen readers.

13 months agoMake the community title in the sidebar link to the local community. (#1161)
cmp [Tue, 13 Jun 2023 10:34:21 +0000 (05:34 -0500)]
Make the community title in the sidebar link to the local community. (#1161)

* Make the community title in the sidebar link to the local community.

* Ternary erudaStr for PR.

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
13 months agoFix prompt component (#1223)
SleeplessOne1917 [Tue, 13 Jun 2023 10:33:27 +0000 (10:33 +0000)]
Fix prompt component (#1223)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoFix mobile menu collapse bug (#1222)
SleeplessOne1917 [Tue, 13 Jun 2023 02:24:24 +0000 (02:24 +0000)]
Fix mobile menu collapse bug (#1222)

13 months agoMerge pull request #1195 from fheft/fix-button-click-area
SleeplessOne1917 [Mon, 12 Jun 2023 23:11:20 +0000 (23:11 +0000)]
Merge pull request #1195 from fheft/fix-button-click-area

Fix unclickable button paddings

13 months agoMerge branch 'main' into fix-button-click-area
SleeplessOne1917 [Mon, 12 Jun 2023 23:02:28 +0000 (23:02 +0000)]
Merge branch 'main' into fix-button-click-area

13 months agoMerge pull request #1210 from alectrocute/avatar-aspect-ratio-fix
SleeplessOne1917 [Mon, 12 Jun 2023 21:15:18 +0000 (21:15 +0000)]
Merge pull request #1210 from alectrocute/avatar-aspect-ratio-fix

Fix avatar/icon aspect ratio

13 months agoMerge branch 'main' into avatar-aspect-ratio-fix
SleeplessOne1917 [Mon, 12 Jun 2023 21:12:49 +0000 (21:12 +0000)]
Merge branch 'main' into avatar-aspect-ratio-fix

13 months agoAnother try at sanitize. (#1208)
Dessalines [Mon, 12 Jun 2023 20:17:57 +0000 (16:17 -0400)]
Another try at sanitize. (#1208)

* Sanitize again.

* Adding sanitize json function.

* Using serialize instead.

13 months agoremove unused theme files (#1202)
Raymond Berger [Mon, 12 Jun 2023 18:57:52 +0000 (20:57 +0200)]
remove unused theme files (#1202)

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
13 months agoissue templates in yml format (#1211)
Raymond Berger [Mon, 12 Jun 2023 18:49:53 +0000 (20:49 +0200)]
issue templates in yml format (#1211)

* add BUG_REPORT.yml

* remove .md file

* fix keys

* cleanup description

* add question.yml

* add hexbear.yml

* remove title

* feature request yml

13 months agoMake preview button say "edit" when in preview mode (#1164)
SleeplessOne1917 [Mon, 12 Jun 2023 18:14:03 +0000 (18:14 +0000)]
Make preview button say "edit" when in preview mode (#1164)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoAdd shortcut for submitting post (#1163)
SleeplessOne1917 [Mon, 12 Jun 2023 18:13:33 +0000 (18:13 +0000)]
Add shortcut for submitting post (#1163)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 months agoMerge branch 'main' into avatar-aspect-ratio-fix
Alec Armbruster [Mon, 12 Jun 2023 17:10:25 +0000 (13:10 -0400)]
Merge branch 'main' into avatar-aspect-ratio-fix

13 months agoformat with prettier
Alec Armbruster [Mon, 12 Jun 2023 17:09:50 +0000 (13:09 -0400)]
format with prettier

13 months agoadd .img-cover class, implement
Alec Armbruster [Mon, 12 Jun 2023 17:00:18 +0000 (13:00 -0400)]
add .img-cover class, implement

13 months agoMerge branch 'main' into fix-button-click-area
SleeplessOne1917 [Mon, 12 Jun 2023 14:33:28 +0000 (14:33 +0000)]
Merge branch 'main' into fix-button-click-area

13 months agoFix typo in post-listing.tsx (#1181)
Ikko Eltociear Ashimine [Mon, 12 Jun 2023 14:05:36 +0000 (23:05 +0900)]
Fix typo in post-listing.tsx (#1181)

recieve -> receive

13 months agoFixed unclickable button paddings
Florian Heft [Mon, 12 Jun 2023 08:30:37 +0000 (10:30 +0200)]
Fixed unclickable button paddings

* Remove the wrapping <button> element that
  visually seems clickable but has no click
  handling (only its child link can be
  clicked)
* fixes #1193

13 months agoMerge pull request #1176 from MageJohn/main
SleeplessOne1917 [Mon, 12 Jun 2023 08:50:16 +0000 (08:50 +0000)]
Merge pull request #1176 from MageJohn/main

13 months agoSet html lang attr to the interface language
Yuri Pieters [Sun, 11 Jun 2023 15:21:41 +0000 (16:21 +0100)]
Set html lang attr to the interface language

13 months agoMerge pull request #1185 from MageJohn/run-prettier
SleeplessOne1917 [Sun, 11 Jun 2023 23:24:43 +0000 (23:24 +0000)]
Merge pull request #1185 from MageJohn/run-prettier

13 months agoRun prettier
Yuri Pieters [Sun, 11 Jun 2023 21:47:57 +0000 (22:47 +0100)]
Run prettier

13 months agoMerge pull request #1173 from alectrocute/collapse-expand-align-comment
SleeplessOne1917 [Sun, 11 Jun 2023 14:16:38 +0000 (14:16 +0000)]
Merge pull request #1173 from alectrocute/collapse-expand-align-comment

Left-align comment collapse/expand button

13 months agoMerge branch 'collapse-expand-align-comment' of https://github.com/alectrocute/lemmy...
Alec Armbruster [Sun, 11 Jun 2023 14:06:27 +0000 (10:06 -0400)]
Merge branch 'collapse-expand-align-comment' of https://github.com/alectrocute/lemmy-ui into collapse-expand-align-comment

13 months agomake suggested change
Alec Armbruster [Sun, 11 Jun 2023 14:06:10 +0000 (10:06 -0400)]
make suggested change

13 months agoMerge branch 'main' into collapse-expand-align-comment
SleeplessOne1917 [Sun, 11 Jun 2023 14:01:24 +0000 (14:01 +0000)]
Merge branch 'main' into collapse-expand-align-comment

13 months agomove expand/collapse button
Alec Armbruster [Sun, 11 Jun 2023 13:53:08 +0000 (09:53 -0400)]
move expand/collapse button