Commit Graph

52 Commits

Author SHA1 Message Date
AliasAlreadyTaken
28e21a9d46 AliasAlreadyTaken/yl_matterbridge#10 Adds recveive timeout setting 2024-12-26 09:32:58 +01:00
AliasAlreadyTaken
120ec6ed5d AliasAlreadyTaken/yl_matterbridge#9 Adds fetch frequency setting 2024-12-26 09:21:33 +01:00
6ae8ccda85 add optional function param with alternative gateway
util as api to mods that want use an alternative gateway to send msgs
2024-08-08 19:07:34 +02:00
AliasAlreadyTaken
f44729462a Adds another project, more tested MT versions and corrects token doc in readme 2024-01-30 10:10:15 +01:00
AliasAlreadyTaken
b3964c12c1 Added year and name to license 2024-01-20 00:30:58 +01:00
a514764db7 Formatting 2023-05-08 09:51:28 +02:00
8b5bc33b59 Simplify comparisons 2023-05-08 09:48:27 +02:00
095614a6b6 #5 Add () to compare in correct order 2023-05-08 09:45:19 +02:00
f166d44a3e Distinguish data_in and data_out 2023-05-08 09:41:10 +02:00
1dff0cf26f Fix findings of luacheck 2023-05-08 09:39:24 +02:00
a2079ec16a Added luacheck 2023-05-08 09:34:30 +02:00
679023774d Disable bridge from ingame 2022-04-26 07:59:47 +02:00
604f8dc0d3 v1.0.3 Release to cdb 2022-04-07 00:13:01 +02:00
fa3d6b1589 Add tested and unknown versions to readme 2022-04-07 00:08:26 +02:00
5468229d9e Bugfix settingtypes: No "" around values 2022-04-06 23:04:14 +02:00
AliasAlreadyTaken
9e0f1f29bc Bugfix settingtypes: bool instead of boolean 2022-03-31 14:45:33 +02:00
AliasAlreadyTaken
cd0c9c92d1 bugtracker#1646 corrects evaluation of debug setting 2022-03-31 13:13:24 +02:00
9b3b6b2372 Ready for release 2022-03-04 12:09:10 +01:00
3c9dba1a5d Documentation API 2022-03-02 09:16:48 +01:00
c3f9351266 Correct default debug 2022-03-02 08:20:15 +01:00
7b37363064 Error handling 2022-03-02 08:18:22 +01:00
AliasAlreadyTaken
8133e567ee Merge pull request 'Support for smart_chat fixed.' (#3) from acmgit/yl_matterbridge:master into master
Reviewed-on: #3
2022-02-28 04:55:48 +01:00
923a5c7257 Support for smart_chat fixed. 2022-02-28 04:39:56 +01:00
a6707a0816 Some variables do not change during runtime 2022-02-26 22:50:36 +01:00
cb6dde19e5 Token works 2022-02-26 22:38:27 +01:00
a02bcef7ad Experimental account_name to tell where people chat from 2022-02-26 04:54:05 +01:00
7072487bc1 Replace yl_template 2022-02-26 04:26:21 +01:00
0bb3872efe Added temporary logging 2022-02-26 04:24:45 +01:00
a599cc886f Fix thankyou section 2022-02-26 03:45:04 +01:00
611064456c Add mod.conf 2022-02-26 03:39:49 +01:00
3352844024 Logging 2022-02-26 03:14:32 +01:00
787e363bdf rename publish_to_chat to receive_from_bridge 2022-02-26 01:45:52 +01:00
42228c3a44 Added Thank you section to readme 2022-02-26 01:44:31 +01:00
AliasAlreadyTaken
14525c133b Merge pull request 'restructure, reword and typos. first draft' (#2) from Bla/yl_matterbridge:readme into master
Reviewed-on: #2
2022-02-26 00:54:42 +01:00
AliasAlreadyTaken
1e91e78158 Merge branch 'master' into readme 2022-02-26 00:54:29 +01:00
Bla
83481049e2 restructure, reword and typos. first draft 2022-02-26 00:49:05 +01:00
5f661b5ed4 Disable unnecessary globals 2022-02-26 00:41:05 +01:00
994628623b Added information.source 2022-02-26 00:40:01 +01:00
a9d6cd5392 Break when http is not available 2022-02-26 00:00:38 +01:00
968217abd2 temporary screenshot 2022-02-25 23:59:22 +01:00
2f0baa5379 Doku secure.http_mods 2022-02-25 23:33:03 +01:00
c101e77b4f Bugfix send_to_bridgeg ins in yl_matterbridge 2022-02-25 23:23:03 +01:00
bc6092b6e2 Readme v1 2022-02-25 23:04:07 +01:00
adff5e2f7c settingtypes and api disable register_on_chat_message 2022-02-25 22:56:31 +01:00
dda80031da Unify core VS minetest 2022-02-25 21:30:38 +01:00
fe0be3e170 Make send and receive overwriteable 2022-02-25 21:07:31 +01:00
da66fd0654 Allow publish_to_chat overwrite 2022-02-25 18:52:58 +01:00
9c26bb8670 Localize settings 2022-02-25 18:39:26 +01:00
e384d8b09d Finale 2022-02-25 04:33:55 +01:00
62b3444c10 read and write 2022-02-25 03:57:26 +01:00