Commit Graph

6663 Commits

Author SHA1 Message Date
Crowdin Bot d739fdac2d New Crowdin translations by GitHub Action 2024-10-28 14:11:31 +00:00
Vitor Pamplona 4a43a87a79 Moves templates to explain that bounties matter. 2024-10-28 10:08:53 -04:00
KotlinGeekDev 7dec46f3fd Create Viewmodel for Follow sets. Refactor User.followSets to be a collection of Notes. Adjust FollowSetFeedFilter. 2024-10-27 20:19:23 +01:00
KotlinGeekDev caad5066ff Refactor followSetNotesFlow() and introduce FollowSetFeedFilter. 2024-10-27 17:48:52 +01:00
KotlinGeekDev c86ce1b1ce Load and populate follow sets in Account(since Account is initialized in AccountViewModel anyway). 2024-10-27 00:20:35 +01:00
KotlinGeekDev aa1175ce1d Implement method for retrieving follow sets. 2024-10-26 18:00:09 +01:00
KotlinGeekDev afca104b87 Add FollowSet class, and property in User. 2024-10-26 13:15:43 +01:00
Vitor Pamplona 6f31898cdc Updates Firebase 2024-10-24 17:34:13 -04:00
Vitor Pamplona 6ebc878312 Fixes poll's background rendering with the right percentages. 2024-10-24 17:34:00 -04:00
KotlinGeekDev c79157f415 Add description() for list events. 2024-10-24 18:12:50 +01:00
Vitor Pamplona 518e1c88ce Adds hidden words filter to search, hashtag and geotag feeds
Applies hidden words even to hashtags that were not included in the content of the event.
Pre-process search to avoid showing and hiding posts after hidden words where processed by the UI.
2024-10-24 11:00:07 -04:00
Vitor Pamplona f88985b2bf Adds an icon to the repo 2024-10-23 18:00:23 -04:00
KotlinGeekDev 5a38267fc1 Merge remote-tracking branch 'origin/profiles-list-management' into profiles-list-management 2024-10-23 15:29:35 +01:00
KotlinGeekDev 0c9bea3c19 Add function to get all follow sets from cache. 2024-10-23 15:28:50 +01:00
Vitor Pamplona 89e1e20b40 Improves algorithm for placing the clicked note in a visible position when opening a new threads that need to load dynamically 2024-10-22 17:26:53 -04:00
Vitor Pamplona c2e725ef5f Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-10-22 17:14:36 -04:00
Vitor Pamplona 6e8c348cbc Moves NIP-44 test model classes to a new file 2024-10-22 17:14:29 -04:00
Vitor Pamplona 84316d320d Merge pull request #1150 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-10-22 15:26:36 -04:00
Crowdin Bot 87fb63af06 New Crowdin translations by GitHub Action 2024-10-22 19:00:17 +00:00
Vitor Pamplona a3b0436d91 Uses NIP-78 to start syncing some data between instances of Amethyst 2024-10-22 14:52:11 -04:00
KotlinGeekDev 27d9b6384e Merge remote-tracking branch 'origin/profiles-list-management' into profiles-list-management 2024-10-20 10:42:58 +01:00
Vitor Pamplona bb430605bc Merge pull request #1148 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-10-19 18:50:37 -04:00
Crowdin Bot 4c0d92f89f New Crowdin translations by GitHub Action 2024-10-19 18:19:59 +00:00
Vitor Pamplona f0b14edef6 v0.92.7 2024-10-19 14:17:42 -04:00
Vitor Pamplona aae2ffebd7 Fixes the bug of unable to decrypt mute lists. 2024-10-19 14:17:17 -04:00
KotlinGeekDev bcd220191e Merge remote-tracking branch 'origin/profiles-list-management' into profiles-list-management 2024-10-18 09:10:46 +01:00
Vitor Pamplona 7b11d0ce81 v0.92.6 2024-10-17 17:21:20 -04:00
Vitor Pamplona 26ba75c7c9 Fixes array too big because strfry blocks more than 20 filters 2024-10-17 17:18:35 -04:00
Vitor Pamplona 67fb3bf488 Fixes margin of poll options with translation 2024-10-17 15:22:34 -04:00
Vitor Pamplona 24b29396cb Reduces the font size for the translation label 2024-10-17 15:22:19 -04:00
Vitor Pamplona 25c3532637 Fixes poll rendering 2024-10-17 14:55:07 -04:00
KotlinGeekDev 1076e00aa0 Merge remote-tracking branch 'origin/profiles-list-management' into profiles-list-management 2024-10-17 19:39:23 +01:00
Vitor Pamplona cff6ee457d Fixes zapraiser progress bar 2024-10-17 14:18:40 -04:00
Vitor Pamplona c0ba6f5b00 If the Share target intent opens with the new post screen already active, just updates the post instead of creating a new one. 2024-10-17 13:59:52 -04:00
KotlinGeekDev 9bca9187a6 Merge remote-tracking branch 'origin/profiles-list-management' into profiles-list-management 2024-10-17 09:39:33 +01:00
Vitor Pamplona 44d8b8ff33 v0.92.5 2024-10-16 17:34:10 -04:00
Vitor Pamplona f495acb570 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-10-16 17:33:58 -04:00
Vitor Pamplona ecfc8bcd87 Merge pull request #1144 from geovnn/main
Prevent clicks outside boost popup
2024-10-16 17:33:39 -04:00
Vitor Pamplona 724bea6bbb Updates compose, benchmark, navigation, and activity 2024-10-16 17:32:33 -04:00
Giovanni Gatti 6826db13a4 Prevent clicks outside boost popup 2024-10-16 23:11:51 +02:00
Vitor Pamplona c5dd2c5651 Fixes recreating the new post screen from intent when switching accounts. 2024-10-16 13:33:46 -04:00
KotlinGeekDev bbeec18e0e Merge remote-tracking branch 'origin/profiles-list-management' into profiles-list-management 2024-10-16 16:28:01 +01:00
Vitor Pamplona 236ff2d680 v0.92.4 2024-10-16 11:13:56 -04:00
Vitor Pamplona 13e2546d36 Makes Amethyst a share target for texts, images and videos. 2024-10-16 10:54:57 -04:00
KotlinGeekDev 3d11845396 Merge remote-tracking branch 'origin/profiles-list-management' into profiles-list-management 2024-10-16 15:50:14 +01:00
Vitor Pamplona 549b9f53e5 Fixes new media post dialog for the edge to edge borders 2024-10-16 09:41:02 -04:00
Vitor Pamplona 974c022aed Fixes padding of the new new post screen 2024-10-15 17:20:16 -04:00
Vitor Pamplona a57566dd84 Changes the new post screen to use the non-disappearing version of the scaffold. 2024-10-15 16:55:09 -04:00
Vitor Pamplona 72e86cf391 Merge pull request #1143 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-10-15 16:25:21 -04:00
Crowdin Bot 3b23cded56 New Crowdin translations by GitHub Action 2024-10-15 20:04:18 +00:00