Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-11-30 | fix alternation operator for FTS4 - how did this ever work!? | Matthew Hodgson | 1 | -1/+1 | |
2017-11-30 | fix thinkos galore | Matthew Hodgson | 3 | -20/+41 | |
2017-11-29 | kick the user_directory index when new users register | Matthew Hodgson | 1 | -0/+8 | |
2017-11-29 | untested WIP but might actually work | Matthew Hodgson | 6 | -20/+96 | |
2017-11-29 | Add user_directory_include_pattern config param to expand search results to ↵ | Matthew Hodgson | 5 | -9/+58 | |
additional users Initial commit; this doesn't work yet - the LIKE filtering seems too aggressive. It also needs _do_initial_spam to be aware of prepopulating the whole user_directory_search table with all users... ...and it needs a handle_user_signup() or something to be added so that new signups get incrementally added to the table too. Committing it here as a WIP | |||||
2017-11-21 | sanity checks | Matthew Hodgson | 1 | -1/+4 | |
2017-11-19 | don't double-invite in sync_room_to_group.pl | Matthew Hodgson | 1 | -3/+6 | |
2017-11-17 | Bump version in __init__.py v0.25.1 github/release-v0.25.1 release-v0.25.1 | Richard van der Hoff | 1 | -1/+1 | |
2017-11-17 | Prep changelog for v0.25.1 | Richard van der Hoff | 1 | -0/+8 | |
2017-11-17 |