Commit Graph

833 Commits

Author SHA1 Message Date
459e503c8a Avoids flickering the screen when the update from Loading to Loaded happens on cached objects. 2023-03-01 09:34:14 -05:00
708f6b2e75
Merge pull request #166 from rashedswen/main
extract strings and add Arabic Language
2023-03-01 09:03:41 -05:00
Rashed
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
5eb3b2062c Update strings.xml 2023-03-01 07:50:01 +03:00
Rashed
c649d0820c Update strings.xml
update just wrong translate
2023-03-01 07:50:01 +03:00
Rashed
07fd8fc5ac extract most strings to strings.xml and add arabic language to strings.xml file 2023-03-01 07:50:01 +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
e0596dc3b9 New Version for PlayStore 2023-02-28 21:24:40 -05:00
381db713ab 0.20.4 2023-02-28 20:13:36 -05:00
b6f5cc9ae5 Activating the Atomic Boolean instead of Synchronized sections 2023-02-28 20:10:52 -05:00
df43e730ca Migrating the NostrDataSource to Atomic Boolean 2023-02-28 19:52:16 -05:00
95423bdd94 No need for account in search 2023-02-28 19:50:45 -05:00
a18479e721 Reducing the need to start/stop home and chatroom lists to see if performance increases 2023-02-28 18:24:28 -05:00
f68f32f6e5 Decrypting notes since Notifications can also show Private Message Likes 2023-02-28 16:51:35 -05:00
ddc1e9fd69 Reverts to show all replies in Notifications. 2023-02-28 15:35:41 -05:00
3f99b602a7 Fixing spacing of the multicard notification 2023-02-28 15:27:28 -05:00
b09577f816 Updating reports to the latest spec 2023-02-28 15:24:23 -05:00
3780ed001a Refining template texts 2023-02-28 11:37:39 -05:00
f8e49df126
Update issue templates 2023-02-28 11:34:12 -05:00
55e31d445e Simplifying relay set feature 2023-02-28 11:02:05 -05:00
5300d7bbe4 Review of Feature List 2023-02-28 11:01:24 -05:00
77fbb6f4f6 v0.20.3 2023-02-27 21:13:46 -05:00
b570d80ac4 adding a delay to the search screen update on start up 2023-02-27 21:04:51 -05:00
a7e17c810d Merging all notification reactions in one card. 2023-02-27 21:04:29 -05:00
256de32b7c Shorter Blank and Hidden notes. 2023-02-27 19:17:09 -05:00
554edb8bb9 v0.20.1 2023-02-27 17:18:54 -05:00
bb3d8e0041 Filtering Notifications to the events that cite the user directly. 2023-02-27 17:14:37 -05:00
254ed99625 Unpacking replies in Quotes. 2023-02-27 17:14:15 -05:00
4c916c7957 Marks as read regardless of note.event status. 2023-02-27 15:19:24 -05:00
7e3cfcdcaf ThreadView avoids double loading. 2023-02-27 15:06:20 -05:00
528efacf38 Clearly marks the clicked item on ThreadView 2023-02-27 15:06:03 -05:00
5dac1899fe Allows users to delete usernames 2023-02-27 14:11:54 -05:00
6bff898fe4 Moves lnurl and nip05 to the services package. 2023-02-27 13:57:43 -05:00
f065777df2 Only shows translations if the result is different than the origin 2023-02-27 13:54:17 -05:00
36d865510c adds nip05 to Chatroom headers. 2023-02-27 13:48:26 -05:00
6558627eef Adding time of the boost and menu options for the boosted event. 2023-02-27 13:41:23 -05:00
f518969875 Moves Preview and NIP05 verification to IO Threads 2023-02-27 13:39:55 -05:00
1a7ecca89a Simple String Refactoring 2023-02-27 13:39:16 -05:00
26da2f514e v0.20.1 2023-02-27 11:30:11 -05:00
4c0651a6db Organize imports 2023-02-27 11:28:54 -05:00
59fce55822 Extracting NIP05 Composites in its own file 2023-02-27 11:24:21 -05:00
c88425e737 changing package names 2023-02-27 10:52:39 -05:00
d0dc44f3bd 1. Removing _ from the display
2. Checks if NIP 05 is an email before starting to verify to avoid crashes.
3. Allowing ellipsis to avoid breaking the nip05 into multiple lines.
2023-02-27 10:51:50 -05:00
25cb084a95 Adds NIP05 to the main note in a thread 2023-02-27 10:47:29 -05:00
0b2d9d6d18 BugFix for invalid nip05 domain names crashing the app. 2023-02-27 10:46:51 -05:00
145428c8ad v0.20.0 2023-02-26 19:22:33 -05:00
0cebb53791 Nip05 Support 2023-02-26 19:22:22 -05:00
8e6a4921a6 v0.19.1 2023-02-26 16:56:55 -05:00