Commit Graph
53 Commits
Author SHA1 Message Date
Shikhir Arora 72de465c34 Update QuoteRepository.cs
handle all standard cases (matches text that contains the exact, upper, or lowercase forms of the input text to search)
2017-03-02 03:57:39 -05:00
Shikhir Arora 6773d1e86d See 9344c1b498 2017-03-02 03:49:53 -05:00
Shikhir Arora b3080f193f Update QuoteRepository.cs 2017-03-02 03:49:34 -05:00
Shikhir Arora e2f855a729 Support for embeds in .qsearch output + case
- Support for embeds in .qsearch output results
- Search can be case insensitive (changes made 011b951a29)
- Output shows keyword in lowercase as it's easier to read (line 104)
- Minor syntax cleanups
2017-03-02 03:46:10 -05:00
Shikhir Arora 9344c1b498 Support for embeds in .qsearch output
- Support for embeds in .qsearch output results
- Search can be case insensitive (changes made 011b951a29)
- Output shows keyword in lowercase as it's easier to read (line 104)
- Minor syntax cleanups
2017-03-02 03:41:33 -05:00
Shikhir Arora 011b951a29 Update QuoteRepository.cs 2017-03-02 03:29:27 -05:00
Shikhir Arora 4dda0a24d7 Merge remote-tracking branch 'Kwoth/dev' into dev 2017-03-02 01:47:53 -05:00
Shikhir Arora 080ffcce57 Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-25 21:09:57 -05:00
Shikhir Arora 0a9241a5d2 Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-20 12:22:32 -05:00
Shikhir Arora dac66b4543 Revert "Add .qsearch "
This reverts commit 0b593094be.
2017-02-17 20:17:39 -05:00
Shikhir Arora 261fdfc367 Revert ".qsearch"
This reverts commit 8fe883dd89.
2017-02-17 20:15:00 -05:00
Shikhir Arora 7c730b7f22 Revert "Update Commands List.md"
This reverts commit 842b2778bf.
2017-02-17 20:14:54 -05:00
Shikhir Arora c9b28aeaf1 update for .qsearch desc 2017-02-17 20:03:40 -05:00
Shikhir Arora 71ef6d4500 Update description for .qsearch 2017-02-17 20:02:48 -05:00
Shikhir Arora 8fe883dd89 .qsearch
add qsearch
2017-02-17 20:01:45 -05:00
Shikhir Arora 842b2778bf Update Commands List.md 2017-02-17 20:00:56 -05:00
Shikhir Arora 0b593094be Add .qsearch
Add .qsearch to README
2017-02-17 19:58:20 -05:00
Shikhir Arora 9600319c3b Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-17 19:53:03 -05:00
Shikhir Arora 5bfdeb07a3 Merge remote-tracking branch 'origin/dev' into dev 2017-02-17 17:14:30 -05:00
Shikhir Arora 8ab9b57c7d Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-17 17:14:22 -05:00
Shikhir Arora a878aa8fa3 remove alias ... 2017-02-17 17:13:43 -05:00
Shikhir Arora 244e05bd89 Update CommandStrings.Designer.cs
remove alias ...
2017-02-17 17:13:06 -05:00
Shikhir Arora 021298b5fe Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-16 18:04:28 -05:00
Shikhir Arora 3cfad1fdbb Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-16 15:50:13 -05:00
Shikhir Arora 3e571fbf3a Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-16 15:16:34 -05:00
Shikhir Arora 99417b5779 Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-16 11:51:58 -05:00
Shikhir Arora 1b81f01b05 Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-16 10:59:35 -05:00
Shikhir Arora 96499d0514 Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-16 08:00:12 -05:00
Shikhir Arora d8481a009d Merge remote-tracking branch 'origin/dev' into dev 2017-02-15 19:57:22 -05:00
Shikhir Arora 7aa86b313b Merge remote-tracking branch 'Kwoth/dev' into dev 2017-02-15 19:56:58 -05:00
Shikhir Arora 77f0a3b4ee Update CommandStrings.resx 2017-02-15 07:16:23 -05:00
Shikhir Arora 26e769c6dd Merge remote-tracking branch 'Kwoth/dev' into dev
# Conflicts:
#	src/NadekoBot/Resources/CommandStrings.resx
2017-02-15 07:10:31 -05:00
Shikhir Arora d704e77124 Update CommandStrings.resx 2017-02-15 07:04:26 -05:00
Shikhir Arora 2a3eaa316a Revert "revert"
This reverts commit 641f26242c.
2017-02-15 06:57:16 -05:00
Shikhir Arora 56a8914423 Revert "matches latest dev"
This reverts commit b5db72fa1a.
2017-02-15 06:57:10 -05:00
Shikhir Arora 73ec3e43a1 Revert "Update"
This reverts commit 0ae08ec556.
2017-02-15 06:57:06 -05:00
Shikhir Arora 317edc2d94 Revert "revert"
This reverts commit 641f26242c.
2017-02-15 06:56:53 -05:00
Shikhir Arora 641f26242c revert 2017-02-15 06:24:23 -05:00
Shikhir Arora 0ae08ec556 Update 2017-02-15 06:20:19 -05:00
Shikhir Arora b5db72fa1a matches latest dev 2017-02-15 06:18:58 -05:00
Shikhir Arora 672bb565e8 Update QuoteRepository.cs 2017-02-13 23:44:50 -05:00
Shikhir Arora f067985402 Update CommandStrings.Designer.cs 2017-02-13 23:44:09 -05:00
Shikhir Arora c4e228f276 Update QuoteCommands.cs 2017-02-13 23:43:35 -05:00
Shikhir Arora 9b773f4ea4 Update CommandStrings.resx 2017-02-13 22:51:57 -05:00
Shikhir Arora 90d31fc266 Add quote search command by keyword and text
Add quote search command by keyword and text
2017-02-13 22:42:10 -05:00
Shikhir Arora 599463e912 Add searchquote command
Add searchquote command
2017-02-13 22:39:39 -05:00
Shikhir Arora 9d84dfbe90 Update CommandStrings.Designer.cs 2017-02-13 22:38:08 -05:00
Shikhir Arora 7a03c277cf Add quote search by keyword and text
Add quote search by keyword and text
2017-02-13 22:32:39 -05:00
Shikhir Arora 921f3a6d6c Update QuoteRepository.cs
Add quote search by keyword and text
2017-02-13 22:32:16 -05:00
Shikhir Arora 283fc2c216 Update IQuoteRepository.cs 2017-02-13 22:31:20 -05:00
Shikhir Arora 91a0ee31af Add quote search by keyword and text command
Quote search by keyword and text
2017-02-13 22:30:16 -05:00
Shikhir Arora b2ee4f8e66 Update GoogleApiService.cs 2017-01-11 05:14:39 -05:00
Shikhir Arora b0d1b89ef2 Update GoogleApiService.cs 2017-01-11 05:01:17 -05:00