Commit Graph

231 Commits

Author SHA1 Message Date
875a518a05 Merge remote-tracking branch 'origin/main' 2023-01-25 19:28:49 -03:00
22311f39e0 Updating lifecycle to 2.6.0 2023-01-25 19:27:09 -03:00
f6ad33b76a StateWithLifecycle seems to be the wrong option here. 2023-01-25 19:26:48 -03:00
05267c598f
Merge pull request #38 from KotlinGeekDev/rtl-fix
RTL Support
2023-01-25 17:25:27 -05:00
f988d3e488
Merge pull request #37 from KotlinGeekDev/fix-note-navigation
Fix note navigation behaviour.
2023-01-25 17:24:38 -05:00
bd7a4a8372 Concurrent modification exception bugfix 2023-01-25 19:09:18 -03:00
a9788cfa63 Separating Note observers into different types to avoid full screen refreshes. 2023-01-25 18:54:20 -03:00
KotlinGeekDev
74b0dd3b44 Support for RTL in both TextFields and TextViews. 2023-01-25 18:59:52 +01:00
KotlinGeekDev
88ccb63a80 Fix note navigation behaviour. 2023-01-25 17:39:19 +01:00
542bd485d0 Fixes notification autoupdating 2023-01-25 13:29:44 -03:00
4c15420b05 Fixes multiple likes 2023-01-25 13:24:56 -03:00
e4dfb2b974 Fixes https://github.com/vitorpamplona/amethyst/issues/30 2023-01-25 13:01:44 -03:00
71c847b478 v0.10.5 2023-01-25 12:02:13 -03:00
5f1ce602ea Smaller buttons in the Profile and Channel to support narrower screens. 2023-01-25 12:01:47 -03:00
380181fd05 More obvious nsec, npub buttons. 2023-01-25 11:32:09 -03:00
857a31faf0 Blocks double retweets. 2023-01-25 11:00:17 -03:00
12e5ebeb84 Upgrading Cameri's relay 2023-01-25 10:53:18 -03:00
965cdd9304 Fix boosted posts not showing up in the Main Follows feed 2023-01-25 10:46:14 -03:00
e7b6ca1bb2 Fixes likes not showing up in Notifications 2023-01-25 10:40:45 -03:00
30ab477d7d Fixes channels as hidden users. 2023-01-25 10:40:28 -03:00
68bb6b3479 Bugfix on updating ln address 2023-01-25 00:07:57 -03:00
ebe9690f1b 0.10.4 2023-01-24 23:28:43 -03:00
aa8993eb56 Splits home screen between Follows and Follows+ Replies 2023-01-24 23:28:34 -03:00
ca9f94eaac Logging failures to reduce the amount of network calls, 2023-01-24 23:09:03 -03:00
f931e8dfa9 Fixing order of relays when using default ones 2023-01-24 23:08:44 -03:00
b32c454303 Keeping the feed up to date if you are looking at the top 2023-01-24 22:53:15 -03:00
e9eb7de24a NIP 19 Support 2023-01-24 21:53:22 -03:00
654deb5e23 Removes the need to send the scroll to the bottom in chatrooms 2023-01-24 19:52:26 -03:00
cae9502d11 v0.10.3 2023-01-24 16:59:31 -03:00
687428abc1 Support for Blocking and Reporting Users/Posts 2023-01-24 16:59:21 -03:00
45ea408877 Updating assets for fastlane 2023-01-23 21:18:16 -03:00
c863b6c5e5
Merge pull request #5 from IzzySoft/fastlane
initial fastlane structure
2023-01-23 19:10:29 -05:00
34dd009246 v0.10.2 2023-01-23 20:58:36 -03:00
e064741148 Moving coroutines from Main to Default, which is more ideal for memory intensive tasks 2023-01-23 20:54:56 -03:00
b6c25cfa46 Not updating observers if the database doesn't change. 2023-01-23 20:54:10 -03:00
114f064bbf Fixes a bug in updating a list of relays after a bug from nostr-postr 2023-01-23 20:53:37 -03:00
aeb78b293e No more black profile pictures while loading 2023-01-23 20:32:10 -03:00
2b4a1a3966 Updating dependencies 2023-01-23 20:30:40 -03:00
582f8e39c0 Releasing a new version to make sure versionCode was updated. 2023-01-23 16:30:18 -03:00
a6c3c5c606 Delete old logs 2023-01-23 15:16:26 -03:00
b641678222 migrating v0l to snort 2023-01-23 15:02:36 -03:00
33fc47f1aa v.0.10.0 2023-01-23 14:30:33 -03:00
8d3d543318 Avoids duplicating urls in relay list add. 2023-01-23 14:11:13 -03:00
a47aaab83c Relay Management (View/Edit) 2023-01-23 13:58:06 -03:00
c33f7f615f Avoiding recurring inner note rendering. 2023-01-22 19:07:32 -03:00
0c2fd3adc0 Doesn't try to link phone numbers smaller than 6 chars 2023-01-22 19:07:06 -03:00
a366809319 Search by partial Hex or full npub/note activated. 2023-01-22 18:35:10 -03:00
7baef64af9 Single line about me texts in the follow list 2023-01-22 18:34:41 -03:00
9c04cb0e30 putting synchronized lists into a synchronized method 2023-01-22 18:34:21 -03:00
d13979b4b5 Marking Chat groups as such in the UI 2023-01-22 18:33:38 -03:00