Vitor Pamplona
|
30ded17581
|
v0.77.8
v0.77.8
|
2023-09-22 16:57:14 -04:00 |
|
Vitor Pamplona
|
19557bf358
|
Filters zap payments outside the established min-max parameters on polls.
|
2023-09-22 16:50:25 -04:00 |
|
Vitor Pamplona
|
bdc2cbbb99
|
Adds Mutiny button
|
2023-09-22 16:23:19 -04:00 |
|
Vitor Pamplona
|
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 |
|
Vitor Pamplona
|
6aff31886e
|
Fixes website URLs without schema (http://, https://, etc)
|
2023-09-22 14:37:51 -04:00 |
|
Vitor Pamplona
|
7cc089f0ee
|
Video playback creation must be run in the main thread :(
|
2023-09-22 14:19:29 -04:00 |
|
Vitor Pamplona
|
6c025f7274
|
Speeding up the display of unused hashtags
|
2023-09-22 14:19:07 -04:00 |
|
Vitor Pamplona
|
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 |
|
Vitor Pamplona
|
a0308bd3a1
|
Merge pull request #614 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2023-09-22 12:18:34 -04:00 |
|
Crowdin Bot
|
856b4ca2c1
|
New Crowdin translations by GitHub Action
|
2023-09-22 15:55:45 +00:00 |
|
Vitor Pamplona
|
8abfd10f0c
|
Merge pull request #613 from greenart7c3/main
update pt-br translations
|
2023-09-22 11:54:13 -04:00 |
|
greenart7c3
|
1bc4d33bb7
|
Merge branch 'vitorpamplona:main' into main
|
2023-09-22 11:27:48 -03:00 |
|
greenart7c3
|
35c67f692a
|
update pt-br translations
|
2023-09-22 11:11:47 -03:00 |
|
Vitor Pamplona
|
a319902cf7
|
Merge pull request #612 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2023-09-22 09:47:54 -04:00 |
|
Crowdin Bot
|
2bc8d26b4f
|
New Crowdin translations by GitHub Action
|
2023-09-22 13:40:33 +00:00 |
|
Vitor Pamplona
|
402da58391
|
Merge pull request #611 from greenart7c3/main
fix crash when editing account
|
2023-09-22 09:39:28 -04:00 |
|
Vitor Pamplona
|
b533afe27f
|
Merge pull request #610 from davotoula/main
Updated translations for cs/de/sv
|
2023-09-22 09:39:05 -04:00 |
|
greenart7c3
|
6a4afb45dc
|
fix crash when editing account
|
2023-09-22 05:13:47 -03:00 |
|
David Kaspar
|
73a718e6c7
|
Updated translations for cs/de/sv
|
2023-09-22 09:29:58 +02:00 |
|
Vitor Pamplona
|
140f6e3318
|
Refactoring to move markdown parser away from the Compose Class
|
2023-09-21 16:57:43 -04:00 |
|
Vitor Pamplona
|
073add9e71
|
Reduce padding of custom emojis
|
2023-09-21 14:30:56 -04:00 |
|
Vitor Pamplona
|
35ecf1f7a7
|
v0.77.7
v0.77.7
|
2023-09-21 14:15:25 -04:00 |
|
Vitor Pamplona
|
71db62e5a5
|
Resets the bar visibility when switching screens.
|
2023-09-21 14:14:40 -04:00 |
|
Vitor Pamplona
|
ff82b52a5b
|
Removes the need for the payment popup for only one invoice.
|
2023-09-21 14:03:38 -04:00 |
|
Vitor Pamplona
|
18e81de26d
|
v0.77.6
v0.77.6
|
2023-09-21 10:38:02 -04:00 |
|
Vitor Pamplona
|
27f37fc158
|
Removes the flickering on chat screens when the bottom bar disappears.
|
2023-09-21 10:32:06 -04:00 |
|
Vitor Pamplona
|
6638ae1d7b
|
no need for coroutines on nav anymore
|
2023-09-21 09:20:11 -04:00 |
|
Vitor Pamplona
|
42094c2a70
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2023-09-21 09:09:35 -04:00 |
|
Vitor Pamplona
|
932abdd412
|
Fixes video keep playing bug when pressing the bottom bar twice.
|
2023-09-21 09:09:24 -04:00 |
|
Vitor Pamplona
|
b4bb6f2b15
|
Merge pull request #608 from davotoula/main
"show more" text folding enhancement
|
2023-09-21 08:19:02 -04:00 |
|
David Kaspar
|
4c7b523de1
|
Merge remote-tracking branch 'origin/show_more_enhancement' into show_more_enhancement
|
2023-09-21 08:47:40 +02:00 |
|
David Kaspar
|
59608e9acc
|
Combine new line limit with previous character checking (use the smallest)
|
2023-09-21 08:47:09 +02:00 |
|
David Kaspar
|
77afedb2d0
|
Introduced line limit in addition to existing character limit for "show more" folding of text
|
2023-09-21 08:47:09 +02:00 |
|
David Kaspar
|
ccb2c626a7
|
Combine new line limit with previous character checking (use the smallest)
|
2023-09-21 08:27:16 +02:00 |
|
David Kaspar
|
9b6eec5fdd
|
Introduced line limit in addition to existing character limit for "show more" folding of text
|
2023-09-21 08:11:25 +02:00 |
|
Vitor Pamplona
|
02786fb7d3
|
v0.77.5
v0.77.5
|
2023-09-20 21:22:21 -04:00 |
|
Vitor Pamplona
|
384594ba5c
|
- Inverts the scroll to hide for channels and chats
- Awaits half of the bar to change visibility
|
2023-09-20 21:21:13 -04:00 |
|
Vitor Pamplona
|
dab02f2cbd
|
v0.77.4
v0.77.4
|
2023-09-20 19:05:00 -04:00 |
|
Vitor Pamplona
|
978f13fbf3
|
Activates sliding effect for all screens
|
2023-09-20 18:59:49 -04:00 |
|
Vitor Pamplona
|
831386a656
|
Using Slide in and out instead of crossfade for the top and bottom bars.
|
2023-09-20 18:57:11 -04:00 |
|
Vitor Pamplona
|
8b7406e25a
|
Merge pull request #607 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2023-09-20 18:41:11 -04:00 |
|
Crowdin Bot
|
9e7fed6646
|
New Crowdin translations by GitHub Action
|
2023-09-20 22:19:01 +00:00 |
|
Vitor Pamplona
|
89d88326e8
|
Merge pull request #606 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2023-09-20 18:18:08 -04:00 |
|
Vitor Pamplona
|
f18dd02161
|
Merge pull request #605 from greenart7c3/main
immersive scrolling on home feed
|
2023-09-20 18:17:56 -04:00 |
|
Crowdin Bot
|
e00db19485
|
New Crowdin translations by GitHub Action
|
2023-09-20 22:14:39 +00:00 |
|
Vitor Pamplona
|
a706b71d7c
|
Moves reaction calls to the viewModelScope
|
2023-09-20 18:12:41 -04:00 |
|
greenart7c3
|
a83b26cc6f
|
immersive scrolling on home feed
|
2023-09-20 18:18:56 -03:00 |
|
Vitor Pamplona
|
dc73843447
|
Fixes OK string
|
2023-09-20 16:43:57 -04:00 |
|
Vitor Pamplona
|
3e6aa2b943
|
Protects against null contact lists
|
2023-09-20 16:32:38 -04:00 |
|
Vitor Pamplona
|
909d3f4fbe
|
Migrates alt descriptions from .content to alt tag.
|
2023-09-20 16:18:21 -04:00 |
|