Commit Graph

4373 Commits

Author SHA1 Message Date
greenart7c3
3cc32ecd9a create a loadFromDraft method 2024-03-18 09:09:00 -03:00
greenart7c3
0a20d5484b show drafts as soon as its created 2024-03-18 08:39:55 -03:00
greenart7c3
6e4f1269dd add todo 2024-03-18 07:43:19 -03:00
greenart7c3
eba0837e52 fix draftnotes filter 2024-03-18 07:20:30 -03:00
greenart7c3
d682518ddb
Merge branch 'main' into main 2024-03-18 07:07:32 -03:00
688abee205
Merge pull request #808 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-03-16 10:35:35 -04:00
Crowdin Bot
d96ea0f8a2 New Crowdin translations by GitHub Action 2024-03-16 14:32:46 +00:00
b19b60128f Updates to compose and jackson 2024-03-16 10:29:56 -04:00
78be5a9ecc Reorganizing classes in the commons lib 2024-03-15 21:28:13 -04:00
36d2a3e42c Isolating the LargeCache forEach method to allow quick time measurements on filters. 2024-03-15 21:14:06 -04:00
fa7c2efaab Fixing size and alignment of the text when the live stream video is not present. 2024-03-15 21:13:15 -04:00
6edc634b82 Only download video, image and audio files in NIP-94 2024-03-15 19:55:14 -04:00
6bdf3e2625 Restructures Data Access filters and LocalCache to use a ConcurrentSkipList instead of ConcurrentHashMap 2024-03-15 19:32:43 -04:00
2d17200f03 Adds two additional helper methods to ATags and Classifieds. 2024-03-15 19:29:27 -04:00
c74176684f Preparing to refactor the Relay classes. 2024-03-15 19:28:59 -04:00
1b9742597a Keeps cache size in 10 to account for recompositions 2024-03-15 19:26:34 -04:00
greenart7c3
f949d5624e add draft support for public chat screen 2024-03-15 13:35:54 -03:00
greenart7c3
2bc2890d08 add draft support for other event kinds 2024-03-15 12:35:14 -03:00
greenart7c3
f3f8bc1b65 show draft in the simplified view 2024-03-15 10:45:53 -03:00
greenart7c3
99e9514d6c remove drafts from shared prefs 2024-03-15 10:38:22 -03:00
greenart7c3
8ade5b7e5f
Merge branch 'main' into main 2024-03-15 09:18:38 -03:00
greenart7c3
e292affbe6 add draft in the home feed 2024-03-15 09:08:35 -03:00
fbf4f6dd08 Small Refactoring 2024-03-14 14:09:13 -04:00
b2508b3db5 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-03-14 11:55:32 -04:00
1abdb42552 Sets default to the simplified view. 2024-03-14 11:55:24 -04:00
2c54ba1a92 Corrects the starting point to show reactions on messages. 2024-03-14 11:55:13 -04:00
f941397cc4 Fixes tickmarks on dropdowns 2024-03-14 11:54:53 -04:00
69e31be37f
Merge pull request #807 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-03-14 11:14:42 -04:00
Crowdin Bot
86c328c8a7 New Crowdin translations by GitHub Action 2024-03-14 15:13:23 +00:00
837865a699 Adds simplified views to the video and chat feeds. 2024-03-14 11:11:38 -04:00
1014e29289 Fixes some contract issues when follow and names are the same. 2024-03-14 09:54:43 -04:00
c1c5bc2039
Merge pull request #806 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-03-13 18:03:06 -04:00
Crowdin Bot
2d6aab954f New Crowdin translations by GitHub Action 2024-03-13 22:00:20 +00:00
eadb28321c Adds missing classes to support WebServer conections in the Video Playback 2024-03-13 17:58:26 -04:00
99850573f7 Reduces video cache from 10 to 4 videos. 2024-03-13 17:58:01 -04:00
45974fb09b change the isOnlineCheck to prepare for nostr nests websocket-based streaming. 2024-03-13 17:57:31 -04:00
f2dc2ef0d0 Uses the new default factory instead of the 3 separate methods. 2024-03-13 17:57:08 -04:00
8641bd36c3 Fixes Scheduled Tag in LiveStreams 2024-03-13 17:28:30 -04:00
a034d2f96e Updating Jackson 2024-03-13 14:02:50 -04:00
greenart7c3
fa5d992010 add draftevent class 2024-03-13 13:24:22 -03:00
greenart7c3
0d47e8b823
Merge branch 'main' into main 2024-03-13 11:24:12 -03:00
e289730be5 Fixes the cut off when having massive uncut string chars 2024-03-13 09:42:38 -04:00
greenart7c3
91b0d5b7fc
Merge branch 'main' into main 2024-03-13 07:17:52 -03:00
0dbd58d8d7 Fixing some of the old display name structure 2024-03-12 17:51:27 -04:00
e094b56b72 Deleting old Settings local db 2024-03-12 17:18:06 -04:00
efb9d9268b Avoids parsing metadata events several times due to the json parser stopping coroutines. 2024-03-12 17:16:50 -04:00
82c4bf89df Avoids serializing temporary fields. 2024-03-12 16:32:43 -04:00
4a069fa73b Simplifies if a chatroom sender intersects with the follow list. 2024-03-12 16:21:18 -04:00
1cda191035 Moves the play button to the profile page. 2024-03-12 15:51:02 -04:00
e5d4b2a145 Adds a simplified version to the UI. 2024-03-12 15:50:15 -04:00