Commit Graph

  • 2641dda7bc Fixes Follow/Unfollow button update after pressing. Vitor Pamplona 2023-02-04 10:48:54 -05:00
  • 40deb46eab Bugfix: consider flags of the referenced post in case of Boost events. Vitor Pamplona 2023-02-04 10:42:32 -05:00
  • 2a5f8595d0 Increasing Notification stack to 200 Vitor Pamplona 2023-02-04 10:41:58 -05:00
  • 6c27fe0828 Adding more info into flagged posts. Vitor Pamplona 2023-02-04 10:41:43 -05:00
  • 2992d9daf0 Trying to fix NPE around these lines. Vitor Pamplona 2023-02-04 10:41:01 -05:00
  • bbfd060328 v0.12.1 v0.12.1 Vitor Pamplona 2023-02-03 17:46:24 -05:00
  • 9e894642ec Correctly aligns chat field. Vitor Pamplona 2023-02-03 17:45:44 -05:00
  • 22daf1a6a8 Removes Channels from the Messages Notification Dot. Vitor Pamplona 2023-02-03 17:45:28 -05:00
  • 1a3b92a727 Abolishes the use of Mutable collections inside data models. Vitor Pamplona 2023-02-03 17:23:47 -05:00
  • ee7120d803 Adding a way to visualize view count stats Vitor Pamplona 2023-02-03 11:26:49 -05:00
  • a45a8789e7 Faster animations Vitor Pamplona 2023-02-03 11:26:28 -05:00
  • bb3e38d079
    Merge pull request #63 from clackbib/disable_backup Vitor Pamplona 2023-02-03 09:46:54 -05:00
  • 1568cad693 Fixing test cases Vitor Pamplona 2023-02-03 09:08:06 -05:00
  • 10e5c43be9 v0.12.0 v0.12.0 Vitor Pamplona 2023-02-02 20:40:03 -05:00
  • e3aa573b8c Removing logs Vitor Pamplona 2023-02-02 20:39:54 -05:00
  • bd77c43d40 Not reloading reactions to an event. Vitor Pamplona 2023-02-02 20:18:06 -05:00
  • 8e02f67052 Reducing the chance of a bug when loading chatroom without a user Vitor Pamplona 2023-02-02 20:17:53 -05:00
  • 299cf1aabb Keeping the report filter. Vitor Pamplona 2023-02-02 20:16:35 -05:00
  • 343521ff58 Cut off of 200 messages for each channel Vitor Pamplona 2023-02-02 20:16:07 -05:00
  • a82f260142 Capturing EOSE events and keeping messages within relay limits (10 subscriptions and 10 REQ events at a time) Vitor Pamplona 2023-02-02 16:57:03 -05:00
  • fb73308995 Moving observable classes to the leaf nodes. Vitor Pamplona 2023-02-02 14:34:34 -05:00
  • b3ce10c2de Allowing HTTP downloads Vitor Pamplona 2023-02-02 14:30:58 -05:00
  • 4fa6873180 Forcing Notifications with Direct citations only removes too much. Vitor Pamplona 2023-02-02 14:29:39 -05:00
  • a34e88b4fc Disable android backup as this app uses EncryptedSharedPrefs. Usage of EncryptedSharedPrefs can cause crashes if it's not properly excluded from backup. Habib Okanla 2023-02-01 19:33:46 -05:00
  • 912ca72d68 Presenting a Drop Down menu to copy keys and channel IDs. Vitor Pamplona 2023-02-01 14:05:59 -03:00
  • c3c19ebb49 Only showing notifications if it directly cites the account holder Vitor Pamplona 2023-02-01 13:51:03 -03:00
  • 0f968ca5e5 Removing channel create and change from Notifications Feed Vitor Pamplona 2023-02-01 13:17:21 -03:00
  • 2e17535a60 Keeping chatroom list scroll up top if it was up top. Vitor Pamplona 2023-02-01 12:40:31 -03:00
  • 663eb9c604 Solves https://github.com/vitorpamplona/amethyst/issues/58 Vitor Pamplona 2023-02-01 10:52:54 -03:00
  • 4b894c5b33 Fixes bug where default relays would come back after leaving the two groups and not adding any other group. Vitor Pamplona 2023-01-31 23:42:14 -03:00
  • 814fb1845f Moving Picture and Display Name Observables to leaf UI nodes. Vitor Pamplona 2023-01-31 22:12:24 -03:00
  • 94a4bfc2f3 Avoiding calculations in the UI thread Vitor Pamplona 2023-01-31 22:11:54 -03:00
  • 4303e6040c Fixes Channel @tag Vitor Pamplona 2023-01-31 20:50:56 -03:00
  • 75cb313886 Uses Hex to idex Users Vitor Pamplona 2023-01-31 20:50:38 -03:00
  • 88d2786473 v0.11.7 v0.11.7 Vitor Pamplona 2023-01-30 23:39:30 -03:00
  • 7837860ac6 Keep Note model refreshes in the Default thread. Vitor Pamplona 2023-01-30 23:39:09 -03:00
  • b7bc8a0b9d Fixing Boost to add content of the post in the boosted event as well as selecting only the last one to show on the screen. Vitor Pamplona 2023-01-30 23:36:06 -03:00
  • c71c121356 Correctly updates new changes to the User model Vitor Pamplona 2023-01-30 22:41:13 -03:00
  • d94f35de0e User Relay information in Profiles Vitor Pamplona 2023-01-30 22:05:48 -03:00
  • 3c52ff6e8d Tracks where notes are coming from Vitor Pamplona 2023-01-30 19:38:06 -03:00
  • dc47845dd6 Solves a duplicated id in the feed. Vitor Pamplona 2023-01-30 19:36:39 -03:00
  • 76087e5f25 Removes new threads, boosts from the Conversations view Vitor Pamplona 2023-01-30 13:51:30 -03:00
  • 6225b4f843 Renames Follows + Replies to Conversations Vitor Pamplona 2023-01-30 13:51:10 -03:00
  • 3a834a932c Increases Home feed to 400 Vitor Pamplona 2023-01-30 13:50:56 -03:00
  • e59dfa7a76 Avoids concurrent exceptions Vitor Pamplona 2023-01-30 13:50:43 -03:00
  • a0ba313661 Creating linkable routes for NIP19 in content. Vitor Pamplona 2023-01-30 13:50:24 -03:00
  • fb8d6daf3d Resizing when using the keyboard Vitor Pamplona 2023-01-30 00:23:22 -03:00
  • f2d7dea860 v0.11.6 Avoids crashing on invalid relay entries. v0.11.6 Vitor Pamplona 2023-01-29 23:35:08 -03:00
  • 29b1a94ec4 Fixing crash due to wrong relay url (spaces, wrong schema, etc) Vitor Pamplona 2023-01-29 23:27:48 -03:00
  • bba5afcdbf 0.11.5 v0.11.5 Vitor Pamplona 2023-01-29 22:07:00 -03:00
  • 8b1e0f9af0 Activating NIP 56 (Report Users and Posts with Event Kind 1984) Vitor Pamplona 2023-01-29 22:06:48 -03:00
  • 9fe73c7a97 v0.11.4 QR code reading and scanning (any NIP-21 uri) v0.11.4 Vitor Pamplona 2023-01-29 00:58:43 -03:00
  • 9263684031 Support for PubKey QR showing and Scanning. Vitor Pamplona 2023-01-29 00:56:13 -03:00
  • d1753a59f9 v0.11.3 v0.11.3 Vitor Pamplona 2023-01-28 12:42:37 -03:00
  • 31e2e586b7 Adding Block user option in profiles. Vitor Pamplona 2023-01-28 12:42:24 -03:00
  • 5a502f3b80 v0.11.2 v0.11.2 Vitor Pamplona 2023-01-27 22:09:45 -03:00
  • 456d40c58e Declaring observers directly into the Picture Compose Vitor Pamplona 2023-01-27 22:05:22 -03:00
  • d19a1fa1b2 Refactoring Vitor Pamplona 2023-01-27 22:04:59 -03:00
  • 59dc19720f Correctly filtering out the channel id from the reply to list Vitor Pamplona 2023-01-27 22:04:45 -03:00
  • 11cfc90d36 Remove Channel Messages from event datasource Vitor Pamplona 2023-01-27 22:04:25 -03:00
  • 9f2f0727a0 Increase Global size to 200 Vitor Pamplona 2023-01-27 22:04:03 -03:00
  • 6f9a69b9d4 Migrating pictures and banners to https Vitor Pamplona 2023-01-27 22:03:54 -03:00
  • 5ad39d7163 Clickable Profile pictures on notifications Vitor Pamplona 2023-01-27 20:29:09 -03:00
  • acff1316be Only disk is much slower Vitor Pamplona 2023-01-27 20:28:30 -03:00
  • ee2684a775 Printing memory and disk use for cache Vitor Pamplona 2023-01-27 20:28:01 -03:00
  • 5f3f80bc97 Waits 10 seconds before reconnecting. Vitor Pamplona 2023-01-27 20:06:34 -03:00
  • 1e3654396b No more blinking in Feeds Vitor Pamplona 2023-01-27 19:28:59 -03:00
  • ae82c690ea Refreshing new Channels when showing them up on screen. Vitor Pamplona 2023-01-27 19:28:48 -03:00
  • a29a0a614b Profile Refactoring Vitor Pamplona 2023-01-27 16:10:13 -03:00
  • 4d5a40f4ac Avoids any crash in processing events. Vitor Pamplona 2023-01-27 16:10:05 -03:00
  • 27e12a63d6 Full integration between Channel Messages and Regular notes. Vitor Pamplona 2023-01-27 15:50:17 -03:00
  • a934b42524 Avoiding concurrent exceptions when looping through messages Vitor Pamplona 2023-01-27 14:50:20 -03:00
  • c29c14f82b Round input texts Vitor Pamplona 2023-01-27 14:49:46 -03:00
  • 8a9b14fe5f Cleans up spaces on relay addresses Vitor Pamplona 2023-01-27 14:15:14 -03:00
  • 68c8c8cd98 v0.11.1 v0.11.1 Vitor Pamplona 2023-01-27 13:44:23 -03:00
  • e751c206b2 Keeping image cache in the disk only Vitor Pamplona 2023-01-27 13:42:44 -03:00
  • 74df3333ef Fixes replying information Vitor Pamplona 2023-01-27 13:41:54 -03:00
  • b5ee783107 Accepts more Like/Dislike codes Vitor Pamplona 2023-01-27 13:41:42 -03:00
  • 5452196f42 New root search for the thread view Vitor Pamplona 2023-01-27 13:16:45 -03:00
  • b7f13f6474 Merge remote-tracking branch 'origin/main' Vitor Pamplona 2023-01-27 12:48:49 -03:00
  • b4fb623a01 Adding verification tag in the thread view and like/boost notification cards Vitor Pamplona 2023-01-27 12:35:41 -03:00
  • 88a82b3fbc Requires users to accept terms of use as per Google Play requirement. Vitor Pamplona 2023-01-27 11:53:21 -03:00
  • 3dc09cce11
    Updated Privacy Policy to define objectionable content Vitor Pamplona 2023-01-27 09:25:14 -05:00
  • 7399afa648 v0.11.0 v0.11.0 Vitor Pamplona 2023-01-26 22:14:44 -03:00
  • 4e74ca6ed0 Removing BRB due to the crashes. Vitor Pamplona 2023-01-26 22:14:12 -03:00
  • e20669ab3d Support for Notification Bubbles and Verified Follows Vitor Pamplona 2023-01-26 22:09:56 -03:00
  • 93033295be Marks following users with a Green verified mark Vitor Pamplona 2023-01-26 13:16:57 -03:00
  • d8ef083086 v0.10.7 v0.10.7 Vitor Pamplona 2023-01-26 00:11:05 -03:00
  • 686dc954d9 v0.10.6 v0.10.6 Vitor Pamplona 2023-01-25 23:08:27 -03:00
  • 0ad8176a7c Fixes lost font size/style in the latest RTL change. Vitor Pamplona 2023-01-25 23:05:32 -03:00
  • 47f89232c1 Fixes relay list loading problems Vitor Pamplona 2023-01-25 22:33:50 -03:00
  • 5c9b736591 Migrates dependencies to new versions. App now requires Android Electric Eel Vitor Pamplona 2023-01-25 22:33:37 -03:00
  • 875a518a05 Merge remote-tracking branch 'origin/main' Vitor Pamplona 2023-01-25 19:28:49 -03:00
  • 22311f39e0 Updating lifecycle to 2.6.0 Vitor Pamplona 2023-01-25 19:27:09 -03:00
  • f6ad33b76a StateWithLifecycle seems to be the wrong option here. Vitor Pamplona 2023-01-25 19:26:48 -03:00
  • 05267c598f
    Merge pull request #38 from KotlinGeekDev/rtl-fix Vitor Pamplona 2023-01-25 17:25:27 -05:00
  • f988d3e488
    Merge pull request #37 from KotlinGeekDev/fix-note-navigation Vitor Pamplona 2023-01-25 17:24:38 -05:00
  • bd7a4a8372 Concurrent modification exception bugfix Vitor Pamplona 2023-01-25 19:09:18 -03:00
  • a9788cfa63 Separating Note observers into different types to avoid full screen refreshes. Vitor Pamplona 2023-01-25 18:54:20 -03:00
  • 74b0dd3b44 Support for RTL in both TextFields and TextViews. KotlinGeekDev 2023-01-25 18:59:52 +01:00