Commit Graph

2376 Commits

Author SHA1 Message Date
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