William Peebles williamp
  • Joined on 2022-02-24
williamp pushed to master at williamp/chatservice_concept 2025-03-28 01:21:37 +00:00
3a968df15b update routes doc
e8d8e8d70b list all users method
25ee1d3299 methods for creating and getting users
9d7ad260f2 change user type from int to uuid string
Compare 4 commits »
williamp pushed to master at williamp/chatservice_concept 2025-03-27 23:11:41 +00:00
732fbacc61 add license
williamp pushed to master at williamp/chatservice_concept 2025-03-27 23:07:10 +00:00
9478437262 new test data
d8878eba09 update api docs
Compare 2 commits »
williamp pushed to master at williamp/chatservice_concept 2025-03-27 18:50:48 +00:00
c55052ad5b create db update message function
a7466e5c77 implement message updates
b86ee0dac4 refactor to have all DB executive functions be in api/
ec90717ad7 implement editing messages
Compare 4 commits »
williamp pushed to master at williamp/chatservice_concept 2025-03-27 17:28:09 +00:00
3f417b0088 use formdata instead of url encoded valus
williamp pushed to main at williamp/cellula.rs 2025-03-26 01:49:53 +00:00
7ef059fa5b play with FSK more
fd5feaca3f add nix flake
Compare 2 commits »
williamp pushed to main at williamp/cellula.rs 2025-03-25 18:20:51 +00:00
9aeb9ea3f4 create stub AMPS handset emulator
williamp pushed to master at williamp/chatservice_concept 2025-03-25 17:26:23 +00:00
9870b79854 implement message deletion
williamp pushed to main at williamp/cellula.rs 2025-03-25 17:25:58 +00:00
483e9d9475 stub base station
williamp pushed to master at williamp/chatservice_concept 2025-03-25 01:34:00 +00:00
02643c1197 use form data for new messages
williamp pushed to master at williamp/chatservice_concept 2025-03-24 19:02:28 +00:00
2ec1738721 implement POST message creation
e45b426e68 remove sample data
Compare 2 commits »
williamp pushed to master at williamp/chatservice_concept 2025-03-24 15:45:57 +00:00
8948640311 implement proper timestamps
williamp pushed to main at williamp/cellula.rs 2025-03-24 14:19:59 +00:00
fa1a8807a2 initial commit
williamp created branch main in williamp/cellula.rs 2025-03-24 14:19:58 +00:00
williamp created repository williamp/cellula.rs 2025-03-24 14:11:25 +00:00
williamp pushed to master at williamp/osmocom-analog 2025-03-23 15:57:53 +00:00
e703b99e05 reduce logspam in sdr.c
williamp pushed to master at williamp/osmocom-analog 2025-03-23 15:55:06 +00:00
williamp pushed to master at williamp/osmocom-analog 2025-03-23 15:34:56 +00:00
bd78c97b94 add get_time to soapy.c
williamp pushed to master at williamp/osmocom-analog 2025-03-23 15:29:23 +00:00
8cb498bdbf fix tx underrun and ratelimit logs
williamp pushed to master at williamp/osmocom-analog 2025-03-23 15:14:18 +00:00
c46c4e67d6 add poll interval option