Mark Nadal
4a022da60e
woops! lexical alphabetical oopsies. That was bad.
2021-06-12 21:49:56 -07:00
Mark Nadal
ab8b1bb91a
tweak for lex
2021-06-12 13:27:04 -07:00
Mark Nadal
305191adea
starting lex support
2021-06-11 19:18:20 -07:00
Mark Nadal
af5da577cd
handle empty string keyed objects
2021-06-08 16:38:03 -07:00
Mark Nadal
fd5e6185ac
chat app with emoji examples
2021-06-07 14:22:03 -07:00
Mark Nadal
0e8e9d7dba
Add extra tests, catch bad guy, obliterate bug.
2021-06-07 08:02:52 -07:00
Mark Nadal
972221972a
Fix reverse boundary check
2021-06-07 07:47:25 -07:00
Mark Nadal
8b299a03e2
revise/correct set
2021-06-02 22:44:21 -07:00
Mark Nadal
3318e4559a
optionally make auth async
2021-06-02 20:49:59 -07:00
nsreed
fc10c250c9
add load-browser-scripts utility ( #1077 )
2021-06-02 16:23:47 -07:00
Mark Nadal
cb9322909b
SEA unit tests passing!!! Needed quite a few fixes on async write queue stuff.
2021-06-01 06:05:04 -07:00
Martti Malmi
0f9ebfc454
update iris-lib in package-lock.json
2021-05-31 16:07:22 +03:00
Martti Malmi
7925598cd8
update iris
2021-05-31 13:52:35 +03:00
Mark Nadal
177eab019b
some mid debugging fixes but maybe scary changes, hopefully safe to revert here except dub
2021-05-28 22:39:16 -07:00
Mark Nadal
4e29530e58
git glitch?
2021-05-14 18:41:36 -07:00
Mark Nadal
7da46d1961
yeah, adapter errors (like out of storage) should not affect sync/networking logic, that was a bad experiment
2021-05-14 18:39:42 -07:00
Mark Nadal
8591d34be5
yield generating test data
2021-05-10 19:48:10 -07:00
Mark Nadal
ad3ecf68c3
fix long streaming timeout/expiry issue, update examples
2021-05-10 18:23:12 -07:00
Mark Nadal
2cb414cbde
add panic utils
2021-05-10 13:53:12 -07:00
Mark Nadal
8b9f8915f2
Update README.md
2021-05-10 12:36:07 -07:00
Mark Nadal
6e0c5bcad9
merge new panic tests into here to test
2021-05-10 10:20:25 -07:00
Mark Nadal
804bf04e50
version bump
2021-05-06 00:37:48 -07:00
Mark Nadal
1af945c150
Chaining API unit tests passing!
2021-04-24 03:56:55 -07:00
Mark Nadal
1c6bd00029
improved browser peer retry logic, let devices sleep, etc.
2021-04-24 03:52:58 -07:00
Mark Nadal
deeaccb250
add default uuid
2021-04-23 04:22:45 -07:00
Mark Nadal
0fc71b0bda
put check soul
2021-04-23 03:57:09 -07:00
Mark Nadal
b203ddf3c0
unsubscribe nested maps (working, tho possible perf regression? check)
2021-04-21 18:03:46 -07:00
Mark Nadal
0da0144828
woops, fix unlinking nested
2021-04-20 05:39:56 -07:00
Mark Nadal
3b1509f40f
w000h00! Best unlink so far.
2021-04-14 03:36:37 -07:00
nsreed
2168e3e2d7
add options argument to set/put method signatures ( #1067 )
...
* chain.d.ts: add options argument to put & set
* chain.d.ts: set cb may be null when providing opts
Co-authored-by: Norman Reed <norman.s.reed@gmail.com>
2021-04-11 22:58:38 -07:00
Mike
5ca97d88a3
Add git to Dockerfile apks ( #1061 )
...
Git needs to be added to the docker image or the build fails at the npm install stage.
_Looks at iris_
...
npm ERR! path git
npm ERR! errno -2
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/irislib/iris-messenger.git
...
2021-04-11 22:57:45 -07:00
RICHΛRD ΛNΛYΛ
429b011955
Fixing non-existent err variable in localStorage ( #1044 )
...
* Fixing non-existant err variable in localStorage
* Update localStorage.js
2021-04-11 22:55:44 -07:00
RICHΛRD ΛNΛYΛ
e9ed2e5a02
Improving websocket retry logic to support no retries ( #1045 )
...
* improving retry logic
* Trigger Build
2021-04-11 22:51:40 -07:00
Mark Nadal
331ea85c86
Rename emoji to emoji.html
2021-04-11 21:52:20 -07:00
Mark Nadal
183555d793
Create emoji
2021-04-11 21:51:59 -07:00
Mark Nadal
5814a75442
if prev value would have caused unlink, do not unlink again.
2021-04-10 04:11:39 -07:00
Mark Nadal
84ebb5901b
invert
2021-04-10 04:04:48 -07:00
Mark Nadal
70ad20148c
refactor unlink
2021-04-08 01:31:36 -07:00
Mark Nadal
655bec7b16
Rest In Peace Sergeant Major de Vries 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫 🔫
2021-04-06 04:34:06 -07:00
damian-tripbuddi
4a84984699
Correctly referring to process.env.AWS_REGION and initializing Store with s3 if opts.s3 has been configured. ( #1064 )
2021-04-02 14:49:01 -07:00
Mark Nadal
fa5f92597d
unstub relay
2021-03-23 06:33:39 -07:00
Mark Nadal
68519cb059
better map, link, and unlink logic.
2021-03-23 05:04:18 -07:00
I001962
4dc672eeb4
Fix safari sea issues ( #1062 )
2021-03-19 13:24:40 -07:00
Mark Nadal
5f652a03eb
cleaner unlink logic
2021-03-13 13:04:07 -08:00
Mark Nadal
4743aef467
use stun's run id instead.
2021-03-11 15:45:54 -08:00
Mark Nadal
843011d61b
Will you blame me for this? Special case, maybe later move to cleaner place?
2021-03-11 15:41:01 -08:00
Mark Nadal
e2350f6dfa
refactor unlink to cleaner logic
2021-03-06 10:35:27 -08:00
Mark Nadal
d2f8d40465
test was poorly constructed?
2021-03-05 10:13:10 -08:00
Mark Nadal
508d38cd1b
Update rad.js
2021-03-04 14:37:31 -08:00
Carlos Vega
45dd008cb7
(WIP) Bug rad reverse sorting ( #1021 )
...
* bug: fixes issue with reverse sorting
* chore: updates unit test
* bug: new array not needed as filter already return a new one
2021-03-04 14:35:52 -08:00