Commit Graph

3024 Commits

Author SHA1 Message Date
86c0ca975b Moves the User DataSource invalidation to the right channel 2023-08-25 13:27:57 -04:00
53eeea3225 Removes unused time 2023-08-25 13:26:56 -04:00
e9ff9d3b37 Adds a space between the status and the clickable icon 2023-08-25 13:24:47 -04:00
e2c011ec60 Avoids lists with the same hexId because the app was pruning events while loading them 2023-08-25 13:01:49 -04:00
5328740bff Improves blinking when loading a thread. 2023-08-25 13:01:08 -04:00
017df9845d Fixes r filter in tags 2023-08-25 12:59:21 -04:00
ed70658be9 Removes unecessary @ExperimentalTime tag 2023-08-25 11:52:44 -04:00
dc74c3014f updates cached content when note changes 2023-08-25 11:51:41 -04:00
53d5c5f354 BugFix for serialization filter 2023-08-25 11:49:41 -04:00
63ab2a9fbe Moves NIP315 to NIP38 2023-08-25 10:31:51 -04:00
30391160da v0.75.2 2023-08-24 18:56:39 -04:00
3273aa32a5 Removes the debug r tag used to test. 2023-08-24 18:54:48 -04:00
1e358d31d5 v0.75.1 2023-08-24 17:59:26 -04:00
b57dd98059 Displays links in the Status if they are present. 2023-08-24 17:58:34 -04:00
5b596d2a56 - Updating Status on the Drawer
- Reducing font size for statuses and nip05s
2023-08-24 17:34:02 -04:00
62db68c7b2 Correctly display status 2023-08-24 16:17:20 -04:00
b3bb85cd53 Display statuses if NIP05 succeeds. 2023-08-24 15:57:18 -04:00
fe6fb8470d Adds isExpired method in events. 2023-08-24 15:56:43 -04:00
ee97eac00c Downloads Statuses from Relays 2023-08-24 15:56:08 -04:00
48e3ccc165 Allow changing message status 2023-08-24 15:55:32 -04:00
52c0503b6d Support for pruning expired events. 2023-08-24 13:13:30 -04:00
c052399a16 Adds support to consume Status Events 2023-08-24 13:12:10 -04:00
76faf7ae35 Moving livedata creation to long-lived objects 2023-08-24 12:53:07 -04:00
36ea33a919 Adds StatusEvent support 2023-08-24 08:56:51 -04:00
8aad4d8030 Moves Manifest to target API 34 2023-08-24 08:56:37 -04:00
a23c8c5c04 v0.75.0 2023-08-23 18:22:38 -04:00
0434ef6ec6 Fixing quotes and boosts for NIP94 and NIP95 content 2023-08-23 17:31:11 -04:00
4d85a2f6fb Correct imePadding of the NewPostView 2023-08-23 17:08:46 -04:00
e9b235f748 Don't show zaps on search. 2023-08-23 16:27:04 -04:00
30320805da Adds Thai translation 2023-08-23 10:19:00 -04:00
8e913ef974 Adds replies and boosts to Stories 2023-08-22 17:49:44 -04:00
eb191406e6 Vertical Arrangement not working as intended. 2023-08-22 17:32:59 -04:00
ca89b70150 Activates pruning of old replaceable versions 2023-08-22 17:07:59 -04:00
6bcd6950ef Refactors replaceable consumers into a single function
Activates calendar consumers
2023-08-22 16:59:58 -04:00
dfa9c77e3e Migrates Addressable Events to a Base class 2023-08-22 16:39:23 -04:00
af143f2ea1 Base support for Calendar events 2023-08-22 16:19:59 -04:00
52761b3901 Activates pull to refresh on the Stories feed. 2023-08-22 16:19:37 -04:00
f027d23fcf Small refactoring to create the PrivateZap Event 2023-08-22 16:10:32 -04:00
2d30f3e9d2 Finishing the prune clean up to make sure we don't delete post from other accounts logged in. 2023-08-22 16:01:59 -04:00
a63b383425 BugFix Force Relay Reconnection when writing a new events. 2023-08-22 14:06:02 -04:00
e04eb733e7 - Protecting contact lists of all accounts in the device.
- Pruning events that are not from or cite an account.
2023-08-22 14:04:49 -04:00
0a49298ec2 Faster ReactionRow compositions 2023-08-22 12:23:45 -04:00
1121cfcaf9 BugFix on bundled update dispatchers. 2023-08-22 12:23:26 -04:00
66b5fad6c2 Saves some loading time by moving the check if notification was already asked forward. 2023-08-22 11:23:11 -04:00
5d352f1b6c Updates compose navigation, exoplayer and vico dependencies to the latest. 2023-08-22 11:16:31 -04:00
9018175f54 Removes unecessary import. 2023-08-22 11:06:10 -04:00
98c55661e8 Migrates to Compose 1.5.0 2023-08-22 11:05:17 -04:00
521407f879 Updates Gradle plugin 2023-08-22 10:07:40 -04:00
fa4257ad7d Separating NIP24 into the encryption NIP 44 and the messaging NIP 24 2023-08-22 09:41:40 -04:00
d73dec8f0b v0.74.5 2023-08-21 18:31:00 -04:00