Joas Schilling
63e7441c26
fix(threads): Correctly build parameter list
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-17 16:26:21 +02:00
Maksim Sukharev
04acbd7c76
fix(MessageSearch): add threadId attribute for thread messages
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-09-08 21:22:25 +02:00
Grigorii K. Shartsev
bd67ba6f23
build(unified-search): bundle styles
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-09-08 12:14:20 +02:00
Grigorii K. Shartsev
b72c8e18e1
build: extract CSS
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-09-08 12:14:20 +02:00
Joas Schilling
28b85f33a9
chore(cs): Apply autofixes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-06-20 09:17:44 +02:00
Joas Schilling
c8c21215af
fix: Add Override atttribute
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-25 21:09:46 +01:00
Joas Schilling
d4eeeb0bc8
fix(search): Include captions in message search
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-03 15:43:34 +01:00
Joas Schilling
fc3779c9d0
fix(search): Paginate unified search results
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-12-19 10:33:48 +01:00
Joas Schilling
6af6d5c9f7
fix(email): Treat email guests like normal guests in some cases
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-23 06:11:34 +02:00
Joas Schilling
956a1ab00f
chore(php): Auto-fixes of coding standards
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-23 16:36:50 +02:00
Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 13:02:15 +02:00
Joas Schilling
34163987cf
fix(API): Use Room::isFederatedConversation() consistantly
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-18 15:02:22 +01:00
Joas Schilling
9c1cb0a3a5
fix(federation): Don't allow sharing, flows, search and collaboration in proxy conversations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-07 15:47:25 +01:00
Joas Schilling
c296a83b3e
Merge pull request #11617 from nextcloud/bugfix/noid/hide-search-providers-when-not-allowed
...
fix(search): Hide search providers when not allowed to use Talk
2024-02-21 11:32:15 +01:00
Joas Schilling
02e8021126
fix(search): Hide search providers when not allowed to use Talk
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-21 10:32:03 +01:00
Joas Schilling
e95fc14d78
fix(search): Only register search filter when allowed to use Talk
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-21 10:10:35 +01:00
fenn-cs
3e2851117f
Feat: Plug-in talk specific filters for unified search
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-02-20 10:42:37 +01:00
Joas Schilling
978922ee73
feat(search): Allow to search in a dedicated other conversation with a filter
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-26 14:06:25 +01:00
Joas Schilling
93fe117ef1
Merge pull request #11189 from nextcloud/bugfix/noid/fix-duplicate-catches
...
fix(API): Fix duplicate exception catches
2023-12-11 15:14:29 +01:00
Joas Schilling
592916c735
fix(CS): Migrate more strpos() calls to str_* functions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-11 13:01:51 +01:00
Joas Schilling
9aecf1faf1
fix(API): Fix duplicate exception catches
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-11 12:34:24 +01:00
Joas Schilling
f2fddb6cc0
fix(search): Hide "Messages in current conversation" when not on talk
...
Possible since https://github.com/nextcloud/server/pull/41646
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-30 15:28:24 +01:00
Joas Schilling
f3b801b6a6
fix(search): Use OCP constants for filters
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-17 10:27:59 +01:00
Joas Schilling
2077e89fba
feat(search): Implement "person" and "modified" filters for the new global search
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-15 16:43:23 +01:00
Hamid Dehnavi
da1ff81556
Use PHP8's constructor property promotion
...
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-10 23:12:51 +03:30
Joas Schilling
ce4f0496da
fix(CS): Fix coding style
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-14 12:07:54 +02:00
Joas Schilling
b91c81b9c5
fix(search): Remove unneeded icon-class handling (avatar endpoint does everything now)
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-14 12:06:52 +02:00
Vitor Mattos
85a41dd9ea
Return with avatar URL capability
...
Revert https://github.com/nextcloud/spreed/pull/8805
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-04-14 12:06:51 +02:00
Joas Schilling
c1970caef4
chore(CS): Unify construct() calls
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 14:28:41 +02:00
Joas Schilling
bdd8c7a55c
Fix broken icon for files conversations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-14 08:40:56 +01:00
Joas Schilling
59a81d634f
Revert avatar usage
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-21 10:06:41 +01:00
Joas Schilling
cf72ae74df
Introduce a "former one-to-one" conversation type
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-25 16:17:58 +01:00
Joas Schilling
da768a715d
Also check the expiration on all other renderings
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-04 15:23:17 +01:00
Joas Schilling
63bd1f4673
Specify template event class
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-12 09:45:57 +01:00
Joas Schilling
26751b47ce
Some minor fixes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-07 15:02:53 +01:00
Vitor Mattos
9973979265
Fix url generation
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-07 15:02:48 +01:00
Vitor Mattos
4205595a2d
Fix integration tests
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-07 15:01:56 +01:00
Vitor Mattos
dc10d3b7c3
Work with avatar identier stored in room table
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-07 15:01:51 +01:00
Vitor Mattos
9be3867958
Return room avatar in global search
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-07 15:00:29 +01:00
Joas Schilling
5f060687c8
Move getParticipant()
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-04 16:02:08 +02:00
Joas Schilling
0710aa01e0
Don't search in lobbied conversations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-30 17:12:09 +02:00
Joas Schilling
a22a546401
Adjust coding style
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 10:53:38 +02:00
Joas Schilling
46b3ceca54
Merge pull request #7585 from nextcloud/bugfix/7583/fix-guest-name-in-search
...
Fix guest names in search results
2022-07-13 17:25:01 +02:00
Joas Schilling
806b31367c
Fix guest names in search results
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-13 15:58:12 +02:00
Joas Schilling
fdf0b8c00a
Add more search attributes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-13 13:37:15 +02:00
Joas Schilling
b8ee8e971b
Merge pull request #7554 from nextcloud/bugfix/noid/fix-avatar-size
...
Fix avatar size to be a legal value
2022-07-13 10:20:36 +02:00
Joas Schilling
9078ef69ca
Move unified search to simple CSS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 10:03:42 +02:00
Joas Schilling
a63bef6a90
Fix avatar size to be a legal value
...
And since it's better for iOS to be bigger,
we also bump the Message result icon size
so it looks sharp on high DPI devices
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-11 16:09:06 +02:00
Joas Schilling
9a25e592b1
Fix missing constant usage
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-13 11:32:44 +02:00
Vitor Mattos
c07251f0c6
Use PHP7.4 property typehinting where possible
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-06 12:43:03 -03:00