Commit Graph

130 Commits

Author SHA1 Message Date
Alejandro
9a608ee5c8
fix: don't show 0 if there is no description (#290) 2023-02-13 16:00:36 +01:00
Alejandro
81b92c4acb
HTML auto direction for specific textual content (#286) 2023-02-13 11:47:52 +01:00
Ahmed Rowaihi
2adf176dde
React Map Optimization, [missing map keys ] (#283)
* comment unused import ( minmizes js )

* Add keys missing keys on map for better React Diff

* [ImgBot] Optimize images

*Total -- 821.02kb -> 674.06kb (17.9%)

/public/nostrich_512.png -- 650.16kb -> 527.94kb (18.8%)
/public/nostrich_256.png -- 170.86kb -> 146.12kb (14.48%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

---------

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-02-12 22:06:21 +00:00
94beae35bc
bug: link to /new/discover 2023-02-12 21:55:35 +00:00
9595524a94
chore: hide note creator on donate page 2023-02-11 20:13:37 +00:00
b5c145a131
chore: list translators on donate page 2023-02-11 20:07:30 +00:00
47cf910d85
chore: misc extracted strings 2023-02-11 18:26:51 +00:00
94e692505f
chore: help page strings 2023-02-11 18:08:47 +00:00
d4e174af51
chore: donate page strings 2023-02-11 18:05:51 +00:00
Sam Samskies
fb4d7924fe
Fix DM page UI (#250) 2023-02-10 21:53:09 +01:00
Alejandro
5153f5c90a
NIP-65: Relay list metada (#238) 2023-02-10 20:23:52 +01:00
6f9c8ffe23
chore: change imgproxy strings 2023-02-10 14:03:10 +00:00
c430a4f163
feat: break lang 2023-02-10 12:33:30 +00:00
b1a2719209
bug: disable imgproxy for login page banners 2023-02-10 10:54:51 +00:00
f4bfa978ca
Merge pull request #233 from v0l/onboarding
feat: onboarding
2023-02-10 10:46:12 +00:00
87b86e9a9d
review feedback 2023-02-10 10:40:16 +00:00
Alejandro Gomez
13d453ad4f
fix: show user profile preview regardless if they have name 2023-02-10 11:16:17 +01:00
Alejandro Gomez
51f8f95d3e
oops 2023-02-09 23:26:13 +01:00
Alejandro Gomez
710bb10083
address review comments 2023-02-09 23:23:40 +01:00
Alejandro Gomez
8ca9a2157c
mobile fixes 2023-02-09 22:43:24 +01:00
Alejandro Gomez
c5928fa2c8
feat: onboarding 2023-02-09 22:43:21 +01:00
33374e2987
format 2023-02-09 18:51:50 +00:00
13b50b250f
use figma images 2023-02-09 18:51:35 +00:00
ddb8c9b58f
feat: new login page 2023-02-09 18:51:35 +00:00
51e8db651c
Merge pull request #231 from h3y6e/fix-intl
oversight of intl
2023-02-09 18:29:07 +00:00
h3y6e
2dac0675b4
format 2023-02-10 01:49:28 +09:00
Sam Samskies
f9817e2db4
add ability to use babel plugins without ejecting 2023-02-09 08:18:23 -06:00
h3y6e
1b0671c410
corrected the oversight of intl 2023-02-09 21:57:52 +09:00
dbae89837f
review / cleanup 2023-02-09 12:30:29 +00:00
ennmichael
45a210fdb5
rebase 2 2023-02-09 12:29:39 +00:00
ennmichael
1033ccfeed
rebase 2023-02-09 12:29:39 +00:00
ennmichael
441983b8ae
fix eslint warnings 2023-02-09 12:29:39 +00:00
Alejandro
2b29fb0897
feat: translations 2023-02-08 22:10:26 +01:00
422d7f91ba
chore: add sam to contributors 2023-02-08 10:07:06 +00:00
Sam Samskies
4f46f061d2
add messages extraction and example 2023-02-07 23:56:00 -06:00
ennmichael
5ad4971fc0
Add prettier formatting (#214)
* chore: add prettier

* chore: format codebase
2023-02-07 20:04:50 +00:00
015f799cf7
bug: fix notifications 2023-02-07 16:10:43 +00:00
Alejandro
1e76e729f7
Zap modal (#209) 2023-02-07 14:32:32 +01:00
41aa93a279
bug: hide note creator on /new & /messages 2023-02-07 10:19:25 +00:00
22479d8ec0
bug: remove usage of LIMIT_UNTIL 2023-02-06 22:33:01 +00:00
4fefd7298c
chore: hide note creator plus on settings pages 2023-02-06 22:30:07 +00:00
Alejandro
c928beb174
fix: don't stream global feed in notifications tab (#207) 2023-02-06 23:11:32 +01:00
Alejandro
a230b2ce61
Threads (#170) 2023-02-06 22:42:47 +01:00
Alejandro
40a5e00dc5
Settings page and UI tweaks (#200) 2023-02-05 23:44:31 +01:00
a1d42fa9fb
feat: new user flow
Closes #44
2023-02-05 18:02:13 +00:00
efa765ea84
bug: note reply always
closes #189
2023-02-05 12:32:34 +00:00
Alejandro Gomez
86043e813f
fix: only show zap button if lnurl is available 2023-02-05 12:30:26 +01:00
Alejandro Gomez
31b4954f13
show zaps total in zaps tab 2023-02-05 12:25:35 +01:00
Alejandro Gomez
62ae180652
fix: don't show self zaps on note summary 2023-02-05 12:04:18 +01:00
ec28a51148
chore: follow snort for new keys 2023-02-05 06:29:46 +00:00