Commit Graph

2765 Commits

Author SHA1 Message Date
5cdceb5194 Moves the loading of an Accounts backup contacts to the IO Thread 2023-07-21 11:46:31 -04:00
2c82e6c447 Adjustments to Modifiers in the Chatroom screen 2023-07-21 11:21:07 -04:00
f56f3b6105 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-07-21 11:16:55 -04:00
greenart7c3
ade1d83817 fix KeepPlayingButton color in light theme 2023-07-21 12:11:23 -03:00
9a517380a0 Refactors ChatroomHeader compose 2023-07-21 11:02:16 -04:00
6fbb59ddac v0.70.2 2023-07-21 10:44:43 -04:00
fe4a4b6fad Stops Video playback when switching in and out of Tor 2023-07-21 10:44:02 -04:00
8dd5705f02 Merges VideoCache initialization with get methods 2023-07-21 10:08:04 -04:00
6723225885 Creates playback managers in a lazy mode, after the initialization of the video caching service. 2023-07-21 09:48:25 -04:00
fb19454259 Moves the video caching service initialization foreground services. 2023-07-21 09:47:54 -04:00
c6f63a13d3
Merge pull request #511 from greenart7c3/main
add option to send notes to selected relays
2023-07-21 09:06:44 -04:00
77057fcac5 Apply hidden to boosted notes only. 2023-07-21 09:05:13 -04:00
greenart7c3
d6dda0053a fix boosted notes from blocked users appearing as blank 2023-07-21 05:41:50 -03:00
greenart7c3
d33e62367e
Merge branch 'main' into main 2023-07-21 05:24:12 -03:00
6fcf472638
Merge branch 'main' into update_translations 2023-07-20 20:03:17 -04:00
e2f5a1a0e4 v0.70.1 2023-07-20 19:48:02 -04:00
8ea25e735d Fixes wakelock permission for the f-droid build 2023-07-20 19:46:55 -04:00
a9d05070ed Remove restrictions of height in the first and second rows of the note. 2023-07-20 19:35:16 -04:00
d78ec6b02a Centers the tag list vertically 2023-07-20 19:34:52 -04:00
8971b4e190 Samsung phones don't seem to have a . after hr and min 2023-07-20 19:34:33 -04:00
dea0adaea4 Reducing the distance from boost to the play button 2023-07-20 19:34:12 -04:00
5de4fbcbe7 Fixing the size of the 3 dot menu in post 2023-07-20 19:33:54 -04:00
2330e086ea v0.70.0 2023-07-20 18:02:01 -04:00
11d51b3854 Wrong Immutable Class 2023-07-20 18:01:17 -04:00
008469adbc Background Playback
- Moves Video/Audio player to a foreground service.
- Migrates Feed, Stories and Live Stream screens to that service
- Blocks screen from going to sleep if a video is playing.
- Blocks WIFI from going to sleep if an online video is playing.
- Allows the app to pause while listening to media
- Manages cache for up to 30 videos in parallel for each of the 3 categories: local, streaming, progressive content
- Activates the use of popup with artwork that points to the screen with the video
- Creates a button to allow any video to play while browsing the app/phone
- Moves app to SingleTop mode.
- Keeps viewed position cached for up to 100 videos.
- Restructures the starting screen from App Nativation
2023-07-20 17:59:10 -04:00
David Kaspar
bbe26c7a30 Updated se/de/cs translations
Added missing DE locale config
2023-07-18 20:29:19 +02:00
greenart7c3
c2b9bb413d add long press to show relay info, fix validation, show relay url without prefix 2023-07-17 17:08:14 -03:00
greenart7c3
b46bb7ecc5 add relay selection to nip 94 and 95 uploads 2023-07-17 15:43:49 -03:00
greenart7c3
2fed65db8d created RelaySelectionDialog file 2023-07-17 15:43:49 -03:00
greenart7c3
66cc4b5526 remove unused import 2023-07-17 15:43:49 -03:00
greenart7c3
91488f0350 add option to send notes to selected relays 2023-07-17 15:43:49 -03:00
f2429e011e Upgrades the compressor API to the new version 2023-07-17 14:28:52 -04:00
1374f36b1f Updating libraries 2023-07-17 13:42:17 -04:00
d185e65b3f Fixes Like icon aligned to the left in the Notifcations screen 2023-07-17 13:42:08 -04:00
64bf17b1a0 v0.69.3 2023-07-17 12:16:40 -04:00
93b50468fd Adjusts colors for the NÏP05 to be more subtle. 2023-07-17 12:14:21 -04:00
65ab756c2b v0.69.2 2023-07-17 11:50:23 -04:00
e298285145 Migration to Niel Liesmons' icons 2023-07-17 11:48:29 -04:00
ad59b691fd v0.69.1 2023-07-16 20:17:53 -04:00
a256e34878 Fix for mute list not showing 2023-07-16 20:16:17 -04:00
6ad00c112a v0.69.0 2023-07-16 19:07:28 -04:00
0010a19c24 Fixes the profile display for new users without pictures. 2023-07-16 18:57:48 -04:00
d78c7a91cb Lot's of changes from local storage to relay storage.
- Moves Following Communities local DB to Contact List
- Moves Following Channels local DB to Contact List
- Moves Following BlockList local DB to Mute List (Private part)
- Migrates all deprecated local lists to event kinds.
- Views Mute Feed (disables hidden authors for that specific list)
- Breaks Security Filters screen in 2 tabs: Blocked and Spammers (automated filter)
- Restructures PeopleList event kind
- Fixes older channels and communities not loading on the discovery tab
2023-07-16 18:57:28 -04:00
4a2dced02f Formatting 2023-07-16 11:53:12 -04:00
2d1a63be57 Looks like relays accept id prefixes of 8 more frequently than 6 2023-07-16 11:50:55 -04:00
9e207d0f24 Adds parsing support for NNS Events. 2023-07-16 11:50:16 -04:00
efad94ddfd Moves contact list to closer to metadata in the Local Cache 2023-07-16 11:49:41 -04:00
d49fde755e BugFix for AppDefinitionEvent updates 2023-07-16 11:49:15 -04:00
0224af18c0 Forces a given event kind to be displayed in the Discovery tab 2023-07-16 11:47:05 -04:00
53a4dfb702 Moves video player to the new Exoplayer package 2023-07-16 11:42:55 -04:00
4e4e798133 v0.68.4 2023-07-14 18:58:45 -04:00
e8bd4a12ac Reduces profile feed size to 200 and zaps, reports and followers to 400 2023-07-14 18:55:57 -04:00
dffed6e78f Moves synchronized Zap allocation to after checking if the zap already exists for this user. 2023-07-14 18:52:11 -04:00
46a4f360f7 Moves UserProfile NewThreads, Conversations, Reports and App Recommendations to be additive filters 2023-07-14 18:22:53 -04:00
64a5071345 Moves NIP-05 captions from NIP-05 to Nostr Address 2023-07-14 17:41:16 -04:00
1fba93b4f0 Moves badges out of the User class 2023-07-14 17:19:40 -04:00
caa67b03a8 Keeping media feed active from the start of the app. 2023-07-14 16:54:57 -04:00
5f1b2f9eb8 Only logging pruning and printing stacktraces when it matters 2023-07-14 16:54:43 -04:00
2968cb12aa Adds EOSE limits to the Video tab 2023-07-14 16:31:57 -04:00
8261b38de9 Adds EOSE limits to the Discovery tab. 2023-07-14 16:31:48 -04:00
2c4489a0d0 Only triggers mutable state if the state actually changes. 2023-07-14 16:31:31 -04:00
52dcb73fd7 Puts the Wifi Processing in an IO Thread 2023-07-14 16:30:48 -04:00
91a2f8ecfa v0.68.3 2023-07-14 09:33:08 -04:00
6905e1b47f Clicks on Community and Channel headers now take you to the community instead of expanding 2023-07-14 09:22:56 -04:00
640b0d3174 Adds the post highlighted to the highlight display 2023-07-14 09:04:34 -04:00
a86cd8772f Merge remote-tracking branch 'origin/HEAD' 2023-07-14 08:38:49 -04:00
83be195a43 Migrates DropDownMenu to MutableState 2023-07-14 08:38:34 -04:00
14bf73e2f1
Merge pull request #504 from akiomik/update-i18n-ja
Update translations for ja
2023-07-14 07:43:18 -04:00
efb7b06e4e
Merge pull request #505 from greenart7c3/main
fix crash when changing language in android < 13
2023-07-14 07:42:58 -04:00
greenart7c3
e83f16f5c5 update pt-br translations 2023-07-14 06:46:30 -03:00
greenart7c3
e648970b17 fix crash when changing setting in android api < 13 2023-07-14 05:51:09 -03:00
Akiomi Kamakura
44badf8c86
Update translations for ja 2023-07-14 15:21:13 +09:00
516ff17eed Activates NostrCheck on the Media Feed 2023-07-13 21:32:48 -04:00
3b1533eb82 Fixes size of custom reactions on the Stories feed. 2023-07-13 21:19:08 -04:00
2e7a955ada v0.68.2 2023-07-13 19:30:52 -04:00
4aa961437b formatting 2023-07-13 19:23:37 -04:00
0d9399a1a4 Fixing Right To Left Text 2023-07-13 19:23:26 -04:00
greenart7c3
7c525e2f2f show videos as links 2023-07-13 18:07:57 -03:00
greenart7c3
63888d55fd fix image loading in ZoomableImageDialog 2023-07-13 17:57:54 -03:00
7287ead851 v0.68.1 2023-07-13 13:17:20 -04:00
6fc829f4f1
Merge pull request #486 from greenart7c3/load_media
Optional media pre-loading
2023-07-13 13:14:18 -04:00
d12b0ce9be
Merge pull request #500 from akiomik/fix-string-resource-mapping
Fix string resource mapping when like clicked
2023-07-13 12:56:00 -04:00
393714eb42
Merge pull request #499 from akiomik/extract-block-report-resource
Extract string resource for Block / Report
2023-07-13 12:55:33 -04:00
064ce7e6e6 v0.68.0 2023-07-13 11:26:35 -04:00
af72846998 Support for Classifieds 2023-07-13 11:20:03 -04:00
899b4f7c90 Quick fix for multiple emoji's in one line 2023-07-13 11:19:07 -04:00
Akiomi Kamakura
2e5b41b711
Add ja to locales_config.xml 2023-07-13 22:57:59 +09:00
809f048b44 Merge remote-tracking branch 'origin/HEAD' 2023-07-13 08:52:58 -04:00
51c0c44a2e Formatting 2023-07-13 08:52:47 -04:00
811d6d8c67 Removes emoji package list selection from Profile threads. 2023-07-13 08:51:54 -04:00
Akiomi Kamakura
c1b9bf42ad
Fix string resource mapping when like clicked 2023-07-13 11:05:17 +09:00
Akiomi Kamakura
cafe742cd8
Extract string resource for Block / Report 2023-07-13 11:00:15 +09:00
Akiomi Kamakura
7678b1b100
Add i18n support for ja
Co-authored-by: h3y6e <h3y6e@pm.me>
Co-authored-by: ys3669 <ys3669jp@gmail.com>
2023-07-13 07:51:49 +09:00
9df82a78e7 v0.67.1 2023-07-12 18:19:47 -04:00
c87466ada4 when clicking in a repost of a note, redirects the user to the note directly. 2023-07-12 18:19:40 -04:00
135eb6763a Adjustments to allow removing of the selected emoji packs from the reaction setup 2023-07-12 18:19:20 -04:00
24a0be9c3a v0.66.7 2023-07-12 17:21:49 -04:00
f090bc82ae - Support for Emoji Packs
- Support for Personal Emoji Lists
- Support for Custom emoji Reactions
2023-07-12 17:20:06 -04:00
greenart7c3
3254479ee5 add settings icon 2023-07-12 11:41:37 -03:00
greenart7c3
6cc4266435 appcompat needed for language picker and theme 2023-07-12 11:31:13 -03:00
greenart7c3
3e48b293b0 create ThemeViewModel using viewModel contructor 2023-07-12 11:31:13 -03:00
greenart7c3
492b9494ec fix theme not changing after changing language 2023-07-12 11:31:12 -03:00
greenart7c3
b31d2d49d6 do not load preview of long form text if automaticallyShowUrlPreview is false 2023-07-12 11:31:12 -03:00
greenart7c3
245bd4a44d fix lint 2023-07-12 11:31:12 -03:00
greenart7c3
6d4a887d00 use accountviewmodel as parameter instead of MutableState 2023-07-12 11:31:12 -03:00
greenart7c3
f95023f59d replace imageBox with url link with download button 2023-07-12 11:31:12 -03:00
greenart7c3
e69c1cf3a9 remove unused showImage parameters 2023-07-12 11:31:12 -03:00
greenart7c3
b5229f5fe1 only load one image when theres multiple images in the note 2023-07-12 11:31:12 -03:00
greenart7c3
e2ef7cfd70 add string resources 2023-07-12 11:31:12 -03:00
greenart7c3
6e89e69fb6 refactor settings to use TextSpinner and save settings when selecting an option 2023-07-12 11:31:11 -03:00
greenart7c3
1e6ee67932 move back settings to drawer 2023-07-12 11:31:11 -03:00
greenart7c3
0fead83279 fix load image box size 2023-07-12 11:31:11 -03:00
greenart7c3
66952c9212 add url preview settings 2023-07-12 11:31:11 -03:00
greenart7c3
38bb9f457d fix statusbar color when changing theme 2023-07-12 11:31:11 -03:00
greenart7c3
3e615bb152 check for automaticallyStartPlayback setting 2023-07-12 11:31:11 -03:00
greenart7c3
f83a19260f fix build after rebase 2023-07-12 11:31:11 -03:00
greenart7c3
69c3c41196 move drawer options to settings screen 2023-07-12 11:31:11 -03:00
greenart7c3
6c1a4f3971 replace load image button with a rectangle box 2023-07-12 11:31:10 -03:00
greenart7c3
035ba899ee add language picker 2023-07-12 11:31:10 -03:00
greenart7c3
33cc261b62 add settings to change theme 2023-07-12 11:31:10 -03:00
greenart7c3
fee6f19d5e check for load images option 2023-07-12 11:31:10 -03:00
greenart7c3
68e8a13f73 add options to disable auto playback e show images in the settings screen 2023-07-12 11:31:10 -03:00
greenart7c3
a639c3f36d add media settings 2023-07-12 11:31:10 -03:00
greenart7c3
a5f10fef60 created settings screen 2023-07-12 11:31:10 -03:00
greenart7c3
d334c04c47 do not autoplay videos when on mobile data 2023-07-12 11:31:09 -03:00
greenart7c3
7c3d9aad1d add ConnectivityStatus singleton 2023-07-12 11:31:09 -03:00
greenart7c3
ceb81aa2bf created button to load images] 2023-07-12 11:31:09 -03:00
3ee743ce1a v0.66.7 2023-07-12 10:21:02 -04:00
d1ffea5432 BugFix for a race condition when deleting events. 2023-07-12 10:20:24 -04:00
628e73ef69 BugFix for app crashing when the ln invoice is blank 2023-07-12 10:06:27 -04:00
764928a492 Displays custom emoji reactions 2023-07-12 08:21:10 -04:00
88638b0cae Fixes the markdown issue with images overlapping the text 2023-07-12 08:16:05 -04:00
51384e654b Avoiding too much detail in the Log 2023-07-11 17:45:38 -04:00
aecfaa5fd8 Adds more checks for work in the main thread 2023-07-10 17:22:04 -04:00
fc5089f7f1 Updates exoplayer version 2023-07-10 14:28:42 -04:00
25520e7d2a Making nav(route) threaded operation 2023-07-10 14:13:27 -04:00
7ea5be0152 Refactoring of Badge Box codes and Time classes 2023-07-10 13:50:49 -04:00
9a7e678bbe
Merge pull request #496 from AutumnSunshine/main
Update strings.xml for Tamil
2023-07-09 19:00:17 -04:00
1f0ca70c47 Adds rendering of approval posts to the NoteMaster of a thread 2023-07-09 18:58:30 -04:00
93705e5baf v0.66.6 2023-07-09 12:46:56 -04:00
72e8fa3679 Moves the toggle to only be active in NIP94 and NIP95 images 2023-07-09 12:46:02 -04:00
c08ce91197 v0.66.5 2023-07-09 12:11:18 -04:00
b520a0faed Adds sensitive-content tags to NIP94 and NIP95 media 2023-07-09 12:09:21 -04:00
AutumnSunshine
80837abab5
Update strings.xml for Tamil
Added the communities & group translations for Tamil
2023-07-09 11:44:48 +05:30
5c78135f1a v0.66.4 2023-07-08 17:05:24 -04:00
ab8b0beb02 Making sure multi-threading doesn't duplicate notes in the screen. 2023-07-08 16:35:07 -04:00
bc89062681 Prints Debug information when the app pauses. 2023-07-08 15:46:46 -04:00
14685be92d Adds limits to how many messages referencing an event can be downloaded. 2023-07-08 15:46:31 -04:00
6d565a2960 Simplifies the work of finding an event by relays. 2023-07-08 15:46:02 -04:00
3fc247d85c Caches participant counting process to speed sorting up 2023-07-08 15:37:05 -04:00
cfbc4536c6 v0.66.3 2023-07-07 17:15:02 -04:00
dcf825c43e Slightly faster reactions and zap icons 2023-07-07 17:13:20 -04:00
8ae05d9964 Formatting 2023-07-07 17:11:47 -04:00
f11faa87b1 Fix from full height to full screen 2023-07-07 17:09:42 -04:00
bfbaabd7e8 Fixes translations from Japanese with urls breaking the url 2023-07-07 15:30:51 -04:00
d35d6a44fe Adding content-sensitivity warnings for LiveStreams 2023-07-07 15:17:20 -04:00
9c7265565e Avoids triggering the Notification bubble when the live event is simply updated. 2023-07-07 14:40:07 -04:00
293b023add - Adds hashtags to the description of communities and channels
- Displays descriptions with Translations.
2023-07-07 14:31:04 -04:00
bee5c1bfa6 v0.66.2 2023-07-07 12:29:22 -04:00
c93a6dffc4 Creates a fallback for Android9 on OPPO, which doesn't seem able to parse the Japanese regex. 2023-07-07 12:27:57 -04:00
60dadc0088 BugFix for invalid URLs crashing the app. 2023-07-07 12:15:28 -04:00
a26c7e3d97 Fixes caching of time display. 2023-07-07 09:45:21 -04:00
9e2b2cedd6 v0.66.1 2023-07-06 21:10:44 -04:00
636d59659d Activates reactions and zaps to the channel and community headers. 2023-07-06 21:04:07 -04:00
63e8391893 Allows notification to the channel headers 2023-07-06 21:03:51 -04:00
2f354e4b81 Adds EOSE treatment for the Discovery datasource 2023-07-06 21:03:36 -04:00
b3a369d91b Removes top bar for Community and Hashtag posts 2023-07-06 21:03:05 -04:00
4406532994 Loads the last 50 messages per following chat. 2023-07-06 21:02:47 -04:00
8fd5176e22 Makes sure all services stop when the app pauses. 2023-07-06 21:02:18 -04:00
e3396065c6 Reducing size of the discovery tab strings. 2023-07-06 17:38:55 -04:00
84600c016e Fixing for emoji families 2023-07-06 17:36:11 -04:00
64d96ab1d7 Fixes Emoji Joining issues. 2023-07-06 17:24:42 -04:00
6d6720a511 Adds reactions to Chats and Communities 2023-07-06 15:51:46 -04:00
17232a1909 Moves communities from /c/name to /n/name 2023-07-06 15:51:28 -04:00
eb02049507 Turns parsing failures into warnings. 2023-07-06 15:51:14 -04:00
3e0202e6cb v0.66.0 2023-07-06 11:44:33 -04:00
d59a68ec2e Formatting 2023-07-06 11:41:11 -04:00
f249884907 Fixes the participants on a community index 2023-07-06 11:41:03 -04:00
c823d1689f Displays Approval Notes in the notifications 2023-07-06 11:21:35 -04:00
b10f268e69 - Adds a button to create community posts from the Community screen
- Adds a reference to the reply/community in the new post screen.
2023-07-06 10:57:41 -04:00
eff21c4f8f Minimizes the height of the tabs 2023-07-06 10:22:44 -04:00
5537208abb - Adds Basic Support for Communities (172)
- Adds Community discovery screens
- Adds Public Chat discovery
- Adds Community Follow/Unfollow
- Renders Community Posts in feed
- Creates a summary of verified participants in Communities/Chats/Streams
- Restructures Hashtag Screen to the new Screen Building structure
- Remembers scroll position in Live, Community and Chat discovery
2023-07-06 10:11:25 -04:00
53a5d3e88e
Merge pull request #491 from ShinoharaTa/fix_broken_japanese_view
Fixed a bug in Japanese string display
2023-07-05 15:04:28 -04:00
20f840fd99
Merge pull request #489 from davotoula/translations_update
Updated se/cs/ge translations
2023-07-05 15:00:47 -04:00
tshinohara
dc940c0608 fix lint error. 2023-07-06 03:05:17 +09:00
tshinohara
f5c77d41f1 Bugfix: Url parse disabled in other texts. 2023-07-06 02:47:29 +09:00
tshinohara
014c613577 Bugfix: Change matching pattern. 2023-07-06 01:26:15 +09:00
tshinohara
d369c2c658 Bugfix: Japanese url export disable 2. 2023-07-06 01:23:31 +09:00
tshinohara
536868d3e5 Bugfix: Japanese url export disable. 2023-07-06 01:20:54 +09:00
5706738898 Initial Support for Communities 2023-07-05 11:22:03 -04:00
2947c2c7d0 Replaces the Live bar in the top of the feed for Notification dots in the LiveStream bottom button. 2023-07-05 10:28:21 -04:00
18ac527629 BugFix for invalid hexes in the hex index 2023-07-05 09:09:17 -04:00
6d80d14421 Updates dependencies 2023-07-05 09:04:42 -04:00
David Kaspar
e60d8c5c20 Updated se/cs/ge translations 2023-07-05 13:03:27 +01:00
51b4cf444a v0.65.1 2023-07-04 21:02:22 -04:00
f78ec5cc90 Performance updates 2023-07-04 20:55:01 -04:00
fd6a63a76c Fixes https://github.com/vitorpamplona/amethyst/issues/487 2023-07-04 19:25:21 -04:00
e0f186bb94 BugFix for not rendering images on markdown when there is no NIP19 reference in the text. 2023-07-04 12:19:56 -04:00
9fadab5bb9 v0.65.0 2023-07-04 11:45:35 -04:00
ea768fb560 Base Streaming view 2023-07-04 11:44:28 -04:00
71cb18f360 v0.64.4 2023-07-03 08:53:30 -04:00
3a1694ac9a Renames Hex Check method for better understanding. 2023-07-03 08:36:33 -04:00
91c47b6e87 BugFix for delayed update of the last messages in the Messages screen 2023-07-03 08:36:12 -04:00
fe4e03df39 v0.64.3 2023-07-02 16:38:28 -04:00
d110b9fbbf BugFix for IndexOutOfBoundsException 2023-07-02 15:50:07 -04:00
dc8c177f20 New Icon for verified follows 2023-07-02 15:47:07 -04:00
1beacd240e Fixing the lack of the checkmark in the verification icons 2023-07-02 15:46:41 -04:00
Believethehype
6de8d9d7e0 Update HashtagIcon.kt 2023-07-02 17:02:58 +02:00
fb4457e767 Fix for last PR 2023-07-01 18:58:01 -04:00
AutumnSunshine
c92926f3ab
Update strings.xml
Updated Tamil translations for newer additions, building on Vivek's earlier translation.
2023-07-02 03:22:15 +05:30
8f4f8f7953 v0.64.2 2023-07-01 17:27:00 -04:00
5a3ea1c258 Shows channel picture on the public chat channel's header instead of the creator's picture. 2023-07-01 17:24:54 -04:00
a567ec70ad v0.64.1 2023-07-01 17:19:42 -04:00
e402081777 Adds a Toast for not having a private key when following/unfollowing people 2023-07-01 17:16:56 -04:00
ed9c27341f BugFix for not changing background color on Notes 2023-07-01 17:16:32 -04:00
56d9c9a50f Moves away from drawBehind and uses background color instead. It feels faster at first glance. 2023-07-01 16:57:45 -04:00
d2a22f4ca0 Moves from drawBehind to .background because it's faster. 2023-07-01 15:52:51 -04:00
09582fd0b1 Removes the need to draw a background with the theme's background color on the verification symbol 2023-07-01 15:33:13 -04:00
1d5dfbfd29 Reduces the max grouped reactions on Notifications to 30 to increase speed of scroll. 2023-07-01 11:58:40 -04:00
044d47adad Merge remote-tracking branch 'origin/HEAD' 2023-07-01 11:52:51 -04:00
cd9465c0e7 Moving screen updates from 300ms to 500ms to avoid triggering updates while animations are running. 2023-07-01 11:52:40 -04:00
d179c93c0b New RichText engine to help with testing classes. 2023-07-01 11:51:46 -04:00
greenart7c3
53a146d0e5 fix relay tab not working in profile page 2023-06-30 20:28:40 -03:00
57db7f0272 Moves some of the modifiers to singleton variables 2023-06-30 08:58:28 -04:00
b820b6564f BugFix Crashing relay screen on invalid URLs 2023-06-30 08:58:14 -04:00
3908c42c7f Reduces the use of hex 2023-06-30 08:57:57 -04:00
1793fe40bf v0.64.0 2023-06-29 18:13:48 -04:00
0857695332 Moves global to home as a list and search to the top bar. 2023-06-29 18:13:09 -04:00
a7b3bac8f8 Slims down the live headers 2023-06-29 18:12:22 -04:00
e6f122d8b7 BugFix for trimmed paragraphs losing indentation 2023-06-29 16:46:44 -04:00
b2cdc2ddef BugFix: Not showing display name on [n] tags 2023-06-29 16:28:47 -04:00
94057059bb Logging out the time to display reactions 2023-06-29 16:17:29 -04:00
927ef17896 Improved AsyncImage loading states. 2023-06-29 15:09:08 -04:00
33f915879b Makes NIP05 work in domain names only (No need for the _@ in the "_@domain" address) 2023-06-29 15:08:46 -04:00
98bca48359 Changes to not preview images when CanPreview is false. 2023-06-29 14:19:35 -04:00
171f763908 Additional checks for main thread in Notifications 2023-06-29 12:42:11 -04:00
605d83e530 v0.63.0 2023-06-29 12:32:45 -04:00
5f710b7304 Adds #tunestr icon 2023-06-29 12:29:08 -04:00
270d6b411a Updating Amethyst Logo to Zitron's 2023-06-29 12:00:20 -04:00
803b1e861e
Merge pull request #480 from greenart7c3/main
added followed tags in profile screen
2023-06-29 10:03:33 -04:00
787ca98daf v0.62.8 2023-06-28 19:06:05 -04:00
71517dc454 Formatting 2023-06-28 18:54:42 -04:00
949301d58f Mocking Looper to use the checkMainThread in tests 2023-06-28 18:54:33 -04:00
cf8ac4faae Merge remote-tracking branch 'origin/HEAD'
# Conflicts:
#	app/src/main/java/com/vitorpamplona/amethyst/model/LocalCache.kt
2023-06-28 18:32:59 -04:00
ad3aa124fc Performance improvements additional MainThread checks. 2023-06-28 18:32:10 -04:00
2326aa9f7c Runs the translation update in the main thread 2023-06-28 14:52:01 -04:00
acfd687d74 Avoids blinking the nip05 address 2023-06-28 14:51:34 -04:00
9b9183395d BugFix: Ignoring case when comparing original and translated versions. 2023-06-28 14:51:02 -04:00
greenart7c3
45b4902b2b
Merge branch 'vitorpamplona:main' into main 2023-06-28 15:40:36 -03:00
greenart7c3
6056d60d32 added followed tags in profile screen 2023-06-28 15:37:24 -03:00
61af248c09
Merge pull request #479 from ZsZolee/main
Additional Hungarian translation
2023-06-28 11:17:16 -04:00
5a580db1b8
Merge pull request #478 from greenart7c3/main
fix rendering url of highlight note
2023-06-28 11:17:03 -04:00
40a01219cc Moves RichText Modifiers to singleton classes. 2023-06-28 11:13:38 -04:00
c652390a9c Updates URLPreview in the main thread. 2023-06-28 11:09:54 -04:00
0916a97526 Users rememberPagerState instead of just remember 2023-06-28 11:09:19 -04:00
d76ef0a1ca updates firebase to the newest version 2023-06-28 11:06:56 -04:00
Zoltan
3a70ce1587
Additional Hungarian translation 2023-06-28 16:52:39 +02:00
greenart7c3
9f96e84378 fix rendering url of highlight note 2023-06-28 07:58:19 -03:00
Believethehype
985771beba Add copy button to Cashu Rendering, better default error message 2023-06-28 11:49:14 +02:00
3967633f77
Merge pull request #475 from davotoula/translation_updates
Updated se/de/cs translations
2023-06-27 15:05:31 -04:00
ee5699c2de v0.62.7 2023-06-27 13:16:28 -04:00
b8f4d9f0bb BugFix on zapraiser completed bar 2023-06-27 13:14:47 -04:00
8b1de47517 v0.62.6 2023-06-27 12:27:06 -04:00
c6ff514ba2 Logs rendering time of sections of the post 2023-06-27 12:26:57 -04:00
50f2d18b61 Moves state assignments to the main thread. 2023-06-27 12:05:11 -04:00
fa7ccdfc20 Reduces full screen updates to once a second. 2023-06-27 12:02:55 -04:00
David Kaspar
fe02519737 Updated se/de/cs translations 2023-06-27 13:30:37 +01:00
f2e9fbebea v0.62.5 2023-06-26 22:42:42 -04:00
52af109b4e Minor adjustments in threading 2023-06-26 20:38:06 -04:00
833e6bc3e1 Moves cashu processing to a state class to account for errors. 2023-06-26 20:17:35 -04:00
9bed6fdb9a v0.62.4 2023-06-26 18:22:07 -04:00
a4a867ebcd Achieves a bigger space if the hide system bars is placed outside the Dialog. 2023-06-26 18:18:04 -04:00
4da2f18957 Video Dialog in full screen 2023-06-26 17:44:36 -04:00
4141a52d51 Allows video dialog on streaming 2023-06-26 15:40:13 -04:00
4dbc71d577 Removes padding from the live header 2023-06-26 15:39:32 -04:00
3b5d792562 Extracts Cashu logic into a service class. 2023-06-26 15:27:04 -04:00
dd7f3225c6 Preloading channel from LocalCache 2023-06-26 14:59:18 -04:00
3477e7b8ba No need to remember Modifier 2023-06-26 14:55:55 -04:00
a3782bb459 Remove image from the live event and use only the author picture in the header. 2023-06-26 14:47:22 -04:00
d4003eee04 Adjusts Profile images to crop and not fit 2023-06-26 14:46:56 -04:00
c9bbb66284 Adjusting logout message. 2023-06-26 14:33:21 -04:00
1498fa9868
Merge pull request #474 from greenart7c3/main
add confirmation dialog before logout
2023-06-26 14:27:15 -04:00
26b493aa1d
Merge pull request #473 from believethehype/cashuredeem
Melt cashu tokens in Mint directly instead of using webservice
2023-06-26 14:26:44 -04:00
f9d652f849 Performance Improvements 2023-06-26 14:25:46 -04:00
greenart7c3
30b0ee444f add confirmation dialog before logout 2023-06-26 14:38:44 -03:00
Believethehype
bf8341ef58 Merge remote-tracking branch 'upstream/main' into cashuredeem 2023-06-26 18:19:01 +02:00
Believethehype
f9f1b0d98e Melt cashu tokens in Mint directly instead of using webservice 2023-06-26 18:18:45 +02:00
743a4c9d87 Using crossfade to show live activities 2023-06-26 09:12:10 -04:00
275baa7497
Merge pull request #472 from believethehype/cashuredeem
Parse and Show Sat Amount from Cashu tokens
2023-06-26 08:44:19 -04:00
ac1fb879c3 Bugfix for not updating user picture and name after a message arrives 2023-06-26 08:39:46 -04:00
270ad56450 Aligns LIVE marker to the right in the feed. 2023-06-26 08:38:29 -04:00
Believethehype
d155241efc Parse and Show Sat Amount from Cashu tokens 2023-06-26 14:32:08 +02:00
d61927cbee
Merge pull request #471 from believethehype/cashuredeem
Parse Cashu Tokens and provide link to redeem
2023-06-26 06:50:56 -04:00
Believethehype
f6913663d1 enable autopay, change parsing 2023-06-26 11:57:31 +02:00
Believethehype
58600e13a8 parse cashu tokens 2023-06-26 11:04:31 +02:00
Bardesss
54e15ad3cd
Update strings.xml (NL)
Updated translation
2023-06-26 08:52:35 +00:00
777c652bf5 v0.62.3 (TEST) 2023-06-25 19:35:00 -04:00
7fb1473e21 There is no need to invalidate twice. 2023-06-25 19:34:51 -04:00
95db1ec84f Typo 2023-06-25 19:34:35 -04:00
7438973a20 Trying to improve rendering speed of chat messages. 2023-06-25 19:18:32 -04:00
fe31855860 Minor performance improvements in reaction row 2023-06-25 19:18:11 -04:00
d7bce4414d Crossfades changes in Reactions and Zaps 2023-06-25 19:17:48 -04:00
b4a81c137c Removes the need for lifecycle awareness here. 2023-06-25 19:16:41 -04:00
a6390f58d9 Removes debug info 2023-06-25 19:16:15 -04:00
ca3f4c3ec6 Moves MaxWidth for Chat bubbles to Shapes 2023-06-25 16:49:33 -04:00
53bfd40a31 Simplifies hex check 2023-06-25 16:22:17 -04:00
798be25c43 BugFix for duplicated notes in the LocalCache 2023-06-25 16:21:36 -04:00
ebe1bcedd0 Moves user msg Synchronization to it's own object. 2023-06-25 16:11:21 -04:00
4731575b87 Less memory intensive Hex Checker 2023-06-25 12:41:21 -04:00
383e761372 Moves LocalCache's Synchronized block to Concurrent implementations 2023-06-25 12:40:56 -04:00
54a95e6a4e Moves synchronized block to inner function 2023-06-25 12:38:08 -04:00
3105ade755 Moves Shape constants to the Shape class 2023-06-25 11:00:41 -04:00
f651034303 Better starting point for the following observer 2023-06-24 18:08:11 -04:00
7554dc010c Fixes spacing from last change 2023-06-24 18:07:56 -04:00
70a962062b Minor code and performance improvements. 2023-06-24 18:03:04 -04:00
5cc7f3bf2b Correct Immutable class 2023-06-24 15:55:21 -04:00
b040e0ca13 Moves OnlineChecker to a singleton class with cache. 2023-06-24 15:53:22 -04:00
775094356c Fixes new posts not showing up in the feed. 2023-06-24 10:49:34 -04:00
0771b179b5 Reducing the need to update the event for every two hours. 2023-06-24 10:36:42 -04:00
8af307e8bb Migrating the UserProfile page to the new ViewModel structure 2023-06-23 22:00:51 -04:00
e6ec3f1ce4 - Adds picture of the User to the Stream header.
- BugFix for the Click on UserPicture event
2023-06-23 20:44:58 -04:00
b4395e7585 v0.62.2 2023-06-23 18:10:25 -04:00
f8acb26763 Only showing the paid relay icon when the relay is paid. 2023-06-23 18:09:03 -04:00
aa931a4cc5 Improves Logs when the app cannot connect with relays. 2023-06-23 18:02:04 -04:00
e1cf188fbe Displays an error message when it cannot parse the returning json from relays. 2023-06-23 17:57:21 -04:00
9e57a706ae Moves some of the account observables to maps 2023-06-23 17:57:02 -04:00
8c73e981b5 formatting 2023-06-23 17:56:25 -04:00
87f5007fd3 Displays error message on LogCat if fails to login 2023-06-23 17:56:13 -04:00
5c42bb0282 Removes check in the Main Thread to allow login on Debug 2023-06-23 17:55:51 -04:00
415252b770 Converts TopBar Observables to Maps. 2023-06-23 17:55:30 -04:00
4a00a9a80d v0.62.1 2023-06-23 15:11:08 -04:00
1f5f6b251c BugFix on publishedAt date for Longform posts 2023-06-23 15:08:26 -04:00
c925b82e86 Stops showing posts in the future 2023-06-23 14:30:26 -04:00
96a5d1a658 v0.62.0 2023-06-23 14:11:56 -04:00
36154422f1 Formatting 2023-06-23 13:41:04 -04:00
5b2a878f5d Moving the NIP98 event to it's own class. 2023-06-23 13:40:57 -04:00
976d96ef35 formatting 2023-06-23 12:27:08 -04:00
94b31fe5f9
Merge pull request #466 from believethehype/main
added NIP98 Support, Added nostrcheck.me Image hoster
2023-06-23 12:26:51 -04:00
cd2a59ae43
Merge pull request #465 from greenart7c3/main
show icon for paid relays in the relay list
2023-06-23 12:18:23 -04:00
e8f5ef3aa3 Removes check in the main thread to avoid mocking Android's threading system 2023-06-23 12:10:46 -04:00
887fc33073 Minor performance adjustments across the app. 2023-06-23 12:02:27 -04:00
c24ba18207 Avoids calling out errors in LogCat when they don't exist. 2023-06-23 12:01:46 -04:00
5137009f5f Improves rendering time of the Channel header 2023-06-23 11:36:50 -04:00
ba6bd6a2d2 Making more classes stable for performance reasons. 2023-06-23 11:36:08 -04:00
Believethehype
bfc16d0878 added some wait time before updating status 2023-06-23 16:39:40 +02:00
Believethehype
94c41e0c6d added NIP98 Support, Added nostrcheck.me hoster 2023-06-23 16:10:04 +02:00
33454cc2f8 Fixes UTF-32 Reactions 2023-06-23 09:21:34 -04:00
greenart7c3
a51104fd82 show icon for paid relays in the relay list 2023-06-23 06:51:21 -03:00
a536388123 Avoids crashing due to illegal zap address 2023-06-22 19:39:55 -04:00
c7cb4b7015 Adds logs to Init functions of classes to keep a close eye on. 2023-06-22 17:41:55 -04:00
fbb1b59e34 Adds checks for the main thread when parsing NIP30 2023-06-22 17:41:11 -04:00
7d7f047f55 removes unused variable 2023-06-22 15:23:16 -04:00
e9e0b0f57f Adds more checks for not in the main thread 2023-06-22 15:23:04 -04:00
baf0372537 Moves the image border modifier to an app variable. 2023-06-22 15:16:17 -04:00
f62716a226 formatting 2023-06-22 15:11:55 -04:00
9b1c47f4a5 Checks main thread in preferences 2023-06-22 14:53:10 -04:00
a4dd3aa488 Moves checks to run to outside the LaunchedEffect 2023-06-22 14:30:22 -04:00
9dbe7379cd Fixes reaction row space. 2023-06-22 14:25:18 -04:00
ad353d2d1a Generalizes the SensitivityWarning to Note. 2023-06-22 12:04:11 -04:00
32b2b1ace8 Uses derivedOf to protect from updates with the same content 2023-06-22 12:03:52 -04:00
13710dde06 No need to go into a Synchronized block to get a user object here. 2023-06-22 11:49:49 -04:00
915ddd0bad Improving relay options rendering performance. 2023-06-22 11:49:27 -04:00
52ef356c06 Minor performance improvements throughout the code 2023-06-22 11:39:56 -04:00
69481a046b v0.61.4 2023-06-21 14:56:44 -04:00
157802142c Reorganizing Relay Info Page 2023-06-21 14:51:44 -04:00
54462f8d26
Merge pull request #462 from greenart7c3/relay_information
Relay information dialog
2023-06-21 14:03:34 -04:00
fcf612d22a
Merge pull request #461 from ZsZolee/main
Zapraiser Hungarian translation
2023-06-21 14:02:46 -04:00
e8eea4be25 Removes old image proxy classes 2023-06-21 12:47:53 -04:00
cce9d6cf68 Improves rendering performance of Chat Screens 2023-06-21 11:57:49 -04:00
greenart7c3
143f58fd68 add string resources 2023-06-21 11:38:34 -03:00
6fe66986be Improves rendering of chat messages when scrolling. 2023-06-21 10:23:49 -04:00
greenart7c3
68e8abecb2 fix lints 2023-06-21 11:23:06 -03:00
greenart7c3
bb698a351e fix build after rebasing 2023-06-21 10:47:27 -03:00
greenart7c3
4506ff9c93 created dialog to show relay information 2023-06-21 10:43:34 -03:00
Zoltan
f88a4d56c7
Zapraiser Hungarian translation 2023-06-21 10:12:48 +02:00
fbe0f584af v0.61.3 2023-06-20 19:00:46 -04:00
e28f26d471 BugFix for opening the video chat with video in full screen until it loads. 2023-06-20 18:59:21 -04:00
80a9a2a712 Fix margins when summary is not available. 2023-06-20 18:58:56 -04:00
2a47cd4fd1 BugFix for too many streams (fix in max = 2 for now) 2023-06-20 18:58:41 -04:00
ce207aed39 Refreshing home when follows change, including Live activities. 2023-06-20 18:27:21 -04:00
244e3f3b29 v0.61.2 2023-06-20 17:13:24 -04:00
6a44d283f9 - Restructures Chat Message Rendering
- Adds Sensitive Content protections for chat renderings.
- Adjusts padding of the channel headers.
2023-06-20 16:53:36 -04:00
6addce3d20 Simplifying some of the chat rendering process 2023-06-20 15:16:29 -04:00
8aae101ef6 Adds live activities to the main feed. 2023-06-20 13:54:47 -04:00
d1bbdef5c4 v0.61.1 2023-06-19 22:01:30 -04:00
b78967f8be Screen diet 2023-06-19 21:58:12 -04:00
01a2f746d0 Adds space between the play button and the user's name in private messages 2023-06-19 21:10:01 -04:00
d063c2990c Moves the label to the bottom of the video 2023-06-19 20:58:38 -04:00
e31ee031cb Removes the cache from streaming files to make sure the stream keeps playing. 2023-06-19 20:53:38 -04:00
8fc489cc59 Formatting 2023-06-19 20:43:55 -04:00
ffb2a19963 Adds Zaps and Reactions to the Zap Activity author 2023-06-19 20:43:48 -04:00
b271c1775c BugFix for not updating Notifications quickly. 2023-06-19 20:30:13 -04:00
f937e95b35 v0.61.0 2023-06-19 18:36:32 -04:00
1613e79860 Support for live chats in streaming events. 2023-06-19 18:34:52 -04:00
dd40b4f205 Formatting 2023-06-19 16:24:58 -04:00
2ad9401ee6 Downloads last posts from the author. 2023-06-19 16:23:19 -04:00
69ade2f6e6 Merge remote-tracking branch 'origin/HEAD' 2023-06-19 16:02:23 -04:00
4006e62a82 Renders Channel headers, NIP94 and NIP95 in the thread head. 2023-06-19 16:01:51 -04:00
128211ecd2
Merge pull request #459 from greenart7c3/main
add toast message to show relay icon description
2023-06-19 15:32:46 -04:00
8f53537ebc v0.60.2 2023-06-19 14:43:34 -04:00
58c93e0cce - Redesign feed invalidations to account for changes in the follow list
- Redesign scroll to the top implementation to avoid using arguments in the navigator.
2023-06-19 14:30:15 -04:00
greenart7c3
c35b5e3703 add toast message for relay icons 2023-06-19 07:58:25 -03:00
be8848fb1b Restructures Stable elements for minor performance gains. 2023-06-18 18:57:21 -04:00
a3efd15b95 v0.60.1 2023-06-18 14:43:59 -04:00
a1930c232b Formatting 2023-06-18 14:42:26 -04:00
58a4fb18ae BugFixes for NPE 2023-06-18 14:40:46 -04:00
be4870da1a Support for Per-post Zap-raisers. 2023-06-18 14:24:52 -04:00
d2f6317d5c v0.60.0 2023-06-17 21:09:11 -04:00
05fb408842 - Adds Support for Kind 16
- Migrates citations to `e` when they were supposed to be `a`
- Removes original tags from Reposts
-
2023-06-17 21:08:33 -04:00
611305a406 Basic Support for live activities 2023-06-17 18:37:34 -04:00
5b856af19b - Activates support for m3u8 streaming
- BugFix on restarting the video when pressing mute.
2023-06-17 18:07:06 -04:00
ce5106684f Moves the last seen time saved per route to an account property in order to speed up loading and facilitate multithreading in the app. 2023-06-17 17:28:14 -04:00
f0fe2dfc17 Don't move the feed up when new follow list is updated 2023-06-17 15:56:46 -04:00
fb5fad5d02 Fixing background color for messages when it's considered a new notification. 2023-06-17 10:53:37 -04:00
6314e3fcb2 Formatting 2023-06-16 19:59:12 -04:00
da62760fd7 Moving static sizes to the Shape class 2023-06-16 19:57:25 -04:00
e3eae80d4c Increasing performance of the follow/follower count 2023-06-16 19:11:14 -04:00
3cd0828cba Bugfix for home feed scrolling to the top when a new follower updates the cache. 2023-06-16 18:47:10 -04:00
c931e2cbee v0.59.1 2023-06-16 16:21:23 -04:00
4e57eed5d8 Adds Name Playback on messages as well. 2023-06-16 16:18:06 -04:00
8e725259eb BugFix for Messages being marked as read from Notifications. 2023-06-16 16:17:42 -04:00
b48d2df8d2 v0.59.0 2023-06-16 15:23:44 -04:00
dbf34ae457 Text to speech for usernames 2023-06-16 15:22:44 -04:00
74be724835 Hide reposts of posts from people you already follow if the repost time is within the hour of the original post (not that far in the feed). 2023-06-16 14:31:52 -04:00
012c7a7105 BugFix for feed not updating after change in follows. 2023-06-16 14:30:22 -04:00
e50dff3b62 BigFix for some reposts not showing up in the feed. 2023-06-16 14:15:53 -04:00
ad5a4d0b59 v0.58.3 2023-06-15 18:51:39 -04:00
3116ea1ad9 Fixes reaction sizes and alignments. 2023-06-15 12:21:44 -04:00
72e474c9ec Bug fix for when deleting the reaction event reverting to the old like heart. 2023-06-15 09:37:09 -04:00
fe9e85c282 v0.58.2 2023-06-14 20:58:51 -04:00
01ac90fbec BugFix for active like all the time 2023-06-14 20:55:46 -04:00
dc079941e7 v0.58.1 2023-06-14 20:28:47 -04:00
9a7a94cb77 Cropping long reactions to two chars for emojis 2023-06-14 20:27:46 -04:00
a44703cb49 v0.58.0 2023-06-14 16:50:54 -04:00
52bd6b4443 Custom reactions 2023-06-14 16:49:51 -04:00
a9e1ce5aec Removing modifiers from remembers and into global singletons. 2023-06-14 14:36:10 -04:00
639fdb174d BugFix Add -> And 2023-06-14 14:32:55 -04:00
3cd02ee6cf Merge remote-tracking branch 'origin/HEAD' 2023-06-14 13:49:10 -04:00
52199fe281 Starts to use getXIfExists functions to preload objects 2023-06-14 13:48:58 -04:00
5616fa52d1 Simplifies URL Preview call 2023-06-14 13:48:35 -04:00
Zoltan
991131f8cd
Small Hungarian translation 2023-06-14 09:35:36 +02:00
a24c95070c v0.57.0 2023-06-13 17:16:20 -04:00
a346d31554 Finally adds markers to kind 1s 2023-06-13 17:08:50 -04:00
9b5c7ad23f - Moves zaps from a Map<Request,Response> to a List<CustomClass> to avoid recompositions due to the use of the unstable Pair object
- Creates the class ZapAmountCommentNotification to be used instead of the unstable Triple class.
2023-06-13 16:33:52 -04:00
a01a060abc Uses animateItemPlacement to show new Notes and update the size of current ones. 2023-06-13 16:31:23 -04:00
1cd39e0d8f Removes the use of by on the quick action menu's state because it was triggering recompositions 2023-06-13 16:30:37 -04:00
305ecc6a2e New update removes access to the backQueue 2023-06-13 16:29:21 -04:00
858f94ae74 Moves icon sizes in the bottom row to remember functions 2023-06-13 16:28:42 -04:00
fbd0c96a8a Merge remote-tracking branch 'origin/HEAD' 2023-06-12 16:58:32 -04:00
e2251f9c86 Removing the minimum size for rows in the feed due to Hidden posts from the user's block list. 2023-06-12 16:58:20 -04:00