Historique des commits

Auteur SHA1 Message Date
  Richard van der Hoff 03c85335d1 Apply suggestions from code review il y a 5 ans
  Andrew Morgan c9bfb058d8 Fix a bug with single-room search searching all rooms il y a 5 ans
  Andrew Morgan df3a661e4a Search for messages across predecessor rooms il y a 5 ans
  Travis Ralston 158ffb92f1 Add an option to disable search for homeservers which may not be interested in it (#4230) il y a 5 ans
  Amber Brown 3bade14ec0 Fix search 500ing (#4122) il y a 5 ans
  Amber Brown 2608ebc04c Port handlers/ to Python 3 (#3803) il y a 5 ans
  Matthew Hodgson e9b2d047f6 make /context lazyload & filter aware (#3567) il y a 5 ans
  Amber Brown 49af402019 run isort il y a 6 ans
  Erik Johnston 28ddc6cfbe Also log number of events for serach context il y a 6 ans
  Erik Johnston 4b4cec3989 Add some logging to search queries il y a 6 ans
  Amber Brown c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) il y a 6 ans
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' il y a 6 ans
  Mark Haines 7e23476814 move filter_events_for_client out of base handler il y a 8 ans
  David Baker 424a7f48f8 Run filter_events_for_client il y a 8 ans
  Matthew Hodgson 6c28ac260c copyrights il y a 8 ans
  Erik Johnston d9a5c56930 Include approximate count of search results il y a 8 ans
  Erik Johnston 7c2ff8c889 Merge pull request #405 from matrix-org/erikj/search-ts il y a 8 ans
  Erik Johnston 27c5e1b374 Search: Don't disregard grouping info in pagination tokens il y a 8 ans
  Erik Johnston 71578e2bf2 Change the result tict to be a list il y a 8 ans
  Erik Johnston da7dd58641 Tidy up a bit il y a 8 ans
  Erik Johnston 4dcaa42b6d Allow paginating search ordered by recents il y a 8 ans
  Erik Johnston 76936f43ae Return words to highlight in search results il y a 8 ans
  Erik Johnston 6b95a79724 Add option to include the current room state il y a 8 ans
  Erik Johnston 506874cca9 Optionally include historic profile info il y a 8 ans
  Erik Johnston 66d36b8e41 Be explicit about what we're doing il y a 8 ans
  Erik Johnston 2aa98ff3bc Remove redundant test il y a 8 ans
  Erik Johnston 5ee070d21f Increment by one, not five il y a 8 ans
  Erik Johnston 1ad6222ebf COMMENTS il y a 8 ans
  Erik Johnston 7301e05122 Implement basic pagination for search results il y a 8 ans
  Erik Johnston 05c326d445 Implement order and group by il y a 8 ans