Commit Graph

4348 Commits

Author SHA1 Message Date
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
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
e289730be5 Fixes the cut off when having massive uncut string chars 2024-03-13 09:42:38 -04: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
6ff5787e60
Merge pull request #805 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-03-12 11:23:20 -04:00
Crowdin Bot
ffb73b1780 New Crowdin translations by GitHub Action 2024-03-12 15:14:40 +00:00
9a6a857a11 Brings the ZapForwarding icon to Compose 2024-03-12 11:11:46 -04:00
abb9edc46b Refreshing the boostrap relay list. 2024-03-12 10:29:52 -04:00
5d78d9b046 updates dependencies 2024-03-12 10:20:09 -04:00
f372a256c5 formatting 2024-03-11 19:46:00 -04:00
e2fe1538b0 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-03-11 19:12:16 -04:00
7560a737cd Updated hashtag icons for performance 2024-03-11 19:10:22 -04:00
24a7812432
Merge pull request #804 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-03-11 15:30:34 -04:00
Crowdin Bot
df99c56c4a New Crowdin translations by GitHub Action 2024-03-11 18:38:52 +00:00
e984487d9e avoids escaping errors from events inside strings 2024-03-11 13:35:56 -04:00
afb5169ede Fitlers too many reposts out of the main feed. 2024-03-11 13:10:29 -04:00
64d6d6753c Centers Blank Note when post was hidden by the user. 2024-03-09 11:32:28 -05:00
0f69030cdf Improves Preview Utilities 2024-03-09 11:32:08 -05:00
dd81c51fab Removes dependency of the Robohash from CryptoUtils 2024-03-09 11:30:55 -05:00
6cd04a7617 Fixes space after clickable user display 2024-03-08 21:51:56 -05:00