9d61becba9Thread message body TEXT -> MEDIUMTEXT (for long legacy logs)
Dragory
2018-02-18 20:54:08 +0200
f1af3d7314legacyMigrator: add a progress indicator for log migrations
Dragory
2018-02-18 20:35:07 +0200
a668818421legacyMigrator: hopefully fix timeout when there are lots of log files to migrate
Dragory
2018-02-18 20:22:06 +0200
223c196b95Update README and CHANGELOG with info about the attachment relaying option
Dragory
2018-02-18 20:06:40 +0200
8a77bf1849Disable small attachment relaying by default, add option for it
Dragory
2018-02-18 20:06:24 +0200
43d80f5912Clarify legacy data migration instructions
Dragory
2018-02-18 20:06:04 +0200
ce8624e130Show logs in reverse order again
Dragory
2018-02-18 19:43:32 +0200
32c22f4d46Relay small attachments as attachments. Auto-close threads if the channel no longer exists when receiving a reply.
Dragory
2018-02-14 08:53:34 +0200
ad7aa66c99Continue rewrite. Modularize greeting, snippet, and web server functionality.
Dragory
2018-02-11 21:54:30 +0200
684a08c92eAlso include DB migrations
Dragory
2017-12-24 22:09:25 +0200
58f35c87daStart work on moving data to an SQLite database. Add a migrator for legacy data.
Dragory
2017-12-24 22:04:08 +0200
e034b514f1Fix extra comma in example config
Miikka Virtanen
2017-09-22 23:18:03 +0300
adffd52c2eRemove some options from example config. Instead, mention the list of extra options in the install instructions.
Miikka Virtanen
2017-09-22 22:46:18 +0300
b2d9c93f43Add newThreadCategoryId option
Miikka Virtanen
2017-09-22 22:18:15 +0300
ccb6f7345bFix addidental error when a thread was not returned but no errors were thrown
Miikka Virtanen
2017-09-20 23:06:19 +0300
d8c29e6e0bUpdate CHANGELOG
Miikka Virtanen
2017-09-20 09:54:00 +0300
21b5400576Don't display full stack traces for network errors
Miikka Virtanen
2017-09-20 09:46:11 +0300
8426e7b170fix: don't continue forwarding a DM if the thread could not be created
Miikka Virtanen
2017-09-20 09:41:54 +0300
ebb4ad23d7Remove cruft left behind by the recent refactoring
Miikka Virtanen
2017-09-19 21:33:17 +0300
893bfb091eSet greeting defaults to null
Miikka Virtanen
2017-09-19 21:32:48 +0300
b934f8eb25Code refactoring and clean-up
Miikka Virtanen
2017-09-19 20:23:55 +0300
ddff708ff5Add 'logChannelId' config option
Miikka Virtanen
2017-09-19 17:38:37 +0300
748fd3c463Update Eris. This should fix the bot's status text.
Miikka Virtanen
2017-09-17 01:22:46 +0300
9baa78d099Add CHANGELOG.md
Miikka Virtanen
2017-08-03 22:13:56 +0300
d0bad2d6b3Hotfix #2
Miikka Virtanen
2017-08-03 22:03:39 +0300
c330caf249Hotfix
Miikka Virtanen
2017-08-03 22:00:34 +0300
87cbce6dadUpdate README with recent permission change
Miikka Virtanen
2017-08-03 21:51:33 +0300
4963ba6a39Fix user nicknames. Don't require manageRoles permission by default anymore (moved to config).
Miikka Virtanen
2017-08-03 21:50:41 +0300
3b33cde517Possible fix for 'NOT ON SERVER'
Miikka Virtanen
2017-08-03 21:32:16 +0300
9b3cce1694README: add more info on snippet commands
Miikka Virtanen
2017-07-24 03:56:08 +0300
094f490357Add !edit_snippet for editing snippets. Add !snippets to list all available snippets.
Miikka Virtanen
2017-07-24 03:54:03 +0300
27f8ca56dcREADME: add information about snippets
Miikka Virtanen
2017-07-24 03:37:40 +0300
779655d3dfsnippets: when showing snippet info, make the command more visible
Miikka Virtanen
2017-07-24 03:30:47 +0300
8d0367bdcfUpdate .eslintrc
Miikka Virtanen
2017-07-24 03:27:34 +0300
c121754800Add snippets
Miikka Virtanen
2017-07-24 03:27:21 +0300
dc1a1b1510Update .nvmrc
Miikka Virtanen
2017-07-24 02:48:54 +0300
533052078eDelete yarn.lock in favor of package-lock.json
Miikka Virtanen
2017-07-24 02:48:32 +0300
112556ad8dUpdate requirements and add a start command to package.json
Miikka Virtanen
2017-07-24 02:46:55 +0300
d4aa7d5fe4Make edit notif prefixes monospace
Miikka Virtanen
2017-07-24 02:43:49 +0300
f22330338bgreeting: send an empty string as message content for falsy values (such as null) instead
Miikka Virtanen
2017-07-24 02:42:26 +0300
77b4ed856dTransliterate non-ascii names for channel names properly
Miikka Virtanen
2017-07-24 02:41:31 +0300
1dc21880e2Clarify some code comments
Miikka Virtanen
2017-07-24 02:23:34 +0300
3abb376397Make commands case-insensitive
Miikka Virtanen
2017-07-24 02:13:04 +0300
6a9e55ade0Make edit notification prefixes the same length
Miikka Virtanen
2017-07-24 02:09:39 +0300
32fa668770Clarify the name of the exported function from greeting
Miikka Virtanen
2017-07-24 02:09:06 +0300
3828e9f7eeClarification in README
Miikka Virtanen
2017-06-14 10:12:19 +0300
887facf6a4Even more ignored words!
Miikka Virtanen
2017-05-20 19:45:22 +0300
75d721cca0More ignored words!
Miikka Virtanen
2017-05-20 19:44:09 +0300
4eec9b07a6More ignored words...
Miikka Virtanen
2017-05-19 15:34:04 +0300
7948f12761More ignored words for new threads
Miikka Virtanen
2017-05-19 15:27:28 +0300
dc6a0f070dAdd configuration options to README
Miikka Virtanen
2017-05-18 06:04:20 +0300
6b26c1cb5cSort logs in descending order
Miikka Virtanen
2017-05-18 05:52:21 +0300
e258bf8432Add config option ignoreAccidentalThreads. Using this option, messages that start with 'ok', 'thanks', etc. will be ignored, as they probably shouldn't start a new thread.
Miikka Virtanen
2017-05-18 05:47:45 +0300
ad3417c827Add useNicknames config option to use mod nicknames in replies. Post log lists in chunks to avoid hitting the message length limit.
Miikka Virtanen
2017-05-18 05:28:11 +0300
ab7c1e8611Add attachment links to received messages only after the attachments have been saved. Don't show edits that result in identical messages. Post new thread notifications in the thread in question, not the main channel. Remove ping from close messages.
Miikka Virtanen
2017-05-18 05:20:19 +0300
17707807fcMerge pull request #2 from ahalekelly/master
Miikka Virtanen
2017-05-02 11:00:43 +0300