Morgan McMillian
|
be10ec2346
|
changelog update
|
2019-01-16 17:41:31 -08:00 |
|
Morgan McMillian
|
f6d1b74ad7
|
adjust log entry for when error is recieved on the websocket
|
2019-01-16 17:37:08 -08:00 |
|
Morgan McMillian
|
3d3f7d0681
|
Check for existing avatar entry to properly update fixes #39
|
2019-01-16 17:29:49 -08:00 |
|
Morgan McMillian
|
f21e153beb
|
Merge branch '1.0.1'
|
2019-01-09 20:08:27 -08:00 |
|
Morgan McMillian
|
6818993ff7
|
changelog updaet
|
2019-01-09 20:02:03 -08:00 |
|
Morgan McMillian
|
a95c3df51a
|
fix syntax error in user lookups issue #37
|
2019-01-08 22:03:17 -08:00 |
|
Morgan McMillian
|
c9be0256e4
|
remove vertical tab insert in mentions issue #36
|
2019-01-08 22:01:00 -08:00 |
|
Morgan McMillian
|
d18f35b6e2
|
Merge branch '1.0.0' into 'master'
1.0.0
See merge request thrrgilag/pnut-matrix!1
|
2019-01-04 03:49:38 +00:00 |
|
Morgan McMillian
|
03587588c4
|
1.0.0
|
2019-01-04 03:49:38 +00:00 |
|
Morgan McMillian
|
fa376e4c9f
|
ignore personal vscode settings
|
2018-12-16 06:51:09 -08:00 |
|
Morgan McMillian
|
6d4880bca8
|
removed defunct chat room
|
2018-11-25 06:36:31 -08:00 |
|
Morgan McMillian
|
f7ccb6770d
|
Update CHANGELOG.md to correct the wrong link
|
2018-08-24 04:19:54 +00:00 |
|
Morgan McMillian
|
44cbca3575
|
Add CHANGELOG
|
2018-08-24 04:16:44 +00:00 |
|
Morgan McMillian
|
632b69f75b
|
attempt to handle lack of image info in event #32
|
2018-05-10 07:30:14 -07:00 |
|
Morgan McMillian
|
fe4d59811c
|
update readme
|
2018-05-08 22:15:11 -07:00 |
|
Morgan McMillian
|
8cd8445a2a
|
new bot to handle user registrations
|
2018-05-08 21:52:53 -07:00 |
|
Morgan McMillian
|
f4855adce8
|
remove broken invite code issue #31
|
2018-05-08 17:58:43 -07:00 |
|
Morgan McMillian
|
e88404bbc9
|
Merge branch 'master' of code.monkeystew.net:thrrgilag/pnut-matrix
|
2018-04-20 12:37:49 -07:00 |
|
Morgan McMillian
|
52a4914d6e
|
Ignore non-message event for now #30 and disable the broken bot code #31
|
2018-04-20 12:36:51 -07:00 |
|
Morgan McMillian
|
c90b6f6cce
|
Ignore non-message event for now and disable the broken bot code #31
|
2018-04-20 12:35:21 -07:00 |
|
Morgan McMillian
|
42ffe1d1a3
|
revert to previous method of checking for new messages
|
2018-03-31 08:55:40 -07:00 |
|
Morgan McMillian
|
0e93f9cd5d
|
Update where the stream marker gets set to avoid the possibility of duplicate messages during the transition.
|
2018-03-25 13:10:22 -07:00 |
|
Morgan McMillian
|
66c7acb36d
|
fix interval yet again
|
2018-03-25 12:26:18 -07:00 |
|
Morgan McMillian
|
11d52dc61a
|
fix default log level for production
|
2018-03-25 11:37:18 -07:00 |
|
Morgan McMillian
|
6df0efceac
|
fix delay interval for production use
|
2018-03-25 11:36:05 -07:00 |
|
Morgan McMillian
|
5b4b5102a7
|
bi-directional message delete resolves #2
track channel by stream marker resolves #26
|
2018-03-25 11:34:43 -07:00 |
|
Morgan McMillian
|
2a1e384034
|
handle new empty database on startup
|
2018-03-24 18:50:27 -07:00 |
|
Morgan McMillian
|
d103a31df3
|
remove client lib from bot and keep to the api resolves #27
|
2018-03-24 18:49:16 -07:00 |
|
Morgan McMillian
|
bdd39960d2
|
add debugging and remove timestamp edit temporarily
|
2018-03-22 17:30:46 -07:00 |
|
Morgan McMillian
|
8f660d990f
|
exclude incompatible monkeybot code
|
2018-03-22 17:30:20 -07:00 |
|
Morgan McMillian
|
79bca8ba6c
|
increase the interval between channels to avoid the rate limits
|
2018-01-27 12:56:36 -08:00 |
|
Morgan McMillian
|
97800146d8
|
Compensate when the image metadata isn't included in the event. Issue #24
|
2018-01-27 12:30:15 -08:00 |
|
Morgan McMillian
|
c3e2241587
|
Updated chat room info in README
|
2018-01-10 16:19:12 -08:00 |
|
Morgan McMillian
|
91ede1edc7
|
handle invite for direct chat through the bot
resolves issue #16
|
2018-01-09 20:30:22 -08:00 |
|
Morgan McMillian
|
b4923409be
|
Merge branch 'master' of code.monkeystew.net:thrrgilag/pnut-matrix
|
2018-01-09 17:28:10 -08:00 |
|
Morgan McMillian
|
27fc81d700
|
replace pnutlib with pnutpy in appservice
issue #17
|
2018-01-09 17:22:35 -08:00 |
|
Morgan McMillian
|
eef6224007
|
bypass deleted messages (or rather messages without content)
|
2018-01-09 16:37:30 -08:00 |
|
Morgan McMillian
|
10209348b3
|
replace custom pnutlib with pnutpy module for polling pnut channels
issue #17
|
2018-01-09 16:30:15 -08:00 |
|
Morgan McMillian
|
077eea1f97
|
fix syntax error in message redaction event
|
2017-10-04 08:37:03 -07:00 |
|
Morgan McMillian
|
b9ad6ea08a
|
work on bot service
|
2017-08-30 13:43:43 -07:00 |
|
Morgan McMillian
|
5ba5765435
|
eliminiated redunant call and tuned connection timing
|
2017-08-30 13:40:19 -07:00 |
|
Morgan McMillian
|
309fc7e3c5
|
add broadcast support using a ## suffix issue #15
|
2017-07-28 16:16:36 -07:00 |
|
Morgan McMillian
|
632f957bd7
|
back off on requested permissions
|
2017-07-28 14:34:46 -07:00 |
|
Morgan McMillian
|
836ae979cb
|
adjust connection rate
|
2017-07-27 20:50:27 -07:00 |
|
Morgan McMillian
|
0201c904fa
|
attempt to handle connection error to pnut, issue #13
|
2017-07-16 06:40:23 -07:00 |
|
Morgan McMillian
|
76e1c15b69
|
fix keyerror when thumbnail isn't available
|
2017-06-02 06:55:14 -07:00 |
|
Morgan McMillian
|
9e8a6bd123
|
duplicate matrixroom table with new constraint
|
2017-05-25 12:04:02 -07:00 |
|
Morgan McMillian
|
50dff7a634
|
tweaking wording on notice of restricted room
|
2017-05-25 08:53:11 -07:00 |
|
Morgan McMillian
|
69ff15d22f
|
fix bug on leave event
|
2017-05-25 07:01:22 -07:00 |
|
Morgan McMillian
|
0ee1ca2e9b
|
add error condition when matrix bot isn't permitted to write
|
2017-05-25 06:59:55 -07:00 |
|