Commit Graph

3985 Commits

Author SHA1 Message Date
ecbf0e404d Fixes missing notifications 2024-04-09 19:36:40 -04:00
Crowdin Bot
ff20960bb5 New Crowdin translations by GitHub Action 2024-04-09 16:20:30 +00:00
8dd1fc2077 Fixing F-droid's Markdown use 2024-04-09 12:18:14 -04:00
bb2fb2b103 Fixes max width of hidden notes 2024-04-09 12:15:27 -04:00
00a9c49915 - Migrates to the new Markdown Parser.
- Adds Note previews on Markdown
- Adds Custom hashtag icons to markdown.
- Adds URL preview boxes to markdown
- Performance improvements.
2024-04-08 18:53:55 -04:00
d2872cc8bb Refactors the url preview state 2024-04-08 18:34:10 -04:00
d33a1ce14f Fixes clickable route not showing the user 's npub before loading the name. 2024-04-08 18:33:50 -04:00
31958215be Moves loading of an embed event to thread. 2024-04-08 18:33:31 -04:00
bbbb614718 Moves added charts after NIP19 uris to being nullable. 2024-04-08 18:32:37 -04:00
776a23c256 Clearing the secondary button design or the encrypted nsec backup 2024-04-08 11:34:33 -04:00
0854bd34ff v0.86.2 2024-04-05 14:08:27 -04:00
1738a775ef Fixes the lack of the Comparator interface for the Deletion Index. 2024-04-05 14:05:04 -04:00
Crowdin Bot
cbebfd263b New Crowdin translations by GitHub Action 2024-04-05 15:21:28 +00:00
89dbe82191 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-04-05 11:19:23 -04:00
7bb72d0c2d Adds a Deletion event cache. 2024-04-05 11:19:15 -04:00
Crowdin Bot
6250db01d1 New Crowdin translations by GitHub Action 2024-04-05 12:05:47 +00:00
48f9045f1b
Merge pull request #825 from greenart7c3/onion_url
add ws:// if not present in .onion urls
2024-04-05 08:03:52 -04:00
David Kaspar
cef7e17447 added translations for CS, DE, SV 2024-04-05 11:38:51 +01:00
greenart7c3
50c5845a11 add ws:// if not present in .onion urls 2024-04-05 05:30:51 -03:00
1b7ba3de01 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-04-04 23:06:08 -04:00
712063f5d2 Avoids double notifications. 2024-04-04 23:05:58 -04:00
Crowdin Bot
623a8d377c New Crowdin translations by GitHub Action 2024-04-04 22:08:10 +00:00
79489d0b07 v0.86.1 2024-04-04 18:06:36 -04:00
827512b225 Avoids circular rendering of Drafts. 2024-04-04 18:06:27 -04:00
6acfadeb9b Reduces cache for expandable texts. 2024-04-04 18:06:09 -04:00
e159af2cd7 v0.86.0 2024-04-04 17:21:03 -04:00
89c2e9d2e0 Changes precision of Zap Splits to 1% steps 2024-04-04 17:19:03 -04:00
06f6ab6719 Adds button to load Zap Splits from the cited users in the text 2024-04-04 17:18:42 -04:00
98c48e8b6b Fixes contract violation when sorting users. 2024-04-04 16:54:14 -04:00
25cde455d8 removes chat bubble animation when size changes 2024-04-04 15:58:19 -04:00
ef0fdf553c Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-04-04 15:24:59 -04:00
719b950272 Fixing the use of filters that didn't discriminate the relay type setup 2024-04-04 15:24:04 -04:00
Crowdin Bot
a39db5bf7b New Crowdin translations by GitHub Action 2024-04-04 19:01:46 +00:00
e1c134830e Avoiding feed jitter when pressing the notification button twice. 2024-04-04 10:03:28 -04:00
621d1c7731 Migrating Refreshable feeds to the reusable box 2024-04-04 09:41:51 -04:00
7475143506 Continues the migration from LiveData to Flow 2024-04-04 08:56:15 -04:00
Crowdin Bot
85dd5cf698 New Crowdin translations by GitHub Action 2024-04-03 17:02:53 +00:00
274ce6ad77 Fixing the spacing for channels 2024-04-03 12:26:57 -04:00
0e8d2fc33a adds save when closing the screen on new posts. 2024-04-03 10:20:19 -04:00
b88723b68b Fixes wrong refactoring 2024-04-03 10:20:05 -04:00
638dba770d Moves the creation of Draft Notes to the IO Thread 2024-04-02 17:49:52 -04:00
4d7de6bc19 No need to switch to IO this early in the process 2024-04-02 16:08:59 -04:00
fbf676bdb2 Reduces recomposition of the hash verification 2024-04-02 16:08:38 -04:00
Crowdin Bot
adf31ed115 New Crowdin translations by GitHub Action 2024-04-02 13:54:47 +00:00
96e434bfcf Fixes the lack of following mark on chats 2024-04-02 09:52:52 -04:00
c7563c938d Minor refactoring 2024-04-02 09:42:01 -04:00
4380393c5b No need to update UUID anymore. After deletion the draft can just be updated. 2024-04-02 09:23:08 -04:00
8125a7dabb Correctly moving the Reply line out of the renderer. 2024-04-01 18:32:36 -04:00
e898d58239 Finishing the rendering of card notes for DMs and live chats 2024-04-01 17:07:27 -04:00
29a43f82e6 Fixes lack of blurhash in some videos 2024-04-01 15:26:02 -04:00
469b9c6acb Only changes the keep playing status if different 2024-04-01 15:25:49 -04:00
18b57b8ac8 Reactivating hold to edit draft. 2024-04-01 14:14:58 -04:00
7fc43c96d6
Merge pull request #819 from jiftechnify/meta-parser-benchmark
Add benchmark for MetaTagsParser
2024-03-29 17:46:35 -04:00
Crowdin Bot
1667a78bb9 New Crowdin translations by GitHub Action 2024-03-29 21:44:07 +00:00
5fbd6c25d0 Fixes layout of the reply row in chats. 2024-03-29 17:41:13 -04:00
6e1418cd54 - Adds a Draft Screen
- Migrating drafts to new architecture where the Draft Event is sent to the screen instead of the inner event.
- Fixes lots of deletion and indexing bugs
2024-03-29 17:38:31 -04:00
cd84c07fcc Adds k-tag to the Deletion events. 2024-03-28 19:02:23 -04:00
jiftechnify
442cdfdf2a
move MetaTagsParser to common module 2024-03-27 21:19:52 +09:00
539433014e Fixes Notification for Follows now showing Zaps 2024-03-26 21:05:24 -04:00
d3a0ae743a
Merge pull request #749 from greenart7c3/main
save a draft while you are typing the post
2024-03-26 15:24:59 -04:00
6690d5391c Fixes controller comparison for keep playing 2024-03-26 15:06:55 -04:00
d61d684a27
Merge pull request #818 from jiftechnify/url-preview
Fix garbled URL preview for non UTF-8 HTML, with optimization
2024-03-26 13:40:15 -04:00
cd32c4db72 Makes a cache for Media Items 2024-03-26 11:56:10 -04:00
jiftechnify
a71ce69cab
support tags in quoted attribute value 2024-03-27 00:47:35 +09:00
b45f9bd460 Avoids launching coroutines that were just launched. 2024-03-26 09:09:35 -04:00
75ac17b57d increases the time to notify to 15 minutes 2024-03-26 08:35:15 -04:00
fa4745038f Uses the cached pool instead of the scheduled pool for translation services. 2024-03-26 08:34:45 -04:00
37fdb8b2aa Removes unecessary parameters in the UserDisplay function 2024-03-25 17:58:54 -04:00
aff6588791 Removing unnecessary layouts from the top bar 2024-03-25 17:57:11 -04:00
4274d2ddbd Blocks previews from being too big 2024-03-25 17:54:41 -04:00
63600f4782 Removes time measuring log 2024-03-25 16:45:21 -04:00
38e701a363 Moves the Following Vector to a native composable. 2024-03-25 16:41:38 -04:00
greenart7c3
6e6fa66c53
Merge branch 'main' into main 2024-03-25 17:34:22 -03:00
1f60d39cbf turning hashtag icons into programmable vectors 2024-03-25 16:02:36 -04:00
8ba474e79a Adjusting some of the icon sizes on the galleries 2024-03-25 14:23:36 -04:00
1123b3b3c1 Removes the need to observe author changes to event. 2024-03-25 13:51:08 -04:00
jiftechnify
bffb9f3778
remove jsoup from dependencies 2024-03-26 02:42:15 +09:00
jiftechnify
e11961695f
parse HTML as little as possible 2024-03-26 02:31:06 +09:00
jiftechnify
042579ddfb
remove unnecessary items from mata-tag canditates for getting URL info 2024-03-25 23:53:47 +09:00
jiftechnify
d0aa7430ca
optimize HTML charset detection 2024-03-25 23:53:47 +09:00
jiftechnify
3434c31487
fix garbled URL preview for non-UTF-8 HTML 2024-03-25 23:53:43 +09:00
7eefbee0e3 Realigning the reaction icons and texts between main feed and video feed. 2024-03-25 10:44:10 -04:00
greenart7c3
ed4d867622 save draft when toogling nip4 and nip 44 2024-03-25 07:48:30 -03:00
greenart7c3
27db2b91ab save draft when changing options from polls and classifieds 2024-03-25 07:32:31 -03:00
greenart7c3
a2316b6ed0
Merge branch 'main' into main 2024-03-25 07:08:08 -03:00
9990f458bf Moves Channel to LargeCache
Fixes filter for Chat Messages in discovery
2024-03-23 17:21:02 -04:00
0b40b6d1d8 Sorts chats by the latest message in Discovery 2024-03-23 17:19:54 -04:00
5a1c9f5a4a Ranks communities by the last post in each community in the discovery screen 2024-03-23 17:18:27 -04:00
eb6d31cf2b Better filter to bring public chat messages and avoid public chat creation and metadata updates 2024-03-23 17:16:43 -04:00
2c5e07de87 removes the use of data classes to speed up comparisons. 2024-03-23 17:15:38 -04:00
8d70664cc1 Fixes the list selection on the Discovery page. 2024-03-23 17:15:19 -04:00
Crowdin Bot
6f9dbbb8c3 New Crowdin translations by GitHub Action 2024-03-22 18:30:49 +00:00
greenart7c3
62a114b981
Merge branch 'main' into main 2024-03-22 08:48:47 -03:00
ff5612203d Fixes the width of muted messages on chat feeds. 2024-03-21 17:32:29 -04:00
6f0e4f1f19 Makes hidden cards full width on the discovery feed 2024-03-21 16:55:11 -04:00
3086d3957d Moves from habla to njump 2024-03-21 09:27:57 -04:00
c00319812a Reverts to make sure the logged in user's post do not appear in notifications. 2024-03-21 09:25:26 -04:00
67202c32d4 Migrates channel notes to LargeCache 2024-03-21 08:51:23 -04:00
64909bfb32 Fixes Chat preview images when no image has been set. 2024-03-21 08:50:37 -04:00
c1756b75a7 Fixes double mention to Community headers when seeing a reply to a community post. 2024-03-21 08:42:14 -04:00