|
6db6f12687
|
capitalisation is important
|
2020-01-20 19:48:07 +10:00 |
|
|
cbb90e8704
|
added missing endif
|
2020-01-20 16:18:28 +10:00 |
|
|
1c67016fa6
|
emphasise that you need to add accounts to learn from
|
2020-01-20 15:30:01 +10:00 |
|
|
dc7787d296
|
more stable code with better error handling
|
2020-01-20 15:21:46 +10:00 |
|
|
fe01416134
|
add missing db connection
|
2020-01-20 14:40:59 +10:00 |
|
|
8cab227531
|
remove debug code
|
2020-01-20 14:39:42 +10:00 |
|
|
4b6e563f76
|
fixed yet another silly issue
|
2020-01-20 14:38:55 +10:00 |
|
|
07670c4a74
|
handle running out of posts gracefully
|
2020-01-20 14:37:39 +10:00 |
|
|
f1a4811094
|
new generic image
|
2020-01-20 14:35:58 +10:00 |
|
|
570c62a779
|
remove commented out stuff
|
2020-01-20 14:08:41 +10:00 |
|
|
39178dff9c
|
fix incorrect link
|
2020-01-20 14:08:30 +10:00 |
|
|
d8dc54f802
|
only keep 50 most recent messages, disable input box while waiting for a reply
|
2020-01-20 14:06:39 +10:00 |
|
|
e9cdbf7de2
|
actually display the error message when there's an error
|
2020-01-20 13:49:16 +10:00 |
|
|
3d0cdbc5e5
|
chat UI improvements
|
2020-01-20 13:46:30 +10:00 |
|
|
d48eb9264f
|
added a note about JS to the footer
|
2020-01-20 13:23:40 +10:00 |
|
|
5f089f4040
|
basic chat functionality
|
2020-01-20 13:18:59 +10:00 |
|
|
60728c0b35
|
message generation for bot chat
|
2020-01-20 13:01:56 +10:00 |
|
|
170a666496
|
fixed a silly
|
2020-01-20 12:56:24 +10:00 |
|
|
898f2f7aae
|
seperated text generation and posting into their own functions
|
2020-01-20 12:53:11 +10:00 |
|
|
841098cc18
|
less logspam
|
2020-01-20 12:52:38 +10:00 |
|
|
34622230b0
|
allow sending messages in bot chat
|
2020-01-20 12:43:25 +10:00 |
|
|
11197eb7e7
|
better englische
|
2020-01-20 12:22:07 +10:00 |
|
|
9830eeda6b
|
less log spam
|
2020-01-20 12:18:17 +10:00 |
|
|
6cfa9ef35f
|
temporary print statement for debugging
|
2020-01-20 12:15:27 +10:00 |
|
|
fa60a6569d
|
less error spam
|
2020-01-20 12:12:53 +10:00 |
|
|
d06f89ed3f
|
better mysql instructions
|
2020-01-20 12:02:22 +10:00 |
|
|
00369be990
|
add self host disclaimer
|
2020-01-08 09:10:21 +10:00 |
|
dependabot-preview[bot]
|
116b313269
|
Merge pull request #36 from Lynnesbian/dependabot/pip/beautifulsoup4-4.8.2
|
2020-01-07 23:07:52 +00:00 |
|
|
ca824cc7b0
|
Merge pull request #37 from knuxify/add-selfhosting-guide
Add selfhosting guide
|
2020-01-08 09:06:41 +10:00 |
|
knuxify
|
cb39b4cfea
|
docs: make the selfhosting guide a bit more clear
|
2019-12-30 14:30:36 +01:00 |
|
knuxify
|
49457d8a62
|
docs: add basic selfhosting guide
|
2019-12-30 14:21:42 +01:00 |
|
dependabot-preview[bot]
|
5b8bf3dc32
|
Bump beautifulsoup4 from 4.8.1 to 4.8.2
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.1 to 4.8.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-25 19:38:54 +00:00 |
|
|
200897c5d7
|
added account deletion functionality, fixes #33
|
2019-12-19 19:53:05 +10:00 |
|
|
0f717a82bb
|
initial work on account deletion
|
2019-12-19 19:00:54 +10:00 |
|
|
1d559d7118
|
update blacklist
|
2019-12-19 18:42:38 +10:00 |
|
|
db7f457ebb
|
replace (unimplemented) bug report page with coming soon page
|
2019-12-19 18:42:12 +10:00 |
|
|
42f965f19f
|
Merge pull request #34 from Lynnesbian/dependabot/pip/markovify-0.8.0
Bump markovify from 0.7.2 to 0.8.0
|
2019-12-18 22:17:39 +00:00 |
|
dependabot-preview[bot]
|
b57c1769d6
|
Bump markovify from 0.7.2 to 0.8.0
Bumps [markovify](https://github.com/jsvine/markovify) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/jsvine/markovify/releases)
- [Commits](https://github.com/jsvine/markovify/compare/v0.7.2...v0.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-18 19:58:44 +00:00 |
|
|
4e112e7b07
|
Merge pull request #32 from Lynnesbian/dependabot/pip/cryptography-2.8
Bump cryptography from 2.7 to 2.8
|
2019-11-24 18:27:59 +10:00 |
|
|
9d3d8d1e04
|
Merge pull request #30 from Lynnesbian/dependabot/pip/mastodon-py-1.5.0
Bump mastodon-py from 1.4.6 to 1.5.0
|
2019-11-24 18:27:27 +10:00 |
|
|
c4cbdecc17
|
Merge pull request #29 from Lynnesbian/dependabot/pip/beautifulsoup4-4.8.1
Bump beautifulsoup4 from 4.8.0 to 4.8.1
|
2019-11-24 18:27:13 +10:00 |
|
dependabot-preview[bot]
|
f98b52d19b
|
Bump cryptography from 2.7 to 2.8
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 2.8.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.7...2.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-17 19:18:18 +00:00 |
|
dependabot-preview[bot]
|
27715973af
|
Bump mastodon-py from 1.4.6 to 1.5.0
Bumps [mastodon-py](https://github.com/halcy/Mastodon.py) from 1.4.6 to 1.5.0.
- [Release notes](https://github.com/halcy/Mastodon.py/releases)
- [Changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/halcy/Mastodon.py/compare/1.4.6...1.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-15 05:03:58 +00:00 |
|
dependabot-preview[bot]
|
0746ac7f01
|
Bump beautifulsoup4 from 4.8.0 to 4.8.1
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.0 to 4.8.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-08 02:08:43 +00:00 |
|
|
49d2d15493
|
nope, you are nitpicking and biased, i win, bye bye
|
2019-09-24 12:05:14 +10:00 |
|
|
b1aec4c8d5
|
add missing permission
|
2019-09-24 11:48:04 +10:00 |
|
|
8d99f46d1a
|
show coming soon page for bot chat while i add a new feature
|
2019-09-23 13:37:44 +10:00 |
|
|
a80f77d2bc
|
started work on chat UI
|
2019-09-23 13:30:45 +10:00 |
|
|
07e559f7d9
|
better error message
|
2019-09-23 11:15:40 +10:00 |
|
|
168c5a0bb2
|
check for correct username
|
2019-09-22 20:10:33 +10:00 |
|