Commit Graph

896 Commits

Author SHA1 Message Date
f4db64fe7f 0.20.1 2023-03-01 14:00:39 -05:00
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
511cc86025 v0.21.0 2023-03-01 13:32:45 -05:00
58e8e0591b Keeping on Java11 to align with Android's capabilities. 2023-03-01 13:32:33 -05:00
57fc149051 Merge remote-tracking branch 'origin/HEAD' 2023-03-01 13:30:14 -05:00
55cc780c08 Adding the ability to click and hold to copy the image url on profile. 2023-03-01 13:29:58 -05:00
01a7ef3785
Merge pull request #168 from greenart7c3/main
Translated to brazilian portuguese
2023-03-01 13:28:19 -05:00
greenart7c3
b77e1cf960 Translated to brazilian portuguese 2023-03-01 14:47:41 -03:00
c6eb5a7282 Fixes image resizes to 200x200 pixels to help with caching capabilities. 2023-03-01 11:58:37 -05:00
bf48428fe3 Adds an Origin tag to be able to connect with Snort's relay. 2023-03-01 11:57:20 -05:00
f4b366c4bd Fixing merge issue on reported Types 2023-03-01 10:07:59 -05:00
51ce424352 Disables the forced Locale to English due to i18n for Arabic 2023-03-01 10:04:08 -05:00
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
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