Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-10 | Added GPL licence informationHEADmaster | daniel-Jones | 2 | -12/+719 | |
2017-07-20 | in case i left out something | daniel-Jones | 1 | -1/+5 | |
2017-07-14 | fixed last commit not actually taking effect | daniel-Jones | 1 | -1/+1 | |
2017-07-14 | added safety feature, time stamps MAY collide across channels (see ↵ | daniel-Jones | 1 | -9/+11 | |
https://github.com/slackhq/slack-api-docs/issues/7), now only cares for timestamps for a particular channel. | |||||
2017-07-14 | messages that have been edited now get updated in the database | daniel-Jones | 1 | -0/+15 | |
2017-07-14 | no longer commiting utf8 encoded string | daniel-Jones | 1 | -4/+8 | |
2017-07-13 | fixed utf-8 decode error on json load | daniel-Jones | 1 | -7/+11 | |
2017-07-13 | forgot about the cfg | daniel-Jones | 1 | -1/+9 | |
2017-07-13 | added logging, handles last x messages from each channel, if they don't ↵ | daniel-Jones | 1 | -14/+71 | |
already exist (timestamp currently an identifier) they're added. Doesn't handle edits yet. | |||||
2017-07-12 | initial code commit, basic framework & api complete | daniel-Jones | 2 | -0/+136 | |
2017-07-12 | Initial commit | Daniel Jones | 1 | -0/+2 | |