Wykres commitów

  • d96ea0f8a2 New Crowdin translations by GitHub Action Crowdin Bot 2024-03-16 14:32:46 +0000
  • b19b60128f Updates to compose and jackson Vitor Pamplona 2024-03-16 10:29:56 -0400
  • 78be5a9ecc Reorganizing classes in the commons lib Vitor Pamplona 2024-03-15 21:28:13 -0400
  • 36d2a3e42c Isolating the LargeCache forEach method to allow quick time measurements on filters. Vitor Pamplona 2024-03-15 21:14:06 -0400
  • fa7c2efaab Fixing size and alignment of the text when the live stream video is not present. Vitor Pamplona 2024-03-15 21:13:15 -0400
  • 6edc634b82 Only download video, image and audio files in NIP-94 Vitor Pamplona 2024-03-15 19:43:18 -0400
  • 6bdf3e2625 Restructures Data Access filters and LocalCache to use a ConcurrentSkipList instead of ConcurrentHashMap Vitor Pamplona 2024-03-15 19:32:43 -0400
  • 2d17200f03 Adds two additional helper methods to ATags and Classifieds. Vitor Pamplona 2024-03-15 19:29:27 -0400
  • c74176684f Preparing to refactor the Relay classes. Vitor Pamplona 2024-03-15 19:28:59 -0400
  • 1b9742597a Keeps cache size in 10 to account for recompositions Vitor Pamplona 2024-03-15 19:26:34 -0400
  • f949d5624e add draft support for public chat screen greenart7c3 2024-03-15 13:35:54 -0300
  • 2bc2890d08 add draft support for other event kinds greenart7c3 2024-03-15 12:35:14 -0300
  • f3f8bc1b65 show draft in the simplified view greenart7c3 2024-03-15 10:45:53 -0300
  • 99e9514d6c remove drafts from shared prefs greenart7c3 2024-03-15 10:38:22 -0300
  • 8ade5b7e5f
    Merge branch 'main' into main greenart7c3 2024-03-15 09:18:38 -0300
  • e292affbe6 add draft in the home feed greenart7c3 2024-03-15 09:08:35 -0300
  • fbf4f6dd08 Small Refactoring Vitor Pamplona 2024-03-14 14:09:13 -0400
  • b2508b3db5 Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-03-14 11:55:32 -0400
  • 1abdb42552 Sets default to the simplified view. Vitor Pamplona 2024-03-14 11:55:24 -0400
  • 2c54ba1a92 Corrects the starting point to show reactions on messages. Vitor Pamplona 2024-03-14 11:55:13 -0400
  • f941397cc4 Fixes tickmarks on dropdowns Vitor Pamplona 2024-03-14 11:54:53 -0400
  • 69e31be37f
    Merge pull request #807 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-03-14 11:14:42 -0400
  • 86c328c8a7 New Crowdin translations by GitHub Action Crowdin Bot 2024-03-14 15:13:23 +0000
  • 837865a699 Adds simplified views to the video and chat feeds. Vitor Pamplona 2024-03-14 11:11:38 -0400
  • 1014e29289 Fixes some contract issues when follow and names are the same. Vitor Pamplona 2024-03-14 09:54:43 -0400
  • c1c5bc2039
    Merge pull request #806 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-03-13 18:03:06 -0400
  • 2d6aab954f New Crowdin translations by GitHub Action Crowdin Bot 2024-03-13 22:00:20 +0000
  • eadb28321c Adds missing classes to support WebServer conections in the Video Playback Vitor Pamplona 2024-03-13 17:58:26 -0400
  • 99850573f7 Reduces video cache from 10 to 4 videos. Vitor Pamplona 2024-03-13 17:58:01 -0400
  • 45974fb09b change the isOnlineCheck to prepare for nostr nests websocket-based streaming. Vitor Pamplona 2024-03-13 17:57:31 -0400
  • f2dc2ef0d0 Uses the new default factory instead of the 3 separate methods. Vitor Pamplona 2024-03-13 17:57:08 -0400
  • 8641bd36c3 Fixes Scheduled Tag in LiveStreams Vitor Pamplona 2024-03-13 17:28:30 -0400
  • a034d2f96e Updating Jackson Vitor Pamplona 2024-03-13 14:02:50 -0400
  • fa5d992010 add draftevent class greenart7c3 2024-03-13 13:24:22 -0300
  • 0d47e8b823
    Merge branch 'main' into main greenart7c3 2024-03-13 11:24:12 -0300
  • e289730be5 Fixes the cut off when having massive uncut string chars Vitor Pamplona 2024-03-13 09:42:38 -0400
  • 91b0d5b7fc
    Merge branch 'main' into main greenart7c3 2024-03-13 07:17:52 -0300
  • 0dbd58d8d7 Fixing some of the old display name structure Vitor Pamplona 2024-03-12 17:51:27 -0400
  • e094b56b72 Deleting old Settings local db Vitor Pamplona 2024-03-12 17:18:06 -0400
  • efb9d9268b Avoids parsing metadata events several times due to the json parser stopping coroutines. Vitor Pamplona 2024-03-12 17:16:50 -0400
  • 82c4bf89df Avoids serializing temporary fields. Vitor Pamplona 2024-03-12 16:32:43 -0400
  • 4a069fa73b Simplifies if a chatroom sender intersects with the follow list. Vitor Pamplona 2024-03-12 16:21:18 -0400
  • 1cda191035 Moves the play button to the profile page. Vitor Pamplona 2024-03-12 15:51:02 -0400
  • e5d4b2a145 Adds a simplified version to the UI. Vitor Pamplona 2024-03-12 15:50:15 -0400
  • 6ff5787e60
    Merge pull request #805 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-03-12 11:23:20 -0400
  • ffb73b1780 New Crowdin translations by GitHub Action Crowdin Bot 2024-03-12 15:14:40 +0000
  • 9a6a857a11 Brings the ZapForwarding icon to Compose Vitor Pamplona 2024-03-12 11:11:46 -0400
  • abb9edc46b Refreshing the boostrap relay list. Vitor Pamplona 2024-03-12 10:29:52 -0400
  • 5d78d9b046 updates dependencies Vitor Pamplona 2024-03-12 10:20:09 -0400
  • f372a256c5 formatting Vitor Pamplona 2024-03-11 19:46:00 -0400
  • e2fe1538b0 Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-03-11 19:12:16 -0400
  • 7560a737cd Updated hashtag icons for performance Vitor Pamplona 2024-03-11 19:10:22 -0400
  • 24a7812432
    Merge pull request #804 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-03-11 15:30:34 -0400
  • df99c56c4a New Crowdin translations by GitHub Action Crowdin Bot 2024-03-11 18:38:52 +0000
  • 164f7df4a3 UI Overview Vitor Pamplona 2024-03-11 14:36:34 -0400
  • e984487d9e avoids escaping errors from events inside strings Vitor Pamplona 2024-03-11 13:35:56 -0400
  • afb5169ede Fitlers too many reposts out of the main feed. Vitor Pamplona 2024-03-11 13:10:29 -0400
  • 64d6d6753c Centers Blank Note when post was hidden by the user. Vitor Pamplona 2024-03-09 11:32:28 -0500
  • 0f69030cdf Improves Preview Utilities Vitor Pamplona 2024-03-09 11:32:08 -0500
  • dd81c51fab Removes dependency of the Robohash from CryptoUtils Vitor Pamplona 2024-03-09 11:30:55 -0500
  • 6cd04a7617 Fixes space after clickable user display Vitor Pamplona 2024-03-08 21:51:56 -0500
  • 632bd77db3 Switches Robohash to Precompiled SVGs in order to reduce the memory burned of creating Strings with SVGs on the fly. Vitor Pamplona 2024-03-08 18:41:07 -0500
  • d3edfda7bb
    Use nostr.com instead of njump.me when copying link Green Sheep 2024-03-08 20:39:57 +0000
  • 4938ba03a6
    Merge branch 'main' into main greenart7c3 2024-03-08 12:35:23 -0300
  • e6da340879 resets the show full text flag after 20 views. Vitor Pamplona 2024-03-06 15:02:59 -0500
  • c796cbd7be Fixes the fdroid flavor Vitor Pamplona 2024-03-06 14:27:22 -0500
  • 2038994613 Holds the state of expanded text button between edits and translations. Vitor Pamplona 2024-03-06 14:25:19 -0500
  • 5f76cdf721 Center the text of notes that couldn't be found. Vitor Pamplona 2024-03-06 11:31:03 -0500
  • b8619e3b61 - User Metadata clean up upon receipt instead of in every rendering. - Simpler/Faster UserDisplay renderings - Removes co-routing use for Hashtags. Vitor Pamplona 2024-03-06 10:32:08 -0500
  • da41fbb4c9 Updates secp256k1KmpJniAndroid Vitor Pamplona 2024-03-05 19:05:03 -0500
  • 0dd553ae55 Fixes search on binary content. Vitor Pamplona 2024-03-05 16:45:41 -0500
  • 563663c131
    Merge pull request #800 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-03-05 16:20:23 -0500
  • dc3574bb6e New Crowdin translations by GitHub Action Crowdin Bot 2024-03-05 21:12:16 +0000
  • f6ffb87e20 Avoids allocating Strings for the JSON conversion when checking if a filter has changed. Vitor Pamplona 2024-03-05 16:09:50 -0500
  • 3b3ca06c1c Massive refactoring to reduce the size of NoteCompose Vitor Pamplona 2024-03-05 09:30:47 -0500
  • f73c9b5773 v0.85.3 v0.85.3 Vitor Pamplona 2024-03-04 18:09:03 -0500
  • 5848255e72 Displaying issues and Patches in the Notification Vitor Pamplona 2024-03-04 18:01:12 -0500
  • 1cf828b165 v0.85.2 Vitor Pamplona 2024-03-04 17:52:08 -0500
  • 2e1f7d6587
    Merge pull request #799 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-03-04 17:00:26 -0500
  • c6977d97d3 New Crowdin translations by GitHub Action Crowdin Bot 2024-03-04 21:54:12 +0000
  • d12e886e9e Bringing GitIssues in the Notification Vitor Pamplona 2024-03-04 16:52:38 -0500
  • 8299f4cfca Cleans up the fork information on new posts has been canceled or posted. Vitor Pamplona 2024-03-04 16:20:59 -0500
  • 432b1e4902 Fixes forking information kept from a previous post. Vitor Pamplona 2024-03-04 16:15:09 -0500
  • e9fd62dc26 Displaying correct edits on the new edit proposal Vitor Pamplona 2024-03-04 15:37:29 -0500
  • f42ec3c149 Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-03-04 15:25:43 -0500
  • 43e1e0f23e
    Merge pull request #798 from greenart7c3/multiple-results-crash Vitor Pamplona 2024-03-04 15:17:52 -0500
  • 7bc393143c Adds link to the version notes from the drawer Vitor Pamplona 2024-03-04 15:12:17 -0500
  • 23718f51dd fix crash parsing multiple results from amber greenart7c3 2024-03-04 17:11:01 -0300
  • 8b2efecfbe Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-03-04 14:13:32 -0500
  • 9081d5a54b Adds nostr git for issue management software. Vitor Pamplona 2024-03-04 14:13:23 -0500
  • 709e3bdd3a
    Merge pull request #797 from vitorpamplona/l10n_crowdin_translations Vitor Pamplona 2024-03-04 13:22:09 -0500
  • 1f66ef717b New Crowdin translations by GitHub Action Crowdin Bot 2024-03-04 18:18:38 +0000
  • cd2b5d78a1 Don't show button to edit the post if the author of the original post is not the logged in user Vitor Pamplona 2024-03-04 13:16:34 -0500
  • 2f45067949 v0.85.1 v0.85.1 Vitor Pamplona 2024-03-04 12:00:02 -0500
  • 5a680beabb Fixes missing Fhir Classes on Release Vitor Pamplona 2024-03-04 11:58:24 -0500
  • 779ce110ba Adding the most recent release features to the Readme. Vitor Pamplona 2024-03-04 11:26:22 -0500
  • 43bcee5642 Merge branch 'main' of https://github.com/vitorpamplona/amethyst Vitor Pamplona 2024-03-04 11:03:55 -0500
  • 64c4f7dc95 Removes extra new line Vitor Pamplona 2024-03-04 10:29:19 -0500
  • 2b6cd07805
    Merge pull request #796 from davotoula/accessibility_updates Vitor Pamplona 2024-03-04 10:29:05 -0500
  • 875d538581 added accessibility translations for CS, DE, SV, PT David Kaspar 2024-03-04 15:03:36 +0000