Commit graph

24 commits

Author SHA1 Message Date
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
bdd39960d2 add debugging and remove timestamp edit temporarily 2018-03-22 17:30:46 -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
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
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
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
9e8a6bd123 duplicate matrixroom table with new constraint 2017-05-25 12:04:02 -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
8949029923 adjust logging to filter out some of the noise 2017-05-03 17:55:55 -07: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