summaryrefslogtreecommitdiffstats
path: root/lib/Search
AgeCommit message (Expand)Author
2023-01-25Introduce a "former one-to-one" conversation typeJoas Schilling
2023-01-04Also check the expiration on all other renderingsJoas Schilling
2022-12-12Specify template event classJoas Schilling
2022-12-07Some minor fixesJoas Schilling
2022-12-07Fix url generationVitor Mattos
2022-12-07Fix integration testsVitor Mattos
2022-12-07Work with avatar identier stored in room tableVitor Mattos
2022-12-07Return room avatar in global searchVitor Mattos
2022-10-04Move getParticipant()Joas Schilling
2022-09-30Don't search in lobbied conversationsJoas Schilling
2022-09-01Adjust coding styleJoas Schilling
2022-07-13Merge pull request #7585 from nextcloud/bugfix/7583/fix-guest-name-in-searchJoas Schilling
2022-07-13Fix guest names in search resultsJoas Schilling
2022-07-13Add more search attributesJoas Schilling
2022-07-13Merge pull request #7554 from nextcloud/bugfix/noid/fix-avatar-sizeJoas Schilling
2022-07-12Move unified search to simple CSSJoas Schilling
2022-07-11Fix avatar size to be a legal valueJoas Schilling
2022-05-13Fix missing constant usageJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-01-04Add attributes in search resultsJoas Schilling
2021-10-18Replace old type constants with new onesJoas Schilling
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2021-02-19Replace all message parameters and not only the last oneJoas Schilling
2021-02-01fix spelling of "most likely" in multiple filesAdam Monsen
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-10-30Fix function usageJoas Schilling
2020-09-16Better subline for search results in one-to-one conversationsJoas Schilling
2020-09-15Store the one-to-one users in the "name" column so we can reuse the dataJoas Schilling
2020-08-26Fix pagination of message searchJoas Schilling
2020-08-25Fix search anchorJoas Schilling
2020-08-20Fix search linkJoas Schilling
2020-08-20Fix CSJoas Schilling
2020-08-20Switch title and subline and trim messageJoas Schilling
2020-08-20Add a second provider to search only in the current conversationJoas Schilling
2020-08-20Move messages before conversation hitsJoas Schilling
2020-08-20Move conversations lowerJoas Schilling
2020-08-20Add message search v1Joas Schilling
2020-08-06Fix search orderJohn Molakvoæ
2020-08-05Adjust search provider to recent changesJoas Schilling
2020-08-03Conversations in Unified SearchJoas Schilling