Commit Graph

358 Commits

Author SHA1 Message Date
6c55f42dd1
refactor: use updateType for condition 2023-04-04 19:31:15 +01:00
2528232f5e
bug: zapper pubkey not loading 2023-04-04 19:30:34 +01:00
5d23419220
bug: embeds in about section 2023-04-04 19:25:11 +01:00
dc27f4061d
bug: follows you 2023-04-04 19:20:14 +01:00
e69bd31a1c
Revert "chore: logo"
This reverts commit 2066773914.
2023-04-04 19:07:41 +01:00
c515636616
bug: profile loading bugs 2023-04-04 15:27:49 +01:00
39dbfe1183
bug: lower case RecommendedFollows 2023-04-04 14:40:51 +01:00
2066773914
chore: logo 2023-04-04 14:30:23 +01:00
2a7ca01118
hide link preview when error 2023-04-04 13:55:29 +01:00
44b45bf0b7
use new API 2023-04-04 13:50:18 +01:00
Andrew
3ceb83b318
visual tweaks to the preview card and added context in a comment regarding dufflepud 2023-04-04 13:33:57 +01:00
Andrew
9ab702b846
preliminary link preview working 2023-04-04 13:33:40 +01:00
732dff0262
crowdin updates 2023-04-03 10:39:14 +01:00
b4f37b1ed3
feat: preview note 2023-03-31 23:43:07 +01:00
0b00310212
bug: render jfif image link 2023-03-31 22:29:34 +01:00
e80f2705ec
chore: bump version 2023-03-31 18:04:47 +01:00
f296063283
bug: Fix profile update & relays for new user 2023-03-31 13:09:08 +01:00
29c80c4259
Merge pull request #469 from blastshielddown/update-wavlake-embed
Update Wavlake embed to support .com links
2023-03-31 11:11:54 +01:00
38d7819adc
chore: extract lang 2023-03-31 10:52:28 +01:00
8bd694eb15
feat: short links 2023-03-31 10:51:50 +01:00
2f6fa47e27
extract lang 2023-03-30 19:36:44 +01:00
13543c5b10
fix api host 2023-03-30 19:30:24 +01:00
c284eb6910
revert local dev config 2023-03-30 19:23:46 +01:00
3212155a43
feat: nip5 manager 2023-03-30 19:21:33 +01:00
625d3c3d5b
chore: fix warnings 2023-03-30 14:32:27 +01:00
Michael Rhee
a21e99fff8
Update Wavlake embed to support .com links 2023-03-29 16:01:54 -05:00
d24fc57962
bug: null location data on thread 2023-03-29 19:09:14 +01:00
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
7d510884c2
Merge pull request #463 from ivanacostarubio/issue/451
Prevents adding ws relay when over https
2023-03-29 15:43:37 +01:00
796127e28c
formatting 2023-03-29 15:30:59 +01:00
7ad44263d0
setup tauri 2023-03-29 15:29:54 +01:00
01d5e01a89
bug: cleanup subs 2023-03-29 15:17:12 +01:00
8462a7c04f
bug: release onEvent for profile cache 2023-03-29 15:08:05 +01:00
79c88df292
bug: navigate global when logged out 2023-03-29 14:56:34 +01:00
94c3523712
bug: thread location state invalid 2023-03-29 14:39:23 +01:00
8df44cd748
bug: timeline posts only 2023-03-29 14:08:45 +01:00
c731c65661
dm cache 2023-03-29 13:10:22 +01:00
8c44d123bd
test query progress 2023-03-29 11:40:05 +01:00
e9fd08d808
relay req info 2023-03-29 10:34:39 +01:00
2ccf593476
bug: load more fix 2023-03-28 16:41:57 +01:00
465c59ea20
refactor: RequestBuilder 2023-03-28 15:34:01 +01:00
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
66ade34067
use official nitter url 2023-03-27 09:46:58 -04:00
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
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
Ivan Acosta-Rubio
2580fd33e5
Prevents adding ws relay when over https 2023-03-26 06:34:57 -06:00
8b8d1e6255
fix NostrLink element note links 2023-03-25 23:13:14 +00:00
9b6e5090dc
feat: nip19/21 links 2023-03-25 22:55:34 +00:00
110327c176
add setting for rewriting twitter links to nitter 2023-03-24 16:12:46 -04:00