rinsuki
|
72689ab7a2
|
chore: Update package-lock.json
|
2022-12-22 03:42:12 +00:00 |
|
syuilo
|
2772b33fa1
|
✌️
0.2.9-misskey.2
|
2022-12-06 12:30:23 +09:00 |
|
nkzawa
|
6d85f23f6b
|
Release 0.2.9
0.2.9-misskey.1
|
2020-02-12 12:10:03 +09:00 |
|
Naoyuki Kanezawa
|
5e4f34da76
|
Merge pull request #19 from zeit/sd-skip-undefined
Skip showing data when the value of structured data is undefined
|
2020-02-12 12:09:14 +09:00 |
|
nkzawa
|
d6e33651ab
|
skip showing data when the value of structured data is undefined
|
2020-02-12 12:07:45 +09:00 |
|
nkzawa
|
cde24f7681
|
Release 0.2.8
|
2020-01-28 17:53:37 +09:00 |
|
Naoyuki Kanezawa
|
fa3eb3ff65
|
Merge pull request #18 from zeit/structured-data-multi-values
Allow to set multiple values for a field of structured data on RFC5424
|
2020-01-28 17:49:45 +09:00 |
|
nkzawa
|
83c1ffa47e
|
allow to set multple values for a field of structured data
|
2020-01-28 17:43:26 +09:00 |
|
nkzawa
|
094874fc29
|
Release 0.2.7
|
2019-12-14 01:16:40 +09:00 |
|
Naoyuki Kanezawa
|
c13c401bfd
|
Merge pull request #17 from zeit/improve-types
improve types
|
2019-12-14 01:15:34 +09:00 |
|
nkzawa
|
50093e8a34
|
improve types
|
2019-12-14 01:14:57 +09:00 |
|
nkzawa
|
6d14bee012
|
Release 0.2.6
|
2019-10-14 20:22:17 +09:00 |
|
Naoyuki Kanezawa
|
9de3d6df6f
|
Merge pull request #16 from zeit/date-iso
use ISO date string and Z (zulu timezone) for UTC
|
2019-10-14 20:21:45 +09:00 |
|
nkzawa
|
7940e1f17c
|
use ISO date string and Z (zulu timezone) for UTC
|
2019-10-14 20:20:53 +09:00 |
|
nkzawa
|
16d7736127
|
Release 0.2.5
|
2019-10-14 13:14:24 +09:00 |
|
Naoyuki Kanezawa
|
852bcef842
|
Merge pull request #15 from zeit/allow-empty-message
Allow to send empty message on RFC5424
|
2019-10-14 13:13:44 +09:00 |
|
nkzawa
|
2d77b1a67e
|
allow to send empty message on RFC5424
|
2019-10-14 13:11:25 +09:00 |
|
nkzawa
|
29c7bf0b10
|
Release 0.2.4
|
2019-10-11 16:40:07 +09:00 |
|
Naoyuki Kanezawa
|
bf46f7c516
|
Merge pull request #14 from zeit/line-feeds
Don't remove line feeds
|
2019-10-11 16:30:56 +09:00 |
|
nkzawa
|
e15539b45d
|
don't remove line feeds
|
2019-10-11 16:29:19 +09:00 |
|
nkzawa
|
640ee2fdc6
|
Release 0.2.3
|
2019-10-11 15:04:12 +09:00 |
|
Naoyuki Kanezawa
|
27ce1bc715
|
Merge pull request #13 from zeit/octet-counting
Support octet-counting method (RFC6587)
|
2019-10-11 15:03:38 +09:00 |
|
nkzawa
|
93efe03209
|
support octet-counting method (RFC6587)
|
2019-10-11 15:01:01 +09:00 |
|
Naoyuki Kanezawa
|
ffe6a5f0c4
|
Merge pull request #12 from zeit/close
Don't close socket after sending and add the close method and related…
|
2019-10-11 13:21:55 +09:00 |
|
nkzawa
|
cd7c5e6b2c
|
don't close socket after sending and add the close method and related events
|
2019-10-11 13:19:52 +09:00 |
|
Naoyuki Kanezawa
|
0ebf6cb7dc
|
Merge pull request #11 from zeit/structured-data
Generate structured data from object with escape
|
2019-10-09 22:11:50 +09:00 |
|
nkzawa
|
4305f1cb05
|
generate structured data from object with escape
|
2019-10-09 22:10:10 +09:00 |
|
Naoyuki Kanezawa
|
5652168b41
|
Merge pull request #10 from zeit/no-cert-locations
Treat certs as file contents
|
2019-10-09 21:09:23 +09:00 |
|
nkzawa
|
3f1d342f66
|
treat certs as file contents
|
2019-10-09 21:07:05 +09:00 |
|
Naoyuki Kanezawa
|
e8cf9d4cdd
|
Merge pull request #9 from zeit/timestamps-default-remove-timequality
Fix timestamps default, remove timeQuality structured data and remove includeStructureData option
|
2019-10-09 20:33:08 +09:00 |
|
nkzawa
|
479e2ee6a9
|
remove includeStructuredData option, default timestampXX options true, remove timeQuality structured data
|
2019-10-09 20:31:45 +09:00 |
|
Naoyuki Kanezawa
|
e934c7320b
|
Merge pull request #8 from zeit/timestamp-ms
fix the precision of milliseconds
|
2019-10-09 19:58:27 +09:00 |
|
nkzawa
|
263f499e09
|
fix the precision of milliseconds
|
2019-10-09 19:56:34 +09:00 |
|
nkzawa
|
597a7d0f4c
|
Release 0.2.2
|
2019-10-08 21:35:31 +09:00 |
|
Naoyuki Kanezawa
|
58365cc98c
|
Merge pull request #7 from zeit/reject-authorized
Add rejectUnauthorized option
|
2019-10-08 21:32:14 +09:00 |
|
nkzawa
|
8c53acf3f4
|
add rejectUnauthorized option
|
2019-10-08 21:29:04 +09:00 |
|
nkzawa
|
f8a7322d31
|
Merge branch 'typescript'
|
2019-10-08 21:27:52 +09:00 |
|
nkzawa
|
6e6d2b3da8
|
Release 0.2.1
|
2019-10-08 20:41:43 +09:00 |
|
Naoyuki Kanezawa
|
10282e46df
|
Merge pull request #6 from zeit/typescript
Use Typescript
|
2019-10-08 20:41:20 +09:00 |
|
nkzawa
|
61c2fe0c26
|
use typescript
|
2019-10-08 20:40:40 +09:00 |
|
nkzawa
|
a89ee09816
|
Release 0.2.0
|
2019-10-08 13:43:45 +09:00 |
|
Naoyuki Kanezawa
|
ed421ca167
|
Merge pull request #5 from zeit/set-hostname-application-name
Allow to set hostname and applicationName on buildMessage
|
2019-10-08 13:31:03 +09:00 |
|
nkzawa
|
576c9a17c1
|
allow to set hostname and applicationName on buildMessage
|
2019-10-08 13:30:00 +09:00 |
|
Naoyuki Kanezawa
|
39ad1108bf
|
Merge pull request #4 from zeit/set-timestamp
Allow to set timestamp
|
2019-10-07 22:20:39 +09:00 |
|
nkzawa
|
6a1d9a4cc1
|
allow to set timestamp
|
2019-10-07 22:18:50 +09:00 |
|
Naoyuki Kanezawa
|
e3f850b923
|
Merge pull request #3 from zeit/refactor-async-await
refactor to use async/await, change to not return Promise on some met…
|
2019-10-07 20:49:20 +09:00 |
|
nkzawa
|
3d7ac365a8
|
refactor to use async/await, change to not return Promise on some methods
|
2019-10-07 20:30:44 +09:00 |
|
Naoyuki Kanezawa
|
a456fc89aa
|
Merge pull request #2 from zeit/update-certs
Regenerate certs
|
2019-10-07 14:06:28 +09:00 |
|
Naoyuki Kanezawa
|
0607153266
|
Merge pull request #1 from ajimix/master
Apply "Fix applicationName and includeStructuredData typos"
|
2019-10-07 14:06:16 +09:00 |
|
nkzawa
|
629fc28927
|
regenerate certs
|
2019-10-07 13:48:59 +09:00 |
|