eikendev
|
c2425b239c
|
Use dedicated workflow for publishing
|
2021-07-19 00:47:21 +02:00 |
|
eikendev
|
28dd32f248
|
Improve debug output in CI config
|
2021-07-19 00:26:07 +02:00 |
|
eikendev
|
930305e912
|
Add debug output for CI pipeline
|
2021-07-18 23:55:41 +02:00 |
|
eikendev
|
32e68b9df7
|
Setup Go in CI pipeline before dependencies
|
2021-07-18 23:18:59 +02:00 |
|
eikendev
|
a7353187c2
|
Use Go 1.16
|
2021-07-18 23:17:10 +02:00 |
|
eikendev
|
0413c7da1f
|
Remove tool dependencies from go.mod
|
2021-07-18 23:14:32 +02:00 |
|
eikendev
|
b33ce3bac0
|
Remove trailing whitespace in config.example.yml
|
2021-07-18 22:24:31 +02:00 |
|
eikendev
|
423020634f
|
Fix spelling and style in README.md
|
2021-07-18 22:19:26 +02:00 |
|
Raphael Eikenberg
|
cdf4a47c07
|
Merge pull request #32 from CubicrootXYZ/testing
Add testing to PushBits
|
2021-07-18 15:22:15 +02:00 |
|
Cubicroot
|
4e01354c90
|
move to separate config file for testing
|
2021-07-05 19:46:48 +02:00 |
|
Cubicroot
|
d764733b59
|
remove private file :)
|
2021-07-03 15:05:21 +02:00 |
|
Cubicroot
|
3ad8a5044e
|
get rid of external data for testing
|
2021-06-28 18:56:24 +02:00 |
|
Cubicroot
|
4c84589172
|
improve code
|
2021-06-20 17:48:04 +02:00 |
|
Cubicroot
|
72671f33d3
|
lower case errors
|
2021-06-20 17:41:58 +02:00 |
|
Cubicroot
|
dafc815be5
|
move errors to new package to break import cycle
|
2021-06-20 17:39:10 +02:00 |
|
Cubicroot
|
5f5d941bc4
|
Merge branch 'master' into testing
|
2021-06-20 17:24:14 +02:00 |
|
Cubicroot
|
77f0990d46
|
update gomod & gosum
|
2021-06-20 17:18:11 +02:00 |
|
Cubicroot
|
ea8a664eea
|
Update go.mod
|
2021-06-20 17:11:06 +02:00 |
|
Cubicroot
|
36b6248a25
|
resolve conflicts
|
2021-06-20 17:03:07 +02:00 |
|
Cubicroot
|
e6f24c4458
|
add test for getUser & add readme
|
2021-06-19 16:59:30 +02:00 |
|
Raphael Eikenberg
|
26e9669eb0
|
Merge pull request #30 from CubicrootXYZ/delete-messages
Add delete endpoint for messages
|
2021-06-19 10:02:37 +02:00 |
|
Cubicroot
|
c1cc369d1e
|
more strict type handling
|
2021-06-17 17:37:24 +02:00 |
|
Cubicroot
|
46dd19b07d
|
getApplication testing
|
2021-06-17 17:33:07 +02:00 |
|
Cubicroot
|
ef5409eb35
|
add Tests for getID
|
2021-06-13 18:09:57 +02:00 |
|
Cubicroot
|
49ec908fce
|
add tests for deleting and updating applications
|
2021-06-12 17:57:55 +02:00 |
|
eikendev
|
5450d44f53
|
Fix CI for pull requests
|
2021-06-11 23:18:29 +02:00 |
|
Cubicroot
|
ee212e11c3
|
enhance application testing
|
2021-06-11 19:03:04 +02:00 |
|
Cubicroot
|
ac5819dfc9
|
move respond/replace logic to separate functions
|
2021-06-11 10:47:11 +02:00 |
|
Cubicroot
|
c5e4669fda
|
clean up
|
2021-06-11 10:21:48 +02:00 |
|
Cubicroot
|
e87f775b1d
|
add tests for config
|
2021-06-11 10:13:17 +02:00 |
|
eikendev
|
8e5a43e5a4
|
Run code linters for pull requests
|
2021-06-11 00:50:06 +02:00 |
|
eikendev
|
28e3927290
|
Update Dockerfile to reflect filename changes
|
2021-06-11 00:16:01 +02:00 |
|
eikendev
|
628d96bdb7
|
Fix linting errors
|
2021-06-11 00:11:30 +02:00 |
|
eikendev
|
27c65921d9
|
Replace golint with staticcheck
|
2021-06-11 00:02:24 +02:00 |
|
Cubicroot
|
975c0a246b
|
remove debug
|
2021-06-08 13:10:59 +02:00 |
|
Cubicroot
|
60277386d9
|
polish implementation
|
2021-06-08 13:00:31 +02:00 |
|
Cubicroot
|
eebc7f7e31
|
get delete messages to work
|
2021-06-06 21:13:07 +02:00 |
|
Cubicroot
|
b392ea1b44
|
add endpoint for delete
|
2021-06-06 19:30:25 +02:00 |
|
Cubicroot
|
3834e90527
|
Merge remote-tracking branch 'upstream/master' into delete-messages
|
2021-06-06 19:29:26 +02:00 |
|
eikendev
|
d39e2ea9a4
|
Move warning for alpha phase to very top in README
|
2021-06-05 19:46:03 +02:00 |
|
eikendev
|
258fc1e167
|
Make README more appealing
|
2021-06-05 19:44:22 +02:00 |
|
Cubicroot
|
5be204dc19
|
proof of concept
|
2021-06-02 17:46:04 +02:00 |
|
Raphael Eikenberg
|
6c69be7d34
|
Merge pull request #26 from CubicrootXYZ/master
Add support for HTML and Markdown + option for colored title
|
2021-05-03 20:20:10 +02:00 |
|
Cubicroot
|
ec0e4bf316
|
remove debug
|
2021-05-03 18:44:50 +02:00 |
|
Cubicroot
|
b0efac8b45
|
rework title coloring
|
2021-05-02 18:11:14 +02:00 |
|
Cubicroot
|
2ff9f5972a
|
adopt to review
change formatting options to separate struct and clean up
|
2021-05-02 15:37:54 +02:00 |
|
Cubicroot
|
fe1cbdf79e
|
add coloring option for title
|
2021-05-02 12:27:13 +02:00 |
|
Cubicroot
|
567c814968
|
added formatting options
|
2021-05-01 21:34:21 +02:00 |
|
eikendev
|
2e2326843f
|
Repair channels if necessary
|
2021-02-09 00:05:16 +01:00 |
|
eikendev
|
f5560b0c46
|
Send formatted messages
|
2021-02-08 13:50:20 +01:00 |
|