Commit graph

910 commits

Author SHA1 Message Date
Dessalines
8c34129d4e v0.18.0-beta.2 2023-06-10 07:46:52 -04: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
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
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
SleeplessOne1917
6612bea325
Merge pull request #1088 from jwhitmarsh/fix/1079
Fix aria-label for language select
2023-06-05 23:26:23 +00:00
James Whitmarsh
0754b9ba19 Refactor lets to consts 2023-06-05 22:31:12 +01:00
James Whitmarsh
3cb3fc6b1e Fix aria-label for language select 2023-06-05 22:06:54 +01:00
SleeplessOne1917
400e62b21c
Add aria attribute to track toggle status of up/down votes. (#1074) 2023-06-05 11:49:03 -04:00
Dessalines
27bb9c3d6c Not catching errors in isoWrapper. 2023-06-05 11:45:35 -04:00
abias
c71878ef6b Fix instance add/remove buttons 2023-06-04 22:31:51 -04:00
abias
1206393f7c Refactor utils 2023-06-04 18:15:42 -04:00
abias
b75caf8e4a Merge branch 'main' into use_http_client_2 2023-06-04 12:44:14 -04:00
Dessalines
f981f103ef A few more fixes. 2023-06-03 23:20:41 -04:00