Commit History

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