Commit Graph

3027 Commits

Author SHA1 Message Date
7871236ce7 Merge remote-tracking branch 'origin/HEAD' into local-database 2023-09-27 14:35:34 -04:00
greenart7c3
40dae875b8 Merge branch 'main' of https://github.com/greenart7c3/amethyst 2023-09-27 10:48:53 -03:00
greenart7c3
e762ad5e18 add settings to load profile pictures 2023-09-27 10:48:26 -03:00
119069a4c7 Moves the DB to account for multiple columns in tags 2023-09-26 18:59:57 -04:00
8b047f0b42 fix for the migration to quartz 2023-09-26 15:19:10 -04:00
8f1535cd09 Merge remote-tracking branch 'origin/HEAD' into local-database
# Conflicts:
#	app/build.gradle
#	build.gradle
2023-09-26 13:35:36 -04:00
Crowdin Bot
88701a97c7 New Crowdin translations by GitHub Action 2023-09-26 15:03:50 +00:00
600c927594 v0.78.2 2023-09-26 11:01:42 -04:00
1387a0f62b Adds note to make sure we know the callback of a prepare video runs in the main thread. 2023-09-26 10:56:28 -04:00
e3df94338f Fixes the access to playback state from the wrong thread 2023-09-26 10:55:31 -04:00
ee466aa1e4 v0.78.1 2023-09-25 18:28:48 -04:00
9704d61a7a more remembers 2023-09-25 18:28:35 -04:00
69d7e82b71 Increasing video cache from 90 to 150MB 2023-09-25 17:36:57 -04:00
288d80d163 only updates reports for a different note 2023-09-25 17:26:41 -04:00
b1edf4e934 Improving the Stability of VideoView 2023-09-25 17:09:36 -04:00
af9b0b444c Fix for not clearing the new post message. It adds a delay to allow the composer to save the viewModel after calling cancel 2023-09-25 15:29:13 -04:00
a3865e68bd Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-25 14:27:45 -04:00
ed70585e90
Merge pull request #620 from jiftechnify/fix-relay-content-link
Fix contact link in relay information dialog
2023-09-25 14:27:38 -04:00
Crowdin Bot
d92e30dba3 New Crowdin translations by GitHub Action 2023-09-25 18:22:35 +00:00
4afa5c1789
Merge pull request #621 from greenart7c3/main
add notifications for users of amber
2023-09-25 14:21:10 -04:00
e89e8e5d01 moves mark as read to the AccountViewModel scope. 2023-09-25 14:19:27 -04:00
greenart7c3
52f600485b add notifications for users of amber 2023-09-25 14:55:44 -03:00
jiftechnify
b5a0d65f3c
fix contact link in relay information dialog 2023-09-26 00:49:00 +09:00
fc4433e7ae Adds NIP19 parser to the AccountViewModel thread scope 2023-09-25 11:35:39 -04:00
35f0b1291f Performance Improvements to PreviewCards 2023-09-25 11:04:53 -04:00
045699ecd9 Disable swipe to change page in the hope page 2023-09-25 10:28:08 -04:00
74a2b46508 Forces the presence of the name field in kind 1 as per https://github.com/nostr-protocol/nips/pull/794 2023-09-25 10:11:25 -04:00
feaa594e52 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-25 09:55:28 -04:00
d966541ea7 Updating dependencies 2023-09-25 09:54:58 -04:00
Crowdin Bot
c10461126a New Crowdin translations by GitHub Action 2023-09-25 12:45:27 +00:00
David Kaspar
e1caf40c3a Updated translations for cs/de/sv 2023-09-25 11:13:05 +02:00
6e70034758 v0.78.0 2023-09-24 18:40:15 -04:00
ee30ff28f6 UI Improvements for Hidden Words 2023-09-24 18:36:43 -04:00
03654b5ebd Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-24 18:14:44 -04:00
7071174aed BugFix for restarting the relay connection when switching accounts after Amber's integration. 2023-09-24 18:12:50 -04:00
Crowdin Bot
57d5556728 New Crowdin translations by GitHub Action 2023-09-24 19:13:23 +00:00
f4da2ae6be Mute keywords 2023-09-24 15:10:50 -04:00
57dfe3af8c Reverting to have videos starting from the IO thread. 2023-09-24 10:35:51 -04:00
618d14a965 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-23 14:19:41 -04:00
c6c15c3ec7 Adding an option to avoid immersive scrolling 2023-09-23 12:10:17 -04:00
greenart7c3
ed4c51b664 Merge branch 'main' of https://github.com/greenart7c3/amethyst 2023-09-23 12:40:17 -03:00
greenart7c3
b3f39434ee only show backup keys if account has a private key 2023-09-23 12:24:17 -03:00
30ded17581 v0.77.8 2023-09-22 16:57:14 -04:00
19557bf358 Filters zap payments outside the established min-max parameters on polls. 2023-09-22 16:50:25 -04:00
bdc2cbbb99 Adds Mutiny button 2023-09-22 16:23:19 -04:00
82e2d15aaf Moves Live streaming from the top bar to the screen to avoid cancelling the video on scrolling. 2023-09-22 14:51:21 -04:00
6aff31886e Fixes website URLs without schema (http://, https://, etc) 2023-09-22 14:37:51 -04:00
7cc089f0ee Video playback creation must be run in the main thread :( 2023-09-22 14:19:29 -04:00
6c025f7274 Speeding up the display of unused hashtags 2023-09-22 14:19:07 -04:00
d5220324c4 Turns out the lifecycle owner changes quite a bit and thus it's a requirement to make it the key of a Disposable Effect. 2023-09-22 13:46:30 -04:00