Commit graph

25 commits

Author SHA1 Message Date
overflowerror
f38127c0af
Merge pull request #8 from CRTified/fixes
Small Features/Fixes
2022-01-08 14:54:36 +01:00
overflowerror
96d9346691
Merge pull request #7 from CRTified/fix-commandPlayers
fix: Fix #3 by correcting iterators
2022-01-08 14:53:21 +01:00
overflowerror
65b9f51710
Merge pull request #6 from CRTified/misc-gitignore
misc: Add gitignore entry for target/
2022-01-08 14:50:24 +01:00
Carl Richard Theodor Schneider
7ac135ca34 fix: Replace deprecated getDisplayName 2022-01-07 00:22:31 +01:00
Carl Richard Theodor Schneider
40cf200d20 fix: Make const name uniform 2022-01-07 00:22:13 +01:00
Carl Richard Theodor Schneider
eee24e8e0d feat: Send matrix read receipts for all processed messages 2022-01-07 00:21:43 +01:00
Carl Richard Theodor Schneider
54f0076616 fix: Fix #3 by correcting iterators 2022-01-07 00:18:16 +01:00
Carl Richard Theodor Schneider
f8aaf443ab misc: Add gitignore entry for target/ 2022-01-07 00:10:13 +01:00
overflowerror
2abfd78137
Merge pull request #5 from CRTified/feature-matrix-room
feature: Add configuration matrix.room to send messages to
2022-01-05 13:35:29 +01:00
overflowerror
392643d8c5
Merge pull request #4 from CRTified/master
Update dependency and make build platform-independent
2022-01-05 13:32:59 +01:00
Carl Richard Theodor Schneider
4706f77cd1 feature: Add configuration matrix.room to send messages to 2022-01-04 19:42:07 +01:00
Carl Richard Theodor Schneider
0c40b7c9d8 update dependency 2022-01-04 18:46:44 +01:00
overflowerror
00ab5d1f96
Merge pull request #1 from l1f/master
If you accept this pull request it will change your life
2020-04-08 13:46:26 +02:00
lino
ed9bf771bb adding function to get all online players 2020-04-06 17:19:57 +02:00
lino
0357f01436 fix wrong message preview 2020-04-06 16:29:21 +02:00
overflowerror
fef6a97030 Merge remote-tracking branch 'origin/master' 2019-08-18 17:34:00 +02:00
overflowerror
6bf3018452 fixed problem with unreachable homeserver 2019-08-18 17:29:19 +02:00
overflowerror
9eff93dedc
Create README.md 2019-07-30 22:28:42 +02:00
overflowerror
60f9bd70ec added properties template file 2019-07-30 22:18:51 +02:00
overflowerror
218e0e3fe5 moved server name to config file 2019-07-30 22:17:02 +02:00
overflowerror
fd25c6b601 added server say command 2019-07-30 22:12:52 +02:00
overflowerror
23a50dbeae added color support in matrix chat 2019-07-30 21:48:43 +02:00
overflowerror
14f102b3fc small changes 2019-07-30 20:38:35 +02:00
overflowerror
0bd01981fb first version 2019-07-15 23:45:28 +02:00
overflowerror
344249efe5
Initial commit 2019-07-15 22:27:54 +02:00