Wykres commitów

  • 8b87f04268 Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-06-14 09:34:59 -0400
  • 627c8d1663 Moves to AGP 8.5 and Gradle 8.7 Vitor Pamplona 2024-06-14 09:34:48 -0400
  • 287a64be11
    Merge pull request #914 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-06-14 08:39:45 -0400
  • 8f24eeaf4a New Crowdin translations by GitHub Action Crowdin Bot 2024-06-14 12:33:24 +0000
  • 39efc2ef9b Adjusting zap calculations Vitor Pamplona 2024-06-14 08:31:06 -0400
  • 52a24d5223 Removing unnecessary modifiers and remember calls Vitor Pamplona 2024-06-14 08:22:38 -0400
  • ca8d32b837 Moves chatroom user group away from immutable sets Vitor Pamplona 2024-06-14 08:22:24 -0400
  • f508f45e16 Fixes Url Preview Crop when the image is too small or to big for the preview card. Vitor Pamplona 2024-06-14 08:16:19 -0400
  • d7a22f609a Small optimizations: removing animations, avoiding remembers Vitor Pamplona 2024-06-13 19:08:20 -0400
  • 2503cbaeac - Unifies All Badge rendering - Constraints badge layouts on Notes - Creates a flow cache to speed up Note relay layout - Speeds up NoteQuickActionMenus - Optimizes NIP-11 pings - Better error messages when NIP-11 fails Vitor Pamplona 2024-06-13 16:50:19 -0400
  • 6bc305dbe6 Refactoring Vitor Pamplona 2024-06-13 16:38:48 -0400
  • 26cbc0754e Creates a Loading state to avoid requesting NIP-11 documents twice. Vitor Pamplona 2024-06-13 13:29:07 -0400
  • ed5d7335a0 Simplify addServer() and removeServer(). Introduce saveFileServers() for saving changes, and broadcasting them. KotlinGeekDev 2024-06-13 11:08:44 +0100
  • 76e3b5abe7 Add rudimentary implementations for addServer() and removeServer(). KotlinGeekDev 2024-06-13 02:19:18 +0100
  • 45445c03e5 - Merges Hidden and Reporting flows - Removes Report Live data - Refactors Full Bleed design - Unifies Hidden and Report checks between the Video Feed, the Full Bleed Design and the Card layout. Vitor Pamplona 2024-06-12 16:54:39 -0400
  • 0d00f2f80a No need to remember createdAts Vitor Pamplona 2024-06-12 16:49:10 -0400
  • 27f437020e
    Merge pull request #911 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-06-12 15:10:24 -0400
  • 2345c45ebf New Crowdin translations by GitHub Action Crowdin Bot 2024-06-12 19:07:56 +0000
  • 42408978c4 - Moves away from persistent collections (slower) - Adds a hashcode cash for spam and blocked user public keys - Adds a cache for isHidden - Moves isHidden composable from LiveData to Flow Vitor Pamplona 2024-06-12 15:05:46 -0400
  • a716d13c69 Slightly faster is content sensitive method Vitor Pamplona 2024-06-12 14:56:51 -0400
  • 77393b433e formatting Vitor Pamplona 2024-06-12 12:41:31 -0400
  • a7c06b46a7 Use navigateUp instead of popBackStack to avoid closing the app on double clicks Vitor Pamplona 2024-06-12 12:40:43 -0400
  • 1de55bb16f Migrates to AGP 8.4.2 Vitor Pamplona 2024-06-12 08:01:54 -0400
  • 20520bbce4 Fixes the centered url on videos without active playback Vitor Pamplona 2024-06-11 19:15:02 -0400
  • 42e11d239d Fixes the padding of the reaction row on quotes Vitor Pamplona 2024-06-11 18:51:47 -0400
  • 957ad1e0db Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-06-11 18:20:35 -0400
  • 3123685f88 Tries to solve notification dots active for hidden posts. Vitor Pamplona 2024-06-11 18:20:27 -0400
  • 31e8782b1a adds a native map for tags in the Event class to avoid creating sublists before mapping tags Vitor Pamplona 2024-06-11 18:19:52 -0400
  • cafad6a003 Refactoring Vitor Pamplona 2024-06-11 18:19:07 -0400
  • b785e0d505 Removes old Robohash Vitor Pamplona 2024-06-11 18:17:51 -0400
  • 226153a359
    Merge pull request #910 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-06-11 15:23:06 -0400
  • b70aa54aa3 New Crowdin translations by GitHub Action Crowdin Bot 2024-06-11 19:07:46 +0000
  • fc96d89a44 Reducing double launch or co-routines Vitor Pamplona 2024-06-11 15:05:57 -0400
  • dd71b931fc Reducing memory recreation by only setting the current subscription as after EOSE Vitor Pamplona 2024-06-11 15:05:38 -0400
  • d6abdf16e0 Increasing the download limit for reactions to event Vitor Pamplona 2024-06-11 15:05:11 -0400
  • 66e18e17c5 Adds relays to zap request: - sender, receiver, author Vitor Pamplona 2024-06-11 13:32:13 -0400
  • 7b2da8312d Adds two extra nevent test cases. Vitor Pamplona 2024-06-11 13:31:45 -0400
  • 353a30efe4 Introduce MediaServersViewModel. Basic things for now. KotlinGeekDev 2024-06-11 16:46:49 +0100
  • c71c87e946 Better rounding for zaps Vitor Pamplona 2024-06-11 11:30:55 -0400
  • 9ca6151313 - Adds the NIP-65 relay to `zap` split tag instead of kind3 relays. - Rounds percentages to the 2 decimals. Vitor Pamplona 2024-06-11 11:23:20 -0400
  • b322efc286 Fixes padding of the zap raiser Vitor Pamplona 2024-06-11 11:22:21 -0400
  • b775c1bf74 Avoids showing error message if devs have removed their lnadress on the Zap the Devs card. Vitor Pamplona 2024-06-11 11:22:09 -0400
  • a6b2671b1c Fixes padding of the zap split section on the master note Vitor Pamplona 2024-06-11 11:20:44 -0400
  • abc5d0ea2f Fixes border of the zap card Vitor Pamplona 2024-06-11 10:46:15 -0400
  • 3c25d91b98 Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-06-11 10:36:52 -0400
  • 3d8aace55a
    Merge pull request #909 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-06-11 10:36:44 -0400
  • bd6202f8e1 - Adds support for AVIF images - Removes gray border in image urls that couldn't be loaded. Vitor Pamplona 2024-06-11 10:25:11 -0400
  • c1875e1389 New Crowdin translations by GitHub Action Crowdin Bot 2024-06-11 14:03:00 +0000
  • 3a63c1d1ab Fixes alignment of reactions Vitor Pamplona 2024-06-11 10:00:26 -0400
  • 609faf245a Reverts save button v0.87.7 Vitor Pamplona 2024-06-10 20:01:37 -0400
  • bfd28c4b44 Reverts save button Vitor Pamplona 2024-06-10 20:01:11 -0400
  • 70a8488f12
    Merge pull request #907 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-06-10 19:59:47 -0400
  • cda6e4722c New Crowdin translations by GitHub Action Crowdin Bot 2024-06-10 23:54:07 +0000
  • c4ecf85618 Reverting the spotlight on the Save button Vitor Pamplona 2024-06-10 19:51:52 -0400
  • 6ed1f9d369
    Merge pull request #906 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-06-10 09:59:32 -0400
  • aea765ec54 New Crowdin translations by GitHub Action Crowdin Bot 2024-06-10 13:52:45 +0000
  • 165c3bb852 Fixes not centered Blank Notes Vitor Pamplona 2024-06-10 09:50:37 -0400
  • 2e9683491f Fixes scrollable drawer for all screen sizes Vitor Pamplona 2024-06-10 09:50:24 -0400
  • eea8b99622 v0.87.6 v0.87.6 Vitor Pamplona 2024-06-07 20:16:52 -0400
  • 0db6a0d27b Fixes relay drops and difficulty in connecting. Refactors the use of relay objects to avoid creating full state relay connections only once Vitor Pamplona 2024-06-07 20:13:15 -0400
  • 723e575b4b Fixes the LazyColumn for Hashtags on Profile Vitor Pamplona 2024-06-07 19:28:20 -0400
  • b182d409b6 Fixes benchmark tests Vitor Pamplona 2024-06-07 18:50:32 -0400
  • 043e37030e Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-06-07 13:46:11 -0400
  • 8d730040b8 Improved description for public inbox Vitor Pamplona 2024-06-07 13:46:04 -0400
  • 794a300c74
    Merge pull request #904 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-06-07 12:42:58 -0400
  • 91fd490ab7 New Crowdin translations by GitHub Action Crowdin Bot 2024-06-07 15:54:44 +0000
  • 0e1de03db8 Only updates video position when the video is ready to play Vitor Pamplona 2024-06-07 11:44:50 -0400
  • 7906a94ca0 Moves the video release to a thread without damaging ON_PAUSE, ON_RELEASE order. Vitor Pamplona 2024-06-07 11:42:15 -0400
  • 6ce019a86a Larger search limits for profiles Vitor Pamplona 2024-06-07 10:37:13 -0400
  • d8939779e8 Improves UI buttons of the Image Dialog Vitor Pamplona 2024-06-07 10:36:56 -0400
  • 313d87a58b Removes debug marker Vitor Pamplona 2024-06-06 18:43:11 -0400
  • 057e61bfe1 Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-06-06 18:39:48 -0400
  • c94c882c3a restructures video and image views to avoid buttons getting on top of one another. Vitor Pamplona 2024-06-06 18:39:39 -0400
  • 673f632563 Refactoring Vitor Pamplona 2024-06-06 12:43:59 -0400
  • 1a56b2bf68 Log messages when saving to disk. Vitor Pamplona 2024-06-05 18:21:20 -0400
  • 2e9964e0e8
    Merge pull request #903 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-06-05 16:37:28 -0400
  • b80eb32991 New Crowdin translations by GitHub Action Crowdin Bot 2024-06-05 20:30:27 +0000
  • ad281c7607 BugFix crashing with old keyboards: Forces transformations to have middle positions before the last cursor position. Vitor Pamplona 2024-06-05 16:28:44 -0400
  • 3c1a918b2d Moving attestations local cache to a flow Vitor Pamplona 2024-06-05 13:24:31 -0400
  • 53e6677558 Adds Hashtag search and display to Reposted Notes. Vitor Pamplona 2024-06-05 11:58:02 -0400
  • b8deb34544 Avoid using DM relays to get chats Vitor Pamplona 2024-06-05 09:34:03 -0400
  • d9cffa87ef When broadcasting privately, avoids keeping the connection open for other activities. Vitor Pamplona 2024-06-05 08:33:11 -0400
  • ae418f9d45 v0.87.5 v0.87.5 Vitor Pamplona 2024-06-04 18:46:45 -0400
  • d10b4c6bde - Re-normalizes all relays urls before connecting to reduce duplications - Normalizes all new relays in the edit screens. Vitor Pamplona 2024-06-04 18:30:01 -0400
  • f1e516662c Adds flare.pub videos to the media tab on Amethyst Vitor Pamplona 2024-06-04 17:12:14 -0400
  • 1bf8165641 Improving the detection of image types on the Media Feed. Vitor Pamplona 2024-06-04 16:38:31 -0400
  • 807af3b613 Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-06-04 16:01:50 -0400
  • e36ec0a0a3 removes extra char on xml Vitor Pamplona 2024-06-04 16:01:37 -0400
  • 3172b69271
    Merge pull request #902 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-06-04 15:55:27 -0400
  • 81ee13bebc New Crowdin translations by GitHub Action Crowdin Bot 2024-06-04 19:47:45 +0000
  • a6a8138c7f - Performance Improvements: Simplifies intrinsic size calculations for Image Previews and Videos - Improves rendering of chat messages - Fixes the jittering from resizing Videos and Images during loading. - Fixes video cut off when loading - Fixes blurhash covering videos in landscape - Fixes landscape video centralization - Fixes chat using Two Pane layout for landscape and regular for portrait Vitor Pamplona 2024-06-04 15:45:59 -0400
  • 16142f61b8 normalization refactoring Vitor Pamplona 2024-06-04 10:54:06 -0400
  • 7193228dd2 Fixes size of the incognitoIcon on chat messages Vitor Pamplona 2024-06-03 19:32:46 -0400
  • 29b8f6916b v0.87.4 v0.87.4 Vitor Pamplona 2024-06-03 17:29:43 -0400
  • a6519d57c6 Passes the video note uri so that when the user clicks in the video popup the app brings it back to the playing screen without breaking the video. Vitor Pamplona 2024-06-03 17:26:40 -0400
  • 2b2ee5bbfc Avoids using Video Cache for live streams. Vitor Pamplona 2024-06-03 17:18:38 -0400
  • 62a6b7b7e0 Fixes video stream position for live streams. Vitor Pamplona 2024-06-03 17:18:17 -0400
  • 5e0a1f9de1 Moves SimpleCache creation to the IO thread. Vitor Pamplona 2024-06-03 17:17:26 -0400
  • 571b1bc9cf
    Merge pull request #900 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-06-03 14:27:47 -0400
  • a3e76225e6 New Crowdin translations by GitHub Action Crowdin Bot 2024-06-03 18:26:14 +0000