Commit Graph

712 Commits

Author SHA1 Message Date
Alejandro Gomez
298fc601e5
generate translations 2023-02-10 20:13:13 +01:00
Alejandro Gomez
8931f2c6c6
remove old files 2023-02-10 20:13:13 +01:00
Alejandro Gomez
c5ad25c3a1
spread message to 20 random relays 2023-02-10 20:13:13 +01:00
Alejandro Gomez
d3761b0973
fix 2023-02-10 20:13:13 +01:00
Alejandro Gomez
5b5ae2e6b9
name first 2023-02-10 20:13:13 +01:00
Alejandro Gomez
64b4a84355
feat: reaction emoji 2023-02-10 20:13:11 +01:00
Alejandro Gomez
8035c8908d
fix 2023-02-10 20:12:54 +01:00
Alejandro Gomez
cae91d273b
fix 2023-02-10 20:12:53 +01:00
Alejandro Gomez
243228f862
lint fixes 2023-02-10 20:12:53 +01:00
Alejandro Gomez
8be118db1b
don't leave relays feed open 2023-02-10 20:12:51 +01:00
Alejandro Gomez
5233d8fe60
add nip to readme 2023-02-10 20:12:32 +01:00
Alejandro Gomez
91280dc5f0
tweak relay font size 2023-02-10 20:12:32 +01:00
Alejandro Gomez
68771779c9
nip-65 2023-02-10 20:12:28 +01:00
d13904b8e2
chore: use correct intl flow 2023-02-10 18:58:14 +00:00
2ba6414eca
Merge pull request #247 from SamSamskies/remove-follow-button-from-reactions-modal
remove follow button from reactions modal
2023-02-10 16:55:10 +00:00
Sam Samskies
b15aa1965e
remove follow button 2023-02-10 10:35:20 -06:00
d63699f14f
bug: yarn timeout for docker arm64 build 2023-02-10 15:25:56 +00:00
fd930abe90
Merge pull request #240 from fernandolguevara/main
fix(content): render media content for current pubkey
2023-02-10 15:12:54 +00:00
5c34303569
Merge pull request #246 from fernandolguevara/fix-missing-event
fix(missing-event): avoid redirect
2023-02-10 14:57:56 +00:00
6f9c8ffe23
chore: change imgproxy strings 2023-02-10 14:03:10 +00:00
677866b061
chore: transifex 2023-02-10 13:23:55 +00:00
f33d63c3bf
chore: transifex 2023-02-10 13:22:55 +00:00
7602b18d55
bug: transifex 2023-02-10 13:19:32 +00:00
Fernando López Guevara
d9dffa8f20 fix(missing-event): avoid redirect 2023-02-10 10:14:40 -03:00
25ed4701d0
chore: tweak config files 2023-02-10 13:13:53 +00:00
7343e49fa8
bug: fix transifex config 2023-02-10 12:50:04 +00:00
16f6b031e5
Merge pull request #244 from v0l/translations-new
feat: break lang
2023-02-10 12:44:36 +00:00
Fernando López Guevara
7e34d65b2d fix(contet): keep load-media 'none' working 2023-02-10 09:40:08 -03:00
c430a4f163
feat: break lang 2023-02-10 12:33:30 +00:00
3a88dbf3ec
Merge pull request #241 from v0l/translations_src-translations-en-json--main_es
Translate '/src/translations/en.json' in 'es'
2023-02-10 11:08:20 +00:00
transifex-integration[bot]
53213a16c0
Translate /src/translations/en.json in es
translated for the source file '/src/translations/en.json'
on the 'es' language.
2023-02-10 11:06:46 +00:00
8d662c262a
Merge pull request #242 from v0l/translations_src-translations-en-json--main_fr
Translate '/src/translations/en.json' in 'fr'
2023-02-10 11:03:56 +00:00
transifex-integration[bot]
b7f11807d3
Translate /src/translations/en.json in fr
translated for the source file '/src/translations/en.json'
on the 'fr' language.
2023-02-10 11:00:37 +00:00
e78a1ac976
Merge pull request #243 from v0l/translations_src-translations-en-json--main_ja
Translate '/src/translations/en.json' in 'ja'
2023-02-10 10:57:48 +00:00
b1a2719209
bug: disable imgproxy for login page banners 2023-02-10 10:54:51 +00:00
transifex-integration[bot]
62aecd1a34
Translate /src/translations/en.json in ja
translated for the source file '/src/translations/en.json'
on the 'ja' language.
2023-02-10 10:48:26 +00:00
f4bfa978ca
Merge pull request #233 from v0l/onboarding
feat: onboarding
2023-02-10 10:46:12 +00:00
1c2b18de4b
Merge pull request #235 from v0l/new-login
feat: new login page
2023-02-10 10:45:58 +00:00
7b48b13b1e
ignore workflows 2023-02-10 10:43:21 +00:00
87b86e9a9d
review feedback 2023-02-10 10:40:16 +00:00
Alejandro Gomez
13d453ad4f
fix: show user profile preview regardless if they have name 2023-02-10 11:16:17 +01:00
Fernando López Guevara
21a8fd20f7 fix(content): render content for current pubkey 2023-02-10 00:21:19 -03:00
Alejandro Gomez
51eff0d037
formatting 2023-02-09 23:35:16 +01:00
Alejandro Gomez
08260f10e3
change back to Inter font 2023-02-09 23:30:51 +01:00
Alejandro Gomez
11ce907c66
don't show pubkey if autoupdate is enabled 2023-02-09 23:27:49 +01:00
Alejandro Gomez
51f8f95d3e
oops 2023-02-09 23:26:13 +01:00
Alejandro Gomez
3fe4111262
update strings 2023-02-09 23:24:14 +01:00
Alejandro Gomez
710bb10083
address review comments 2023-02-09 23:23:40 +01:00
Alejandro Gomez
8ca9a2157c
mobile fixes 2023-02-09 22:43:24 +01:00
Alejandro Gomez
c5928fa2c8
feat: onboarding 2023-02-09 22:43:21 +01:00