66c60d9f14
0.19.4
2024-06-07 13:24:30 -04:00
99df628f55
Revert "0.19.4"
...
This reverts commit 205adad8ba
.
2024-06-07 13:24:01 -04:00
205adad8ba
0.19.4
2024-06-07 13:23:25 -04:00
425a6fc36c
Revert "0.19.4"
...
This reverts commit 77aa0c0753
.
2024-06-07 13:22:29 -04:00
77aa0c0753
0.19.4
2024-06-07 13:22:02 -04:00
11f9a35abf
Revert "0.19.4"
...
This reverts commit 46fd196019
.
2024-06-07 13:21:38 -04:00
46fd196019
0.19.4
2024-06-07 07:50:57 -04:00
f79995a80d
0.19.4-rc.11
2024-06-06 23:01:01 -04:00
06b5925e85
0.19.4-rc.10
2024-06-06 20:45:03 -04:00
renovate[bot]
9a72a48c6b
Update dependency lemmy-js-client to v0.19.4
2024-06-06 18:53:16 -04:00
6dd3f707c3
0.19.4-rc.9
2024-06-06 10:42:48 -04:00
c567977205
0.19.4-rc.8
2024-06-05 19:00:17 -04:00
8354132677
0.19.4-rc.7
2024-06-05 17:30:00 -04:00
SleeplessOne1917
4d07ca7662
Update deps and package manager ( #2505 )
2024-06-05 11:24:28 -04:00
d1053e4b8a
0.19.4-rc.6
2024-06-04 08:31:18 -04:00
renovate[bot]
1c246c85e7
Update pnpm to v9.1.4
2024-06-01 14:33:30 -04:00
50cd984ae4
0.19.4-rc.5
2024-06-01 13:34:52 -04:00
16b72778cd
0.19.4-rc.4
2024-05-30 16:08:15 -04:00
f2302145ec
0.19.4-rc.3
2024-05-27 09:37:00 -04:00
e3814064a7
0.19.4-rc.2
2024-05-23 12:08:55 -04:00
937fd3eb4e
0.19.4-rc.1
2024-05-22 08:57:29 -04:00
31ff759929
0.19.4-beta.8
2024-05-22 10:36:39 +02:00
renovate[bot]
2069566ab9
Update pnpm to v9.1.2 ( #2478 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 14:25:31 -04:00
SleeplessOne1917
139514cac8
Use non-deprecated QR library ( #2475 )
2024-05-21 14:20:32 -04:00
renovate[bot]
7875a793b3
Update dependency @types/markdown-it to v14 ( #2470 )
...
* Update dependency @types/markdown-it to v14
* Fixing markdown import.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-05-15 13:46:26 -04:00
renovate[bot]
9e94d404f8
Update dependency eslint to v9 ( #2472 )
...
* Update dependency eslint to v9
* Fixing eslint.
* Forgot to add file.
* Fixing
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-05-15 13:30:03 -04:00
renovate[bot]
d07ed0a90a
Update dependency style-loader to v4 ( #2473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 11:07:00 -04:00
renovate[bot]
e7bc05a446
Update dependency css-loader to v7 ( #2471 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 11:06:50 -04:00
SleeplessOne1917
b793697f68
Refresh admin settings on submit ( #2456 )
2024-05-14 09:48:59 -04:00
0b35d4a1ae
0.19.4-beta.7
2024-05-11 13:53:17 -04:00
SleeplessOne1917
17097ecd34
Fix bug where newly created communities cannot be edited until refresh ( #2451 )
...
* Fix bug where newly created communities cannot be edited until refresh
* Fix bug with slightly less crappy kludge than before
2024-05-10 11:04:31 -04:00
be9a2c7950
0.19.4-beta.6
2024-04-30 06:35:44 -04:00
ee5806f423
0.19.4-beta.5
2024-04-25 19:57:34 -04:00
Dessalines
5b5f684e98
Hiding RSS button for saved view on profile page. Fixes #2438 ( #2440 )
2024-04-25 22:39:07 +00:00
Dessalines
b2a3f29fe2
Adding creator_banned_from_community to view votes modal. ( #2435 )
...
* Adding creator_banned_from_community to view votes modal.
* Adding margin.
* Updating pnpm to 9.0.5
2024-04-23 21:58:52 -04:00
f8d5543508
0.19.4-beta.4
2024-04-18 21:10:30 -04:00
SleeplessOne1917
643c1f6f01
Make confirm popup for adult consent ( #2419 )
...
* Make confirm popup for adult consent
* Fix import
* Fix blur and adjust user settings
* Make confirmation popup more stylish
* Add setting to site settings form
* Fix modal bug
* Put adult consent logic all in one place
* Make modal use markdown
* Fix consent modal showing up for currently logged in admin
* Add go-back redirect countdown
* Center modal title
* Handle enable_nsfw correctly
* Blur background of modal to hide spicy things
* Add translations
2024-04-18 19:54:16 -04:00
Dessalines
9dcaff4301
Adding image upload views for admins and profiles. ( #2424 )
...
* Adding image upload views for admins and profiles.
* Upgraded lemmy-js-client dep.
* Removing this.
* Upgrade to pnpm v9.0.1
---------
Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2024-04-17 08:37:58 -04:00
be10d62257
0.19.4-beta.3
2024-04-10 11:02:20 -04:00
Dessalines
0894c77b6c
Adding generate translations to pnpm dev task. ( #2410 )
2024-04-09 14:03:09 +00:00
Dessalines
9aa1e06ae3
Adding alt_text and custom_thumbnail to post form. ( #2404 )
...
* Adding alt_text and custom_thumbnail to post form.
* Adding htmlFor, and only show alt_text if its an image post.
* Only show custom thumbnail url field when its not an image post.
2024-04-04 19:59:13 -04:00
1a1cb8fce2
0.19.4-beta.2
2024-04-03 18:40:20 -04:00
4e548d7238
0.19.4-beta.1
2024-04-03 16:50:27 -04:00
SleeplessOne1917
579aea40d0
Notify users that they are banned from a community ( #2397 )
...
* Add banned blurb to community sidebar
* Hide interactable parts of posts and comments when banned from community
* Add translation
* Fix some typescript errors
* Fix typescript errors
* PR feedback
2024-03-26 19:03:02 -04:00
matc-pub
201e5fcd53
Lazy loading less common languages for syntax highlighting ( #2388 )
...
* Use fewer syntax highlighter languages.
Reduces client.js size by about 250kB (800kB uncompressed)
Common languages:
bash, c, cpp, csharp, css, diff, go, graphql, ini, java, javascript,
json, kotlin, less, lua, makefile, markdown, objectivec, perl,
php-template, php, plaintext, python-repl, python, r, ruby, rust, scss,
shell, sql, swift, typescript, vbnet, wasm, xml, yaml
Additionally enabled languages:
dockerfile, pgsql
* Configurable syntax highlighter languages
Allows to individually enable languages.
* Lazy load syntax highlighter languages
Allows to enable additional languages that will not be autodetected.
* Include highlight.js in dynamic import check
2024-03-14 08:31:07 -04:00
SleeplessOne1917
eb5095b686
Bump dependencies ( #2378 )
...
Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
2024-02-26 19:16:41 -05:00
SleeplessOne1917
71c2206405
Update deps ( #2357 )
...
Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
2024-02-05 23:30:41 -05:00
Dessalines
140ff8271c
Move to pnpm ( #2345 )
...
* Switch from yarn to pnpm.
* Moving from yarn to pnpm.
* Try 2
* Try 3
* Try 4
* Try 5
* Try 6
* Adding qs.
* Try corepack.
* Remove comment.
* Adding prebuild:dev.
* Some fixes.
* Fixing up husky.
* Fixing up version and others.
2024-01-28 22:09:08 -05:00
1787a778f8
v0.19.3
2024-01-22 08:55:26 -05:00
a63b32583f
v0.19.3-rc.2
2024-01-20 08:22:29 -05:00