Commit Graph

84 Commits

Author SHA1 Message Date
27edf5f592
bug: zap button not working 2023-03-03 11:56:03 +00:00
Jeremy Karlsson
56d9796f64
Format 2023-03-02 20:01:37 +01:00
Jeremy Karlsson
8fa2d4c29f
Merge branch 'main' of github.com:v0l/snort into svg-proposal 2023-03-02 19:46:15 +01:00
Jeremy Karlsson
e4cdbcc0dc
Tweak some sizes 2023-03-02 19:39:29 +01:00
Jeremy Karlsson
b4a132d4a2
Move icons to svg file 2023-03-02 18:47:02 +01:00
eec85c441e
complete basic wallet 2023-03-02 15:23:53 +00:00
cff605b188
feat: LNC wallet 2023-02-28 22:22:46 +00:00
1b363ec15f
progress 2023-02-28 22:21:50 +00:00
9c4fa026bd
bug: show reactions menu option always 2023-02-28 19:50:00 +00:00
ac41f8c2f4
bug: clear redux store on logout
closes #372
2023-02-28 19:33:47 +00:00
5caf5541ec
chore: extract message 2023-02-28 15:52:05 +00:00
0a8741ee71
bug: trim name 2023-02-28 15:45:28 +00:00
d43ff2646d
feat: reveal content with click 2023-02-28 15:42:25 +00:00
Lukas Jakob
7e50c72ea7 refactor(AsyncButton): replace spinner 2023-02-28 07:50:05 -06:00
Lukas Jakob
b1e7a202f3 Fix format 2023-02-28 07:19:55 -06:00
Lukas Jakob
4e9408ee3e refactor(AsyncButton): add disabled property 2023-02-28 07:19:55 -06:00
Lukas Jakob
0b7d070146 refactor(AsyncButton): add loader 2023-02-28 07:19:55 -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
Sam Samskies
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
Sam Samskies
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
Sam Samskies
28ced65b2e
add missing alt attribute 2023-02-20 16:55:01 -06:00
Sam Samskies
7b3092edec
add missing keys 2023-02-20 16:53:08 -06:00
b23b1764e5
chore: misc 2023-02-20 14:24:19 +00:00
Semisol
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
kPherox
b7b23dcfc7
refactor: yarn format 2023-02-18 10:10:18 +09:00
Alejandro
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
Fernando López Guevara
4fa14247fb
fix(fotter-actions): add highlighting and min-width 2023-02-16 13:35:08 -06:00
Josh Remaley
625b734fde
add close menu button to exit menu 2023-02-16 13:35:08 -06:00
Josh Remaley
37a90a90c2
increase clickable area for overflow menu icon 2023-02-16 13:35:08 -06:00
kPherox
188b599e85
refactor: rename isTextRepost to tagFilterOfTextRepost 2023-02-16 23:11:29 +09:00
kPherox
d911dc8da3
fix: not need fallback text note repost 2023-02-16 20:52:04 +09:00
kPherox
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
kPherox
8e5c9686df
feat: pass root event for kind1 reposts 2023-02-16 18:17:12 +09:00