Commit Graph

2752 Commits

Author SHA1 Message Date
189f1f8000 feed fix 2023-03-30 12:37:25 +03:00
db87091446 always use default relays for relaypool (for now) 2023-03-29 21:59:28 +03:00
268ff950b5 wip pubsub 2023-03-29 16:51:03 +03:00
a89de1b0e6 use correct flag for settings/dev checkbox state 2023-03-29 09:55:55 +03:00
ff4e88a04f htm -> jsx 2023-03-29 00:47:21 +03:00
3600346e0c refactor some htm -> jsx 2023-03-29 00:14:27 +03:00
dd276d5c9f refactor note, use jsx 2023-03-28 23:38:02 +03:00
98a5052c4a keyword search fix 2023-03-28 21:57:23 +03:00
5c3da45b33 relaypool 0.6.7 2023-03-28 19:36:11 +03:00
dfe7429306 wip keyword search 2023-03-28 16:19:25 +03:00
7f0668d377 limit on global feed query 2023-03-28 15:42:14 +03:00
f8f78e149c show iris acct stuff in beta.iris.to 2023-03-28 15:08:29 +03:00
32de1b5b7d fix excess query spam 2023-03-28 14:30:46 +03:00
1af6c8b905 restore optional relayPool 2023-03-28 13:26:34 +03:00
4cc7335bc1 btn color & image centering 2023-03-28 12:36:30 +03:00
2413fa80ff vertically center img modal 2023-03-28 11:56:48 +03:00
fb72945225 restore img click handler 2023-03-28 11:49:16 +03:00
79f4629ad2 fix notifications feed 2023-03-28 11:35:54 +03:00
2a7cc95641 restore img-container 2023-03-28 11:24:21 +03:00
5a9d18af6f display images inline 2023-03-28 11:22:15 +03:00
cfabe5df31 fix fetching our own dms 2023-03-28 11:09:00 +03:00
9d82f5d58b fix fetching our own dms 2023-03-28 11:07:07 +03:00
2755deb256 hide iris.to account prompt & settings if domain not iris.to or localhost 2023-03-27 23:37:56 +03:00
143978ffdd modal image gallery alignment 2023-03-27 23:26:46 +03:00
1eba823d06 useEventCache false relaypool 2023-03-27 15:21:04 +03:00
42f807afd7 matchFilter in subscribe callback 2023-03-27 14:57:43 +03:00
7196c8ee46 only throttle feed update after more than 10 msgs 2023-03-27 14:48:11 +03:00
aeb5c69794 rm limit from profile feed query 2023-03-27 14:26:57 +03:00
08e6d797cf hide replies to blocked users 2023-03-27 14:07:55 +03:00
7dd233da5e always rm blocked users from feed 2023-03-27 14:01:56 +03:00
8a74a44c47 restore back btn & settings to global feed 2023-03-27 13:45:02 +03:00
42a9d7687d only sub kinds 0, 3 on profile open 2023-03-27 13:35:28 +03:00
e1945f75e5 fix build 2023-03-27 13:13:42 +03:00
f55957f336 notifs feed filtering 2023-03-27 12:57:59 +03:00
f6650b247e follows feed filtering 2023-03-27 12:53:02 +03:00
d4252d8b6e rm until, fix profile & global feed filtering 2023-03-27 12:32:06 +03:00
e0ecce9b1d fix feed sort vol 2 2023-03-26 19:24:17 +03:00
f360f48bee fix feed sort 2023-03-26 18:31:04 +03:00
7655aa2b56 always use relaypool 2023-03-26 18:17:37 +03:00
eac77d6b66 PubSub.subscribe indexedDB lookup 2023-03-26 17:25:36 +03:00
8bbb15f1a7 follow event text 2023-03-26 17:07:27 +03:00
6a1bcb6d06 PubSub.subscribe returns an array of matching event ids 2023-03-26 17:07:25 +03:00
dependabot[bot]
8a905f6445
Bump openssl from 0.10.45 to 0.10.48 in /src-tauri (#343)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-26 11:46:49 +03:00
d2d07df0db
nips list 2023-03-26 11:45:52 +03:00
petrikaj
0360c1e706
Upgrades to main page visuals (#344)
* Update README.md

* Update README.md

* Update README.md

---------

Co-authored-by: Martti Malmi <sirius@iki.fi>
2023-03-26 11:44:47 +03:00
adamritter
8c648629b0
Option to use indexing servers for kind 0 and 3 (#345)
* Update relaypool

* Log subscriptions setting (couldn't test it, didn't see dev in settings)

* Update relaypool

* Option to use central index servers for kinds 0 and 3

* Log subscriptions setting (couldn't test it, didn't see dev in settings)

* Update Dev.js to new format

---------

Co-authored-by: Martti Malmi <sirius@iki.fi>
2023-03-26 11:35:47 +03:00
71f4b0df41
docker desktop and github desktop links to readme 2023-03-25 19:40:14 +02:00
d30a3c86fb pubsub 2023-03-25 15:20:49 +02:00
9845976d32 pubsub subscribe since lastopened 2023-03-25 11:39:13 +02:00
9fdaf87162 fix dev page selectors 2023-03-25 11:15:37 +02:00