Commit Graph

2999 Commits

Author SHA1 Message Date
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
c6124376df
Merge pull request #552 from greenart7c3/fix-crash
fix crash when getting firebase token without play services
2023-08-21 18:30:02 -04:00
87c19f4232 BugFix for ClassCastException when the event changes 2023-08-21 18:21:28 -04:00
greenart7c3
a1f116909f fix crash when not using play services 2023-08-21 19:20:14 -03:00
ca9951f9b8 Fixes the loading of GiftWraps as intents in the app. 2023-08-21 18:19:10 -04:00
2bedd79e6f Fixing search for root to go backwards in the etag-stack. 2023-08-21 18:17:21 -04:00
a9af2d8982 v0.74.4 2023-08-21 17:30:37 -04:00
655a563f61 Moves community description and rules to a single Translateable text 2023-08-21 16:09:22 -04:00
9777c709a1 - Fixes some of the TopBar padding issues.
- Adds more info tap on single-user chat rooms
- Moves creation date to a new line.
2023-08-21 15:42:45 -04:00
251f4854fc Copies to Clipboard the GiftWrap ID and not the inner message ID 2023-08-21 14:23:36 -04:00
43c32f0b0e Moves last scope to a class-bound variable. 2023-08-21 13:51:03 -04:00
ec3b07147c Avoids creating new corotine scopes 2023-08-21 13:34:18 -04:00
0e6a2c339e Fixes the update of the feed after adding an image on stories. 2023-08-20 21:24:57 -04:00
844f7cd478 Reports on the number of observers to the cache. 2023-08-20 21:24:23 -04:00
a2edc9f3b2 Fixes the divider presence in Live Activities and Notifications 2023-08-20 17:31:36 -04:00
35d09aee77 - Filter follows in the list of participants
- Uses KIND3 follows for the notification dot in the bottom nav bar
2023-08-20 17:08:24 -04:00
a79d1d5bd6 Fixes issue with unfollowing hashtag written in a different case 2023-08-20 16:46:44 -04:00
ba9315fcd1 Moves coroutines of BundledUpdate and BundledInsert to a managed model. 2023-08-20 16:37:49 -04:00
f5c71b4f90 Broadcasts a note when a person replies to it. 2023-08-20 16:35:34 -04:00
5a40b39952 v0.74.3 2023-08-20 11:36:00 -04:00
2ac3b42d4d Correctly gets the Global Relays being used. 2023-08-20 11:33:56 -04:00
7cfad373f2 Adds Copy URL and Copy Note ID popups for images and videos 2023-08-20 11:18:31 -04:00
5d061a79e2 Explanation on why the Global and All Follows code have spaces 2023-08-20 10:29:35 -04:00
eb59a9d505 Keeps track of a message's GiftWrap host in order to broadcast later. 2023-08-20 10:24:11 -04:00
784f867a8e Updating media controls to the next version 2023-08-20 01:16:08 -04:00
954a9d66fb Fixes the crash when opening a malformed thread with a wrong root marker 2023-08-20 01:15:46 -04:00