summaryrefslogtreecommitdiffstats
path: root/lib/Search
AgeCommit message (Expand)Author
2024-03-07fix(federation): Don't allow sharing, flows, search and collaboration in prox...Joas Schilling
2024-02-21Merge pull request #11617 from nextcloud/bugfix/noid/hide-search-providers-wh...Joas Schilling
2024-02-21fix(search): Hide search providers when not allowed to use TalkJoas Schilling
2024-02-21fix(search): Only register search filter when allowed to use TalkJoas Schilling
2024-02-20Feat: Plug-in talk specific filters for unified searchfenn-cs
2024-01-26feat(search): Allow to search in a dedicated other conversation with a filterJoas Schilling
2023-12-11Merge pull request #11189 from nextcloud/bugfix/noid/fix-duplicate-catchesJoas Schilling
2023-12-11fix(CS): Migrate more strpos() calls to str_* functionsJoas Schilling
2023-12-11fix(API): Fix duplicate exception catchesJoas Schilling
2023-11-30fix(search): Hide "Messages in current conversation" when not on talkJoas Schilling
2023-11-17fix(search): Use OCP constants for filtersJoas Schilling
2023-11-15feat(search): Implement "person" and "modified" filters for the new global se...Joas Schilling
2023-07-10Use PHP8's constructor property promotionHamid Dehnavi
2023-04-14fix(CS): Fix coding styleJoas Schilling
2023-04-14fix(search): Remove unneeded icon-class handling (avatar endpoint does everyt...Joas Schilling
2023-04-14Return with avatar URL capabilityVitor Mattos
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-03-14Fix broken icon for files conversationsJoas Schilling
2023-02-21Revert avatar usageJoas Schilling
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