Commit Graph

440 Commits

Author SHA1 Message Date
Bojan Mojsilovic
4751fb8896 Show "open in app" banner on iOS 2023-12-01 16:07:13 +01:00
Bojan Mojsilovic
99554b1f5a v0.95.1 2023-12-01 14:16:31 +01:00
Bojan Mojsilovic
b8981ce03e iOS v1.0.4 2023-12-01 14:16:31 +01:00
Bojan Mojsilovic
54cb8aab26 Don't show npub on Profile page until profile is loaded (or not) 2023-12-01 14:11:21 +01:00
Bojan Mojsilovic
061b01bc9f Shorten long notes 2023-11-30 14:18:03 +01:00
Bojan Mojsilovic
4d72571bd2 Store local profile 2023-11-29 16:23:50 +01:00
Bojan Mojsilovic
504c1119e9 Update favicon 2023-11-29 15:02:35 +01:00
Bojan Mojsilovic
674738ed01 Fix home sidebar refreshing when navigating to home 2023-11-29 14:20:07 +01:00
Bojan Mojsilovic
ccfb955a46 Fix text selection in note 2023-11-29 13:40:45 +01:00
Bojan Mojsilovic
c085ffa0dd Fix reply to box display 2023-11-29 13:33:47 +01:00
Bojan Mojsilovic
ca02f7f342 Update download page. Android v0.21.4 2023-11-28 16:02:11 +01:00
Bojan Mojsilovic
21d37c24ee Fix hashtag linking 2023-11-27 17:21:11 +01:00
Bojan Mojsilovic
ab6f509fd7 Remove end-of-content caption 2023-11-27 16:54:51 +01:00
Bojan Mojsilovic
d58f9c33b3 Fix angle brackets rendering in notes 2023-11-27 16:43:12 +01:00
Bojan Mojsilovic
01f87fe556 Fix parsing mentions 2023-11-27 16:25:25 +01:00
Bojan Mojsilovic
a279cfd0e0 Fix word breaking in new note editor 2023-11-27 15:28:21 +01:00
Bojan Mojsilovic
977d09a9d7 Add space when user has nip05, but verification fails 2023-11-27 14:38:26 +01:00
Bojan Mojsilovic
03e1f3ecbe Fix verification checkmark on profile page 2023-11-27 13:31:15 +01:00
Bojan Mojsilovic
4c137d983c Fix blank page on non-setup profile 2023-11-27 13:00:03 +01:00
Bojan Mojsilovic
5e75abb239 Try forcing reload of styles 2023-11-18 00:08:06 +01:00
Bojan Mojsilovic
7c5fc579d5 Rename roboto font files 2023-11-17 23:58:15 +01:00
Bojan Mojsilovic
e2bd6fc613 git-commit-id 2023-11-17 23:26:54 +01:00
Bojan Mojsilovic
8228df9cb7 v0.93.14 2023-11-17 23:03:55 +01:00
Bojan Mojsilovic
fa6319e440 Redesign 2023-11-17 23:03:55 +01:00
Bojan Mojsilovic
28803ba01d Update iOS version 0.90.3 2023-11-13 18:25:24 +01:00
Bojan Mojsilovic
5badf80e90 Update android version 2023-11-13 17:32:13 +01:00
Bojan Mojsilovic
1a01c77743 Reserve space for images in notes 2023-11-13 14:59:26 +01:00
Bojan Mojsilovic
0ac94efb6a Fix for settings reset 2023-11-13 14:59:05 +01:00
Bojan Mojsilovic
b415744936 Fix translations on create account wizard 2023-10-24 10:29:20 +02:00
Bojan Mojsilovic
40f7f0759a Add more following suggestions on create account 2023-10-23 16:39:14 +02:00
Bojan Mojsilovic
9bffb0ee67 Ignore line breaks in small notes 2023-10-23 15:28:20 +02:00
Bojan Mojsilovic
2c2ed06a23 Hide relays and zaps tabs on small screens 2023-10-23 12:23:32 +02:00
Nikola Lukovic
3725943ecf
Potential fix for urls in content surrounded with gunk 2023-10-19 18:07:51 +02:00
Nikola Lukovic
dfce5fe748
Lowered max-width for note header usernames to 100px to avoid overflow 2023-10-19 16:46:40 +02:00
Nikola Lukovic
e04294e0d6
Removed global flag when testing for profile regex. This fixes some issues when detecting profiles with nostr: prefix 2023-10-19 16:33:34 +02:00
Nikola Lukovic
22c4188e6a
Added '-' to 'special characters' when detecting an encoded user profile in note content 2023-10-19 16:07:23 +02:00
Nikola Lukovic
f9afdfbe45
Add additional checks when testing if there is a link preview available 2023-10-19 15:40:22 +02:00
Bojan Mojsilovic
9605526045 Remove Trending, My network 2023-10-14 13:59:31 +02:00
Bojan Mojsilovic
e9f5f3cf79 Remove name warning, add all default relays to new account 2023-10-14 11:40:52 +02:00
Bojan Mojsilovic
4cbb8da345 Fix dot after mention parsing 2023-10-14 11:24:35 +02:00
Bojan Mojsilovic
127653b78d v0.81.3 2023-10-13 20:27:24 +02:00
Bojan Mojsilovic
5a7f4f9f70 android v0.18.1 2023-10-13 20:27:04 +02:00
Bojan Mojsilovic
4528d0a7c5 Fixes for login 2023-10-13 20:26:52 +02:00
Bojan Mojsilovic
fe90f42e78 Minor fixes 2023-10-13 19:57:58 +02:00
Bojan Mojsilovic
f4c86454b8 Fix Follow screen 2023-10-13 19:19:41 +02:00
Bojan Mojsilovic
aec83dee77 Reset form after account creation.
Hide "get started" in sidebar on smaller screens.
Display user's pubkey after creation
Navigate to home after logout
2023-10-13 15:41:57 +02:00
Bojan Mojsilovic
325bfc5f64 Allow user to submit on Enter 2023-10-13 13:58:29 +02:00
Bojan Mojsilovic
5e668f5c25 Show "Get Started" on acctions that require account 2023-10-13 13:07:56 +02:00
Bojan Mojsilovic
79110494fe Add "Get Started" to side menu 2023-10-13 12:57:29 +02:00
Bojan Mojsilovic
089f2990b2 Attempt to fix Safari browser, because it is a very bad browser 2023-10-13 12:08:29 +02:00