Commit Graph

339 Commits

Author SHA1 Message Date
KoalaSat
0f0322d994
Direct message notification (#250) 2023-02-05 16:27:17 +00:00
KoalaSat
eab4e97f7d
Fix 2 2023-02-05 17:26:57 +01:00
KoalaSat
51b693dff0
Fix 2023-02-05 17:22:41 +01:00
KoalaSat
5290718186
Direct messages Notification 2023-02-05 16:52:22 +01:00
KoalaSat
131281aed4
Create zh.json 2023-02-05 12:30:11 +00:00
KoalaSat
b23e17cbcb
Fix build 2023-02-04 23:45:03 +01:00
KoalaSat
ffe44b95f7
relay card and relay page + minor corrections (#246) 2023-02-04 11:26:30 +00:00
KoalaSat
a4734eb490
Merge branch 'main' into patch-1 2023-02-04 11:25:25 +00:00
123vier
9268adc828
minor corrections 2023-02-04 12:12:59 +01:00
123vier
90a39f8ea7
relay card and relay page + minor corrections 2023-02-04 12:05:55 +01:00
KoalaSat
7129f89bd8
fix note list scroll 2023-02-04 00:33:25 +01:00
solotuxer
c0572e6f66
updated_fr.json
I hope it helps bro.
2023-02-03 21:28:17 +00:00
KoalaSat
26311b86e3
Merge branch 'main' into relay-drawer 2023-02-03 18:24:18 +00:00
Pablo Carballeda
ca66c37d3e Style fixes and additions
Add "border" color to theme and fix spacing in conversation with public key bottom sheet
2023-02-03 19:06:33 +01:00
Pablo Carballeda
6a1128e1e4 Reduce navigation bar height and adapt FAB buttons position
-Reduce navigation height from 60 to 54 in order to optimize feed space.
-Fix FAB position not correct after navigation height modification.
-Fix scrollview in relays page and add space between last relay and FAB button.
2023-02-03 19:06:30 +01:00
KoalaSat
f2d3f66da3
Relay Drawer 2023-02-03 19:05:06 +01:00
Pablo Carballeda
5eaa280949 Optimize space in notes
Reduce icon size and spacing between elements.
2023-02-03 19:02:43 +01:00
Pablo Carballeda
aff590a1dd Fix not legible color in config page 2023-02-03 19:02:42 +01:00
Pablo Carballeda
703dc24c63 Add logout icon 2023-02-03 19:02:42 +01:00
Pablo Carballeda
5b214f8650 Make sensitive content switch more accesible
-Invert label and switch positions. Align using flexbox.
-Increase list separation in relays page.
2023-02-03 19:02:41 +01:00
Pablo Carballeda
880a9d4a5f Dividers and spacing in relays view 2023-02-03 19:00:09 +01:00
KoalaSat
c7d66dd1a2
Relay Drawers 2023-02-03 17:33:08 +01:00
KoalaSat
b9cbc7cc94
Global feed relay fix 2023-02-03 16:21:01 +01:00
KoalaSat
8392773923
Global feed relay filter 2023-02-03 14:35:42 +01:00
KoalaSat
05eceba04c
Language selector config 2023-02-03 11:34:10 +01:00
KoalaSat
fbb8c0c5a3
FlashLists 2023-02-03 10:37:54 +01:00
KoalaSat
0fdaac78dc
I|mprove image and big list performance 2023-02-03 09:08:59 +01:00
KoalaSat
11a7fb5d09
v0.2.2.1-alpha 1 2023-02-01 22:36:25 +01:00
KoalaSat
7177aacfd9
v0.2.2.1-alpha 2023-02-01 22:34:18 +01:00
KoalaSat
327b9d3881
added German translation (#226) 2023-02-01 19:05:59 +00:00
KoalaSat
5d8078ace0
Visual Relays 2023-02-01 20:05:10 +01:00
123vier
6007b024bc
Updated de.json
First translation, as I cannot compile myself (yet) I need to check everything with the next relase.
2023-02-01 16:03:21 +01:00
123vier
8c222e3dcc
work in progress 2023-02-01 14:32:52 +01:00
KoalaSat
3b4e7c62a5
clipboard search 2023-01-31 18:56:29 +01:00
KoalaSat
ffa27b80b6
Share contact and Upload image preview 2023-01-31 10:42:46 +01:00
KoalaSat
195fc26ce2
Upload images 2023-01-30 18:56:22 +01:00
KoalaSat
d9bedb54e5
Format 2023-01-30 12:58:51 +01:00
KoalaSat
6065eff134
Fix 2023-01-30 12:58:30 +01:00
KoalaSat
f826f3e8eb
New home tabs 2023-01-30 12:51:10 +01:00
KoalaSat
97e4a1c3fc
Request repost data 2023-01-29 22:54:40 +01:00
KoalaSat
950da9d0cb
Request repost data 2023-01-29 22:46:34 +01:00
KoalaSat
f22e0f730e
Add reposts to My feed 2023-01-29 21:28:23 +01:00
KoalaSat
00f01dbc57
Notifications badge refactor 2023-01-29 20:07:43 +01:00
KoalaSat
a66d685810
Store last seen at 2023-01-29 13:20:52 +01:00
KoalaSat
9c883d2dc5
Merge branch 'main' into notifications-badge 2023-01-29 12:16:30 +00:00
KoalaSat
2eae816acb
Notifications badge 2023-01-29 13:15:27 +01:00
KoalaSat
d36a51991c
Display version number 2023-01-29 12:18:20 +01:00
KoalaSat
1379cd0a40
Format 2023-01-28 23:13:07 +01:00
KoalaSat
2542a617c2
remove library 2023-01-28 23:11:25 +01:00
KoalaSat
629f3fe357
disable links previews 2023-01-28 23:10:02 +01:00
Pablo Carballeda
b59cd51633
Merge branch 'main' into add-translations-and-screenshots 2023-01-28 22:33:39 +01:00
Pablo Carballeda
abe8ea8806 Add and fix translations. Fix feed scrollview.
-Added french and fixed some translations in spanish.
-Fix feed scroll view bottom padding due to navigation tabs height decreased.
-Remove blue bird app references.
2023-01-28 22:31:45 +01:00
KoalaSat
cfe48205f8
Fix dm 2023-01-28 22:08:20 +01:00
KoalaSat
d904bf14a7
v0.2.1.6-alpha (#201) 2023-01-28 20:53:45 +00:00
KoalaSat
fa05304ee1
v0.2.1.6-alpha 2023-01-28 21:53:06 +01:00
KoalaSat
5653bf7bc1
Fic user profile config 2023-01-28 21:22:04 +01:00
KoalaSat
418bcaa792
Minor fixes (#194) 2023-01-28 09:44:14 +00:00
Pablo Carballeda
bf687cfd32 Fix typo and optimize space
-Reduce tabs height to 48 in feed and contact views.
-Fix typo in translations.
2023-01-28 04:29:03 +01:00
Pablo Carballeda
5cdc1857f8 Feed update and user blocked styles
-Replace Banner by Chip and style.
-Redesign user blocked styles and optimize space.
2023-01-28 04:07:22 +01:00
Pablo Carballeda
81c19414d1 Replace icon
Replace blue bird app icon by directory icon
2023-01-28 02:33:31 +01:00
Pablo Carballeda
debd4111bb Avoid fixed height in bottom sheets
-Fix paddings to fit style guidelines.
-Set height to 'auto' so bottom sheets get child height.
-3 elements per row in ProfileCard actions.
-Fix FAB position in NotePage.
2023-01-28 02:26:30 +01:00
Pablo Carballeda
10eaf95b5a Update index.tsx
Hide user about description View if it's empty. View has 50 height and It is taking up space without having content.
2023-01-28 00:41:27 +01:00
Pablo Carballeda
36856d6421 Center contactData in ProfileData
Center content by setting the contact data height same as user Avatar and add missing avatarSize in ProfileData in drawer.
2023-01-28 00:34:10 +01:00
Pablo Carballeda
e3ba1cbf00
Merge branch 'main' into minor-fixes 2023-01-28 00:08:41 +01:00
KoalaSat
d195f5d698
Config page and global feed 2023-01-27 22:03:09 +01:00
KoalaSat
39ff0f9565
Revert "New websockets library" 2023-01-27 12:31:54 +00:00
KoalaSat
e01051a8c5
Library working 2023-01-27 12:32:17 +01:00
KoalaSat
e257dff5ee
Remove non-FOSS libary and add validator to release workflow (#195) 2023-01-27 09:37:20 +00:00
KoalaSat
4d790e5476
New version release 2023-01-27 10:34:03 +01:00
KoalaSat
571ea0f903
Create SkeletonNote component (#192) 2023-01-27 08:13:05 +00:00
KoalaSat
4be05fd410
Remove non-FOSS libary and add validator to release workflow 2023-01-27 09:07:40 +01:00
Pablo Carballeda
41b755e22c Fix squared avatar and path
Fix GIF images not rounded.
Fix missingpath in NoteCard/index.ts
2023-01-27 01:05:17 +01:00
Pablo Carballeda
2cb026b1e2 UI fixes in profile page
-Fix image link snackbar position.
-Fix image link spacing.
2023-01-27 00:34:31 +01:00
Pablo Carballeda
d86177fd5a Update es.json
Translate to spanish
2023-01-27 00:29:53 +01:00
Pablo Carballeda
335b0b8add Create SkeletonNote component
Component for content loading
2023-01-26 20:24:44 +01:00
KoalaSat
cdf21719b5
Fix breaking bug 2023-01-26 08:28:04 +01:00
KoalaSat
41357b9c3d
v0.2.1.4-alpha 2023-01-26 08:13:04 +01:00
KoalaSat
89301e97f0
Version name an d nip21 test 2023-01-26 07:28:07 +01:00
KoalaSat
f1524e14d9
Fix 2 2023-01-25 19:52:22 +01:00
KoalaSat
c0967558d4
Fix 2023-01-25 18:29:48 +01:00
KoalaSat
3b2b9ba3d9
Small UI fixes 2023-01-25 18:20:40 +01:00
KoalaSat
8f0cce87b2
Fix Send note height 2023-01-25 16:48:37 +01:00
KoalaSat
00e7e71a37
Fix relays views and management 2023-01-25 16:38:30 +01:00
w3irdrobot
fdc40b4e0d
add numberOfLines to multiline TextInputs 2023-01-25 09:20:38 -05:00
KoalaSat
a1a456653d
replace moment with date-fns. make date be relative words (#148) 2023-01-25 09:20:52 +00:00
KoalaSat
cd92c1dd58
add suffix 2023-01-25 10:19:49 +01:00
KoalaSat
ba92090eb4
Make some of the TextInputs multiline capable (#179) 2023-01-25 08:20:35 +00:00
w3irdrobot
26cc46ac0c
some fixes for the english translation 2023-01-24 23:53:30 -05:00
w3irdrobot
170e1ec6b8
Make some of the TextInputs multiline capable 2023-01-24 23:44:20 -05:00
w3irdrobot
64786e5106
replace moment with date-fns. make date be relative words 2023-01-24 23:22:00 -05:00
Pablo Carballeda
644ba3ebee Minor UI fixes
-Spacing in add contact bottom sheet.
-Properly position FABs in some views.
2023-01-24 19:49:59 +01:00
KoalaSat
fbd2a78435
Reposts 2023-01-24 19:23:33 +01:00
KoalaSat
2fa39d701b
Copy text on long press 2023-01-24 15:13:54 +01:00
KoalaSat
a8bcd7e419
format 2023-01-24 14:48:27 +01:00
KoalaSat
0f6d84dc43
Webp as valid image url 2023-01-24 14:47:47 +01:00
KoalaSat
d7e9a8acc8
Webp-Gif support and link preview placeholders 2023-01-24 14:46:46 +01:00
KoalaSat
1d867a50cc
Add fastlane and sponsors 2023-01-24 13:06:46 +01:00
KoalaSat
d3b058840e
Add fastlane and sponsors 2023-01-24 13:05:34 +01:00
KoalaSat
997ae15117
Add fastlane and sponsors 2023-01-24 13:04:29 +01:00
KoalaSat
4956440245
refactor user data 2023-01-24 12:32:40 +01:00
KoalaSat
90537fb2f0
Fix 2023-01-23 17:57:27 +01:00
KoalaSat
7c5c65534b
NIP-05 Verification 2023-01-23 17:48:33 +01:00
KoalaSat
3107a03193
refactor relay pool and profile load 2023-01-23 15:58:56 +01:00
KoalaSat
04aa687db9
Sync types with nostr tools 2023-01-23 15:32:51 +01:00
KoalaSat
339958aae6
sync types with nostr-tools 2023-01-23 15:07:14 +01:00
KoalaSat
148ddd7a78
Fix light theme colors 2023-01-23 14:30:30 +01:00
KoalaSat
24ec2132c7
Regexp NIP19 for notes 2023-01-23 12:36:25 +01:00
KoalaSat
cc1ac325fd
Fix multiple links preview 2023-01-23 11:52:04 +01:00
KoalaSat
ec4858eafe
update clipboard to use dedicated package (#150) 2023-01-23 08:04:31 +00:00
KoalaSat
4695c3a8e9
fix double negative on home screen when not following anyone (#149) 2023-01-23 07:47:13 +00:00
w3irdrobot
0d3dbd6791
fixed keys attribute missing on undefined error 2023-01-22 16:42:02 -05:00
w3irdrobot
31720e8963
fix double negative on home screen when not following anyone 2023-01-22 13:59:24 -05:00
w3irdrobot
ae9f807ab7
update clipboard to use dedicated package 2023-01-22 13:57:49 -05:00
KoalaSat
4949a35576
New UI translations 2023-01-22 18:55:46 +01:00
KoalaSat
f2556447ce
0.2.1.1-alpha 2023-01-22 16:17:22 +01:00
KoalaSat
719bec36d8
New UI last changes 2023-01-22 13:43:30 +01:00
KoalaSat
3f83d01f32
New UI Logo 2023-01-21 22:06:51 +01:00
KoalaSat
ef710b1d5b
New UI Bugs 2023-01-21 21:32:17 +01:00
KoalaSat
f03970dd8a
New UI performance improvements 2023-01-20 15:58:47 +01:00
KoalaSat
b3a4c33507
New UI performance improvements 2023-01-20 15:20:36 +01:00
KoalaSat
1cf5feb214
New UI performance improvements 2023-01-20 15:09:05 +01:00
KoalaSat
f5bafeac25
Fix and format dates locale 2023-01-19 07:50:47 +01:00
KoalaSat
4c6fdec00c
bottom sheet and other fixes 2023-01-18 22:54:28 +01:00
KoalaSat
e89c4ba380
Change tab and bottom sheet libraries 2023-01-18 19:25:13 +01:00
KoalaSat
39266b7933
Fix bugs 2023-01-17 15:48:34 +01:00
KoalaSat
52c99de339
New UI empty views 2023-01-17 14:57:51 +01:00
KoalaSat
95db445e16
New UI empty views 2023-01-17 14:21:32 +01:00
KoalaSat
5368ee8449
Spanish translations 2023-01-17 11:58:34 +01:00
KoalaSat
1f9e9b72df
New UI Fix create page 2023-01-17 11:50:37 +01:00
KoalaSat
3b12cdbac4
Revert "Style ProfileCreatePage. Add spanish translations." 2023-01-17 09:40:08 +00:00
KoalaSat
19cbe832b8
Merge branch 'main' into main 2023-01-17 09:00:13 +00:00
KoalaSat
cf1a4517dd
New UI Fixes 2023-01-17 09:46:57 +01:00
Pablo Carballeda
b2e91870cf Translate to spanish 2023-01-17 01:12:52 +01:00
Pablo Carballeda
45d9528d12 Style and translate ProfileCreatePage
-Style and translate ProfileCreatePage to english and spanish.
-Replaced snackbar as static notification by custom warning notification.
-Removed Snackbar import.
2023-01-16 22:03:21 +01:00
KoalaSat
e6c50aaf03
Merge branch 'main' into main 2023-01-16 20:25:36 +00:00
KoalaSat
c2c7de4a8f
New UI EN translations 2023-01-16 21:06:12 +01:00
Pablo Carballeda
0b69c7b49e Style and translate ProfileConnectPage
Fix styles to match design and add translations in spanish and english.
2023-01-16 19:24:04 +01:00
KoalaSat
56a11eead8
New UI direct messages 2023-01-16 17:00:10 +01:00
KoalaSat
691e6714dd
New UI Follow nad followers list 2023-01-16 13:09:18 +01:00
KoalaSat
0e0485c9bf
New UI Main Feed and notifications 2023-01-16 11:54:45 +01:00
KoalaSat
c4f8d0bca0
New UI send note page 2023-01-16 10:03:01 +01:00
KoalaSat
14ce942695
New UI note view 2023-01-15 19:04:59 +01:00
KoalaSat
4fd565694e
New UI Profile view and Card 2023-01-15 17:40:32 +01:00
KoalaSat
d4bac9a325
New UI Profile view and Card 2023-01-15 15:22:02 +01:00
KoalaSat
1a97246dd3
New UI Profile 2023-01-14 21:35:35 +01:00
KoalaSat
8199f4a527
New UI navigation bar 2023-01-14 15:52:10 +01:00
KoalaSat
9d70478d80
Fix bug 2023-01-13 17:42:12 +01:00
KoalaSat
3e4369aaa4
New UI Relays and Load profile 2023-01-13 17:36:05 +01:00
KoalaSat
52beb0c63f
New UI Connect Page 2023-01-13 12:51:30 +01:00
KoalaSat
2f28febedb
Refactor subscriptions 2023-01-09 15:57:05 +01:00