Commit Graph

2816 Commits

Author SHA1 Message Date
greenart7c3
d2eea9f0ae fix merge 2023-08-14 10:51:14 -03:00
greenart7c3
012fdc8cc6 add signer support in the user metadata screen 2023-08-14 10:46:03 -03:00
greenart7c3
74054aab5a add signer support for sending notes 2023-08-14 10:46:02 -03:00
greenart7c3
11908b9e0c if amber is installed show floatingActionButton 2023-08-14 10:43:10 -03:00
greenart7c3
570cccfc62 add signer support in the profile tabs 2023-08-14 10:42:57 -03:00
greenart7c3
de9d6877e1 fix merge 2023-08-14 10:42:57 -03:00
greenart7c3
c31fa116ca add signerdialog to boosts 2023-08-14 10:42:57 -03:00
greenart7c3
10b15226a1 added SignerDialog in the like reaction 2023-08-14 10:42:57 -03:00
greenart7c3
7a46376bc1 added SignerDialog in the hashtagscreen 2023-08-14 10:42:57 -03:00
greenart7c3
b761aaf970 sign unfollow event 2023-08-14 10:42:57 -03:00
greenart7c3
3a08db2dfb add signerDialog in the profile screen follow button 2023-08-14 10:42:57 -03:00
greenart7c3
41fd2e087c use rememberLauncherForActivityResult to send the intent and get the result back 2023-08-14 10:42:57 -03:00
greenart7c3
ba476bcdca created SignerDialog 2023-08-14 10:42:56 -03:00
c7a3a74d5a v0.73.3 2023-08-13 17:52:13 -04:00
eed2f6abaf Unused null section 2023-08-13 17:51:55 -04:00
80f0b14c02 BugFix for blank screen when pressing the message button without any history of chats 2023-08-13 17:38:44 -04:00
b12b81282c BugFix for the route in the DM Notification 2023-08-13 17:24:30 -04:00
07d661ea00 Only updates the Bookmarks and Follows flag when the sensitive content property of the account changes. 2023-08-12 21:40:09 -04:00
a15263eeb9 Moves zaps from Compose scope to ViewModel Scope 2023-08-12 21:38:14 -04:00
6f19bccc54 Observes the user's follow list and not the local account state to update TagLists on the screen 2023-08-12 21:37:31 -04:00
547d567431 Avoids account state redirections 2023-08-12 21:36:31 -04:00
ece4e9074a Updates the isHidden function to the same version the NoteCompose uses. 2023-08-12 21:36:13 -04:00
0737c6ddc3 Avoids a redirection of account State 2023-08-12 21:35:50 -04:00
2aa9458aa1 Moves Show And Hide user functions from ComposeScoped to ViewModel Scoped 2023-08-12 21:35:34 -04:00
cb3b898e29 Moves the creation of the TopBar livedata for lists into the AccountViewModel 2023-08-12 21:33:29 -04:00
ceac61eb19 Avoiding live data updates 2023-08-12 21:32:15 -04:00
bc9f5e5328 Moves HTTP regex compilation to outside the inner method 2023-08-12 21:31:49 -04:00
a293800897 Moves Regex compilation to outside the state class. 2023-08-12 21:31:10 -04:00
3be34d0d40 Speeding up regex 2023-08-12 18:15:45 -04:00
eec87f017a v0.73.2 2023-08-12 15:18:26 -04:00
799037502f Correctly displaying/hiding pictures in Chat Compose 2023-08-12 15:17:05 -04:00
f2b727c587 Fixes the PushNotification of GiftWrapped Messages 2023-08-12 15:00:30 -04:00
b255d1827e Forces the creation of Notification Channels to see if they show up on Samsung phones. 2023-08-12 14:59:53 -04:00
d9e01da7e2 Removes unnecessary code 2023-08-12 14:59:14 -04:00
99a98439cd Uses the right account to decrypt GiftWraps 2023-08-12 14:56:29 -04:00
724e7e2378
Merge pull request #547 from KotlinGeekDev/fix-landscape-issue
Fix menu drawer in landscape mode issue
2023-08-12 14:15:43 -04:00
0619c9ffac Displays GiftWraps as Messages in the Notification Screen 2023-08-12 14:12:46 -04:00
cb7b51e8d1 BugFix for marking chat as read 2023-08-12 13:50:40 -04:00
c8172265dd v0.73.1 2023-08-12 11:20:13 -04:00
cce9d424bc Fixes green color for incognito mode 2023-08-12 11:20:01 -04:00
45227b75dc Fixed ProGuard for libsodium 2023-08-12 11:15:20 -04:00
6eaba7956c Sets releases as pre-release by default. 2023-08-12 10:31:08 -04:00
cc4b94f738 v0.73.0 2023-08-12 10:10:09 -04:00
423628a104 Adding ways to update the subject 2023-08-12 10:04:15 -04:00
d262b48f31 BugFix: Chat List updating immediately when new messages arrive. 2023-08-11 20:04:37 -04:00
f97a0468cc BugFix for when the private room is with yourself. 2023-08-11 19:47:17 -04:00
b4d87686ac Adds an incognito badge in every msg 2023-08-11 19:46:59 -04:00
8cbf07c917 Moves GiftCard filter to Account filters and not Chats 2023-08-11 19:46:26 -04:00
30fc4c35f4 Only requests notification once. 2023-08-11 19:44:34 -04:00
7912d492e5 Makes sure replies of NIP24 are also NIP24 2023-08-11 19:43:36 -04:00