Commit Graph

554 Commits

Author SHA1 Message Date
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
KoalaSat
f0625a56ac
Add and fix translations. Fix feed scrollview. (#203) 2023-01-28 21:36:21 +00: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
73832234bb
Fix dm (#202) 2023-01-28 21:08:48 +00: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
8a441dc087
Fix user profile config (#200) 2023-01-28 20:31:41 +00: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
KoalaSat
8b00facc96
UI improvements (#199) 2023-01-28 09:43:34 +00:00
Pablo Carballeda
c91146c74b
Merge branch 'main' into minor-fixes 2023-01-28 04:30:22 +01:00
Pablo Carballeda
f1d55b971d Merge branch 'ui-improvements' of https://github.com/FrontendCrypto/nostros into ui-improvements 2023-01-28 04:29:53 +01: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
0698c1bc67
Merge branch 'main' into ui-improvements 2023-01-28 04:08:23 +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
KoalaSat
c94bdc23ff
Add Nostr notification 2023-01-28 01:05:56 +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
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
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
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