Commit graph

154 commits

Author SHA1 Message Date
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
eikendev
0884d5703b
Remove unused dependencies 2021-02-08 13:49:45 +01:00
eikendev
56063c534f
Update dependencies 2021-02-08 11:41:47 +01:00
eikendev
d7721e827b
Add option to enforce strict compatibility
Some plugins check for token length. Since PushBits uses longer tokens by default for better security, these plugins are
incompatible. With this patch, users can decide if they want an application to have a short token, so that said plugins
can talk to PushBits again.
2021-02-08 00:34:33 +01:00
eikendev
fb90808288
Add chart to show growth of popularity 2021-01-31 00:49:44 +01:00
eikendev
43952e8e42
Add link to new issues in README.md 2021-01-26 23:50:47 +01:00
eikendev
344f990027
Add future goals to README.md 2021-01-25 14:53:22 +01:00
eikendev
18cbf3dedd
Better highlight the warning to use TLS 2021-01-20 12:16:03 +01:00
eikendev
21bd1efc62
Rework features section in README.md 2021-01-17 22:21:41 +01:00
eikendev
56deb96d4e
Install curl in Docker image 2021-01-17 16:21:16 +01:00
eikendev
901e94448b
Minor adjustment in README.md 2021-01-17 14:42:40 +01:00
eikendev
4d5bf5726e
List implemented features in README.md 2021-01-17 14:41:44 +01:00
eikendev
ae858fe744
Small adjustments to README.md 2021-01-17 12:15:53 +01:00
eikendev
7ca240262e
Rework 'Why Matrix?' section in README.md 2021-01-17 11:21:00 +01:00
eikendev
9a4a096526
Restructure project layout 2021-01-16 16:56:49 +01:00
eikendev
a49db216d5
Update README.md 2021-01-16 16:43:26 +01:00
eikendev
e6ee7378eb
Run go vet when testing 2021-01-16 16:23:29 +01:00
eikendev
35c33c533b
Explain how to install PushBits 2021-01-16 15:31:24 +01:00
eikendev
b06bd51d21
Add option to check for weak passwords 2021-01-16 15:29:04 +01:00
eikendev
ad56422838
Adjust paths for new repository 2021-01-16 15:27:34 +01:00
eikendev
434f594629
Explain how application tokens are retrieved 2021-01-16 00:45:50 +01:00
eikendev
0cd4244388
Update .gitignore 2021-01-16 00:18:40 +01:00
eikendev
9f930a0292
Explain configuration in README.md 2021-01-16 00:17:58 +01:00
eikendev
51c2e94f0a
Update license for new year 2021-01-15 23:34:40 +01:00
eikendev
2d4d270317
Explain what the new CLI tool does 2021-01-15 23:33:15 +01:00
eikendev
dd48170e8f
Move warning to top of README.md 2021-01-15 14:42:10 +01:00
eikendev
7fa42f3d7d
Minor formatting fix in README.md 2021-01-15 00:26:04 +01:00
eikendev
a870c3225b
Add link to new CLI tool 2021-01-14 23:54:44 +01:00
eikendev
3971316cc9
Register application after adding it to database 2021-01-05 00:32:27 +01:00
eikendev
eb4af43041
Update application after setting MatrixID 2021-01-05 00:31:42 +01:00