Vitor Pamplona
ea905ef6ed
Removes the element that was forcing everything to be right aligned
2023-03-03 18:14:51 -05:00
Vitor Pamplona
5f98a54452
Reverting change to activate RTL given some characters, it was picking up some english chars
2023-03-03 18:11:50 -05:00
Vitor Pamplona
8627fd4b4c
Delete Origin Header (snort doesn't need it anymore)
2023-03-03 18:08:09 -05:00
Vitor Pamplona and GitHub
7863961aba
Merge branch 'main' into main
2023-03-03 18:06:40 -05:00
Vitor Pamplona and GitHub
a84be7fc61
Merge pull request #187 from Chemaclass/refactor-Nip19
...
Refactor Nip19
2023-03-03 18:03:58 -05:00
Chemaclass
657f99a65a
Remove non-used imports in Nip19
2023-03-03 23:40:09 +01:00
Chemaclass
91591abd14
Extract method refactoring in Nip19::uriToRoute()
2023-03-03 23:36:16 +01:00
Chemaclass
fd58da2a93
Remove 1 indentation level from uriToRoute()
2023-03-03 23:26:35 +01:00
Chemaclass
bd3d7e1aa3
Prepare test parse_TLV
2023-03-03 22:58:24 +01:00
Vitor Pamplona and GitHub
d3b557b778
Merge pull request #182 from maxmoney21m/feature/backup-keys
...
Move nsec backup to drawer and organize drawer
2023-03-03 16:08:42 -05:00
Vitor Pamplona
5ae552117d
Migrates Events to the App's source code as opposed to NostrPostr:
...
- Changes them to remove all secondary fields and turn them into functions
- Changes them to from being based in ByteArrays to String (since we use Hex everywhere and strings are immutable, we avoid duplicating memory with ByteArrays)
2023-03-03 16:00:47 -05:00
Rashed
fe80b509e3
temporary solution for mirroring arabic text
2023-03-03 23:44:39 +03:00
maxmoney21m
3e32a91e34
Move nsec backup to Drawer and Dialog, organize Drawer
2023-03-04 03:02:04 +08:00
Vitor Pamplona
756d9b17f7
Merge remote-tracking branch 'origin/HEAD'
2023-03-03 11:36:08 -05:00
Vitor Pamplona
f4d5785710
Support for Replaceable Events (NIP-33)
2023-03-03 11:35:29 -05:00
Rashed
8e858996fe
hide follow button when the user already followed
2023-03-03 10:13:15 +03:00
Rashed
f1711719f4
add follow directly from a note feature
2023-03-03 09:53:56 +03:00
Vitor Pamplona and GitHub
83f46f1a66
Merge pull request #176 from Radiokot/feature/uk_ru_translation
...
Add Russian and Ukrainian languages
2023-03-02 17:11:45 -05:00
Vitor Pamplona
c0bcb638c0
Bringing TextNoteEvent from NostrPostr to Amethyst's codebase and Restructuring Addressable Notes.
2023-03-02 16:14:06 -05:00
Oleg Koretsky
0369b45385
Add Russian (ru) translation
2023-03-02 20:41:22 +02:00
Vitor Pamplona
bab314ebc9
Fixing Preview Error when the url is invalid
2023-03-02 13:38:05 -05:00
Vitor Pamplona
65d4d59e77
Trying move the cursor to the first item when the list updates immediately after being first drawn
2023-03-02 09:35:43 -05:00
Vitor Pamplona
b95c013714
Restructuring the invalidateFeed events to happen quicker when users click the navigation row or when the app comes back from sleep.
2023-03-02 09:34:42 -05:00
Vitor Pamplona
10ce5a984e
Simplifying logs
2023-03-02 09:33:19 -05:00
Vitor Pamplona
3521497cf8
Activating the loading of long text form across the app
2023-03-02 08:51:59 -05:00
Vitor Pamplona
d883cc32f5
Early support for Markdown and Long Form Text
2023-03-01 19:18:07 -05:00
Vitor Pamplona and GitHub
64debb79fc
Merge pull request #171 from Gnivom/login_safe_nsec_entry
...
Use KeyboardType.Password for login text field
2023-03-01 16:36:55 -05:00
Vitor Pamplona
baa1b3f69f
Using accountViewModel as a better way to request refreshes.
2023-03-01 16:22:22 -05:00
Gnivom
c7bf4240dd
Use KeyboardType.Password for login text field
2023-03-01 22:21:19 +01:00
Vitor Pamplona
fb7edd1797
Hides hidden users from main feeds.
2023-03-01 16:15:49 -05:00
Vitor Pamplona
716ebd01df
Decreasing the speed of the updates of the feed.
2023-03-01 16:07:10 -05:00
Vitor Pamplona
58521b27de
Fix for a String.format crashing the original library by using the Locale's default number format.
2023-03-01 15:48:18 -05:00
Vitor Pamplona
d704352f1f
Notifications now require the Notified to be the author of the post the notification is mentioning.
2023-03-01 14:00:03 -05:00
Vitor Pamplona
57fc149051
Merge remote-tracking branch 'origin/HEAD'
2023-03-01 13:30:14 -05:00
Vitor Pamplona
55cc780c08
Adding the ability to click and hold to copy the image url on profile.
2023-03-01 13:29:58 -05:00
greenart7c3
b77e1cf960
Translated to brazilian portuguese
2023-03-01 14:47:41 -03:00
Vitor Pamplona
c6eb5a7282
Fixes image resizes to 200x200 pixels to help with caching capabilities.
2023-03-01 11:58:37 -05:00
Vitor Pamplona
bf48428fe3
Adds an Origin tag to be able to connect with Snort's relay.
2023-03-01 11:57:20 -05:00
Vitor Pamplona
f4b366c4bd
Fixing merge issue on reported Types
2023-03-01 10:07:59 -05:00
Vitor Pamplona
51ce424352
Disables the forced Locale to English due to i18n for Arabic
2023-03-01 10:04:08 -05:00
Vitor Pamplona
01b8b2a5fa
Merge remote-tracking branch 'origin/HEAD'
...
# Conflicts:
# app/src/main/java/com/vitorpamplona/amethyst/ui/components/UrlPreview.kt
2023-03-01 10:02:41 -05:00
Vitor Pamplona
459e503c8a
Avoids flickering the screen when the update from Loading to Loaded happens on cached objects.
2023-03-01 09:34:14 -05:00
Rashed and GitHub
b7b7f4df39
Merge branch 'main' into main
2023-03-01 09:16:59 +02:00
Rashed
855b2ff5b1
resolve conflicts
2023-03-01 10:10:27 +03:00
Rashed
67e6349877
resolve conflicts but new issue found when changing the language
2023-03-01 07:54:27 +03:00
Rashed
e6afa7fb9a
extract most strings to strings.xml and add arabic language to strings.xml file
2023-03-01 07:50:01 +03:00
Vitor Pamplona
b6f5cc9ae5
Activating the Atomic Boolean instead of Synchronized sections
2023-02-28 20:10:52 -05:00
Vitor Pamplona
df43e730ca
Migrating the NostrDataSource to Atomic Boolean
2023-02-28 19:52:16 -05:00
Vitor Pamplona
95423bdd94
No need for account in search
2023-02-28 19:50:45 -05:00
Vitor Pamplona
a18479e721
Reducing the need to start/stop home and chatroom lists to see if performance increases
2023-02-28 18:24:28 -05:00