Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding the ability to disable full text search queries for master (#6102) | Corey Hulen | 2017-04-17 | 1 | -0/+10 |
| | |||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots | ||||
* | PLT-6057: Fix empty search results with in/from. (#5892) | George Goldberg | 2017-03-29 | 1 | -1/+1 |
| | | | | When search query was empty but in/from was set, search results didn't include posts containing hashtags. | ||||
* | PLT-2283 Improved trimming of punctuation from hashtags and search terms (#3178) | Harrison Healey | 2016-06-01 | 1 | -2/+6 |
| | | | | | | * Improved trimming of punctuation from hashtags and search terms * Separated punctuation regexes used for hashtags and for search terms | ||||
* | Recent mention searches now OR terms instead of AND (#2931) | Joram Wilander | 2016-05-09 | 1 | -0/+1 |
| | |||||
* | Stopped removing *s from the end of search phrases | Harrison Healey | 2016-03-04 | 1 | -2/+2 |
| | |||||
* | Updated serverside hashtag regex to ignore more punctuation around words | hmhealey | 2016-01-26 | 1 | -7/+11 |
| | |||||
* | Fixing searching for quotations | Christopher Speller | 2015-11-06 | 1 | -2/+28 |
| | |||||
* | Moved logic for searching for posts by multiple users/channels into the sql ↵ | hmhealey | 2015-10-26 | 1 | -39/+28 |
| | | | | query | ||||
* | Changed post searching to allow searching by multiple users/channels | hmhealey | 2015-10-23 | 1 | -37/+58 |
| | |||||
* | Added from:, in:, and channel: search modifiers | hmhealey | 2015-10-19 | 1 | -0/+130 |