Commit Graph

2271 Commits

Author SHA1 Message Date
275baa7497
Merge pull request #472 from believethehype/cashuredeem
Parse and Show Sat Amount from Cashu tokens
2023-06-26 08:44:19 -04:00
ac1fb879c3 Bugfix for not updating user picture and name after a message arrives 2023-06-26 08:39:46 -04:00
270ad56450 Aligns LIVE marker to the right in the feed. 2023-06-26 08:38:29 -04:00
Believethehype
d155241efc Parse and Show Sat Amount from Cashu tokens 2023-06-26 14:32:08 +02:00
d61927cbee
Merge pull request #471 from believethehype/cashuredeem
Parse Cashu Tokens and provide link to redeem
2023-06-26 06:50:56 -04:00
996b68f9c6
Merge pull request #470 from Bardesss/patch-1
Update strings.xml (NL)
2023-06-26 06:49:19 -04:00
Believethehype
f6913663d1 enable autopay, change parsing 2023-06-26 11:57:31 +02:00
Believethehype
58600e13a8 parse cashu tokens 2023-06-26 11:04:31 +02:00
Bardesss
54e15ad3cd
Update strings.xml (NL)
Updated translation
2023-06-26 08:52:35 +00:00
777c652bf5 v0.62.3 (TEST) 2023-06-25 19:35:00 -04:00
7fb1473e21 There is no need to invalidate twice. 2023-06-25 19:34:51 -04:00
95db1ec84f Typo 2023-06-25 19:34:35 -04:00
7438973a20 Trying to improve rendering speed of chat messages. 2023-06-25 19:18:32 -04:00
fe31855860 Minor performance improvements in reaction row 2023-06-25 19:18:11 -04:00
d7bce4414d Crossfades changes in Reactions and Zaps 2023-06-25 19:17:48 -04:00
b4a81c137c Removes the need for lifecycle awareness here. 2023-06-25 19:16:41 -04:00
a6390f58d9 Removes debug info 2023-06-25 19:16:15 -04:00
ca3f4c3ec6 Moves MaxWidth for Chat bubbles to Shapes 2023-06-25 16:49:33 -04:00
53bfd40a31 Simplifies hex check 2023-06-25 16:22:17 -04:00
798be25c43 BugFix for duplicated notes in the LocalCache 2023-06-25 16:21:36 -04:00
ebe1bcedd0 Moves user msg Synchronization to it's own object. 2023-06-25 16:11:21 -04:00
4731575b87 Less memory intensive Hex Checker 2023-06-25 12:41:21 -04:00
383e761372 Moves LocalCache's Synchronized block to Concurrent implementations 2023-06-25 12:40:56 -04:00
54a95e6a4e Moves synchronized block to inner function 2023-06-25 12:38:08 -04:00
3105ade755 Moves Shape constants to the Shape class 2023-06-25 11:00:41 -04:00
f651034303 Better starting point for the following observer 2023-06-24 18:08:11 -04:00
7554dc010c Fixes spacing from last change 2023-06-24 18:07:56 -04:00
70a962062b Minor code and performance improvements. 2023-06-24 18:03:04 -04:00
5cc7f3bf2b Correct Immutable class 2023-06-24 15:55:21 -04:00
b040e0ca13 Moves OnlineChecker to a singleton class with cache. 2023-06-24 15:53:22 -04:00
775094356c Fixes new posts not showing up in the feed. 2023-06-24 10:49:34 -04:00
0771b179b5 Reducing the need to update the event for every two hours. 2023-06-24 10:36:42 -04:00
8af307e8bb Migrating the UserProfile page to the new ViewModel structure 2023-06-23 22:00:51 -04:00
e6ec3f1ce4 - Adds picture of the User to the Stream header.
- BugFix for the Click on UserPicture event
2023-06-23 20:44:58 -04:00
b4395e7585 v0.62.2 2023-06-23 18:10:25 -04:00
f8acb26763 Only showing the paid relay icon when the relay is paid. 2023-06-23 18:09:03 -04:00
aa931a4cc5 Improves Logs when the app cannot connect with relays. 2023-06-23 18:02:04 -04:00
e1cf188fbe Displays an error message when it cannot parse the returning json from relays. 2023-06-23 17:57:21 -04:00
9e57a706ae Moves some of the account observables to maps 2023-06-23 17:57:02 -04:00
8c73e981b5 formatting 2023-06-23 17:56:25 -04:00
87f5007fd3 Displays error message on LogCat if fails to login 2023-06-23 17:56:13 -04:00
5c42bb0282 Removes check in the Main Thread to allow login on Debug 2023-06-23 17:55:51 -04:00
415252b770 Converts TopBar Observables to Maps. 2023-06-23 17:55:30 -04:00
4f43d7cde5 More updates to the readme 2023-06-23 15:22:09 -04:00
c819a23f83 updating Readme 2023-06-23 15:16:57 -04:00
4a00a9a80d v0.62.1 2023-06-23 15:11:08 -04:00
1f5f6b251c BugFix on publishedAt date for Longform posts 2023-06-23 15:08:26 -04:00
c925b82e86 Stops showing posts in the future 2023-06-23 14:30:26 -04:00
96a5d1a658 v0.62.0 2023-06-23 14:11:56 -04:00
36154422f1 Formatting 2023-06-23 13:41:04 -04:00