Commit Graph

2447 Commits

Author SHA1 Message Date
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
083394b928
Merge pull request #485 from believethehype/main
Added #Cashu
2023-07-02 14:31:54 -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
d4c1907349
Merge pull request #484 from AutumnSunshine/AutumnSunshine-updated-Tamil-translation
Update strings.xml for Tamil translation (values-ta)
2023-07-01 18:42:29 -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
3c84eae647
Merge pull request #481 from greenart7c3/main
fix relay tab not working in profile page
2023-06-30 20:45:58 -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