en
|
bf18d61f1f
|
fix(comments): publish and discovery interaction, add discovery to popup
|
2025-01-30 14:20:44 +01:00 |
|
en
|
a92d1da7ad
|
fix(comments): move depth calc, parent and root fetch to hook, main post leads to root, add small spinners
|
2025-01-30 11:12:03 +01:00 |
|
en
|
9b9e97b40e
|
fix(comments): comment out repost button
|
2025-01-30 09:44:17 +01:00 |
|
en
|
b03fa6e55d
|
fix(comments): show new line in content p
|
2025-01-30 09:40:12 +01:00 |
|
en
|
905b3ee5e4
|
feat(comments): add popup, types, and utils, split components
|
2025-01-29 21:24:44 +01:00 |
|
en
|
97b44a55f2
|
feat(reply): publish new reply with ndkevent, fetch kind 1 and 1111
|
2025-01-29 21:24:44 +01:00 |
|
en
|
670b981b05
|
fix(zap): add timeout and hide loading when done
|
2025-01-27 14:24:48 +01:00 |
|
en
|
b41676e4a9
|
fix(pubkey): handle error thrown by canceling pubkey fetch
|
2025-01-27 13:20:44 +01:00 |
|
en
|
5a6327fb73
|
feat(mod): add permissions and details
Close #112
|
2025-01-22 17:47:38 +01:00 |
|
|
99d7dbe89d
|
Update src/components/ModForm.tsx
Release to Staging / build_and_release (push) Successful in 50s
|
2025-01-21 20:40:40 +00:00 |
|
enes
|
787231ce0d
|
fix(download): reset on new fields
Release to Staging / build_and_release (push) Successful in 45s
|
2025-01-21 17:36:50 +01:00 |
|
enes
|
d75e3508ea
|
feat(download): add download details popup
|
2025-01-21 17:19:35 +01:00 |
|
enes
|
4bec281ea0
|
feat(download): add media url
|
2025-01-21 16:27:03 +01:00 |
|
enes
|
3f141ed58b
|
feat(download): add title and remove show more links
|
2025-01-21 15:47:05 +01:00 |
|
enes
|
e5dd28c23c
|
feat(filter): add only moderation filter to mods
Closes #188
|
2025-01-21 11:54:23 +01:00 |
|
enes
|
f335640ec5
|
feat(download): add malware scan notice
Closes #164
|
2025-01-16 18:16:36 +01:00 |
|
enes
|
cdf23c7fac
|
feat(mutelist): add post warnings to blog/mod
+ fix: block/unblock string
|
2025-01-16 12:56:46 +01:00 |
|
enes
|
177d2fb2ac
|
fix(zap): hide split button if author has no ln address
Release to Staging / build_and_release (push) Successful in 59s
Fixes #183
|
2025-01-16 11:15:17 +01:00 |
|
enes
|
0f2af47087
|
fix(profile): check for empty strings for ln
Closes #183
|
2025-01-15 19:10:48 +01:00 |
|
enes
|
9931f4ec0d
|
feat(mods): editor error handling
|
2025-01-15 17:05:35 +01:00 |
|
enes
|
094b7349b3
|
feat(editor): add diffsourcePlugin
|
2025-01-15 17:05:12 +01:00 |
|
enes
|
ce27515bfe
|
feat: spinner with timer
|
2025-01-14 17:48:15 +01:00 |
|
enes
|
5d479102d4
|
feat: mod submission try again
|
2025-01-14 17:23:47 +01:00 |
|
enes
|
5fad718356
|
feat(cache): clear cache on succesful publish
|
2025-01-09 14:17:12 +01:00 |
|
enes
|
30a87cc347
|
feat(cache): add mod cache
|
2025-01-09 13:20:44 +01:00 |
|
enes
|
ed3585f9c8
|
fix(mod): reset form
|
2025-01-08 13:59:35 +01:00 |
|
enes
|
33b8565051
|
feat(image): add spinner while uploading
|
2025-01-07 21:01:11 +01:00 |
|
enes
|
8205d4ac3e
|
refactor: remove comment
|
2025-01-07 19:29:16 +01:00 |
|
e
|
8f97161eb2
|
chore: code cleanup
|
2025-01-07 16:39:23 +01:00 |
|
enes
|
0026f4d751
|
feat(image): multiple files upload
|
2025-01-07 12:40:27 +01:00 |
|
enes
|
4c410be9ba
|
feat(image): use image upload field
|
2025-01-07 09:49:02 +01:00 |
|
enes
|
b33015cbaf
|
feat(image): add direct image upload components
|
2025-01-07 09:48:30 +01:00 |
|
enes
|
0b2d488bbe
|
feat(image): add controller, media services and error handling
|
2025-01-07 09:46:28 +01:00 |
|
enes
|
2440620328
|
fix(viewer): remove double sanitize, fix yt directive
Release to Staging / build_and_release (push) Successful in 1m1s
|
2024-12-24 20:26:38 +01:00 |
|
|
fdbb64d360
|
chore(git): merge pull request #174 from 170-editor-update into staging
Release to Staging / build_and_release (push) Successful in 1m1s
Reviewed-on: #174
|
2024-12-24 16:13:48 +00:00 |
|
enes
|
137cd95c4e
|
fix(viewer): allow iframe, only from custom yt directive
|
2024-12-24 17:03:18 +01:00 |
|
enes
|
a6ed390fad
|
fix(viewer): yt directive
|
2024-12-24 16:36:29 +01:00 |
|
enes
|
026dae65bb
|
refactor(viewer): add yt directive renderer with marked-directive pkg
|
2024-12-24 16:07:00 +01:00 |
|
enes
|
e40ec6c5aa
|
refactor(editor): update yt delete button
|
2024-12-24 14:15:36 +01:00 |
|
enes
|
e384bae945
|
refactor(editor): override image and link dialog
|
2024-12-24 14:00:04 +01:00 |
|
enes
|
3080b376aa
|
refactor: remove tiptap
|
2024-12-23 20:24:11 +01:00 |
|
enes
|
1b1aa4289a
|
refactor: add viewer, swap editor, and refactor submitMod page
|
2024-12-23 20:21:06 +01:00 |
|
|
c448e3be73
|
Update src/components/Filters/CategoryFilterPopup.tsx
Release to Staging / build_and_release (push) Successful in 53s
|
2024-12-22 22:46:04 +00:00 |
|
|
d823d3f007
|
Update src/components/Filters/CategoryFilterPopup.tsx
Release to Staging / build_and_release (push) Successful in 49s
|
2024-12-22 22:42:58 +00:00 |
|
|
c973bdd436
|
adjusted placeholder text
Release to Staging / build_and_release (push) Successful in 55s
|
2024-12-22 22:35:46 +00:00 |
|
|
777cd2a7c7
|
adjusted placeholder text
Release to Staging / build_and_release (push) Failing after 20s
|
2024-12-22 22:33:36 +00:00 |
|
enes
|
70c15dceb0
|
fix(category): show indeterminate on linked category parents
|
2024-12-18 12:48:47 +01:00 |
|
enes
|
b5ba87443c
|
refactor(blog): replace editor
|
2024-12-18 12:47:09 +01:00 |
|
enes
|
3f237ab2af
|
refactor(category): linking category update
|
2024-12-16 13:10:34 +01:00 |
|
enes
|
ff0eb2cddf
|
refactor: remove unused variable
|
2024-12-12 17:29:48 +01:00 |
|