Skip to content

Actions: deltachat/deltachat-core-rust

Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
1,277 workflow runs
1,277 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

api: add JSON-RPC get_chat_id_by_contact_id API (#4918)
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1427: Commit a4dcf65 pushed by link2xt
November 3, 2023 13:55 3m 6s main
November 3, 2023 13:55 3m 6s
refactor: improve error handling in securejoin code
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1426: Commit 7bb5d48 pushed by link2xt
November 2, 2023 15:54 5m 38s main
November 2, 2023 15:54 5m 38s
fix doc strings for qr-code joinings
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1425: Commit 71b7b0b pushed by hpk42
November 2, 2023 12:31 8m 12s main
November 2, 2023 12:31 8m 12s
refactor: remove unused or useless code paths in securejoin (#4897)
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1424: Commit bd02eea pushed by link2xt
November 2, 2023 12:29 3m 6s main
November 2, 2023 12:29 3m 6s
refactor: Make SyncData::AlterChat an inline struct
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1423: Commit cdcb10f pushed by iequidoo
November 2, 2023 11:47 3m 27s main
November 2, 2023 11:47 3m 27s
chore(release): prepare for 1.128.0
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1422: Commit 0619e2a pushed by link2xt
November 2, 2023 01:53 4m 38s main
November 2, 2023 01:53 4m 38s
nodejs: update and fix typedoc
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1421: Commit 64a81e4 pushed by link2xt
November 2, 2023 01:27 3m 4s main
November 2, 2023 01:27 3m 4s
hack: decrease ratelimit for .testrun.org subdomains
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1420: Commit 0431ae5 pushed by link2xt
November 2, 2023 00:30 6m 15s main
November 2, 2023 00:30 6m 15s
changed!: upgrade nodejs version to 18 (#4903)
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1419: Commit 89c873a pushed by Simon-Laux
November 2, 2023 00:23 4m 28s main
November 2, 2023 00:23 4m 28s
remove comment pointing to nothing
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1418: Commit 2e70cf9 pushed by hpk42
November 1, 2023 14:46 4m 42s main
November 1, 2023 14:46 4m 42s
Revert "fix: add secondary verified key"
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1417: Commit 2efd046 pushed by link2xt
November 1, 2023 13:56 4m 29s main
November 1, 2023 13:56 4m 29s
simplify "broken bobstate" as the state still passes
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1416: Commit 196a346 pushed by hpk42
October 31, 2023 23:58 6m 6s main
October 31, 2023 23:58 6m 6s
refactor(deltachat-rpc-client): factor out resetup_account()
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1415: Commit 045d919 pushed by link2xt
October 31, 2023 23:09 5m 35s main
October 31, 2023 23:09 5m 35s
test: use instant accounts instead of mailadm
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1414: Commit 6aae027 pushed by link2xt
October 30, 2023 00:15 4m 28s main
October 30, 2023 00:15 4m 28s
chore: update portable-atomic dependency
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1413: Commit 1d80659 pushed by link2xt
October 29, 2023 23:36 4m 51s main
October 29, 2023 23:36 4m 51s
refactor: rename repl_msg_by_error into replace_msg_by_error
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1412: Commit 94d5e86 pushed by link2xt
October 29, 2023 17:14 5m 9s main
October 29, 2023 17:14 5m 9s
chore(release): prepare for 1.127.2
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1411: Commit aecf772 pushed by link2xt
October 29, 2023 16:29 4m 57s main
October 29, 2023 16:29 4m 57s
api(jsonrpc): add get_message_info_object
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1410: Commit f130d53 pushed by link2xt
October 29, 2023 16:26 4m 36s main
October 29, 2023 16:26 4m 36s
fix ephemeral_timestamp
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1409: Commit a26f651 pushed by Simon-Laux
October 29, 2023 16:24 4m 59s main
October 29, 2023 16:24 4m 59s
docs: fix typos
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1408: Commit f30f862 pushed by link2xt
October 29, 2023 13:13 6m 34s main
October 29, 2023 13:13 6m 34s
Update CHANGELOG.md
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1407: Commit 6361716 pushed by link2xt
October 29, 2023 13:12 5m 3s main
October 29, 2023 13:12 5m 3s
test: compile deltachat-rpc-server in debug mode for tests
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1406: Commit 81e1164 pushed by link2xt
October 29, 2023 01:09 4m 44s main
October 29, 2023 01:09 4m 44s
api!: jsonrpc misc_set_draft now requires setting the viewtype
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1405: Commit 542bd4c pushed by link2xt
October 28, 2023 08:42 4m 46s main
October 28, 2023 08:42 4m 46s
test: increase pytest timeout to 10 minutes
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1404: Commit 771b577 pushed by link2xt
October 28, 2023 00:54 5m 35s main
October 28, 2023 00:54 5m 35s
test(deltachat-rpc-client): test securejoin
Build & deploy documentation on rs.delta.chat, c.delta.chat, and py.delta.chat #1403: Commit 9be56a5 pushed by link2xt
October 27, 2023 20:07 5m 32s main
October 27, 2023 20:07 5m 32s
ProTip! You can narrow down the results and go further in time using created:<2023-10-27 or the other filters available.