Commit Graph

3073 Commits

Author SHA1 Message Date
eb59a9d505 Keeps track of a message's GiftWrap host in order to broadcast later. 2023-08-20 10:24:11 -04:00
784f867a8e Updating media controls to the next version 2023-08-20 01:16:08 -04:00
954a9d66fb Fixes the crash when opening a malformed thread with a wrong root marker 2023-08-20 01:15:46 -04:00
dfdced3e8c Includes the zaps from the user's own key in the Summary Chart 2023-08-19 14:57:24 -04:00
0af141c5b7 Fixes generateForegroundServiceDidNotStartInTimeException on Samsung phones 2023-08-19 14:44:39 -04:00
70c4c69bbf v0.74.2 2023-08-19 12:40:26 -04:00
5597189ea5 Allowing null values as a result of the mapper 2023-08-19 12:38:44 -04:00
8884adcefb Testing new build to find bug on Account loading: 0.74.1 2023-08-19 11:58:08 -04:00
92be03ca51 v0.74.0 2023-08-19 11:16:13 -04:00
b4f9103b62 refacctoring 2023-08-19 11:14:10 -04:00
63f3a6cdf9 Implements contextual rounded corners for images and videos 2023-08-19 11:08:55 -04:00
d8ce3b9d37 Migrates to prefixes of 8 because more relays seem to work with this 2023-08-18 23:43:16 -04:00
2ac5742b0e Adds a waveform to audio files 2023-08-18 23:42:24 -04:00
58dd69091e Adds support for Stemstr 2023-08-18 20:36:32 -04:00
7a93f9956f Updating SDK to the latest 2023-08-18 19:32:30 -04:00
8dbded0185 Single method to test performance of receiving a GiftWrap. 2023-08-18 11:52:54 -04:00
41b93e3860 Caches shared key for performance. 2023-08-18 10:55:28 -04:00
2f741779fa Improves BechUtils performance. 2023-08-18 10:55:06 -04:00
greenart7c3
7ea92bc068 send dms using amber 2023-08-18 10:57:17 -03:00
greenart7c3
3b07b5d8dd Refactor SignerDialog to use the rawJson and type 2023-08-18 07:55:14 -03:00
greenart7c3
f06e79cfd3 Merge branch 'main' into amber 2023-08-18 06:33:02 -03:00
918273d825 showing debug when pausing the app. 2023-08-17 17:08:02 -04:00
eef534617c Fixing ThreadAssembler with two roots 2023-08-17 15:15:13 -04:00
4e89b1494d Removes experimental time from ThreadAssembler 2023-08-17 10:23:18 -04:00
be1ae35a60 Fixing Proguard from latest refactoring 2023-08-17 10:23:00 -04:00
47395465bb Automatically activates NIP24 chats when users have received NIP24 messages from the counterparty 2023-08-16 21:16:32 -04:00
c49f89f711 Fixes the color of the chart for changes in the Apps theme in settings 2023-08-16 21:03:50 -04:00
6721c83266 Back button was too bright. 2023-08-16 18:28:08 -04:00
ce27be2053 Fixes room names when clients send the same user twice in the ptags. 2023-08-16 18:10:56 -04:00
fee2a0e4f8 Fixes an incorrect import. 2023-08-16 18:05:10 -04:00
52fcfebe38 Fixes references in F-droid 2023-08-16 18:03:56 -04:00
0e1a856555 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-16 17:58:40 -04:00
255b48d126 - Creates a Quartz Module for Nostr Events
- Creates a Benchmark Module to test Performance
- Migrates from GSon to Jackson for Performance Gains, adapts all serializers accordingly
- Recreates Hex encoding/decoding classes for Performance.
- Migrates NIP24 to the new ByteArray Concat encoding.
- Removes support for Lenient choices in the. events.
- Reorganizes Nostr Events dependencies.
- Refactors TLV's and NIP-19 dependencies.
- Adds a Large DB for signature checks.
2023-08-16 17:58:25 -04:00
greenart7c3
584ceb1f0f
Merge branch 'main' into amber 2023-08-16 17:21:47 -03:00
greenart7c3
8053119d42 decrypt dms using amber 2023-08-16 16:39:42 -03:00
greenart7c3
b8e97525eb add signer support whem replying 2023-08-16 14:34:11 -03:00
99adbf6691
Merge pull request #549 from ShinoharaTa/fix_broken_url
fix url regex pattern.
2023-08-16 10:39:32 -04:00
a96760d1a4
Merge pull request #551 from davotoula/update_translations
Added new translations for cs/de/se
2023-08-16 09:47:25 -04:00
David Kaspar
dd9e51e31c Added new translations for cs/de/se 2023-08-16 13:57:56 +01:00
tshinohara
a5b607b30b fix url regax pattern. 2023-08-16 02:48:50 +09:00
f7e9898637 Testing image uploads with Account info 2023-08-15 11:57:28 -04:00
1ad1d233cd Refactoring TLV's code 2023-08-15 11:13:01 -04:00
52687a48df Fixes image uploading tests without account. 2023-08-15 11:10:17 -04:00
dca4f827fe Moves navigation's top bar to use the ArrowBack 2023-08-14 23:07:08 -04:00
2726011126 Trim display names when possible 2023-08-14 23:06:33 -04:00
77bd646b1d Don't display username if display name is available. 2023-08-14 23:06:18 -04:00
d664d9ff19 Moves Relay List to a surface 2023-08-14 23:05:50 -04:00
5d24950d7f Starts NIP-65 implementation 2023-08-14 23:05:16 -04:00
3a8a50006d Improvements to the Settings Interface 2023-08-14 21:25:12 -04:00
decd6ef627 BugFix for HighlightEvent.create event. 2023-08-14 16:38:54 -04:00