Vitor Pamplona
|
2b6a48f391
|
Fixes issue with super large follow lists.
|
2024-07-19 16:40:46 -04:00 |
|
Vitor Pamplona
|
d1da863d3c
|
Making sure an empty relay list uses the default list from Amethyst
|
2024-07-19 16:14:14 -04:00 |
|
Vitor Pamplona
|
eba5ecfd91
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2024-07-19 09:47:04 -04:00 |
|
Vitor Pamplona
|
3e43a75acd
|
Fixes the keyboard overriding parts of the screen
|
2024-07-19 09:46:58 -04:00 |
|
Crowdin Bot
|
1773ad5a88
|
New Crowdin translations by GitHub Action
|
2024-07-18 14:30:23 +00:00 |
|
Vitor Pamplona
|
26faa2bc69
|
Migrating to edge to edge in preparation for Android 15
|
2024-07-18 10:28:19 -04:00 |
|
Vitor Pamplona
|
75c7d40f4e
|
v0.89.2
|
2024-07-17 19:34:56 -04:00 |
|
Vitor Pamplona
|
aa4a3fe9af
|
Doesn't show people lists that have 0 people in it.
|
2024-07-17 19:33:47 -04:00 |
|
Vitor Pamplona
|
a32f907d6c
|
Fixes incorrectly marking EOSEs for addressables
|
2024-07-17 19:26:46 -04:00 |
|
Vitor Pamplona
|
d30e613b17
|
Fixes TopNav people lists not loading
|
2024-07-17 17:24:06 -04:00 |
|
Crowdin Bot
|
15e5e2834a
|
New Crowdin translations by GitHub Action
|
2024-07-17 20:39:46 +00:00 |
|
Vitor Pamplona
|
b1399d1c13
|
Separates init and restart from observables.
|
2024-07-17 16:35:48 -04:00 |
|
Vitor Pamplona
|
45446b4125
|
Fixes bug on not updating observablesByKindAndAuthor
|
2024-07-17 16:35:03 -04:00 |
|
Crowdin Bot
|
75423eaaab
|
New Crowdin translations by GitHub Action
|
2024-07-17 13:13:57 +00:00 |
|
Vitor Pamplona
|
5e42fa5346
|
Adds additional logs for the size of observables in the Local Cache
|
2024-07-17 09:09:38 -04:00 |
|
Vitor Pamplona
|
bc6d5060cb
|
Moves frame dropping logs from 20ms to 33ms give than many videos make the UI run at 30fps
|
2024-07-17 09:09:19 -04:00 |
|
Vitor Pamplona
|
e578327c5b
|
Fixes the inability to click on the relay tab on User Profiles
|
2024-07-17 09:08:41 -04:00 |
|
Vitor Pamplona
|
ce839ed6d9
|
v0.89.1
|
2024-07-16 19:23:37 -04:00 |
|
Vitor Pamplona
|
197484dc1b
|
Removes unnecessary id that was causing crashes.
|
2024-07-16 19:23:26 -04:00 |
|
Vitor Pamplona
|
60e8ae7b9a
|
v0.89.0
|
2024-07-16 18:14:04 -04:00 |
|
Vitor Pamplona
|
64ae32d005
|
Logs when the main looper calls an amethyst handler
|
2024-07-16 14:54:58 -04:00 |
|
Vitor Pamplona
|
87b8e18f1c
|
Improves logging message for dropped frames
|
2024-07-16 11:47:41 -04:00 |
|
Vitor Pamplona
|
47a9a6cc4e
|
no message
|
2024-07-16 09:49:30 -04:00 |
|
Vitor Pamplona
|
1a313a9f78
|
Adds performance monitors for framedrops in benchmark mode
|
2024-07-16 09:42:17 -04:00 |
|
Crowdin Bot
|
e2e912c81f
|
New Crowdin translations by GitHub Action
|
2024-07-16 12:48:38 +00:00 |
|
Vitor Pamplona
|
fa71161996
|
Corrects the name of the live data on Local Cache.
|
2024-07-16 08:42:05 -04:00 |
|
Vitor Pamplona
|
8de4d461d4
|
Reduces interruptions to the main thread
|
2024-07-16 08:41:48 -04:00 |
|
Crowdin Bot
|
34321af07a
|
New Crowdin translations by GitHub Action
|
2024-07-15 21:57:29 +00:00 |
|
Vitor Pamplona
|
0564a7e1f1
|
Adds dynamic relay pool recommendations to the relay list.
|
2024-07-15 17:34:08 -04:00 |
|
Vitor Pamplona
|
347b16ee8b
|
Fixes the post button disappeering when the Relay Settings top label is too large
|
2024-07-15 15:34:08 -04:00 |
|
Vitor Pamplona
|
edb834db38
|
Fixes a bug on clicking the user profile but loading the wrong one
|
2024-07-15 15:32:59 -04:00 |
|
Crowdin Bot
|
ad83d362da
|
New Crowdin translations by GitHub Action
|
2024-07-12 17:58:49 +00:00 |
|
Vitor Pamplona
|
128831109a
|
Merge pull request #977 from believethehype/gallery_alternative_version
GalleryEntryEvent: add relay hint to etag
|
2024-07-11 12:05:19 -04:00 |
|
Vitor Pamplona
|
9641940bd9
|
Updates relays that are sending old versions of replaceables or events that have been already deleted.
|
2024-07-11 11:36:59 -04:00 |
|
Vitor Pamplona
|
ad449ba239
|
Activates the top nav list building when deletion events are received as well
|
2024-07-11 11:34:40 -04:00 |
|
Vitor Pamplona
|
31e2fcdc21
|
Request updates from relays when showing the People Lists in the top bar.
|
2024-07-11 11:33:31 -04:00 |
|
greenart7c3
|
c57c190344
|
Merge branch 'main' into base64
|
2024-07-11 10:42:16 -03:00 |
|
Believethehype
|
43d140175c
|
Merge remote-tracking branch 'upstream/main' into gallery_alternative_version
|
2024-07-11 08:19:29 +02:00 |
|
Vitor Pamplona
|
1a70a02b44
|
Fixes scoping issues with flattenMerge
|
2024-07-10 16:04:39 -04:00 |
|
Believethehype
|
a0a7f28304
|
GalleryEntryEvent: add relay hint to etag
|
2024-07-10 21:53:25 +02:00 |
|
believethehype
|
c50343cd04
|
Merge branch 'main' into gallery_alternative_version
|
2024-07-10 19:35:30 +02:00 |
|
Vitor Pamplona
|
aa4e6c051e
|
formatting
|
2024-07-09 10:42:29 -04:00 |
|
Vitor Pamplona
|
f6b947430a
|
Removes the bugfix for reproducible builds since it has been fixed.
|
2024-07-09 10:42:22 -04:00 |
|
Vitor Pamplona
|
25ba353488
|
Merge pull request #974 from KotlinGeekDev/fix-poll-options-behavior
Fix poll options behavior
|
2024-07-09 09:29:27 -04:00 |
|
Crowdin Bot
|
fc057f2b29
|
New Crowdin translations by GitHub Action
|
2024-07-08 17:34:57 +00:00 |
|
Vitor Pamplona
|
af4dfbf965
|
Making sure posts have content to appear in the feed.
|
2024-07-08 13:33:16 -04:00 |
|
Vitor Pamplona
|
63c5098558
|
Pausing discovery top nav list watcher.
|
2024-07-08 13:33:01 -04:00 |
|
Believethehype
|
dcad12f836
|
load older notes in feed
|
2024-07-07 22:01:16 +02:00 |
|
KotlinGeekDev
|
08e84b056e
|
Some cleanup.
|
2024-07-07 00:06:44 +01:00 |
|
KotlinGeekDev
|
f489deb808
|
Implement custom element removal with reordering. Works nicely, from observation.
|
2024-07-06 20:57:06 +01:00 |
|