Commit Graph

1242 Commits

Author SHA1 Message Date
Kieran 3212155a43
feat: nip5 manager 2023-03-30 19:21:33 +01:00
Kieran 625d3c3d5b
chore: fix warnings 2023-03-30 14:32:27 +01:00
Kieran d43b55c9a9
chore: run release workflow on github runners 2023-03-30 14:28:43 +01:00
Kieran 238009f48e
chore: run docker build on github workers 2023-03-30 14:28:11 +01:00
Kieran f5e6ef679b
chore: cleanup functions 2023-03-30 12:54:01 +01:00
Kieran bf194a8545
Merge pull request #470 from v0l/og
OpenGraph tag injection
2023-03-30 12:31:07 +01:00
Kieran a9ce012ccb
Offload tagging to api 2023-03-30 12:18:35 +01:00
Kieran d4b51f9803
test 2023-03-30 10:25:36 +01:00
Michael Rhee a21e99fff8
Update Wavlake embed to support .com links 2023-03-29 16:01:54 -05:00
Kieran d24fc57962
bug: null location data on thread 2023-03-29 19:09:14 +01:00
Kieran 0caa1c97db
New Crowdin updates (#465)
* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Hungarian)
2023-03-29 15:43:58 +01:00
Kieran 7d510884c2
Merge pull request #463 from ivanacostarubio/issue/451
Prevents adding ws relay when over https
2023-03-29 15:43:37 +01:00
Kieran 7961d30722
Merge pull request #462 from v0l/tauri
Tauri setup
2023-03-29 15:36:56 +01:00
Kieran 9c3c721976
release workflow 2023-03-29 15:36:11 +01:00
Kieran 796127e28c
formatting 2023-03-29 15:30:59 +01:00
Kieran 7ad44263d0
setup tauri 2023-03-29 15:29:54 +01:00
Kieran 01d5e01a89
bug: cleanup subs 2023-03-29 15:17:12 +01:00
Kieran 8462a7c04f
bug: release onEvent for profile cache 2023-03-29 15:08:05 +01:00
Kieran 79c88df292
bug: navigate global when logged out 2023-03-29 14:56:34 +01:00
Kieran 94c3523712
bug: thread location state invalid 2023-03-29 14:39:23 +01:00
Kieran 8df44cd748
bug: timeline posts only 2023-03-29 14:08:45 +01:00
Kieran 96eefe6080
Merge pull request #326 from v0l/relay-lb
RequestBuilder / Core Refactor
2023-03-29 13:16:33 +01:00
Kieran c731c65661
dm cache 2023-03-29 13:10:22 +01:00
Kieran 8c44d123bd
test query progress 2023-03-29 11:40:05 +01:00
Kieran e9fd08d808
relay req info 2023-03-29 10:34:39 +01:00
Kieran 2ccf593476
bug: load more fix 2023-03-28 16:41:57 +01:00
Kieran 465c59ea20
refactor: RequestBuilder 2023-03-28 15:34:01 +01:00
Kieran 1bf6c7031e
Merge pull request #459 from w3irdrobot/rewrite-twitter-to-nitter
add setting for rewriting twitter links to nitter
2023-03-27 14:51:01 +01:00
w3irdrobot 66ade34067
use official nitter url 2023-03-27 09:46:58 -04:00
Kieran 29f17e6247
Merge pull request #454 from jiftechnify/fix-option-in-dark-theme
Fix: invisible <option> text in dark theme
2023-03-27 10:10:47 +01:00
Kieran d2f083c432
Merge pull request #453 from v0l/l10n_main
New Crowdin updates
2023-03-27 10:10:30 +01:00
sistemd 05605bdf28
`nostr` package: vastly simplify the API (#412)
* vastly simplify the api

* add missing await

* add eose to emitter

* add eose to conn

* add eose to the client

* eose test

* improve test suite, add dm tests

* demonstrate that nostr-rs-relay auth options don't work

* readme files

* cleanup

* fetch relay info

* test readyState

* export fetchRelayInfo

* cleanup

* better async/await linting

* use strictEqual in tests

* additional eslint rules

* allow arbitrary extensions

* saner error handling

* update README

* implement nip-02

---------

Co-authored-by: Kieran <kieran@harkin.me>
2023-03-27 10:09:48 +01:00
Kieran ee73b33cd8
Merge pull request #461 from v0l/nostr-links
Nostr links
2023-03-27 09:54:48 +01:00
Ivan Acosta-Rubio 2580fd33e5
Prevents adding ws relay when over https 2023-03-26 06:34:57 -06:00
Kieran 8b8d1e6255
fix NostrLink element note links 2023-03-25 23:13:14 +00:00
Kieran 9b6e5090dc
feat: nip19/21 links 2023-03-25 22:55:34 +00:00
w3irdrobot 110327c176
add setting for rewriting twitter links to nitter 2023-03-24 16:12:46 -04:00
heyhoe 12f82372e5
shorten long relay name. (#455) 2023-03-24 10:41:44 +01:00
jiftechnify 14c43b6df8 chore: apply prettier 2023-03-23 23:27:23 +09:00
Kieran 23b5ad2b10 New translations en.json (French) 2023-03-23 14:22:18 +00:00
jiftechnify b201e5d692 fix: invisible <option> text in dark theme 2023-03-23 22:57:08 +09:00
heyhoe e95f1fe369
Display search property alongside host in relay name (#452) 2023-03-23 14:25:07 +01:00
Kieran d5f828ffb8
New Crowdin updates (#445)
* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Hungarian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Hungarian)
2023-03-22 23:34:37 +00:00
fcked 166df0fde5
Merge pull request #399 from v0l/nostr-package-dms
`nostr` package: add direct messages
2023-03-17 15:33:14 +01:00
ennmichael a7707af756
add direct message event and refactor 2023-03-17 15:30:20 +01:00
Kieran 0d4394e1e6
bug: delete zapService from profile copy 2023-03-16 22:25:35 +00:00
Kieran 2d71d228d3
bug: invalid CSP 2023-03-16 22:05:08 +00:00
Kieran 1b53a813a8
chore: csp-manifest 2023-03-16 19:03:11 +00:00
Kieran ff0f6efa29
feat: install extension on insecure connections 2023-03-16 18:30:50 +00:00
Kieran 424c7c79d7
chore: avoid SubtleCrypto 2023-03-16 17:10:17 +00:00