Jay Sitter
6cb49967c2
fix: Move getRoleLabelPill to the only component that uses it
2023-07-02 19:47:12 -04:00
SleeplessOne1917
8e20d16f71
Merge pull request #1757 from jsit/fix/expand-button-when-no-link
...
fix: Post expand button was not showing if body-only post
2023-07-02 23:23:08 +00:00
Alec Armbruster
c0193fa2de
Merge branch 'main' into fix/expand-button-when-no-link
2023-07-02 19:20:32 -04:00
Jay Sitter
61867ee73d
fix: Remove unused hasBadges() function
2023-07-02 19:01:14 -04:00
Jay Sitter
50b1a395f1
Merge branch 'main' into fix/fix-badges-spacing-componentize
2023-07-02 18:59:15 -04:00
Jay Sitter
9869b911cf
fix: Fix badge alignment and break out into component
2023-07-02 18:48:35 -04:00
SleeplessOne1917
ce1f979c36
Merge pull request #1766 from LemmyNet/auth-error-message
...
Prevent JWT token from showing up on error page
2023-07-02 22:37:37 +00:00
SleeplessOne1917
74727cacd4
Merge branch 'main' into auth-error-message
2023-07-02 22:35:17 +00:00
SleeplessOne1917
c6db20cf7f
Merge pull request #1577 from jsit/feat/create-post-file-upload-a11y
...
feat(a11y): Change behavior of some file upload fields
2023-07-02 22:27:42 +00:00
SleeplessOne1917
e7f7bc2e36
Merge branch 'main' into feat/create-post-file-upload-a11y
2023-07-02 22:22:15 +00:00
SleeplessOne1917
9685d6782b
Merge branch 'auth-error-message' of https://github.com/LemmyNet/lemmy-ui into auth-error-message
2023-07-02 18:19:04 -04:00
SleeplessOne1917
3fc4d85921
Update yarn lock
2023-07-02 18:18:33 -04:00
SleeplessOne1917
73198ac03a
Merge branch 'main' into auth-error-message
2023-07-02 22:14:46 +00:00
SleeplessOne1917
02adbea61f
Move export to barrel file
2023-07-02 18:14:13 -04:00
Jay Sitter
083d5aa751
Merge pull request #1764 from jsit/fix/vote-button-no-spinners-1761
...
fix: Fix vote buttons not showing spinners while registering vote #1761
2023-07-02 17:39:33 -04:00
Jay Sitter
23ee563dfb
Merge branch 'main' into fix/vote-button-no-spinners-1761
2023-07-02 17:36:52 -04:00
Jay Sitter
d620dea0b3
Merge branch 'main' into feat/create-post-file-upload-a11y
2023-07-02 17:33:01 -04:00
Jay Sitter
0047c17eb3
fix: Fix avatar image overlay aspect ratio
2023-07-02 17:24:06 -04:00
Jay Sitter
61276ec4e5
fix: Fix circle image aspect ratio
2023-07-02 17:14:00 -04:00
Jay Sitter
3c6505b9fd
fix: Add some spacing between upload field and image; fix circle image aspect ratio
2023-07-02 16:08:55 -04:00
SleeplessOne1917
31789495a2
Prevent JWT token from showing up on error page
2023-07-02 15:45:45 -04:00
SleeplessOne1917
3e7aca043b
Merge pull request #1763 from jsit/fix/fix-joined-check-color
...
fix: Fix joined button check color
2023-07-02 19:28:40 +00:00
SleeplessOne1917
b3d096d41d
Merge branch 'main' into fix/fix-joined-check-color
2023-07-02 19:25:36 +00:00
Jay Sitter
0bd0a49730
Merge branch 'main' into feat/create-post-file-upload-a11y
2023-07-02 15:24:18 -04:00
Jay Sitter
efccabe1ad
Merge pull request #1732 from sunaurus/undefined_quote
...
Fix markdown editor quote bugs
2023-07-02 15:14:38 -04:00
Jay Sitter
c2990fd644
Merge branch 'main' into undefined_quote
2023-07-02 15:11:48 -04:00
Jay Sitter
65fcaafab7
fix: Fix vote buttons not showing spinners while registering vote #1761
2023-07-02 15:07:37 -04:00
Jay Sitter
548e5560a1
fix: Fix joined button check color
2023-07-02 14:47:45 -04:00
Jay Sitter
b8c2e1e2ca
fix: Fix up filter row gaps and margins a little
2023-07-02 14:42:30 -04:00
Jay Sitter
a48c20a772
fix: Fix heading levels
2023-07-02 14:29:56 -04:00
Jay Sitter
93d0bc44ea
fix: Simplify row classes a bit
2023-07-02 13:43:28 -04:00
Jay Sitter
302c6b496d
fix: Fix some gaps in search filters
2023-07-02 13:36:29 -04:00
Jay Sitter
2c56c2e59d
fix: Fix row gap on search options
2023-07-02 13:26:07 -04:00
Jay Sitter
350b1b28ee
fix: Add bottom margin to inbox controls
2023-07-02 13:22:03 -04:00
Jay Sitter
d258edfbaf
fix: Small cleanup to search/inbox controls
2023-07-02 13:18:16 -04:00
Jay Sitter
1700476528
Merge pull request #1730 from sunaurus/dm_fix
...
Fix DM replies not working
2023-07-02 11:49:38 -04:00
SleeplessOne1917
1e2f333bb0
Merge branch 'main' into fix/expand-button-when-no-link
2023-07-02 15:48:24 +00:00
Jay Sitter
28dc62d44c
Merge branch 'main' into dm_fix
2023-07-02 11:46:51 -04:00
SleeplessOne1917
b6513cc56b
Merge pull request #1756 from jsit/fix/list-view-vote-button-width
...
fix: Fix vote buttons in list view variable width
2023-07-02 15:28:44 +00:00
Jay Sitter
868601fa58
fix: Update comment to reflect new logic
2023-07-02 11:26:44 -04:00
Jay Sitter
195e258a51
fix: Post expand button was not showing if body-only post
2023-07-02 11:23:42 -04:00
SleeplessOne1917
53a5bdbb5c
Merge branch 'main' into fix/list-view-vote-button-width
2023-07-02 15:23:23 +00:00
Jay Sitter
a72cc6807e
fix: Fix vote buttons in list view variable width
2023-07-02 11:20:02 -04:00
SleeplessOne1917
3a4454499d
Merge pull request #1755 from jsit/fix/thumb-button-transparent-1754
...
fix: Fix thumb buttons having gray background #1754
2023-07-02 15:06:03 +00:00
Jay Sitter
34f2b73063
fix: Fix thumb buttons having gray background #1754
2023-07-02 11:02:53 -04:00
SleeplessOne1917
6a62d48257
Merge pull request #1750 from paradox460/main
...
Add support for Command (⌘) key shortcuts on Markdown text areas
2023-07-02 11:03:10 +00:00
Jeff Sandberg
17bcfe5257
Add metaKey to markdown-textarea, for macos
...
On MacOS, Ctrl is less commonly used than Command (⌘).
Javascript expresses command as `metaKey`.
This allows for _either_ Ctrl or Command to be used in the Markdown text
area.
Note that on Windows, on some browsers, the "windows" key is labeled as meta, so it would
work on windows as well.
http://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/metaKey
2023-07-02 04:11:09 -06:00
SleeplessOne1917
f87dad3a5c
Merge pull request #1741 from sunaurus/cookie_path
...
Fix jwt cookie path
2023-07-01 23:33:56 +00:00
SleeplessOne1917
2c335483dd
Merge branch 'main' into undefined_quote
2023-07-01 23:32:59 +00:00
sunaurus
c68d2b8ee6
Fix jwt cookie path
2023-07-02 02:04:44 +03:00