A lot of changes #12

Merged
phoenix merged 20 commits from alot_of_changes into main 2026-06-27 17:56:23 -04:00
Owner
No description provided.
phoenix added 1 commit 2026-06-17 14:25:55 -04:00
Add message endpoint (#13)
textsender_api PR / Rustfmt (pull_request) Successful in 38s
textsender_api PR / Clippy (pull_request) Successful in 1m8s
textsender_api PR / Check (pull_request) Successful in 2m47s
d86958035e
Reviewed-on: phoenix/textsender_api#13
phoenix added 1 commit 2026-06-17 15:54:28 -04:00
Get message endpoint (#14)
textsender_api PR / Rustfmt (pull_request) Successful in 45s
textsender_api PR / Clippy (pull_request) Successful in 1m30s
textsender_api PR / Check (pull_request) Successful in 2m10s
5740bce97c
Reviewed-on: phoenix/textsender_api#14
phoenix added 1 commit 2026-06-17 17:51:36 -04:00
Schedule message (#15)
textsender_api PR / Rustfmt (pull_request) Successful in 52s
textsender_api PR / Clippy (pull_request) Successful in 1m32s
textsender_api PR / Check (pull_request) Successful in 2m12s
d1bc5eb830
Reviewed-on: phoenix/textsender_api#15
phoenix added 1 commit 2026-06-18 14:19:22 -04:00
Get schedule message endpoint (#16)
textsender_api PR / Rustfmt (pull_request) Successful in 38s
textsender_api PR / Check (pull_request) Successful in 1m38s
textsender_api PR / Clippy (pull_request) Successful in 2m3s
825575930e
Reviewed-on: phoenix/textsender_api#16
phoenix added 1 commit 2026-06-18 18:39:24 -04:00
Create scheduled message event (#17)
textsender_api PR / Rustfmt (pull_request) Successful in 40s
textsender_api PR / Check (pull_request) Successful in 1m33s
textsender_api PR / Clippy (pull_request) Successful in 2m12s
7873e8ed00
Reviewed-on: phoenix/textsender_api#17
phoenix added 1 commit 2026-06-18 19:59:25 -04:00
Get scheduled message event (#18)
textsender_api PR / Check (pull_request) Successful in 1m25s
textsender_api PR / Rustfmt (pull_request) Successful in 1m34s
textsender_api PR / Clippy (pull_request) Successful in 2m0s
c1557d09f6
Reviewed-on: phoenix/textsender_api#18
phoenix added 1 commit 2026-06-19 16:02:55 -04:00
Delete scheduled message event endpoint (#19)
textsender_api PR / Rustfmt (pull_request) Successful in 56s
textsender_api PR / Check (pull_request) Successful in 1m32s
textsender_api PR / Clippy (pull_request) Successful in 1m37s
3a387813d7
Reviewed-on: phoenix/textsender_api#19
phoenix added 1 commit 2026-06-19 18:34:41 -04:00
Update scheduled message status endpoint (#20)
textsender_api PR / Rustfmt (pull_request) Successful in 38s
textsender_api PR / Check (pull_request) Successful in 1m14s
textsender_api PR / Clippy (pull_request) Failing after 1m46s
c98d545afe
Reviewed-on: phoenix/textsender_api#20
phoenix added 1 commit 2026-06-20 12:03:47 -04:00
Fetch schedule message endpoint (#21)
textsender_api PR / Rustfmt (pull_request) Successful in 49s
textsender_api PR / Check (pull_request) Successful in 1m22s
textsender_api PR / Clippy (pull_request) Successful in 2m5s
Rust Build / Test Suite (pull_request) Successful in 35s
Rust Build / Rustfmt (pull_request) Successful in 41s
e6f14917f0
Reviewed-on: phoenix/textsender_api#21
phoenix added 1 commit 2026-06-20 13:38:24 -04:00
Record Message Event Response endpoint (#22)
textsender_api PR / Rustfmt (pull_request) Successful in 48s
textsender_api PR / Check (pull_request) Successful in 1m39s
textsender_api PR / Clippy (pull_request) Successful in 1m39s
a9d7429d75
Reviewed-on: phoenix/textsender_api#22
phoenix added 1 commit 2026-06-20 15:05:22 -04:00
Get Message Event Response endpoint (#23)
textsender_api PR / Rustfmt (pull_request) Successful in 50s
textsender_api PR / Clippy (pull_request) Successful in 1m22s
textsender_api PR / Check (pull_request) Successful in 2m11s
Rust Build / Rustfmt (pull_request) Successful in 37s
Rust Build / Test Suite (pull_request) Successful in 40s
295140a216
Reviewed-on: phoenix/textsender_api#23
phoenix added 1 commit 2026-06-20 20:07:21 -04:00
Instant message (#24)
textsender_api PR / Rustfmt (pull_request) Successful in 47s
textsender_api PR / Clippy (pull_request) Successful in 1m57s
textsender_api PR / Check (pull_request) Successful in 2m7s
58fa5e0d26
Reviewed-on: phoenix/textsender_api#24
phoenix added 1 commit 2026-06-20 20:15:06 -04:00
Postgres update (#25)
textsender_api PR / Rustfmt (pull_request) Successful in 43s
textsender_api PR / Clippy (pull_request) Successful in 1m47s
textsender_api PR / Check (pull_request) Successful in 2m49s
276d5b60d4
Reviewed-on: phoenix/textsender_api#25
phoenix added 1 commit 2026-06-20 23:11:15 -04:00
bump: sqlx (#26)
textsender_api PR / Rustfmt (pull_request) Successful in 40s
textsender_api PR / Check (pull_request) Successful in 1m48s
textsender_api PR / Clippy (pull_request) Successful in 2m53s
d37d087d44
Reviewed-on: phoenix/textsender_api#26
phoenix added 1 commit 2026-06-21 21:13:08 -04:00
Twilio Config refactor (#27)
textsender_api PR / Rustfmt (pull_request) Successful in 38s
textsender_api PR / Check (pull_request) Successful in 1m59s
textsender_api PR / Clippy (pull_request) Successful in 2m52s
708e3e86f3
Reviewed-on: phoenix/textsender_api#27
phoenix added 4 commits 2026-06-27 17:51:27 -04:00
bump: textsender_api
textsender_api PR / Rustfmt (pull_request) Successful in 38s
textsender_api PR / Check (pull_request) Successful in 2m1s
textsender_api PR / Clippy (pull_request) Successful in 3m22s
44b1e50dc4
phoenix added 1 commit 2026-06-27 17:52:52 -04:00
Updated workflow
textsender_api PR / Rustfmt (pull_request) Successful in 47s
textsender_api PR / Check (pull_request) Successful in 1m46s
textsender_api PR / Clippy (pull_request) Successful in 1m37s
56cbd7710f
phoenix merged commit 166b6baa85 into main 2026-06-27 17:56:23 -04:00
phoenix deleted branch alot_of_changes 2026-06-27 17:56:23 -04:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phoenix/schedtxt_api#12