932 Commits

Author SHA1 Message Date
en
72e2ae636e fix(notes): discovery notes
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s
2025-02-28 13:34:28 +01:00
f50cabe1e8 Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m11s
2025-02-27 23:33:57 +00:00
bde3bf2f3d Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m15s
2025-02-27 23:28:42 +00:00
2c2ab033d1 chore(git): merge pull request #235 from issues/234-stale-lnurl into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m6s
Reviewed-on: #235
2025-02-27 19:13:59 +00:00
en
72d9b2ac4c fix(ln): skip cache for profile metadata 2025-02-27 20:08:53 +01:00
en
700e2e1e4e fix(notes): limit, add new line split, remove links split
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m7s
2025-02-27 17:25:50 +01:00
en
4ea00d1af6 fix(gallery): invalid source 2025-02-27 17:24:22 +01:00
en
0167f90326 feat(notes): image gallery
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m8s
2025-02-27 14:54:36 +01:00
en
6dcf139989 fix(popup): hide q reposts in replies, show them only in quote-repost selection 2025-02-27 14:53:59 +01:00
en
78e679b7b0 feat(short posts): add recent posts with image preview
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m16s
2025-02-25 13:56:14 +01:00
en
840247f0b7 refactor(notes): remove redirect after repost publish
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m11s
2025-02-25 12:55:57 +01:00
en
88725da491 fix(notes): reset preview and size after publishing
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m8s
2025-02-25 12:47:02 +01:00
en
7cfd944abf fix(popup): show empty message
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m11s
2025-02-25 12:28:11 +01:00
en
9cc98ea6e4 feat(popup): add quote-repost dropdown for note popup 2025-02-25 11:57:51 +01:00
en
2d5088b984 fix(comments): depth calculation and main button
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m13s
2025-02-25 10:26:17 +01:00
en
596e782b65 fix(notes): correctly mark repost as nsfw
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m12s
2025-02-24 15:43:53 +01:00
en
bc5ad54ca9 fix(notes): render youtube link preview
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m6s
2025-02-24 14:40:46 +01:00
en
7ca3335534 fix(notes): render audio link preview
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m4s
2025-02-21 22:17:11 +01:00
en
6321c32adf fix(notes): nip05 preview and regex issue 2025-02-21 21:46:37 +01:00
en
e752ed2bb1 fix(notes): hide discovery button if empty
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m5s
2025-02-21 18:56:19 +01:00
d70495c4cf Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s
2025-02-21 14:24:41 +00:00
e6b27af709 chore(git): merge pull request #231 from feat/131-feed-issues into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m5s
Reviewed-on: #231
2025-02-21 14:06:33 +00:00
en
83adfe3964 fix(notes): render video preview 2025-02-21 14:57:10 +01:00
en
5f33c5e68a fix(notes): render image preview 2025-02-21 14:49:24 +01:00
en
01ca102dcc fix(profile): add npub to hex conversion in link 2025-02-21 14:39:53 +01:00
en
e321861fc4 feat(notes): render nip05 as profile in preview 2025-02-21 14:20:18 +01:00
en
53dd3cc193 feat(notes): add try again popup for submit and validation 2025-02-21 13:13:33 +01:00
en
be9488a752 feat(notes): sub for new notes and discovery button 2025-02-21 12:17:37 +01:00
en
fbd9b7e527 fix(popup): depth calculation for kind 1 2025-02-21 10:52:09 +01:00
en
6dc1556b4c fix(popup): enable kind 1 quote and reposts in popup comments 2025-02-21 10:52:09 +01:00
en
5e521f67bc fix(popup): enable kind 1 quote and reposts in popup
bump ndk version
2025-02-21 10:52:09 +01:00
en
7db108b338 fix(comments): only count and display direct replies 2025-02-21 10:52:09 +01:00
en
b8c43421f6 fix(quote): remove extra : 2025-02-21 10:52:09 +01:00
en
9c153e4a18 feat(notes): finalize repost action 2025-02-21 10:52:09 +01:00
en
f73a4277b3 fix(notes): rendered links open in new tab 2025-02-21 10:52:09 +01:00
en
32f14dfaef feat(notes): add draft to note submit textarea 2025-02-21 10:52:09 +01:00
en
7d91a5753a feat(comments): add title to popup 2025-02-21 10:52:09 +01:00
en
b39f8a4a4c feat(profile): add posts tab 2025-02-21 10:52:09 +01:00
en
79660f63ec feat(notes): add repost filter 2025-02-21 10:52:09 +01:00
en
e92d602f3a fix(notes): nsfw filter, nsfw post wrapper 2025-02-21 10:52:09 +01:00
en
b84adf3617 fix(notes): nsfw filter 2025-02-21 10:52:09 +01:00
en
d6672038bb fix(notes): missing links on date time 2025-02-21 10:52:09 +01:00
en
221b8b2050 refactor(feed): comment out source filter in the feed 2025-02-21 10:52:09 +01:00
en
db5b2d0a9c fix(popup: double body scroll and remove 2nd hide full post button 2025-02-21 10:52:09 +01:00
d070e15c6b Update src/assets/games/Games_Steam3.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m7s
2025-02-20 17:56:15 +00:00
fde826e45c Update src/assets/games/Games_Steam4.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s
2025-02-20 17:49:04 +00:00
a6abd0406c Update src/assets/games/Games_Steam4.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m7s
2025-02-20 17:10:45 +00:00
ab3d894726 Update src/assets/games/Games_Steam3.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m7s
2025-02-20 17:00:53 +00:00
81c515db8a Update src/assets/games/Games_Steam1.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m13s
2025-02-20 16:53:48 +00:00
867e6f9a27 Update src/assets/games/Games_Other.csv
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m9s
2025-02-20 16:51:57 +00:00