31 Commits (153ab96d9101a6ace7985cbbb493bf38c10089ee)

Author SHA1 Message Date
Thomas Citharel 03f1fef160 Ignore deactivated users in collaborators user search plugin 7 years ago
Bjoern Schiessle 2abc705632
start to get fed group shares into the share dialog 8 years ago
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 8 years ago
Arthur Schiwon 7f58c41015
fix sorting 8 years ago
Joas Schilling 43b92b8e06
Add unit tests for SearchResult 8 years ago
Joas Schilling 42c84b6309
Correctly search for existing collaboration results 8 years ago
Arthur Schiwon fd6daf8d19
AutoCompletion backend 8 years ago
Arthur Schiwon 3db3e65121
add tests for Lookup Plugin 8 years ago
Arthur Schiwon a28b1d91f9
split off former searchSharee unit test 8 years ago
Arthur Schiwon 3d1d03a511
split off getEmail tests 8 years ago
Arthur Schiwon c92f7ee767
split off getRemote unit tests 8 years ago
Arthur Schiwon dd9e191d37
split off getUsers unit tests 8 years ago
Arthur Schiwon f446ec83dd
minor fixes 8 years ago
Arthur Schiwon c55583d1b4
allow more than one plugin per share type 8 years ago
Arthur Schiwon f7713e5f3f
make it possible to register plugins and kick out the circle one 8 years ago
Arthur Schiwon 4a96e22258
don't keep result types hard coded 8 years ago
Arthur Schiwon ea3ac4e656
Splits off the logic from sharees endpoint thus making it available from 8 years ago