Commit Graph

122 Commits

Author SHA1 Message Date
7e50c72ea7 refactor(AsyncButton): replace spinner 2023-02-28 07:50:05 -06:00
b1e7a202f3 Fix format 2023-02-28 07:19:55 -06:00
4e9408ee3e refactor(AsyncButton): add disabled property 2023-02-28 07:19:55 -06:00
0b7d070146 refactor(AsyncButton): add loader 2023-02-28 07:19:55 -06:00
d18fa03f31 Makes entire note clickable 2023-02-27 19:16:43 -06:00
5f6f8f5c44 Merge pull request #370 from v0l/long-press
Fast Zaps 
2023-02-27 21:34:30 +00:00
4718d11906 auto-close lnurl flow after WebLN payment success 2023-02-27 21:24:12 +00:00
7463196edf cancel fast zap 2023-02-27 21:19:26 +00:00
2782f24690 fix URL parsing edge cases (#360)
This should fix the following:
- URLs in parentheses
- URLs at the end of a sentence
2023-02-27 11:21:38 -08:00
3040dd46fa extract error messages 2023-02-27 19:15:39 +00:00
8c286c04f3 feat: fast zaps 2023-02-27 17:46:01 +00:00
c203c7eeed bug: follow all fix 2023-02-25 21:27:01 +00:00
df04c16283 feat: hide QR when WebLN triggered 2023-02-24 23:24:18 +00:00
44b29b777d feat: default zap amount 2023-02-24 23:03:01 +00:00
81ecc3178d Change message unread color to purple 2023-02-24 15:31:41 -05:00
e0dea32d6f fix long zap comment text overflow (#344) 2023-02-21 21:57:53 +01:00
88dc0647d7 Merge pull request #339 from v0l/feed-cache-rework
Feed cache rework
2023-02-21 15:11:05 +00:00
e6f64e9b9e feat: redux timeline cache 2023-02-21 14:35:53 +00:00
28ced65b2e add missing alt attribute 2023-02-20 16:55:01 -06:00
7b3092edec add missing keys 2023-02-20 16:53:08 -06:00
b23b1764e5 chore: misc 2023-02-20 14:24:19 +00:00
38892b6c34 Use inner note content as comment 2023-02-19 19:39:20 +03:00
f34e42701f bug: catch invalid invoice 2023-02-19 14:47:52 +00:00
42f2998343 bug: mention key 2023-02-18 23:36:34 +00:00
1161c69e36 Merge pull request #314 from kphrx/feat/kind1-reposts
feat: render kind 1 reposts
2023-02-18 23:01:28 +00:00
b4d797faf1 bug: summary anonymous zap 2023-02-18 22:42:47 +00:00
4c1513676e feat: tag anon zaps 2023-02-18 21:27:06 +00:00
b5d7e2c58a feat: zap type 2023-02-18 20:37:04 +00:00
b7b23dcfc7 refactor: yarn format 2023-02-18 10:10:18 +09:00
05a363491f UI fixes (#318)
resolves #306
2023-02-17 17:42:10 +01:00
b11ab51ba8 bug: catch invalid zaps (missing tag) 2023-02-16 21:54:11 +00:00
4fa14247fb fix(fotter-actions): add highlighting and min-width 2023-02-16 13:35:08 -06:00
625b734fde add close menu button to exit menu 2023-02-16 13:35:08 -06:00
37a90a90c2 increase clickable area for overflow menu icon 2023-02-16 13:35:08 -06:00
188b599e85 refactor: rename isTextRepost to tagFilterOfTextRepost 2023-02-16 23:11:29 +09:00
d911dc8da3 fix: not need fallback text note repost 2023-02-16 20:52:04 +09:00
615c2a974a refactor: extract repost filter to Util.isTextRepost
resolve https://github.com/v0l/snort/pull/314\#discussion_r1108279333
2023-02-16 20:42:46 +09:00
8e5c9686df feat: pass root event for kind1 reposts 2023-02-16 18:17:12 +09:00
6ed1252eed feat: render kind 1 reposts 2023-02-16 07:26:26 +09:00
68e1f9fd36 fix(fotter-actions): add highlighting and min-width 2023-02-15 13:49:03 -03:00
b42ffbc458 fix: add max height to textarea 2023-02-15 14:23:08 +00:00
bf7232b2f4 empty action 2023-02-15 14:22:53 +00:00
b9267fe1e1 fix: fade in fixed latest notes 2023-02-15 14:22:51 +00:00
5c4a7bde15 move f-ellipsis (#298) 2023-02-14 21:58:47 +01:00
829b1cd703 bug: fix url builder 2023-02-14 19:50:08 +00:00
abfb6d8c38 pass dpr for imgproxy 2023-02-14 16:10:03 +00:00
db001fbba5 bug: catch invalid zap 2023-02-14 14:53:00 +00:00
b01b5c2da1 margin and selector placement 2023-02-14 14:36:50 +00:00
1240fe40fe no wrap 2023-02-14 14:36:41 +00:00
54f33ddf7c note to self fix 2023-02-14 14:36:40 +00:00