Commit graph

919 commits

Author SHA1 Message Date
SleeplessOne1917
0966b2b471
Merge branch 'main' into use_http_client_2 2023-06-10 12:08:15 +00:00
SleeplessOne1917
6227b63ad0
Merge pull request #1125 from skspade/1078-language-select-disable-warning
fix: Adds ability to hide language warning
2023-06-10 01:00:34 +00:00
SleeplessOne1917
cd6a2f47a1
Merge branch 'main' into 1078-language-select-disable-warning 2023-06-10 00:58:04 +00:00
SleeplessOne1917
ca74081a56
Merge pull request #1140 from fheft/hide_saved_profile_tab
Only show 'saved' tab on own profile page
2023-06-10 00:50:14 +00:00
Florian Heft
b54be0586d Only show 'saved' tab on own profile page
* Users can't view saved posts of other users.
* fixes #1090
2023-06-10 01:08:08 +02:00
SleeplessOne1917
5e51441ce7
Merge pull request #1136 from Adam-Shea/main 2023-06-09 22:29:47 +00:00
Adam Shea
400f345182
Added Ctrl-K keybind 2023-06-09 21:30:12 +00:00
Dessalines
cd17e0a65a Fix sharp issue. 2023-06-09 14:09:59 -04:00
Dessalines
f39bb31415 Merge branch 'use_http_client_2' into use_http_client_dess 2023-06-09 13:33:00 -04:00
abias
39745e050a Fix search page update url 2023-06-09 13:23:43 -04:00
abias
7832e98214 Merge branch 'main' into use_http_client_2 2023-06-09 12:51:25 -04:00
SleeplessOne1917
2c9fd462b2
Merge branch 'main' into 1078-language-select-disable-warning 2023-06-09 16:41:28 +00:00
Nutomic
2a5c690bdc
Fix quotes (#1131)
Need to replace before rendering markdown, not after
2023-06-09 09:00:45 -04:00
abias
1cb23bd8f3 Fix isoData not working 2023-06-09 08:47:13 -04:00
Nutomic
4867e455f8
Alternative way to sanitize isoData (#1129)
* Alternative way to sanitize isoData

* use split/join instead of replaceAll

* Use sanitize, then restore > chars for markdown render
2023-06-09 08:17:02 -04:00
Sean Spade
23c4b685ed chore: switched to enabling language warning by prop rather than disabling 2023-06-08 23:36:35 -04:00
Sean Spade
9d45b4afe3 fix: Adds ability to hide language warning 2023-06-08 23:36:35 -04:00
SleeplessOne1917
a1393131f0
Merge branch 'main' into use_http_client_2 2023-06-09 00:59:39 +00:00
SleeplessOne1917
8f6586ed37 Fix PWA bug 2023-06-08 20:53:17 -04:00
SleeplessOne1917
5bad4d42d9 Fix prompt bug introduced from last bug fix 2023-06-08 18:56:10 -04:00
SleeplessOne1917
e6bbe7280a Fix prompt navigation bug 2023-06-08 17:55:40 -04:00
abias
8ee02da559 Add navigation prompt to other pages 2023-06-08 17:46:49 -04:00
abias
3162959da1 Handroll prompt 2023-06-08 16:34:25 -04:00
SleeplessOne1917
50a8f40187
Merge pull request #1118 from mr00z/main 2023-06-08 19:34:34 +00:00
Marcin Mróz
7366846849 styles(#1067): Run prettier 2023-06-08 21:08:28 +02:00
Marcin Mróz
7dfda39db0 fix(#1067): Fix language not updating when editing post 2023-06-08 20:48:32 +02:00
0xDEADCADE
22a4fae0c2
Fix isoData can contain user generated content (#1114)
* Fix isoData can contain user generated content

* Fix formatting
2023-06-08 11:15:03 -04:00
Dessalines
61b37d56e0 Trying to fix woodpecker, 2. 2023-06-08 00:16:50 -04:00
Dessalines
924a7eb7e5 Trying to fix woodpecker, 1. 2023-06-07 23:57:58 -04:00
Dessalines
b4858d6b31 v0.18.0-beta.1 2023-06-07 23:49:49 -04:00
Dessalines
5bd558000c Fixing a few things, commenting out props for now. 2023-06-07 13:33:15 -04:00
Dessalines
f8dc8caa99 Fix comment scrolling rerender bug. 2023-06-06 22:15:46 -04:00
Dessalines
42aedc326a Upgrading woodpecker node. 2023-06-06 20:53:49 -04:00
Dessalines
c8d48ab24f Merge branch 'use_http_client_dess' into use_http_client_2 2023-06-06 20:48:58 -04:00
abias
afb744642f Merge branch 'use_http_client_2' of https://github.com/LemmyNet/lemmy-ui into use_http_client_2 2023-06-06 13:01:02 -04:00
abias
c6b0f0852a Merge branch 'use_http_client_dess' into use_http_client_2 2023-06-06 13:00:17 -04:00
SleeplessOne1917
0f89819e60
Merge branch 'main' into use_http_client_2 2023-06-06 16:44:59 +00:00
abias
f3a60396ee Fix linting errors 2023-06-06 12:43:55 -04:00
abias
065faf320d Merge branch 'main' into use_http_client_2 2023-06-06 12:37:57 -04:00
Dessalines
f5cf816c39 Fixing verify email. 2023-06-06 09:16:04 -04:00
SleeplessOne1917
850de94c00
Merge pull request #1092 from thomasdouwes/patch-1 2023-06-06 13:15:47 +00:00
Dessalines
f7cb97eef4 Upgrading lemmy-js-client. 2023-06-06 09:15:45 -04:00
Thomas
6a9d61a6dd
Add media-src * to Content-Security-Policy header 2023-06-06 13:45:17 +01:00
Dessalines
6ae682f410 Merge branch 'use_http_client_2' into use_http_client_dess 2023-06-06 01:05:30 -04:00
Dessalines
78856561ab Reworking some more forms. 2023-06-06 00:52:42 -04:00
abias
009b783e3e Make all http client wrapping be in one place 2023-06-05 23:54:58 -04:00
Dessalines
d9553571ff Fixing up tagline and ratelimit forms. 2023-06-05 23:38:51 -04:00
SleeplessOne1917
20ba25760f Wrap Http client 2023-06-05 22:14:39 -04:00
SleeplessOne1917
8181e4a1ce
Merge pull request #1089 from jwhitmarsh/fix/1039
Refactor lets to consts
2023-06-05 23:30:31 +00:00
SleeplessOne1917
21a290a940
Merge branch 'main' into fix/1039 2023-06-05 23:27:50 +00:00