Commit Graph

1916 Commits

Author SHA1 Message Date
bcaaba3fd4 chore: Update translations 2023-10-11 08:42:34 +00:00
09a9364163
fix: follow button response 2023-10-11 09:40:54 +01:00
2c31a37b6a
fix: gallery skip empty text elements 2023-10-10 12:40:18 +01:00
50bfd9eaa0
setup stalker mode 2023-10-10 12:20:49 +01:00
672255187f chore: Update translations 2023-10-10 09:43:20 +00:00
9d33abbf1e
feature flags config / typed app config 2023-10-10 10:37:53 +01:00
c023a89271 Merge pull request 'Profile urls, scrollbar, ProfilePage refactoring' (#646) from mmalmi/snort:main into main
Reviewed-on: Kieran/snort#646
2023-10-09 18:41:22 +00:00
b59c5685f9 Merge remote-tracking branch 'kieran/main' 2023-10-09 19:12:43 +03:00
8d882a0844
Profile hover cards 2023-10-09 16:32:14 +01:00
b62b877f5a
fix: build command order 2023-10-09 14:55:04 +01:00
01234d7be7 chore: Update translations 2023-10-09 13:52:12 +00:00
b5499f516c
fix: build scripts 2023-10-09 14:51:07 +01:00
8f153b0428 chore: Update translations 2023-10-09 13:36:42 +00:00
b27bb47007
Notification summary 2023-10-09 14:35:21 +01:00
15fb4cabdf css selector based margin-top 2023-10-09 16:06:47 +03:00
dbaad8bbb3 make useIsVerified pubkey param optional 2023-10-09 15:58:01 +03:00
79ef147023 simpler profile url nip05 replacement 2023-10-09 15:44:47 +03:00
237ce498b7
Add snort asset links 2023-10-09 11:01:44 +01:00
226b0632a3 chore: Update translations 2023-10-09 09:11:47 +00:00
12723cf54b Merge pull request 'Highlight code blocks' (#645) from fernandoporazzi/snort:code-highlighter into main
Reviewed-on: Kieran/snort#645
2023-10-09 09:10:35 +00:00
d2f786c98e
Run only test/lint on pr 2023-10-09 10:09:39 +01:00
Fernando Porazzi
9c4871d3c1
feat: highlight code blocks 2023-10-09 11:05:53 +02:00
224960a11f add spacing before media and link embeds 2023-10-08 16:40:23 +03:00
091169ae7d return note or profile component directly from NostrLinkHandler 2023-10-08 16:21:56 +03:00
5ed096509a use DisplayName on profile page 2023-10-08 15:27:41 +03:00
3f7ac9e2d4 if username@{NIP05_DOMAIN} valid, change profile page url to /username 2023-10-08 11:04:23 +03:00
9f5d467745 body overflow-y: scroll to reduce layout shift 2023-10-08 11:04:23 +03:00
e949708cec extract ProfileTab from ProfilePage 2023-10-08 11:04:23 +03:00
585f031ce1
fix: bad tsconfig 2023-10-06 14:17:28 +01:00
0ff3aad6cb
ci: fix import 2023-10-06 13:59:44 +01:00
bc8e08ba47
ci: fix Dockerfile build 2023-10-06 13:56:41 +01:00
92c90b40ee
use unprivileged nginx image
closes https://github.com/v0l/snort/pull/567
2023-10-06 13:42:19 +01:00
2a6433a6b4
ci: invert if 2023-10-06 13:31:10 +01:00
fb28f5d7df
Fix crowdin command to ignore no-changes 2023-10-06 13:26:36 +01:00
cb8fec85c3 chore: Update translations 2023-10-06 12:20:20 +00:00
aa1ab7023f
Remove useless test 2023-10-06 13:19:33 +01:00
74c61ca9ba
Fix tests 2023-10-06 13:16:28 +01:00
e583770518
add missing config 2023-10-06 10:41:37 +01:00
71f5af649c chore: Update translations 2023-10-06 09:39:08 +00:00
873ba0a1d2 Merge pull request 'Modal, process.env.HTTP_CACHE' (#643) from mmalmi/snort:main into main
Reviewed-on: Kieran/snort#643
2023-10-06 09:38:25 +00:00
90ac55d561 extract some Note parts into separate files 2023-10-06 12:11:32 +03:00
efa303b68f rm unused const and comment 2023-10-06 12:00:22 +03:00
4e2b7e6bb9 check name.length > 0 2023-10-06 11:57:46 +03:00
40e05480e6 animal name placeholder in all getDisplayName calls 2023-10-06 11:30:46 +03:00
ef7fc458f6 optional animal name placeholders for profile names 2023-10-06 11:30:46 +03:00
0b5dc2d290 proper error handling in profile http cache 2023-10-06 10:20:29 +03:00
bf0af2d14e show modal gallery length only if greater than 1 2023-10-06 08:17:15 +03:00
58ba714d36 get uncached profiles from process.env.HTTP_CACHE 2023-10-06 08:13:08 +03:00
234167b749 close image modal on image click 2023-10-06 08:12:32 +03:00
d4a3e11d03 rm ProfileImage z-index 2023-10-06 08:12:32 +03:00