|
8f3dc07a03
|
Fix up pod for badge
|
2020-10-26 14:55:53 -07:00 |
|
|
4e918fe9f3
|
attempt to add badge
|
2020-10-26 14:54:41 -07:00 |
|
|
c577473a2b
|
whoops forgot to make it executable
|
2020-10-26 14:51:48 -07:00 |
|
|
f10008f7d1
|
Merge shlomif's beginning of tests
|
2020-10-26 14:35:31 -07:00 |
|
|
2bb104044c
|
c deps installed now
|
2020-10-26 14:11:14 -07:00 |
|
|
384468148a
|
almost to deps
|
2020-10-26 14:09:13 -07:00 |
|
|
577b862a5d
|
just install stuff
|
2020-10-26 14:05:00 -07:00 |
|
|
e96b21ace4
|
Better file
|
2020-10-26 13:26:19 -07:00 |
|
|
e7670c8f9d
|
new cpanfile is mostly ready
|
2020-10-26 13:24:36 -07:00 |
|
|
0e6cede20a
|
Creating new cpanfile that only covers the bot
|
2020-10-26 12:59:32 -07:00 |
|
|
74a0b0aa3b
|
Add github actions for my self hosted runner
|
2020-10-26 12:36:33 -07:00 |
|
|
5fae083979
|
trim whitespace for arg plugin
|
2020-10-02 15:51:16 -04:00 |
|
|
1e5ef77011
|
add new factgrep command for factoids
|
2020-09-25 19:56:18 -04:00 |
|
|
6a029a042b
|
Add schema creation sql from db dump now that things look stable
|
2020-09-10 21:53:07 -04:00 |
|
|
df8a5eca55
|
More fixes for discord/matrix
|
2020-09-10 20:48:54 -04:00 |
|
|
8b0b267585
|
update factoid search
|
2020-09-10 20:40:45 -04:00 |
|
|
5d8ed2ae4a
|
Create FUNDING.yml
|
2020-09-09 15:28:00 -07:00 |
|
|
7e3869fecf
|
almsot done rewriting history
|
2020-09-09 15:54:58 -04:00 |
|
|
255abbd294
|
update the remaining dbs
|
2020-09-09 15:23:45 -04:00 |
|
|
260ecbb885
|
final version of the sqlite factoid db
|
2020-09-09 15:23:29 -04:00 |
|
|
7ff04815ee
|
Now has full FTS search
|
2020-09-09 15:21:05 -04:00 |
|
|
9393348dae
|
fts initial implementation
|
2020-09-09 12:10:42 -07:00 |
|
|
9cb460736b
|
fix handler
|
2020-09-09 08:26:46 -07:00 |
|
|
8adb75e6f2
|
Fix suggestions to ignore empty factoids
|
2020-09-09 08:13:35 -07:00 |
|
|
01cb8c4854
|
Fix search to give multiple results
|
2020-09-09 08:05:46 -07:00 |
|
|
06a93fc60a
|
Search query now works, found some bad utf8
|
2020-09-09 08:02:25 -07:00 |
|
|
487f5e9f27
|
Suggestions now work, search is still not-namespace aware
|
2020-09-08 20:51:29 -07:00 |
|
|
e798537174
|
whoops
|
2020-09-08 13:36:39 -07:00 |
|
|
feafb99135
|
fix some table issues
|
2020-09-08 13:35:49 -07:00 |
|
|
c37e28511e
|
learn command actually now works
|
2020-09-08 13:24:29 -07:00 |
|
|
ce124c09b7
|
Fixed more bugs
|
2020-09-08 13:18:25 -07:00 |
|
|
64e3c131cd
|
almost there
|
2020-09-08 10:16:00 -07:00 |
|
|
e3a5ae97f5
|
Queries mostly ready, some things not working but its close
|
2020-09-08 09:48:43 -07:00 |
|
|
f06f3a2f69
|
syntax errors done, now to do queries
|
2020-09-08 09:32:11 -07:00 |
|
|
5d56dee64c
|
upgrade to pg12 and use generated columns, cuts query cost in more than half
|
2020-09-07 20:09:11 -07:00 |
|
|
d620a8e4bb
|
more work on the factoid test query, fixes a bug where channels without config dont work
|
2020-09-07 13:14:04 -07:00 |
|
|
8e67d51e8a
|
first pass is done, need to make some methods for namespace config lookup
|
2020-09-06 21:03:08 -07:00 |
|
|
6c1f320557
|
add tidy rc
|
2020-09-06 20:57:41 -07:00 |
|
|
38525a9b4c
|
More tidy
|
2020-09-06 20:57:02 -07:00 |
|
|
0ed7f4a51c
|
tidied
|
2020-09-06 20:48:18 -07:00 |
|
|
6ade1a4b4c
|
working through more, need perltidy
|
2020-09-06 20:46:51 -07:00 |
|
|
1adff774d8
|
Test query made
|
2020-09-06 11:39:53 -07:00 |
|
|
5ec0f1d231
|
working on the postgresql implementation
|
2020-09-06 09:59:21 -07:00 |
|
|
50b21447d1
|
Working on script to adapt changes for pg
|
2020-09-01 15:29:42 -07:00 |
|
|
f1e3237782
|
Fix command parsing
|
2020-08-20 14:40:10 -04:00 |
|
|
386e572592
|
new command regexp code is in place and working
|
2020-08-20 11:52:24 -04:00 |
|
|
86943e8d05
|
First attempt at actually having an optimized command regexp
|
2020-08-20 11:45:09 -04:00 |
|
|
71563e71f6
|
add regexp optimizer, in an attempt to make things a bit cleaner
|
2020-08-20 11:08:12 -04:00 |
|
|
8f5cf56bc4
|
Add Regexp::Assemble for work
|
2020-08-20 11:02:34 -04:00 |
|
|
d4cd4be2cd
|
about to do stuff
|
2020-08-20 10:41:06 -04:00 |
|