nupplaPhil
|
48baa0be4b
|
Remove get_server() in favor of Search::getGlobalDirectory()
|
2020-01-05 00:04:55 +01:00 |
|
nupplaPhil
|
e944d7bed6
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |
|
nupplaPhil
|
fceb4f3823
|
Refactor dynamic App::getConfig() to static DI::config()
|
2019-12-29 20:17:40 +01:00 |
|
nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
nupplaPhil
|
1de3f186d7
|
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
|
2019-12-29 20:16:55 +01:00 |
|
Hypolite Petovan
|
ec7eb9d83a
|
Rename BaseSearchModule::performSearch to performContactSearch to remove purpose confusion
|
2019-12-24 17:15:41 -05:00 |
|
Hypolite Petovan
|
c8316bfe57
|
Use Dice instantiation to access App\Arguments
- Remove App->args accessors
|
2019-10-07 16:16:42 -04:00 |
|
Hypolite Petovan
|
1e737ae888
|
Move mod/search to src/Module/Search/Index
- Update BaseSeachModule not to depend on a single query string parameter
|
2019-10-07 14:27:46 -04:00 |
|
Michael
|
7c87e83dcf
|
Fix searching for contacts
|
2019-06-20 21:56:18 +00:00 |
|
Hypolite Petovan
|
08d7d42f81
|
Ensures Search methods return an empty ResultList instead of null
- Addresses https://github.com/friendica/friendica/issues/6916#issuecomment-494876901
|
2019-05-24 08:13:36 -04:00 |
|
Philipp Holzer
|
5e79d3fc82
|
Fixing method signature
|
2019-05-20 19:19:57 +02:00 |
|
Philipp Holzer
|
2bb2bb19fd
|
refactor method signature
|
2019-05-20 19:15:47 +02:00 |
|
Philipp Holzer
|
58c8959da0
|
Add search types
|
2019-05-20 19:13:37 +02:00 |
|
Philipp Holzer
|
1e36c68e48
|
Moving Search to Core, Refactor Objects
|
2019-05-20 18:42:27 +02:00 |
|
Philipp Holzer
|
419cc81ef1
|
renaming
|
2019-05-19 05:13:06 +02:00 |
|
Philipp Holzer
|
a7aae9603a
|
Split Directory Search as a base for further changes
|
2019-05-19 05:06:02 +02:00 |
|
Philipp Holzer
|
5b44fdc202
|
Split Directory Search as a base for further changes
|
2019-05-19 05:01:46 +02:00 |
|