Commit Graph

432 Commits

Author SHA1 Message Date
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
KoalaSat
f70b6be427
Config page and global feed (#198) 2023-01-27 21:07:12 +00:00
KoalaSat
d195f5d698
Config page and global feed 2023-01-27 22:03:09 +01:00
KoalaSat
80fb8fa32c
Revert "New websockets library" (#197) 2023-01-27 12:32:09 +00:00
KoalaSat
39ff0f9565
Revert "New websockets library" 2023-01-27 12:31:54 +00:00
KoalaSat
839f0017ed
New websockets library (#196) 2023-01-27 11:33:43 +00:00
KoalaSat
e01051a8c5
Library working 2023-01-27 12:32:17 +01:00
KoalaSat
fc6e6e9bdf
validator to release workflow 3 2023-01-27 11:29:44 +01:00
KoalaSat
21065a924e
New websockets library 2023-01-27 11:29:44 +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
55ea01e84d
validator to release workflow 5 2023-01-27 10:20:01 +01:00
KoalaSat
d43bd241da
validator to release workflow 4 2023-01-27 10:02:23 +01:00
KoalaSat
16d7b1c424
Revert "validator to release workflow 4"
This reverts commit 5bba834400.
2023-01-27 10:01:42 +01:00
KoalaSat
5bba834400
validator to release workflow 4 2023-01-27 10:01:26 +01:00
KoalaSat
fe19711b26
validator to release workflow 2 2023-01-27 09:36:15 +01:00
KoalaSat
5c7466ff54
validator to release workflow 2023-01-27 09:15:21 +01:00
KoalaSat
571ea0f903
Create SkeletonNote component (#192) 2023-01-27 08:13:05 +00:00
KoalaSat
3aafb20e54
Remove non-FOSS libary and add validator to release workflow 2023-01-27 09:08:23 +01:00
KoalaSat
4be05fd410
Remove non-FOSS libary and add validator to release workflow 2023-01-27 09:07:40 +01:00
Pablo Carballeda
335b0b8add Create SkeletonNote component
Component for content loading
2023-01-26 20:24:44 +01:00
KoalaSat
29877c7533
Fix breaking bug (#191) 2023-01-26 07:28:35 +00:00
KoalaSat
cdf21719b5
Fix breaking bug 2023-01-26 08:28:04 +01:00
KoalaSat
a60162a3f5
v0.2.1.4-alpha (#190) 2023-01-26 07:15:52 +00:00
KoalaSat
41357b9c3d
v0.2.1.4-alpha 2023-01-26 08:13:04 +01:00
KoalaSat
048a2d87d7
Version name an d nip21 test (#189) 2023-01-26 06:29:07 +00:00
KoalaSat
89301e97f0
Version name an d nip21 test 2023-01-26 07:28:07 +01:00
KoalaSat
9dcf75ba12
Small UI fixes (#186) 2023-01-25 18:54:10 +00:00
KoalaSat
f1524e14d9
Fix 2 2023-01-25 19:52:22 +01:00
KoalaSat
dc84c96117
Update README.md 2023-01-25 18:01:11 +00:00
KoalaSat
270375bff5
Fixed typo in Line 29 (#185) 2023-01-25 17:58:09 +00: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
holdenbach
ad100eb343
Fixed typo in Line 29
From "Bench-32" to "Bech-32"
2023-01-25 12:02:51 -05:00
KoalaSat
7eabf41f47
Fix Send note height (#184) 2023-01-25 15:48:54 +00:00
KoalaSat
8f0cce87b2
Fix Send note height 2023-01-25 16:48:37 +01:00
KoalaSat
5adf5ec2ba
Fix relays views and management (#183) 2023-01-25 15:39:42 +00:00
KoalaSat
00e7e71a37
Fix relays views and management 2023-01-25 16:38:30 +01:00
KoalaSat
faab80335a
add numberOfLines to multiline TextInputs (#182) 2023-01-25 15:37:27 +00:00
KoalaSat
cdf06756b8
Update README.md 2023-01-25 14:46:58 +00:00
w3irdrobot
fdc40b4e0d
add numberOfLines to multiline TextInputs 2023-01-25 09:20:38 -05:00
KoalaSat
21216b5ee4
Update README.md 2023-01-25 12:51:38 +00: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
KoalaSat
a856e06a0e
some fixes for the english translation (#180) 2023-01-25 08:18:32 +00:00