RSS
Rev. Time Author
6a17003f9c22 2020-08-09 20:47:37 alexa <alexa>

formatting

d9595d819fd7 2020-08-09 20:47:04 alexa <alexa>

Fix formatting

4de9ce2802ec 2020-08-09 20:46:22 alexa <alexa>

Add admin-commands.md documentation file.

54abf2fe19ad 2020-08-09 20:34:40 alexa <alexa>

Update hand-written documentation.

8aa15152d85b 2020-08-09 20:25:43 alexa <alexa>

Bump version and rebuild documentation.

7c853899b3bc 2020-08-09 20:23:41 alexa <alexa>

Merge branch

88635724e9ff 2020-08-09 20:22:58 alexa <alexa>

Minor textual changes, and add some comments

c45eb9e7dc17 2020-08-09 20:18:00 alexa <alexa>

Add -:change-setting admin command, and fix bugs with -:help

64568d8e5e95 2020-08-09 20:01:29 alexa <alexa>

CommandDispatcher.adminCommands was returning the wrong field

f712edd8590c 2020-08-09 19:58:53 alexa <alexa>

Use COMMAND_PREFIX instead of a hard-coded character

a929d5eaa23c 2020-08-09 19:52:16 alexa <alexa>

Added -:add-admin, -:remove-admin, and -:list-admins

6ade7b94568e 2020-08-09 19:51:58 alexa <alexa>

Added #save method to serverconfig

73df1ae3c131 2020-08-09 19:08:10 alexa <alexa>

Merge changes from trunk

41bd69241ff3 2020-08-09 19:07:01 alexa <alexa>

Add typing notifications to !bigmoji and !bigavatar

2e0134060511 2020-08-09 19:05:00 alexa <alexa>

Add Monika.config class method for convenience (and shorter lines)

d5da569a7a20 2020-08-09 18:59:17 alexa <alexa>

Merge branch

aeffe7d507d0 2020-08-09 18:58:43 alexa <alexa>

Add per-server safebooruEnforceNoQuestionable config parameter.

When this is true, the !safebooru command will always implicitly add
"-rating:questionable" to the search query.

6690eea472af 2020-08-09 18:49:28 alexa <alexa>

Add Monika.startTyping class method

c133a153e616 2020-08-09 18:49:11 alexa <alexa>

Have !safebooru search for similar tags using the database and
Levenshtein distance if no results are returned.

e07b06aaf23c 2020-08-09 18:26:27 alexa <alexa>

Implement Levenshtein distance searching for tags in the safebooru tool

830b82e44dca 2020-08-08 04:36:36 alexa <alexa>

Update safebooru-tool to use postgres

5257111598b2 2020-08-08 03:43:38 alexa <alexa>

Merge the PostgreSQL work

23e85725b2b4 2020-08-08 03:42:31 alexa <alexa>

Merge branch

d618937fb0ef 2020-08-08 03:40:47 alexa <alexa>

Add simple database backup util and close branch

a7a5c14119b2 2020-08-08 03:15:25 alexa <alexa>

Remove some Sqlite-isms and change them to PostgreSQL-isms

896090935dd3 2020-08-08 02:42:47 alexa <alexa>

Finish (?) sqlite migration tool. This requires a few changes to
Monika's code as well.

69ca9fd0a54f 2020-08-08 02:42:05 alexa <alexa>

Bump required version of libremiliacr

f5e3e4ed283a 2020-08-08 01:08:33 alexa <alexa>

Create a tool to aid in the migration from sqlite to postgres

c4fed5bb8b8a 2020-08-08 00:16:25 alexa <alexa>

Begin work to move everything over to PostgreSQL

400ea26535ab 2020-08-07 23:12:13 alexa <alexa>

Start working on a tool for safebooru integration.

The tool is mainly used for accessing a "tags" database. This will be
used to find similar tags using a Levenshtein distance when a user
mistypes a tag that returns no results.

Show on old repository browser