]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
14 months agoMerge branch 'main' into breakout-role-utils
Alec Armbruster [Sat, 17 Jun 2023 12:44:47 +0000 (08:44 -0400)]
Merge branch 'main' into breakout-role-utils

14 months agoAdd default profile picture for users who do not set one (#1339)
SleeplessOne1917 [Sat, 17 Jun 2023 12:00:13 +0000 (12:00 +0000)]
Add default profile picture for users who do not set one (#1339)

14 months agofeat(navbar): Add labels for navbar items on mobile (#1323)
Marcin Mróz [Sat, 17 Jun 2023 11:55:59 +0000 (13:55 +0200)]
feat(navbar): Add labels for navbar items on mobile (#1323)

* feat(navbar): Add labels for navbar items on mobile

* fix(navbar): Fix icons positioning on desktop

---------

Co-authored-by: Marcin Mróz <marcin.mroz@displate.com>
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
14 months agoMerge pull request #1344 from jsit/fix/fix-markdown-textarea-top-round
SleeplessOne1917 [Sat, 17 Jun 2023 11:25:27 +0000 (11:25 +0000)]
Merge pull request #1344 from jsit/fix/fix-markdown-textarea-top-round

14 months agofix: Fix rounded top corners in markdown textarea
Jay Sitter [Sat, 17 Jun 2023 05:43:05 +0000 (01:43 -0400)]
fix: Fix rounded top corners in markdown textarea

14 months agoMerge pull request #1342 from jsit/fix/revert-node_modules-remove
SleeplessOne1917 [Sat, 17 Jun 2023 04:15:52 +0000 (04:15 +0000)]
Merge pull request #1342 from jsit/fix/revert-node_modules-remove

14 months agoRevert "fix: Sass files don't need to refer to full node_modules path"
Jay Sitter [Sat, 17 Jun 2023 03:32:59 +0000 (23:32 -0400)]
Revert "fix: Sass files don't need to refer to full node_modules path"

This reverts commit ab92d7264d547c2c49e5a6a530fd8db85a4a5f3a.

14 months agoMerge pull request #1341 from jsit/fix/remove-node_module-paths
SleeplessOne1917 [Sat, 17 Jun 2023 03:19:06 +0000 (03:19 +0000)]
Merge pull request #1341 from jsit/fix/remove-node_module-paths

14 months agofix: Sass files don't need to refer to full node_modules path
Jay Sitter [Sat, 17 Jun 2023 03:14:39 +0000 (23:14 -0400)]
fix: Sass files don't need to refer to full node_modules path

14 months agoMerge pull request #1340 from jsit/fix/markdown-bootstrap-classes
SleeplessOne1917 [Sat, 17 Jun 2023 02:50:48 +0000 (02:50 +0000)]
Merge pull request #1340 from jsit/fix/markdown-bootstrap-classes

fix: Remove inline styles and use Bootstrap classes

14 months agoMerge branch 'main' into fix/markdown-bootstrap-classes
Jay Sitter [Sat, 17 Jun 2023 02:48:33 +0000 (21:48 -0500)]
Merge branch 'main' into fix/markdown-bootstrap-classes

14 months agoMerge pull request #1336 from jsit/feat/add-badges-common-component
SleeplessOne1917 [Sat, 17 Jun 2023 02:47:43 +0000 (02:47 +0000)]
Merge pull request #1336 from jsit/feat/add-badges-common-component

feat: Add Badges common component

14 months agofix: Remove inline styles and use Bootstrap classes
Jay Sitter [Sat, 17 Jun 2023 02:43:46 +0000 (22:43 -0400)]
fix: Remove inline styles and use Bootstrap classes

14 months agoMerge branch 'main' into feat/add-badges-common-component
Jay Sitter [Sat, 17 Jun 2023 02:35:14 +0000 (21:35 -0500)]
Merge branch 'main' into feat/add-badges-common-component

14 months agoMerge pull request #1251 from fheft/fix-nsfw-blur-spill
SleeplessOne1917 [Sat, 17 Jun 2023 02:32:25 +0000 (02:32 +0000)]
Merge pull request #1251 from fheft/fix-nsfw-blur-spill

Fixed NSFW image blur spilling outside the preview

14 months agoMerge branch 'main' into feat/add-badges-common-component
Jay Sitter [Sat, 17 Jun 2023 02:31:03 +0000 (21:31 -0500)]
Merge branch 'main' into feat/add-badges-common-component

14 months agoMerge branch 'main' into fix-nsfw-blur-spill
SleeplessOne1917 [Sat, 17 Jun 2023 02:29:33 +0000 (02:29 +0000)]
Merge branch 'main' into fix-nsfw-blur-spill

14 months agoMerge pull request #1043 from LemmyNet/route-data-refactor
SleeplessOne1917 [Sat, 17 Jun 2023 02:28:17 +0000 (02:28 +0000)]
Merge pull request #1043 from LemmyNet/route-data-refactor

Route data refactor

14 months agofix: Fix missing prop
Jay Sitter [Sat, 17 Jun 2023 02:24:32 +0000 (22:24 -0400)]
fix: Fix missing prop

14 months agoMerge branch 'main' into route-data-refactor
SleeplessOne1917 [Sat, 17 Jun 2023 02:25:18 +0000 (02:25 +0000)]
Merge branch 'main' into route-data-refactor

14 months agoMerge pull request #1246 from fheft/generate-theme-css
SleeplessOne1917 [Sat, 17 Jun 2023 02:24:44 +0000 (02:24 +0000)]
Merge pull request #1246 from fheft/generate-theme-css

Generate theme css

14 months agoMerge branch 'main' into route-data-refactor
SleeplessOne1917 [Sat, 17 Jun 2023 02:22:36 +0000 (02:22 +0000)]
Merge branch 'main' into route-data-refactor

14 months agoMerge branch 'main' into generate-theme-css
SleeplessOne1917 [Sat, 17 Jun 2023 02:22:10 +0000 (02:22 +0000)]
Merge branch 'main' into generate-theme-css

14 months agoMerge pull request #1158 from skspade/1117-jump-to-main-content
SleeplessOne1917 [Sat, 17 Jun 2023 02:22:01 +0000 (02:22 +0000)]
Merge pull request #1158 from skspade/1117-jump-to-main-content

1117 jump to main content

14 months agoMerge branch 'main' into 1117-jump-to-main-content
SleeplessOne1917 [Sat, 17 Jun 2023 02:19:59 +0000 (02:19 +0000)]
Merge branch 'main' into 1117-jump-to-main-content

14 months agoMerge pull request #1334 from jsit/feat/markdown-format-bar-above
SleeplessOne1917 [Sat, 17 Jun 2023 02:19:02 +0000 (02:19 +0000)]
Merge pull request #1334 from jsit/feat/markdown-format-bar-above

feat: Move text formatting bar above textarea

14 months agoMerge branch 'main' into generate-theme-css
SleeplessOne1917 [Sat, 17 Jun 2023 02:17:45 +0000 (02:17 +0000)]
Merge branch 'main' into generate-theme-css

14 months agoMerge branch 'main' into fix-nsfw-blur-spill
SleeplessOne1917 [Sat, 17 Jun 2023 02:17:04 +0000 (02:17 +0000)]
Merge branch 'main' into fix-nsfw-blur-spill

14 months agoMerge branch 'main' into feat/markdown-format-bar-above
SleeplessOne1917 [Sat, 17 Jun 2023 02:16:36 +0000 (02:16 +0000)]
Merge branch 'main' into feat/markdown-format-bar-above

14 months agoMerge branch 'main' into feat/add-badges-common-component
SleeplessOne1917 [Sat, 17 Jun 2023 02:08:34 +0000 (02:08 +0000)]
Merge branch 'main' into feat/add-badges-common-component

14 months agoMerge pull request #1337 from jsit/fix/post-meta-vertical-align
SleeplessOne1917 [Sat, 17 Jun 2023 02:08:21 +0000 (02:08 +0000)]
Merge pull request #1337 from jsit/fix/post-meta-vertical-align

fix: Vertically align icons in post listing

14 months agofix: Vertically align icons in post listing
Jay Sitter [Sat, 17 Jun 2023 01:50:31 +0000 (21:50 -0400)]
fix: Vertically align icons in post listing

14 months agofix: Add total users in site sidebar
Jay Sitter [Sat, 17 Jun 2023 01:44:45 +0000 (21:44 -0400)]
fix: Add total users in site sidebar

14 months agofix: Re-add 'number of communities' to site sidebar
Jay Sitter [Sat, 17 Jun 2023 00:56:01 +0000 (20:56 -0400)]
fix: Re-add 'number of communities' to site sidebar

14 months agofix: Fix broken link
Jay Sitter [Sat, 17 Jun 2023 00:54:13 +0000 (20:54 -0400)]
fix: Fix broken link

14 months agoMerge remote-tracking branch 'origin/main' into feat/add-badges-common-component
Jay Sitter [Sat, 17 Jun 2023 00:35:44 +0000 (20:35 -0400)]
Merge remote-tracking branch 'origin/main' into feat/add-badges-common-component

* origin/main:
  handle login failures correctly
  wrap login call in try/catch for error handling
  Remove extra div in post sidebar
  Add a class to the more button on a comment node
  Switch navbar classes to ids
  Adding a few more 0.18.0 API changes. (#1324)
  Use aside semantic HTML tag for sidebars
  Use article semantic HTML tag for posts/comments
  Use footer semantic HTML tag
  Adding codeowners.
  Add lemmy-site class for easier detection
  Add ID's and classes to sidebars
  Add clases and ID's to post form/listing
  Add classes to post and comment repy textareas
  Rename markdown-textarea ID's
  Add nav and footer ID's

14 months agoMerge branch 'main' into feat/markdown-format-bar-above
Jay Sitter [Sat, 17 Jun 2023 00:14:48 +0000 (19:14 -0500)]
Merge branch 'main' into feat/markdown-format-bar-above

14 months agofix: Fix rounded textarea in Markdown box
Jay Sitter [Sat, 17 Jun 2023 00:13:25 +0000 (20:13 -0400)]
fix: Fix rounded textarea in Markdown box

14 months agofeat: Fix some colors on dark mode
Jay Sitter [Sat, 17 Jun 2023 00:02:07 +0000 (20:02 -0400)]
feat: Fix some colors on dark mode

14 months agofeat: Redesign the format bar / textarea into a single bordered area with divider
Jay Sitter [Fri, 16 Jun 2023 23:49:28 +0000 (19:49 -0400)]
feat: Redesign the format bar / textarea into a single bordered area with divider

14 months agoand of course, yarn.lock
Alec Armbruster [Fri, 16 Jun 2023 23:22:12 +0000 (19:22 -0400)]
and of course, yarn.lock

14 months agohopefully last merge fiasco cleanup
Alec Armbruster [Fri, 16 Jun 2023 23:20:43 +0000 (19:20 -0400)]
hopefully last merge fiasco cleanup

14 months agomore cleanup
Alec Armbruster [Fri, 16 Jun 2023 23:18:06 +0000 (19:18 -0400)]
more cleanup

14 months agoeven more cleanup
Alec Armbruster [Fri, 16 Jun 2023 23:16:00 +0000 (19:16 -0400)]
even more cleanup

14 months agomore cleanup
Alec Armbruster [Fri, 16 Jun 2023 23:14:35 +0000 (19:14 -0400)]
more cleanup

14 months agoattempt to fix crazy merge fiasco
Alec Armbruster [Fri, 16 Jun 2023 23:10:25 +0000 (19:10 -0400)]
attempt to fix crazy merge fiasco

14 months agoMerge branch 'LemmyNet:main' into breakout-role-utils
Alec Armbruster [Fri, 16 Jun 2023 22:57:20 +0000 (18:57 -0400)]
Merge branch 'LemmyNet:main' into breakout-role-utils

14 months agoMerge branch 'breakout-role-utils' of https://github.com/alectrocute/lemmy-ui into...
Alec Armbruster [Fri, 16 Jun 2023 22:56:31 +0000 (18:56 -0400)]
Merge branch 'breakout-role-utils' of https://github.com/alectrocute/lemmy-ui into breakout-role-utils

14 months agoreset, merge issues
Alec Armbruster [Fri, 16 Jun 2023 22:56:23 +0000 (18:56 -0400)]
reset, merge issues

14 months agopull latest main
Alec Armbruster [Fri, 16 Jun 2023 22:51:51 +0000 (18:51 -0400)]
pull latest main

14 months agoforgot debounce
Alec Armbruster [Fri, 16 Jun 2023 22:49:28 +0000 (18:49 -0400)]
forgot debounce

14 months agofeat: Move Badges to common component
Jay Sitter [Fri, 16 Jun 2023 22:31:47 +0000 (18:31 -0400)]
feat: Move Badges to common component

14 months agoMerge branch 'main' into route-data-refactor
SleeplessOne1917 [Fri, 16 Jun 2023 22:24:29 +0000 (22:24 +0000)]
Merge branch 'main' into route-data-refactor

14 months agoMerge pull request #1305 from ayan4m1/feature/login-error
SleeplessOne1917 [Fri, 16 Jun 2023 22:24:00 +0000 (22:24 +0000)]
Merge pull request #1305 from ayan4m1/feature/login-error

Fix infinite spinner for login that results in failure

14 months agoMerge branch 'main' into route-data-refactor
abias [Fri, 16 Jun 2023 22:23:06 +0000 (18:23 -0400)]
Merge branch 'main' into route-data-refactor

14 months agoMerge branch 'main' into feature/login-error
SleeplessOne1917 [Fri, 16 Jun 2023 22:21:12 +0000 (22:21 +0000)]
Merge branch 'main' into feature/login-error

14 months agoMerge pull request #1327 from Zetaphor/feature/add-ids-and-classes
SleeplessOne1917 [Fri, 16 Jun 2023 22:19:57 +0000 (22:19 +0000)]
Merge pull request #1327 from Zetaphor/feature/add-ids-and-classes

Add semantic ID's and classes to improve theming/userscript experience

14 months agohandle login failures correctly
ayan4m1 [Fri, 16 Jun 2023 14:03:31 +0000 (10:03 -0400)]
handle login failures correctly

14 months agowrap login call in try/catch for error handling
ayan4m1 [Thu, 15 Jun 2023 12:48:54 +0000 (08:48 -0400)]
wrap login call in try/catch for error handling

14 months agoMerge branch 'main' into route-data-refactor
abias [Fri, 16 Jun 2023 22:17:17 +0000 (18:17 -0400)]
Merge branch 'main' into route-data-refactor

14 months agoFix first loads not working
abias [Fri, 16 Jun 2023 22:12:14 +0000 (18:12 -0400)]
Fix first loads not working

14 months agoRemove extra div in post sidebar
Zetaphor [Fri, 16 Jun 2023 21:56:06 +0000 (18:56 -0300)]
Remove extra div in post sidebar

14 months agofeat: Move text formatting bar above textarea
Jay Sitter [Fri, 16 Jun 2023 21:47:42 +0000 (17:47 -0400)]
feat: Move text formatting bar above textarea

14 months agoAdd a class to the more button on a comment node
Zetaphor [Fri, 16 Jun 2023 21:47:37 +0000 (18:47 -0300)]
Add a class to the more button on a comment node

14 months agoMerge branch 'main' into breakout-role-utils
Alec Armbruster [Fri, 16 Jun 2023 21:33:46 +0000 (17:33 -0400)]
Merge branch 'main' into breakout-role-utils

14 months agoMerge branch 'feature/add-ids-and-classes' of github.com:Zetaphor/lemmy-ui into featu...
Zetaphor [Fri, 16 Jun 2023 21:29:29 +0000 (18:29 -0300)]
Merge branch 'feature/add-ids-and-classes' of github.com:Zetaphor/lemmy-ui into feature/add-ids-and-classes

14 months agoSwitch navbar classes to ids
Zetaphor [Fri, 16 Jun 2023 21:28:50 +0000 (18:28 -0300)]
Switch navbar classes to ids

14 months agobreak out browser and helper methods
Alec Armbruster [Fri, 16 Jun 2023 21:25:53 +0000 (17:25 -0400)]
break out browser and helper methods

14 months agofeat: Adds Jump to main content functionality
Sean Spade [Sat, 10 Jun 2023 19:39:41 +0000 (15:39 -0400)]
feat: Adds Jump to main content functionality

feat: Adds media query for prefers reduced motion

chore: remove <a/> from index.tsx

chore: remove tranisiton for skip link

chore: remove omitted error variable

update translations

chore: update translations

chore: Covert <a/> jump to content from html to Inferno JSX

chore: add translation

feat: add main as a parent to routes so jump to content always skips navigation on every page

chore: Use bootstrap classes

feat: Tidy Jump to content feature with some basic JS

feat: Jump to main content

14 months agochore: ensures validURL function does not throw exception
Sean Spade [Sat, 10 Jun 2023 03:28:56 +0000 (23:28 -0400)]
chore: ensures validURL function does not throw exception

14 months agoMerge branch 'main' into feature/add-ids-and-classes
SleeplessOne1917 [Fri, 16 Jun 2023 21:17:48 +0000 (21:17 +0000)]
Merge branch 'main' into feature/add-ids-and-classes

14 months agobreak out all role utils
Alec Armbruster [Fri, 16 Jun 2023 21:07:55 +0000 (17:07 -0400)]
break out all role utils

14 months agoMerge branch 'main' into generate-theme-css
SleeplessOne1917 [Fri, 16 Jun 2023 21:07:49 +0000 (21:07 +0000)]
Merge branch 'main' into generate-theme-css

14 months agoAdding a few more 0.18.0 API changes. (#1324)
Dessalines [Fri, 16 Jun 2023 21:06:14 +0000 (17:06 -0400)]
Adding a few more 0.18.0 API changes. (#1324)

- Removes number_online

14 months agoMerge branch 'LemmyNet:main' into feature/add-ids-and-classes
Zetaphor [Fri, 16 Jun 2023 20:28:40 +0000 (15:28 -0500)]
Merge branch 'LemmyNet:main' into feature/add-ids-and-classes

14 months agoUse aside semantic HTML tag for sidebars
Zetaphor [Fri, 16 Jun 2023 20:27:55 +0000 (17:27 -0300)]
Use aside semantic HTML tag for sidebars

14 months agoUse article semantic HTML tag for posts/comments
Zetaphor [Fri, 16 Jun 2023 20:27:41 +0000 (17:27 -0300)]
Use article semantic HTML tag for posts/comments

14 months agoUse footer semantic HTML tag
Zetaphor [Fri, 16 Jun 2023 20:26:58 +0000 (17:26 -0300)]
Use footer semantic HTML tag

14 months agoMerge branch 'main' into generate-theme-css
SleeplessOne1917 [Fri, 16 Jun 2023 20:00:46 +0000 (20:00 +0000)]
Merge branch 'main' into generate-theme-css

14 months agoMerge branch 'main' into fix-nsfw-blur-spill
SleeplessOne1917 [Fri, 16 Jun 2023 19:57:12 +0000 (19:57 +0000)]
Merge branch 'main' into fix-nsfw-blur-spill

14 months agoAdding codeowners.
Dessalines [Fri, 16 Jun 2023 18:31:21 +0000 (14:31 -0400)]
Adding codeowners.

14 months agoAdd lemmy-site class for easier detection
Zetaphor [Fri, 16 Jun 2023 17:21:01 +0000 (14:21 -0300)]
Add lemmy-site class for easier detection

14 months agoMerge branch 'main' into feature/add-ids-and-classes
Zetaphor [Fri, 16 Jun 2023 17:14:10 +0000 (14:14 -0300)]
Merge branch 'main' into feature/add-ids-and-classes

14 months agoAdd ID's and classes to sidebars
Zetaphor [Fri, 16 Jun 2023 17:12:27 +0000 (14:12 -0300)]
Add ID's and classes to sidebars

14 months agoAdd clases and ID's to post form/listing
Zetaphor [Fri, 16 Jun 2023 17:12:07 +0000 (14:12 -0300)]
Add clases and ID's to post form/listing

14 months agoAdd classes to post and comment repy textareas
Zetaphor [Fri, 16 Jun 2023 17:10:56 +0000 (14:10 -0300)]
Add classes to post and comment repy textareas

14 months agoRename markdown-textarea ID's
Zetaphor [Fri, 16 Jun 2023 17:09:35 +0000 (14:09 -0300)]
Rename markdown-textarea ID's

14 months agoAdd nav and footer ID's
Zetaphor [Fri, 16 Jun 2023 17:08:53 +0000 (14:08 -0300)]
Add nav and footer ID's

14 months agofix block community functionality in sidebar (#1316)
Jordan Enterkin [Fri, 16 Jun 2023 17:01:09 +0000 (11:01 -0600)]
fix block community functionality in sidebar (#1316)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
14 months agoMerge branch 'main' of https://github.com/LemmyNet/lemmy-ui
Dessalines [Fri, 16 Jun 2023 16:18:15 +0000 (12:18 -0400)]
Merge branch 'main' of https://github.com/LemmyNet/lemmy-ui

14 months agoAdmin Settings: Bugfixes (#1313)
Alec Armbruster [Fri, 16 Jun 2023 15:52:47 +0000 (11:52 -0400)]
Admin Settings: Bugfixes (#1313)

* move loading state to AdminSettings, pass as prop, tweak margin on some labels, add missing bind

* default loading state to false on setup.tsx, add util

* rename util to make more sense

* make @dessalines suggested changes

14 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>
14 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>
14 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>
14 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>
14 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>
14 months agoMerge branch 'main' into fix-nsfw-blur-spill
Dessalines [Fri, 16 Jun 2023 14:49:42 +0000 (10:49 -0400)]
Merge branch 'main' into fix-nsfw-blur-spill

14 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>
14 months agoFixed color scheme variables of litely-red
Florian Heft [Fri, 16 Jun 2023 08:53:26 +0000 (10:53 +0200)]
Fixed color scheme variables of litely-red

* Adapted variables to the actual color that
  was used before

14 months agoCleanup
abias [Fri, 16 Jun 2023 02:39:04 +0000 (22:39 -0400)]
Cleanup