Commit Graph

2142 Commits

Author SHA1 Message Date
57db7f0272 Moves some of the modifiers to singleton variables 2023-06-30 08:58:28 -04:00
b820b6564f BugFix Crashing relay screen on invalid URLs 2023-06-30 08:58:14 -04:00
3908c42c7f Reduces the use of hex 2023-06-30 08:57:57 -04:00
1793fe40bf v0.64.0 2023-06-29 18:13:48 -04:00
0857695332 Moves global to home as a list and search to the top bar. 2023-06-29 18:13:09 -04:00
a7b3bac8f8 Slims down the live headers 2023-06-29 18:12:22 -04:00
e6f122d8b7 BugFix for trimmed paragraphs losing indentation 2023-06-29 16:46:44 -04:00
b2cdc2ddef BugFix: Not showing display name on [n] tags 2023-06-29 16:28:47 -04:00
94057059bb Logging out the time to display reactions 2023-06-29 16:17:29 -04:00
927ef17896 Improved AsyncImage loading states. 2023-06-29 15:09:08 -04:00
33f915879b Makes NIP05 work in domain names only (No need for the _@ in the "_@domain" address) 2023-06-29 15:08:46 -04:00
98bca48359 Changes to not preview images when CanPreview is false. 2023-06-29 14:19:35 -04:00
171f763908 Additional checks for main thread in Notifications 2023-06-29 12:42:11 -04:00
605d83e530 v0.63.0 2023-06-29 12:32:45 -04:00
5f710b7304 Adds #tunestr icon 2023-06-29 12:29:08 -04:00
270d6b411a Updating Amethyst Logo to Zitron's 2023-06-29 12:00:20 -04:00
803b1e861e
Merge pull request #480 from greenart7c3/main
added followed tags in profile screen
2023-06-29 10:03:33 -04:00
787ca98daf v0.62.8 2023-06-28 19:06:05 -04:00
71517dc454 Formatting 2023-06-28 18:54:42 -04:00
949301d58f Mocking Looper to use the checkMainThread in tests 2023-06-28 18:54:33 -04:00
cf8ac4faae Merge remote-tracking branch 'origin/HEAD'
# Conflicts:
#	app/src/main/java/com/vitorpamplona/amethyst/model/LocalCache.kt
2023-06-28 18:32:59 -04:00
ad3aa124fc Performance improvements additional MainThread checks. 2023-06-28 18:32:10 -04:00
2326aa9f7c Runs the translation update in the main thread 2023-06-28 14:52:01 -04:00
acfd687d74 Avoids blinking the nip05 address 2023-06-28 14:51:34 -04:00
9b9183395d BugFix: Ignoring case when comparing original and translated versions. 2023-06-28 14:51:02 -04:00
greenart7c3
45b4902b2b
Merge branch 'vitorpamplona:main' into main 2023-06-28 15:40:36 -03:00
greenart7c3
6056d60d32 added followed tags in profile screen 2023-06-28 15:37:24 -03:00
61af248c09
Merge pull request #479 from ZsZolee/main
Additional Hungarian translation
2023-06-28 11:17:16 -04:00
5a580db1b8
Merge pull request #478 from greenart7c3/main
fix rendering url of highlight note
2023-06-28 11:17:03 -04:00
40a01219cc Moves RichText Modifiers to singleton classes. 2023-06-28 11:13:38 -04:00
c652390a9c Updates URLPreview in the main thread. 2023-06-28 11:09:54 -04:00
0916a97526 Users rememberPagerState instead of just remember 2023-06-28 11:09:19 -04:00
d76ef0a1ca updates firebase to the newest version 2023-06-28 11:06:56 -04:00
Zoltan
3a70ce1587
Additional Hungarian translation 2023-06-28 16:52:39 +02:00
greenart7c3
9f96e84378 fix rendering url of highlight note 2023-06-28 07:58:19 -03:00
Believethehype
985771beba Add copy button to Cashu Rendering, better default error message 2023-06-28 11:49:14 +02:00
3967633f77
Merge pull request #475 from davotoula/translation_updates
Updated se/de/cs translations
2023-06-27 15:05:31 -04:00
ee5699c2de v0.62.7 2023-06-27 13:16:28 -04:00
b8f4d9f0bb BugFix on zapraiser completed bar 2023-06-27 13:14:47 -04:00
8b1de47517 v0.62.6 2023-06-27 12:27:06 -04:00
c6ff514ba2 Logs rendering time of sections of the post 2023-06-27 12:26:57 -04:00
50f2d18b61 Moves state assignments to the main thread. 2023-06-27 12:05:11 -04:00
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