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 |
|
Morgan McMillian
|
43973232ab
|
tweak payload for invite
|
2017-05-24 21:05:55 -07:00 |
|
Morgan McMillian
|
34973daf47
|
why not invite if room is restricted
|
2017-05-24 20:50:16 -07:00 |
|
Morgan McMillian
|
c4707b08d0
|
setup for polling with matrixbot user and join pnut-bridge when invited
|
2017-05-24 17:04:27 -07:00 |
|
Morgan McMillian
|
600bd65546
|
tweak to ignored files
|
2017-05-24 17:04:05 -07:00 |
|
Morgan McMillian
|
f09d849d4d
|
updated readme
|
2017-05-04 22:39:16 -07:00 |
|
Morgan McMillian
|
69e0470437
|
complete user registration process, closes issue #5
|
2017-05-04 21:35:05 -07:00 |
|
Morgan McMillian
|
b2a5eef43c
|
initial bot setup
|
2017-05-04 20:23:02 -07:00 |
|
Morgan McMillian
|
804af96194
|
adjust leave action to match up with admin room rather than state_key
|
2017-05-04 17:17:45 -07:00 |
|
Morgan McMillian
|
dfccd44b1d
|
only pay attention to memeber events if they involve the AS user id.
Should resolve issue #8
|
2017-05-04 16:40:32 -07:00 |
|
Morgan McMillian
|
ea684e1462
|
update database schema
|
2017-05-03 23:11:41 -07:00 |
|
Morgan McMillian
|
3486c19228
|
model for admin rooms
|
2017-05-03 23:02:13 -07:00 |
|
Morgan McMillian
|
e129be8c86
|
handle invite and leave notices
|
2017-05-03 23:01:51 -07:00 |
|
Morgan McMillian
|
f94b5cf2fa
|
minor re-order to avoid un-nessesary code when appropriate
|
2017-05-03 20:02:11 -07:00 |
|
Morgan McMillian
|
8949029923
|
adjust logging to filter out some of the noise
|
2017-05-03 17:55:55 -07:00 |
|
Morgan McMillian
|
bcae50b385
|
simplify the body text to just the url
|
2017-05-03 07:36:38 -07:00 |
|
Morgan McMillian
|
f3ca3a1201
|
fix thumbnail url
|
2017-05-03 07:27:39 -07:00 |
|
Morgan McMillian
|
543e186dc8
|
add oembed to channel post
|
2017-05-03 07:23:56 -07:00 |
|
Morgan McMillian
|
7b8e7d946c
|
yet another dumb typo
|
2017-05-02 22:50:33 -07:00 |
|
Morgan McMillian
|
81bd7d77fc
|
fix typo for config item
|
2017-05-02 22:48:00 -07:00 |
|
Morgan McMillian
|
83695acae7
|
handle image post
|
2017-05-02 22:43:23 -07:00 |
|
Morgan McMillian
|
06b2171943
|
try a different format for the display name
|
2017-04-24 19:43:06 -07:00 |
|
Morgan McMillian
|
d40180cd42
|
handle lack of displayname
|
2017-04-24 19:05:17 -07:00 |
|
Morgan McMillian
|
ebc5b4abd6
|
tweak the displayname for the guest user to pnut
|
2017-04-24 18:55:44 -07:00 |
|
Morgan McMillian
|
722224807a
|
do not create/join inactive channels, issue #4
|
2017-03-05 13:05:09 -08:00 |
|
Morgan McMillian
|
eed56e58a3
|
second verse same as the first
|
2017-03-04 18:38:16 -08:00 |
|
Morgan McMillian
|
c95f7094c0
|
missing import
|
2017-03-04 18:37:02 -08:00 |
|
Morgan McMillian
|
4037a8a68b
|
fix transaction id
|
2017-03-04 18:35:51 -08:00 |
|
Morgan McMillian
|
ffc4af4b9b
|
channel monitor
|
2017-03-04 18:14:32 -08:00 |
|