Commit Graph

29 Commits (2e3517eb00a7eb40bc9202fa4548fc97a39ec52f)

Author SHA1 Message Date
Arthur Schiwon f42c29ebac
the FN is optional, carrying the displayname if present 8 years ago
Joas Schilling 882096653e
Fix calculation if there are more results 8 years ago
Joas Schilling e05f338ff1
Add the users result only when non empty so tests stay the same 8 years ago
Joas Schilling 12420aef42
Also array_slice wide email matches of local users 8 years ago
Joas Schilling b30e035e25
Better result handling of email search 8 years ago
Morris Jobke 954da26e26
Use non aliased method instead 8 years ago
Joas Schilling cf216ecff2
Filter out the current user when searching for emails too 8 years ago
Morris Jobke 870fe20acc
Use $var[] = $a instead of array_push - 2x faster 8 years ago
Arthur Schiwon 39f34603f2
add types to php doc 8 years ago
Arthur Schiwon 6fdd686111
do not offer the handle of the current user for auto completion 8 years ago
Tobia De Koninck 9d60f7fc64 Don't show users which e-mail address match if they belong to a group we may share with 8 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Arthur Schiwon 7f58c41015
fix sorting 9 years ago
Joas Schilling 43b92b8e06
Add unit tests for SearchResult 9 years ago
Joas Schilling 42c84b6309
Correctly search for existing collaboration results 9 years ago
Arthur Schiwon fd6daf8d19
AutoCompletion backend 9 years ago
Arthur Schiwon 3db3e65121
add tests for Lookup Plugin 9 years ago
Arthur Schiwon a28b1d91f9
split off former searchSharee unit test 9 years ago
Arthur Schiwon 3d1d03a511
split off getEmail tests 9 years ago
Arthur Schiwon c92f7ee767
split off getRemote unit tests 9 years ago
Arthur Schiwon dd9e191d37
split off getUsers unit tests 9 years ago
Arthur Schiwon f446ec83dd
minor fixes 9 years ago
Arthur Schiwon c55583d1b4
allow more than one plugin per share type 9 years ago
Arthur Schiwon f7713e5f3f
make it possible to register plugins and kick out the circle one 9 years ago
Arthur Schiwon 4a96e22258
don't keep result types hard coded 9 years ago
Arthur Schiwon ea3ac4e656
Splits off the logic from sharees endpoint thus making it available from 9 years ago