Commit Graph

2544 Commits

Author SHA1 Message Date
fa7ccdfc20 Reduces full screen updates to once a second. 2023-06-27 12:02:55 -04:00
David Kaspar
fe02519737 Updated se/de/cs translations 2023-06-27 13:30:37 +01:00
f2e9fbebea v0.62.5 2023-06-26 22:42:42 -04:00
52af109b4e Minor adjustments in threading 2023-06-26 20:38:06 -04:00
833e6bc3e1 Moves cashu processing to a state class to account for errors. 2023-06-26 20:17:35 -04:00
9bed6fdb9a v0.62.4 2023-06-26 18:22:07 -04:00
a4a867ebcd Achieves a bigger space if the hide system bars is placed outside the Dialog. 2023-06-26 18:18:04 -04:00
4da2f18957 Video Dialog in full screen 2023-06-26 17:44:36 -04:00
4141a52d51 Allows video dialog on streaming 2023-06-26 15:40:13 -04:00
4dbc71d577 Removes padding from the live header 2023-06-26 15:39:32 -04:00
3b5d792562 Extracts Cashu logic into a service class. 2023-06-26 15:27:04 -04:00
dd7f3225c6 Preloading channel from LocalCache 2023-06-26 14:59:18 -04:00
3477e7b8ba No need to remember Modifier 2023-06-26 14:55:55 -04:00
a3782bb459 Remove image from the live event and use only the author picture in the header. 2023-06-26 14:47:22 -04:00
d4003eee04 Adjusts Profile images to crop and not fit 2023-06-26 14:46:56 -04:00
c9bbb66284 Adjusting logout message. 2023-06-26 14:33:21 -04:00
1498fa9868
Merge pull request #474 from greenart7c3/main
add confirmation dialog before logout
2023-06-26 14:27:15 -04:00
26b493aa1d
Merge pull request #473 from believethehype/cashuredeem
Melt cashu tokens in Mint directly instead of using webservice
2023-06-26 14:26:44 -04:00
f9d652f849 Performance Improvements 2023-06-26 14:25:46 -04:00
greenart7c3
30b0ee444f add confirmation dialog before logout 2023-06-26 14:38:44 -03:00
Believethehype
bf8341ef58 Merge remote-tracking branch 'upstream/main' into cashuredeem 2023-06-26 18:19:01 +02:00
Believethehype
f9f1b0d98e Melt cashu tokens in Mint directly instead of using webservice 2023-06-26 18:18:45 +02:00
743a4c9d87 Using crossfade to show live activities 2023-06-26 09:12:10 -04:00
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