Wykres commitów

  • 19cc0d1ce8 Shows comma in some keyboards Vitor Pamplona 2023-02-20 14:58:05 -0500
  • 1f953cb728 Fixes changing editing amounts on recompose. Vitor Pamplona 2023-02-20 14:57:53 -0500
  • 70c20fbb6d Resets mentions to avoid marking users in new posts from an old reply. Vitor Pamplona 2023-02-20 14:41:50 -0500
  • 8db743c1e3 Fixes the "Show Anyway" button not working in the first element of the Thread view Vitor Pamplona 2023-02-20 14:41:32 -0500
  • 51061250e2 0v.17.1 v0.17.1 Vitor Pamplona 2023-02-20 13:33:15 -0500
  • ddd35c5119 Custom Zap Amounts. Vitor Pamplona 2023-02-20 13:23:44 -0500
  • dcc84f4572 Sets Search to SingleLine only Vitor Pamplona 2023-02-20 13:23:24 -0500
  • 0236837856 Displays lnurl setups as lightning addresses in the Profile page. Vitor Pamplona 2023-02-20 12:09:25 -0500
  • 892214ec27 Pays zaps through LNURLs / lud06 fields Vitor Pamplona 2023-02-20 12:09:00 -0500
  • dd404efc7d fix redundant android:label warning Terry Schmidt 2023-02-20 00:52:47 -0500
  • 2bd3792b8f add leak canary to detect memory leaks in debug builds Terry Schmidt 2023-02-20 01:34:01 -0500
  • ea18b5d5cc update gradle Terry Schmidt 2023-02-20 01:30:07 -0500
  • 2eae1ad434 v0.17.0 v0.17.0 Vitor Pamplona 2023-02-19 16:40:46 -0500
  • 03dd09e957 Adds a second list of filtered Users that were automatically added and are not saved with the person's key Vitor Pamplona 2023-02-19 16:38:59 -0500
  • f34668b90d Moves processing of new events from IO to Default Vitor Pamplona 2023-02-19 15:38:08 -0500
  • 504f9cf978 Removes subscriptions from the list once closed. Vitor Pamplona 2023-02-19 15:37:44 -0500
  • 182ac5de07 Changes the follower calculation to only store when important to the user. Vitor Pamplona 2023-02-19 15:37:12 -0500
  • 6063bd789d Adds anti-spam filters Vitor Pamplona 2023-02-19 15:36:43 -0500
  • c610d130f8 Pruning Messages from Hidden Users. Vitor Pamplona 2023-02-19 15:36:00 -0500
  • 23a5e9e66b Memory Pruning: Only keeping 1000 messages per channel Vitor Pamplona 2023-02-19 12:40:19 -0500
  • d57fca3549 Splits profile between new threads and replies Vitor Pamplona 2023-02-19 11:34:45 -0500
  • 8bc5aab880 Uses 1/3 of the memory per not-fully loaded user/note BugFix for invalid Hexes in mentions, contact lists, etc. Vitor Pamplona 2023-02-19 11:22:01 -0500
  • 71b86ea69c Logo in transparent PNG Vitor Pamplona 2023-02-18 19:21:02 -0500
  • 71dad0c69e Fixes missing elements in the previous commit Vitor Pamplona 2023-02-18 19:20:39 -0500
  • b8cb6295f4 Goes back to considering the full list of results when assessing changes to the visible items. Vitor Pamplona 2023-02-18 19:15:24 -0500
  • 666972fd62 Displays the amount and list of reports in the Profile page. Vitor Pamplona 2023-02-18 19:14:52 -0500
  • 0914a7b68c Adds a lastReportedTime field (to be used with Since in the websocket filter) for Users with too many reports. Vitor Pamplona 2023-02-18 19:14:27 -0500
  • de2ec503da Keeps Note level in a thread cached for ordering notes. Vitor Pamplona 2023-02-18 19:13:43 -0500
  • 53a14d3a77 Optimizes the UserProfile datasource to remove the filter when the user leaves the profile screen. Vitor Pamplona 2023-02-18 19:12:21 -0500
  • dfe95c28ea Displays debug information on how many notes and users where fully loaded to the phone as a % of total references (pubkeys, ids) stored Vitor Pamplona 2023-02-18 19:11:10 -0500
  • bf9f4202d4 Display follows in the reverse order (latest follows first) Vitor Pamplona 2023-02-18 19:10:31 -0500
  • 54cdb5ae68 Removes Cited Posts from the replies (Fixes Quoted Notes) Vitor Pamplona 2023-02-18 19:09:49 -0500
  • 6ff474376f Stops User Profile Websocket when pausing the app. Vitor Pamplona 2023-02-18 19:09:16 -0500
  • 138b22348c Makes sure Websocket dispatchers are using IO threads Vitor Pamplona 2023-02-18 19:08:52 -0500
  • 2ac5174b78 Fixes more places where Android's coroutine cancellations might affect a mutex. Vitor Pamplona 2023-02-18 19:07:58 -0500
  • 89f714b1ad Refactors thread assembler to reduce number of lists used. Vitor Pamplona 2023-02-18 19:07:16 -0500
  • d2c39b022b Closes subscriptions regardless with they are active or not. Vitor Pamplona 2023-02-18 19:06:39 -0500
  • ccd6beee8e Reduces the amount of Reports downloaded when observing single users. Vitor Pamplona 2023-02-18 19:06:05 -0500
  • b7c72a282f Allows Reported messages to appear (with warning) in notifications. Vitor Pamplona 2023-02-18 19:05:33 -0500
  • 0d1bf72708 Fixes Notification for messaging with yourself. Vitor Pamplona 2023-02-18 19:04:56 -0500
  • 34bdc2b103 Fixes Mutex when Android cancels coroutines. Vitor Pamplona 2023-02-18 19:04:03 -0500
  • cc8866d240 Fixing Debug messages. Vitor Pamplona 2023-02-18 19:02:47 -0500
  • b60d7ff857 Trimming User Metadata fields to avoid crashes when using them Vitor Pamplona 2023-02-18 14:05:46 -0500
  • 4f53a74004 Massive Refactoring: 1. Split between Relay Filters and Screen Filters. 2. Moving Notification dots to background threads. 3. Loading new posts on ThreadView on the fly. Vitor Pamplona 2023-02-18 13:06:53 -0500
  • f0e09197ff Avoids starting connections with default relays when resuming the app. Vitor Pamplona 2023-02-17 12:27:36 -0500
  • 4afcf48392 v0.16.2 v0.16.2 Vitor Pamplona 2023-02-16 19:43:33 -0500
  • 943d4525be Removing favicons from proxy Vitor Pamplona 2023-02-16 19:41:50 -0500
  • de302eb966 Improving error count for relays to also include wrong URLs Vitor Pamplona 2023-02-16 19:41:31 -0500
  • 85adc722ae v0.16.1 v0.16.1 Vitor Pamplona 2023-02-16 19:04:26 -0500
  • c8c48cca32 BugFix: User's relays not coming back after a pause of the app if they have not setup relays through the app yet. Vitor Pamplona 2023-02-16 19:03:11 -0500
  • 3f68b42acd Moving Async Image Proxy to components. Vitor Pamplona 2023-02-16 18:25:55 -0500
  • da5c61038d Fixes https://github.com/vitorpamplona/amethyst/issues/129 Vitor Pamplona 2023-02-16 08:17:41 -0500
  • e8949f08ae Asks reports when each user/event is seen instead. Vitor Pamplona 2023-02-15 17:20:39 -0500
  • 068b5faf7d Remove logs Vitor Pamplona 2023-02-15 17:19:55 -0500
  • 7dd01ae5e4 v0.16.0 v0.16.0 Vitor Pamplona 2023-02-15 12:31:28 -0500
  • 3493802a1e Activating Image Proxy + CDN Vitor Pamplona 2023-02-15 12:31:15 -0500
  • 9ec9feda28 v0.15.9 v0.15.9 Vitor Pamplona 2023-02-14 20:34:27 -0500
  • 0277fa7364 Fixing the delay in updating the Note tab on the Profile View Vitor Pamplona 2023-02-14 20:33:32 -0500
  • af96f142cd Activating Event's check signature Vitor Pamplona 2023-02-14 20:32:35 -0500
  • f80ba653b2 v0.15.8 v0.15.8 Vitor Pamplona 2023-02-14 19:23:33 -0500
  • 5947d03cb3 Follower Count bug Vitor Pamplona 2023-02-14 19:22:37 -0500
  • 694cfdf322 v0.15.7 v0.15.7 Vitor Pamplona 2023-02-14 18:21:57 -0500
  • 10efe5d17d Makes chat bubbles back to their contentWrap state Vitor Pamplona 2023-02-14 18:15:33 -0500
  • d964f93e67 Adds helper classes to avoid recreating master lists. Vitor Pamplona 2023-02-14 17:44:03 -0500
  • 4996c5a9d8 Only adds a report if it doesn't already exist in the database Vitor Pamplona 2023-02-14 17:43:19 -0500
  • c0fe13d79c Only wait 5 seconds to update lists if contents are already been displayed. Vitor Pamplona 2023-02-14 17:42:35 -0500
  • c56d3af0fc v0.10.6 v0.15.6 Vitor Pamplona 2023-02-14 16:13:11 -0500
  • a050236d6a Increasing Delays to update lists to 5 seconds while making sure it refreshes quickly when the user switches the tab. Vitor Pamplona 2023-02-14 16:02:38 -0500
  • 90bdeffc52 v0.15.5 Performance Improvements. v0.15.5 Vitor Pamplona 2023-02-14 14:26:28 -0500
  • e3ed676624 Avoids using remember for Fixed avatars. Vitor Pamplona 2023-02-14 14:25:26 -0500
  • 5e5ea32be1 Better fixed avatar handling. Vitor Pamplona 2023-02-14 14:25:01 -0500
  • 1306270887 Update lists once every second, not 100ms Vitor Pamplona 2023-02-14 14:24:50 -0500
  • fbff78208e Making sure screens are refreshed from the start Vitor Pamplona 2023-02-14 14:24:14 -0500
  • 8468212440 v0.15.4 v0.15.4 Vitor Pamplona 2023-02-14 13:35:55 -0500
  • 7f5a173259 Adding more information to the debug info Vitor Pamplona 2023-02-14 13:34:59 -0500
  • 1b8d83f41a Increasing Image disk cache size to 1GB Vitor Pamplona 2023-02-14 13:34:45 -0500
  • e381e2f05f Adjusting Post Lists to 1000 and simplifying comparisons to know when the list has changed. Vitor Pamplona 2023-02-14 12:08:35 -0500
  • 6a05039bde Fixing Zap counter in the Profile Page. Vitor Pamplona 2023-02-14 11:48:17 -0500
  • 76737e6b74 Adding Zaps to the profile Vitor Pamplona 2023-02-14 11:37:41 -0500
  • c3aa37534e Removing the Duplicated Observer infrastructure on User: It wasn't updating observers correctly due to the batch update we use. Vitor Pamplona 2023-02-14 11:01:08 -0500
  • 8e897762dd Getting Relay icons from non SSL-secured relays Vitor Pamplona 2023-02-14 10:58:42 -0500
  • 790cbb35db Moving Database updates to an invalidate UI call that only runs at every 100 ms. Vitor Pamplona 2023-02-14 09:29:24 -0500
  • 743c23f3c8 Moving Incoming Payload processing to the Global Thread to release Web Threads faster. Vitor Pamplona 2023-02-14 09:17:12 -0500
  • 385a1c3849
    Merge pull request #122 from veer66/main Vitor Pamplona 2023-02-14 08:25:00 -0500
  • a3a3f8ea99
    Fix issue #121 Vee Satayamas 2023-02-14 10:49:30 +0700
  • 25b470cde6 Removing border colors. Vitor Pamplona 2023-02-13 18:10:13 -0500
  • 05d71fd27e Better positioning of the User Search (always at the bottom, independent of screen size) Vitor Pamplona 2023-02-13 18:08:38 -0500
  • f5e61b9409 v0.15.3 v0.15.3 Vitor Pamplona 2023-02-13 17:12:57 -0500
  • 620bd4d5a8 This might work best between smaller images and bigger images Vitor Pamplona 2023-02-13 17:12:19 -0500
  • 3f671350ce Adjusting the New Post screen to show Search and Images (cropped if necessary) together with the keyboard and the text. Vitor Pamplona 2023-02-13 16:48:42 -0500
  • b89a8e5f8f v0.15.2 v0.15.2 Vitor Pamplona 2023-02-13 16:14:17 -0500
  • a01a282e2e Adjusting New Post screen's keyboard cutting off in long posts Vitor Pamplona 2023-02-13 16:13:47 -0500
  • 2ed0ca5fdb Removing DataSource stops in ViewModels to make sure this is handled by the Screen class Vitor Pamplona 2023-02-13 15:50:50 -0500
  • 49366ac47d Speeding up report queries Vitor Pamplona 2023-02-13 15:49:51 -0500
  • 2ac4ed8ac4
    Merge pull request #118 from Radiokot/fix/gif_image_upload Vitor Pamplona 2023-02-13 09:40:46 -0500
  • bb76bbd313 Show running image uploading. Show error message if the uploading is failed Oleg Koretsky 2023-02-13 16:24:49 +0200
  • 2c5ba69657 v0.15.1 v0.15.1 Vitor Pamplona 2023-02-13 08:54:23 -0500
  • a618e84d32 Image seems to better support Bitmap models than Async Image Vitor Pamplona 2023-02-13 08:45:32 -0500
  • 108ad4dadc Do not encode images to JPEG before uploading. Fixes GIF upload #115 Oleg Koretsky 2023-02-13 11:57:20 +0200
  • 80bede648f Moving the ThreadView to the same Model as Global: Only active when using this view. Vitor Pamplona 2023-02-12 21:53:22 -0500