Commit Graph

124 Commits

Author SHA1 Message Date
KoalaSat
5738c2fbcb
Better login process 2023-02-08 17:09:13 +01:00
KoalaSat
4fb033b0f0
Fix 2023-02-07 23:02:49 +01:00
KoalaSat
d221558df2
Mnemonic words 2023-02-07 23:01:25 +01:00
KoalaSat
bb5d8871ee
clarification 2023-02-07 16:48:55 +01:00
KoalaSat
c397434edf
Simplified chinesse 2023-02-07 16:44:10 +01:00
KoalaSat
887664b50d
resilience Exposure 2023-02-07 16:29:20 +01:00
KoalaSat
755bc51ca9
Push to top and decimal numbers 2023-02-06 12:52:02 +01:00
KoalaSat
d2e30491ce
Invoice preview 2023-02-06 12:10:11 +01:00
KoalaSat
0b64a67baa
Subscriptions refactor 2023-02-06 09:27:39 +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
7129f89bd8
fix note list scroll 2023-02-04 00:33:25 +01: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
aff590a1dd Fix not legible color in config page 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
5d8078ace0
Visual Relays 2023-02-01 20:05:10 +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
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