Commit Graph

2762 Commits

Author SHA1 Message Date
Crowdin Bot
0234cfca30 New Crowdin translations by GitHub Action 2023-09-05 13:03:08 +00:00
f707714611
Merge pull request #569 from atrifat/add-arm64-armeabi-target
Add arm64-v8a and armeabi-v7a build target
2023-09-05 09:01:46 -04:00
David Kaspar
d3468f3eba Added new translations for cs/de 2023-09-05 12:52:59 +02:00
Rif'at Ahdi R
df0b5fcd19 Add arm64-v8a and armeabi-v7a build target 2023-09-05 10:03:35 +08:00
40e2dba490 v0.75.14 2023-09-02 13:43:15 -04:00
d13e8bacec Fixes thread ordering issues with two notes with the same idHex 2023-09-02 12:46:24 -04:00
d3fa05a4df Remeber should be based on the Note 2023-09-02 12:28:16 -04:00
734dd2e119 Adds UI Feedback for Custom Zaps 2023-09-02 12:27:24 -04:00
a9ea9ea2ae Improves error message from LN Invoice servers. 2023-09-02 12:26:36 -04:00
1b521bc140 Grammar adjustment 2023-09-02 12:25:41 -04:00
364e3c5f5f 0.75.13 2023-09-01 14:28:40 -04:00
647cda3f90 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-01 14:27:52 -04:00
bcca4d4bcc Adds idHex to the date sorting in replies and comments to make sure the order is correct when 2 posts are placed within the same second. 2023-09-01 14:25:48 -04:00
Crowdin Bot
ad6f63df56 New Crowdin translations by GitHub Action 2023-09-01 17:53:20 +00:00
b5b8b62a16 Only trigger notification of events within 5minutes from the current time (avoids annoying notifications when rebroadcasting events) 2023-09-01 13:51:23 -04:00
8d3066b377 Marks which relays are using compression 2023-09-01 12:36:19 -04:00
18933b4326 Ignores brb.io if in the relay list. It's crashing the app too much with a weird implementation of the WebSockets protocol 2023-09-01 12:36:03 -04:00
672841c0ed Doesn't notify if the GiftWrap's inner message came from the user. 2023-09-01 12:35:21 -04:00
872c7cb257 Fixes testing of thread ordering 2023-09-01 12:34:46 -04:00
bfae5871c8 v0.75.12 2023-08-31 19:05:12 -04:00
451c5d1648 Removing LiveData Redirections 2023-08-31 19:04:07 -04:00
3423626c60 Fixes global feed 2023-08-31 19:02:54 -04:00
8982f02a4a v0.75.11 2023-08-31 17:13:32 -04:00
f06b5fdacf New thread ordering scheme:
1. Thread author, ascending order by date.
2. My replies, descending by date.
3. My follow's replies, descending by date.
4. Everybody else, descending by date.
2023-08-31 16:41:02 -04:00
8ea8cf2985 Marks keep screen on to false when leaving a video player. 2023-08-31 15:23:30 -04:00
2771d34951 Fixes the report card when the author has been blocked by the logged in user but the list loaded before the block user list. 2023-08-31 14:53:43 -04:00
669b33a3e1 Reducing the height of the banner in the drawer 2023-08-31 13:43:57 -04:00
c934a1cdfe Reduce the space between display name and status. 2023-08-31 13:36:46 -04:00
0ccd41f5e8 Fixes wrong EOSE updates. 2023-08-31 13:21:08 -04:00
1af3bb7dfc Improve cohesiveness of the pruning system. 2023-08-31 11:48:22 -04:00
f0fcf1ea8a Fixes the grammar in the nip05 error messages 2023-08-31 09:04:09 -04:00
3d9675841b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-30 19:32:31 -04:00
Crowdin Bot
05714de945 New Crowdin translations by GitHub Action 2023-08-30 21:14:24 +00:00
1c9041f12b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-30 10:12:23 -04:00
Crowdin Bot
d3de5e0a42 New Crowdin translations by GitHub Action 2023-08-30 12:50:26 +00:00
Crowdin Bot
51f997a34a New Crowdin translations by GitHub Action 2023-08-30 12:48:43 +00:00
d5607faadd Requires 10 sat zaps to trigger notifications 2023-08-30 08:47:25 -04:00
1a9c3ccb79 Must have a valid ZapRequest to process. 2023-08-30 08:44:14 -04:00
053de4d06f Removes unnecessary checks since the dual LiveData structure was activated 2023-08-29 17:57:47 -04:00
4016458540 v0.75.10 2023-08-29 17:40:51 -04:00
8b98efaad7 Refines zap and report pruning. 2023-08-29 17:24:48 -04:00
217ed90d9a Fix the deletion of reports from authors 2023-08-29 17:14:25 -04:00
Crowdin Bot
63b954d38d New Crowdin translations by GitHub Action 2023-08-29 20:54:17 +00:00
76cdea0087 Fixing xml 2023-08-29 16:53:09 -04:00
da1a3a8f85 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-29 16:51:05 -04:00
d11e92e166 v0.75.9 2023-08-29 16:46:34 -04:00
61efd237c2 Fixes: https://github.com/vitorpamplona/amethyst/issues/495 and https://github.com/vitorpamplona/amethyst/issues/398 2023-08-29 16:46:27 -04:00
6099948605 Migrates from Toast Message to a Dialog when Zap fails in the reaction row. 2023-08-29 16:43:45 -04:00
Crowdin Bot
108c6cbeb4 New Crowdin translations by GitHub Action 2023-08-28 21:18:41 +00:00
da02891c6a Correct an xml issue from crowdin 2023-08-28 17:12:48 -04:00