Commit Graph

2369 Commits

Author SHA1 Message Date
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
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
1c6593fb17 Adds alt-text to screenshots 2023-06-29 12:15:03 -04:00
33fe34d3b3 updates screenshot titles 2023-06-29 12:13:56 -04:00
e257fec92c Breaking screenshots in two lines 2023-06-29 12:10:26 -04:00
6a70a6c72f Showing screenshots in the homepage 2023-06-29 12:09:05 -04:00
270d6b411a Updating Amethyst Logo to Zitron's 2023-06-29 12:00:20 -04:00
803b1e861e
Merge pull request #480 from greenart7c3/main
added followed tags in profile screen
2023-06-29 10:03:33 -04:00
7300dc3d78 No need to point to the release section after the GitHub badge has been added. 2023-06-29 09:52:24 -04:00
405d64402b decreases height 2023-06-29 09:42:55 -04:00
fe1bff1074 removes space between badges 2023-06-29 09:41:44 -04:00
2952ca1978 Reverting change 2023-06-29 09:39:14 -04:00
32dcd7747b slight change in borders 2023-06-29 09:38:20 -04:00
eca5a1de15 Matching obtainium's and github's badge 2023-06-29 09:36:55 -04:00
886442ac52 trying to align obtainium's image on the readme 2023-06-29 09:35:20 -04:00
8521611008 Increasing borders a bit 2023-06-29 09:32:38 -04:00
df647e4047 Fixing borders 2023-06-29 09:31:44 -04:00
af26026d25 adds borders 2023-06-29 09:29:55 -04:00
43be55f3d6 reduces the size of the badge 2023-06-29 09:26:32 -04:00
9b3cb92cb3 Adds obtainium and APK to the links 2023-06-29 09:25:35 -04:00
f2b0ce5fd0 adds obtainium image 2023-06-29 09:24:42 -04:00
787ca98daf v0.62.8 2023-06-28 19:06:05 -04:00