]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
10 months agofix submodule error main
self [Mon, 21 Aug 2023 18:53:18 +0000 (11:53 -0700)]
fix submodule error

10 months agoupdate yarn sha256
self [Mon, 21 Aug 2023 17:49:26 +0000 (10:49 -0700)]
update yarn sha256

10 months agoupdate yarn.lock
self [Mon, 21 Aug 2023 17:49:08 +0000 (10:49 -0700)]
update yarn.lock

10 months agojust remove sharp actually
self [Mon, 21 Aug 2023 17:39:33 +0000 (10:39 -0700)]
just remove sharp actually

10 months agotemporarily disable icon creation
self [Mon, 21 Aug 2023 17:12:13 +0000 (10:12 -0700)]
temporarily disable icon creation

disable icon creation due to a bug where icons can somehow get corrupted

10 months agoadd Nix flake support
self [Mon, 21 Aug 2023 17:10:42 +0000 (10:10 -0700)]
add Nix flake support

10 months agoMoved title field to the top of post-form (#2039, #2059) (#2061)
drumlinish [Tue, 15 Aug 2023 01:21:40 +0000 (03:21 +0200)]
Moved title field to the top of post-form (#2039, #2059) (#2061)

* Moved title field to the top of post-form

* Remove whitespace

* Trigger build

* Trigger build

---------

Co-authored-by: drumlin <>
10 months agoTemp fix to modlog failing to render future dates (#2058)
Anon [Sun, 13 Aug 2023 02:46:26 +0000 (21:46 -0500)]
Temp fix to modlog failing to render future dates (#2058)

10 months agoMove banned users to a separate admin tab. (#2057)
cmp [Sat, 12 Aug 2023 09:25:29 +0000 (04:25 -0500)]
Move banned users to a separate admin tab. (#2057)

10 months agoFixing webpack build. (#2042)
Dessalines [Mon, 7 Aug 2023 20:07:09 +0000 (16:07 -0400)]
Fixing webpack build. (#2042)

10 months agoFrontend Settings - "Blur NSFW" and "Auto Expand" (#1640)
Domenic Horner [Mon, 7 Aug 2023 17:48:55 +0000 (01:48 +0800)]
Frontend Settings - "Blur NSFW" and "Auto Expand" (#1640)

* fix for en-AU locale

* add setting checkboxes for auto-expand and blur nsfw

* mappings for backend

* blur and nsfw settings

* add icon blur

* fix lint

* revert remove en-au

10 months agoAdd open links in new tab (#2032)
Dessalines [Mon, 7 Aug 2023 16:59:19 +0000 (12:59 -0400)]
Add open links in new tab (#2032)

* Open links in a new tab setting in UI

* fixes according to review

* also open external links when setting is enabled

* oopsie

* oopsie 2

* pull translations

* Fixing PR comments.

* Fix prettier.

---------

Co-authored-by: Dogeek <simon.bordeyne@gmail.com>
Co-authored-by: Simon Bordeyne <Dogeek@users.noreply.github.com>
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
10 months agoFix comment insertion from context views. Fixes #2030 (#2031)
Dessalines [Mon, 7 Aug 2023 16:53:21 +0000 (12:53 -0400)]
Fix comment insertion from context views. Fixes #2030 (#2031)

10 months agoFix password autocomplete (#2033)
SleeplessOne1917 [Mon, 7 Aug 2023 16:51:19 +0000 (12:51 -0400)]
Fix password autocomplete (#2033)

10 months agoFix suggested title "&nbsp;" spaces (#2037)
maxime.io [Mon, 7 Aug 2023 12:39:44 +0000 (14:39 +0200)]
Fix suggested title "&nbsp;" spaces (#2037)

* Fix imported title &nbsp spaces

* Update src/shared/components/post/post-form.tsx

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
* Fix lint issue

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
10 months agoLemmy 2515 controversial posts and comments (#1727)
Pavlos Smith [Fri, 4 Aug 2023 20:32:07 +0000 (23:32 +0300)]
Lemmy 2515 controversial posts and comments (#1727)

* Added buttons to be able to sort posts and comments by controversy rank

* Added buttons to be able to sort posts and comments by controversy rank

* lost changes

* Hiding controversial sort if downvotes disabled (unfinished)

* Finished hiding sort option correctly

* Removed newline

* Removed hiding logic for now, this should be included in a future PR

* woodpecker re-run

* woodpecker re-run

* woodpecker re-run

* Update lemmy js-client version

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
10 months agoUpdate translation submodule (#2023)
SleeplessOne1917 [Fri, 4 Aug 2023 20:24:13 +0000 (20:24 +0000)]
Update translation submodule (#2023)

* Update translation submodule

* Fix translation generation error

10 months agoMark post as read when clicking "Expand here" on the preview image on the post listin...
Milan Damen [Fri, 4 Aug 2023 14:47:17 +0000 (14:47 +0000)]
Mark post as read when clicking "Expand here" on the preview image on the post listing page (#1600) (#1978)

* Mark post as read when clicking "Expand here" on the preview image on the post listing page (#1600)

* Simplified check for mark post as read

* Implemented mark post as read as a property callback instead of directly using HttpService

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
10 months agoExpanded the RegEx to check if the title contains new line caracters. Should fix...
SomeoneStoleMyNickname [Fri, 4 Aug 2023 14:44:03 +0000 (16:44 +0200)]
Expanded the RegEx to check if the title contains new line caracters. Should fix issue #1962 (#1965)

* Expanded the RegEx to check if the title contains new line caracters.
Should fix the issue #1962.
Also added Comments for clarity.

* ran yarn and changed according to recommendations

10 months agoFix document title of admin settings being overwritten by tagline and emoji forms...
HKayn [Thu, 3 Aug 2023 16:27:06 +0000 (18:27 +0200)]
Fix document title of admin settings being overwritten by tagline and emoji forms (#2003)

* Fix document title of admin settings being overwritten

* Remove obsolete imports

11 months agoUpgrading deps, running prettier. (#1987)
Dessalines [Fri, 28 Jul 2023 20:15:42 +0000 (16:15 -0400)]
Upgrading deps, running prettier. (#1987)

11 months agoES-Lint tweak (#2001)
SleeplessOne1917 [Fri, 28 Jul 2023 20:07:16 +0000 (20:07 +0000)]
ES-Lint tweak (#2001)

11 months agoUse proper modifier key in markdown text input on macOS (#1995)
Hamzah Mansour [Fri, 28 Jul 2023 19:25:02 +0000 (12:25 -0700)]
Use proper modifier key in markdown text input on macOS (#1995)

* add os detect util, use meta key on macos

* pr feedback

11 months agoFixing comment report showing dot. (#1989)
Dessalines [Wed, 26 Jul 2023 21:11:40 +0000 (17:11 -0400)]
Fixing comment report showing dot. (#1989)

* Fixing comment report showing dot.

* Using list-unstyled instead of removing <ul and <li

11 months agoMake sure comment score color matches your vote. (#1988)
Dessalines [Wed, 26 Jul 2023 19:51:43 +0000 (15:51 -0400)]
Make sure comment score color matches your vote. (#1988)

* Make sure comment score color matches your vote.

* Fixing lints.

11 months agoAllow limited set of markdown in title rendering (#1977)
creesch [Wed, 26 Jul 2023 17:41:57 +0000 (19:41 +0200)]
Allow limited set of markdown in title rendering (#1977)

11 months agoAllow selecting from all languages in person settings (fixes #1971) (#1985)
Nutomic [Wed, 26 Jul 2023 17:39:06 +0000 (19:39 +0200)]
Allow selecting from all languages in person settings (fixes #1971) (#1985)

11 months agoSeparate final comment row + add classes (#1982)
djvs [Tue, 25 Jul 2023 18:07:17 +0000 (14:07 -0400)]
Separate final comment row + add classes (#1982)

Co-authored-by: djvs <djvs@users.noreply.github.com>
11 months agoAllow sorting on /communities (#1934)
Ben Wyatt [Mon, 17 Jul 2023 15:22:01 +0000 (10:22 -0500)]
Allow sorting on /communities (#1934)

* Allow sorting on communities page

Just a few minor changes to communities.tsx that add a sort dropdown - same element as the sort dropdown in home.tsx

* Fix alignment of communities.tsx selector row

Simple CSS fix for correct alignment of a few elements

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
11 months agoFix base.output (see #1911) (#1943)
Daniele Basso [Fri, 14 Jul 2023 20:52:05 +0000 (20:52 +0000)]
Fix base.output (see #1911) (#1943)

11 months agoAdd show/hide button to password fields (#1861)
SleeplessOne1917 [Fri, 14 Jul 2023 17:33:24 +0000 (17:33 +0000)]
Add show/hide button to password fields (#1861)

* Make working password inputs

* Make show/hide password button use icon

* Tweak look

* Handle delete account form separately from change settings form

* Adjust password strengthometer position

* Incorporate PR feedback

* Add translations

11 months agoFix start_url and scope (#1931)
randfur [Fri, 14 Jul 2023 00:01:14 +0000 (10:01 +1000)]
Fix start_url and scope (#1931)

Remove unused import

11 months agoRemove lodash.merge dependency (#1911)
Daniele Basso [Thu, 13 Jul 2023 20:05:28 +0000 (20:05 +0000)]
Remove lodash.merge dependency (#1911)

Remove lodash.merge dependency from webpack.config.js file, replacing it with using spread sintax (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_syntax)

11 months agoSet person_id to myId in handleLeaveModTeam (#1929)
Lionir [Thu, 13 Jul 2023 02:26:21 +0000 (22:26 -0400)]
Set person_id to myId in handleLeaveModTeam (#1929)

11 months agoRemove invalid default option from language list (#1919)
Lemmus.org [Wed, 12 Jul 2023 14:04:16 +0000 (07:04 -0700)]
Remove invalid default option from language list (#1919)

11 months agoFix CSP in dev mode (#1918)
Sander Saarend [Wed, 12 Jul 2023 14:03:49 +0000 (17:03 +0300)]
Fix CSP in dev mode (#1918)

11 months agoAdd Toast Messages for Bad Logins (#1874)
rosenjcb [Wed, 12 Jul 2023 14:01:47 +0000 (07:01 -0700)]
Add Toast Messages for Bad Logins (#1874)

* Added toast prompts

* Using generic  message instead.

---------

Co-authored-by: Jacob Rosenzweig <rosenjcb@Jacobs-MacBook-Pro.local>
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
11 months agoComment border tweak (#1820)
SleeplessOne1917 [Mon, 10 Jul 2023 23:16:03 +0000 (23:16 +0000)]
Comment border tweak (#1820)

* Tweak border depth

* Tweak top level margins

11 months agoAdd nonce-based CSP header (#1907)
Sander Saarend [Mon, 10 Jul 2023 18:26:41 +0000 (21:26 +0300)]
Add nonce-based CSP header (#1907)

* Remove websocket config

* Add nonce based CSP

11 months agoUse the 'node' user instead of root when running. (#1894)
cmp [Mon, 10 Jul 2023 14:50:25 +0000 (09:50 -0500)]
Use the 'node' user instead of root when running. (#1894)

11 months agoAdd community name to featured post action in Modlog (#1891)
Klemen Košir [Mon, 10 Jul 2023 14:48:27 +0000 (23:48 +0900)]
Add community name to featured post action in Modlog (#1891)

11 months agoUse canonical URLs (#1883)
Matthew Miner [Mon, 10 Jul 2023 14:46:36 +0000 (09:46 -0500)]
Use canonical URLs (#1883)

11 months agoAdd theme option for compact that respects browser default (#1870)
Lemmus.org [Mon, 10 Jul 2023 14:33:58 +0000 (07:33 -0700)]
Add theme option for compact that respects browser default (#1870)

11 months agoUpdate post listing to prefer local image when available (#1858)
Lemmus.org [Mon, 10 Jul 2023 14:22:12 +0000 (07:22 -0700)]
Update post listing to prefer local image when available (#1858)

11 months agoDisallow /modlog since it is not relevant for bots (#1850)
drumlinish [Mon, 10 Jul 2023 14:17:24 +0000 (16:17 +0200)]
Disallow /modlog since it is not relevant for bots (#1850)

11 months agov0.18.2-rc.1
Felix Ableitner [Mon, 10 Jul 2023 11:58:16 +0000 (13:58 +0200)]
v0.18.2-rc.1

11 months agoFix XSS vuln (#1897)
Anon [Mon, 10 Jul 2023 11:37:07 +0000 (06:37 -0500)]
Fix XSS vuln (#1897)

11 months agoUser inferno prompt instead of handrolled one (#1867)
SleeplessOne1917 [Fri, 7 Jul 2023 23:33:03 +0000 (23:33 +0000)]
User inferno prompt instead of handrolled one (#1867)

11 months agoDarkly tweak (#1811)
SleeplessOne1917 [Fri, 7 Jul 2023 18:27:25 +0000 (18:27 +0000)]
Darkly tweak (#1811)

* Make outline buttons have better contrast in dark themes

* Change secondary color for darkly themes

* Put compact styles back to how they were before

* Forgot to build themes

11 months agoReopen PR 1420 Feature add three six and nine months options frontend (#1689)
c-andy-candies [Fri, 7 Jul 2023 17:37:50 +0000 (19:37 +0200)]
Reopen PR 1420 Feature add three six and nine months options frontend (#1689)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
11 months agoUpdate lemmy-js-client and lemmy-translations (#1848)
Sander Saarend [Fri, 7 Jul 2023 14:53:42 +0000 (17:53 +0300)]
Update lemmy-js-client and lemmy-translations (#1848)

11 months agov0.18.1
Dessalines [Fri, 7 Jul 2023 13:17:00 +0000 (09:17 -0400)]
v0.18.1

11 months agoDark theme tweaks (#1840)
SleeplessOne1917 [Fri, 7 Jul 2023 12:23:25 +0000 (12:23 +0000)]
Dark theme tweaks (#1840)

* Make post titles visible on i386

* Make post titles visible on vaporwave dark

* Undo unnecessary changes

11 months agofix: Adjust sidebar banner to wrap bellow the title (#1819)
Oliver White [Fri, 7 Jul 2023 12:22:50 +0000 (08:22 -0400)]
fix: Adjust sidebar banner to wrap bellow the title (#1819)

* fix: Adjust sidebar banner to wrap bellow the title

* remove flex and add bottom border when uncollapsed

* use classnames utility

11 months agov0.18.1-rc.11
Dessalines [Thu, 6 Jul 2023 13:15:44 +0000 (09:15 -0400)]
v0.18.1-rc.11

11 months agoadd ruby annotation support (#1831)
Michael Charles Aubrey [Thu, 6 Jul 2023 11:44:32 +0000 (20:44 +0900)]
add ruby annotation support (#1831)

11 months agofix: Fix mobile thumbnail being too small (#1814)
Jay Sitter [Wed, 5 Jul 2023 19:31:08 +0000 (15:31 -0400)]
fix: Fix mobile thumbnail being too small (#1814)

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
11 months agoUse Join Lemmy hostname as link text in footer (#1737)
Dennis Saw [Wed, 5 Jul 2023 15:42:44 +0000 (08:42 -0700)]
Use Join Lemmy hostname as link text in footer (#1737)

* Use Join Lemmy URL as link text in footer when there's a user

I think it makes sense to keep a link to the Join Lemmy website even
though there's a logged in user. There's plenty of other useful info on
that website beyond just joining Lemmy.

Using the URL avoids the phrase "Join Lemmy" and should indicate that
you're navigating to said website.

* Extract hostname from the existing URL constant instead

* Just use hostname of join lemmy site in footer

To maintain consistency whether logged in or not.

11 months agofix: Add focus ring color to post action buttons and markdown help link (#1816)
Jay Sitter [Wed, 5 Jul 2023 15:41:12 +0000 (11:41 -0400)]
fix: Add focus ring color to post action buttons and markdown help link (#1816)

11 months agofix: Fix focus ring styles for radio button toggles #1772 (#1773)
Jay Sitter [Tue, 4 Jul 2023 21:24:57 +0000 (17:24 -0400)]
fix: Fix focus ring styles for radio button toggles #1772 (#1773)

11 months agofix toaster upon user settings change (#1802)
Alec Armbruster [Tue, 4 Jul 2023 21:08:32 +0000 (17:08 -0400)]
fix toaster upon user settings change (#1802)

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
11 months agoFix home page not using site-level listing type #1612 (#1778)
jcgurango [Tue, 4 Jul 2023 21:06:34 +0000 (05:06 +0800)]
Fix home page not using site-level listing type #1612 (#1778)

* Fix home page not using site-level listing type

* Use null handling instead

11 months agofeat: Subtler user badge style (#1796)
Jay Sitter [Tue, 4 Jul 2023 20:54:38 +0000 (16:54 -0400)]
feat: Subtler user badge style (#1796)

11 months agoFix data-bs-theme (#1810)
SleeplessOne1917 [Tue, 4 Jul 2023 20:53:28 +0000 (20:53 +0000)]
Fix data-bs-theme (#1810)

* Fix data-bs-theme

* Add other dark themes

* Add vaporwave-dark to dark theme list

11 months agov0.18.1-rc.10
SleeplessOne1917 [Tue, 4 Jul 2023 16:52:17 +0000 (12:52 -0400)]
v0.18.1-rc.10

11 months agoAttempt to fix inability to logout from some instances (subdomains) (#1809)
Alec Armbruster [Tue, 4 Jul 2023 16:52:14 +0000 (12:52 -0400)]
Attempt to fix inability to logout from some instances (subdomains) (#1809)

* slight refactor, tweak params

* fix paths

* remove domain

* remove expires

* Use maxAge instead of expires

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
11 months agofeat(theme): Vaporwave (#1682)
SleeplessOne1917 [Tue, 4 Jul 2023 16:13:31 +0000 (16:13 +0000)]
feat(theme): Vaporwave (#1682)

* Make vaporwave dark theme work

* Tweak vaporwave light theme

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
11 months agofix: Revert smaller text size (#1795)
Jay Sitter [Tue, 4 Jul 2023 15:58:54 +0000 (11:58 -0400)]
fix: Revert smaller text size (#1795)

11 months agoUpdated the regex for isAuthPath to reduce false positive hits (#1806)
Security-Chief-Odo [Tue, 4 Jul 2023 15:13:04 +0000 (10:13 -0500)]
Updated the regex for isAuthPath to reduce false positive hits (#1806)

* OUpdated the regex for isAuthPath to reduce false positive hits as described in issue #1704

* Updated the regex for isAuthPath to reduce false positive hits - Re-ran Linting

11 months agoMerge pull request #1797 from jsit/fix/markdown-toolbar-button-focus
SleeplessOne1917 [Tue, 4 Jul 2023 05:30:10 +0000 (05:30 +0000)]
Merge pull request #1797 from jsit/fix/markdown-toolbar-button-focus

fix: Add focus border to markdown toolbar buttons

11 months agofix: Add focus border to markdown toolbar buttons
Jay Sitter [Tue, 4 Jul 2023 04:53:31 +0000 (00:53 -0400)]
fix: Add focus border to markdown toolbar buttons

11 months agofix: Add data-bs-theme attribute for user dark/light modes (#1782)
Jay Sitter [Tue, 4 Jul 2023 00:02:24 +0000 (20:02 -0400)]
fix: Add data-bs-theme attribute for user dark/light modes (#1782)

* fix: Add data-bs-theme attribute for user dark/light modes

* fix: Remove unnecessary optional chain

* fix: Oops -- add missing files

11 months agoMerge pull request #1771 from jsit/fix/fix-long-words-in-titles-overflow
SleeplessOne1917 [Mon, 3 Jul 2023 21:30:32 +0000 (21:30 +0000)]
Merge pull request #1771 from jsit/fix/fix-long-words-in-titles-overflow

fix: Break text on post titles so long words don't overflow

11 months agoMerge remote-tracking branch 'lemmy/main' into fix/fix-long-words-in-titles-overflow
Jay Sitter [Mon, 3 Jul 2023 21:13:33 +0000 (17:13 -0400)]
Merge remote-tracking branch 'lemmy/main' into fix/fix-long-words-in-titles-overflow

* lemmy/main:
  v0.18.1-rc.9
  fix: Fix comment collapse and vote buttons not having focus style (#1789)
  Add missing modlog reasons (#1787)
  Fix search page breaking on initial load when logged in (#1781)
  feat: Add PR template (#1785)
  v0.18.1-rc.8
  Fix profile loading spinner
  fix: Move getRoleLabelPill to the only component that uses it
  fix: Remove unused hasBadges() function
  fix: Fix badge alignment and break out into component
  fix: Fix up filter row gaps and margins a little
  fix: Fix heading levels
  fix: Simplify row classes a bit
  fix: Fix some gaps in search filters
  fix: Fix row gap on search options
  fix: Add bottom margin to inbox controls
  fix: Small cleanup to search/inbox controls

11 months agov0.18.1-rc.9
Dessalines [Mon, 3 Jul 2023 20:55:54 +0000 (16:55 -0400)]
v0.18.1-rc.9

11 months agofix: Fix comment collapse and vote buttons not having focus style (#1789)
Jay Sitter [Mon, 3 Jul 2023 20:53:10 +0000 (16:53 -0400)]
fix: Fix comment collapse and vote buttons not having focus style (#1789)

11 months agoAdd missing modlog reasons (#1787)
SleeplessOne1917 [Mon, 3 Jul 2023 20:52:33 +0000 (20:52 +0000)]
Add missing modlog reasons (#1787)

11 months agoFix search page breaking on initial load when logged in (#1781)
SleeplessOne1917 [Mon, 3 Jul 2023 20:43:52 +0000 (20:43 +0000)]
Fix search page breaking on initial load when logged in (#1781)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
12 months agofeat: Add PR template (#1785)
Jay Sitter [Mon, 3 Jul 2023 18:18:22 +0000 (14:18 -0400)]
feat: Add PR template (#1785)

12 months agov0.18.1-rc.8
SleeplessOne1917 [Mon, 3 Jul 2023 14:22:12 +0000 (10:22 -0400)]
v0.18.1-rc.8

12 months agoMerge pull request #1780 from m-gail/fix-profile-loading-spinner
SleeplessOne1917 [Mon, 3 Jul 2023 14:15:22 +0000 (14:15 +0000)]
Merge pull request #1780 from m-gail/fix-profile-loading-spinner

Fix profile loading spinner

12 months agoMerge branch 'main' into fix-profile-loading-spinner
SleeplessOne1917 [Mon, 3 Jul 2023 14:12:14 +0000 (14:12 +0000)]
Merge branch 'main' into fix-profile-loading-spinner

12 months agoMerge pull request #1770 from jsit/fix/fix-badges-spacing-componentize
SleeplessOne1917 [Mon, 3 Jul 2023 12:35:35 +0000 (12:35 +0000)]
Merge pull request #1770 from jsit/fix/fix-badges-spacing-componentize

fix: Fix badge alignment and break out into component

12 months agoMerge branch 'main' into fix/fix-badges-spacing-componentize
SleeplessOne1917 [Mon, 3 Jul 2023 12:29:55 +0000 (12:29 +0000)]
Merge branch 'main' into fix/fix-badges-spacing-componentize

12 months agoFix profile loading spinner
m-gail [Mon, 3 Jul 2023 10:56:22 +0000 (12:56 +0200)]
Fix profile loading spinner

12 months agoMerge pull request #1762 from jsit/fix/h1-page-titles
SleeplessOne1917 [Mon, 3 Jul 2023 08:07:17 +0000 (08:07 +0000)]
Merge pull request #1762 from jsit/fix/h1-page-titles

fix: Fix heading levels

12 months agofix: Break text on post titles so long words don't overflow
Jay Sitter [Mon, 3 Jul 2023 00:20:08 +0000 (20:20 -0400)]
fix: Break text on post titles so long words don't overflow

12 months agoMerge branch 'main' into fix/h1-page-titles
Jay Sitter [Mon, 3 Jul 2023 00:08:55 +0000 (20:08 -0400)]
Merge branch 'main' into fix/h1-page-titles

12 months agoMerge pull request #1760 from jsit/fix/use-row-in-filters
SleeplessOne1917 [Mon, 3 Jul 2023 00:02:16 +0000 (00:02 +0000)]
Merge pull request #1760 from jsit/fix/use-row-in-filters

fix: Small cleanup to search/inbox controls

12 months agoMerge branch 'main' into fix/use-row-in-filters
SleeplessOne1917 [Sun, 2 Jul 2023 23:56:46 +0000 (23:56 +0000)]
Merge branch 'main' into fix/use-row-in-filters

12 months agoMerge branch 'main' into fix/h1-page-titles
Jay Sitter [Sun, 2 Jul 2023 23:54:03 +0000 (19:54 -0400)]
Merge branch 'main' into fix/h1-page-titles

12 months agoMerge branch 'main' into fix/fix-badges-spacing-componentize
Jay Sitter [Sun, 2 Jul 2023 23:47:41 +0000 (19:47 -0400)]
Merge branch 'main' into fix/fix-badges-spacing-componentize

12 months agofix: Move getRoleLabelPill to the only component that uses it
Jay Sitter [Sun, 2 Jul 2023 23:47:12 +0000 (19:47 -0400)]
fix: Move getRoleLabelPill to the only component that uses it

12 months agoMerge pull request #1757 from jsit/fix/expand-button-when-no-link
SleeplessOne1917 [Sun, 2 Jul 2023 23:23:08 +0000 (23:23 +0000)]
Merge pull request #1757 from jsit/fix/expand-button-when-no-link

fix: Post expand button was not showing if body-only post

12 months agoMerge branch 'main' into fix/expand-button-when-no-link
Alec Armbruster [Sun, 2 Jul 2023 23:20:32 +0000 (19:20 -0400)]
Merge branch 'main' into fix/expand-button-when-no-link

12 months agofix: Remove unused hasBadges() function
Jay Sitter [Sun, 2 Jul 2023 23:00:06 +0000 (19:00 -0400)]
fix: Remove unused hasBadges() function

12 months agoMerge branch 'main' into fix/fix-badges-spacing-componentize
Jay Sitter [Sun, 2 Jul 2023 22:59:15 +0000 (18:59 -0400)]
Merge branch 'main' into fix/fix-badges-spacing-componentize

12 months agofix: Fix badge alignment and break out into component
Jay Sitter [Sun, 2 Jul 2023 22:48:35 +0000 (18:48 -0400)]
fix: Fix badge alignment and break out into component

12 months agoMerge pull request #1766 from LemmyNet/auth-error-message
SleeplessOne1917 [Sun, 2 Jul 2023 22:37:37 +0000 (22:37 +0000)]
Merge pull request #1766 from LemmyNet/auth-error-message

Prevent JWT token from showing up on error page

12 months agoMerge branch 'main' into auth-error-message
SleeplessOne1917 [Sun, 2 Jul 2023 22:35:17 +0000 (22:35 +0000)]
Merge branch 'main' into auth-error-message