Michael
|
2fa692bcce
|
New post class in the rest of the classes
|
2021-01-16 04:16:09 +00:00 |
|
Michael
|
c3d0ab56a5
|
Issue 9584: Only search posts from federated networks
|
2020-12-12 19:55:47 +00:00 |
|
Michael
|
d504789c34
|
Reduce the amount of contact updates
|
2020-10-03 10:52:34 +00:00 |
|
Michael
|
88a0e976da
|
Endless scrolling for searches and contact comments
|
2020-09-30 19:14:13 +00:00 |
|
Hypolite Petovan
|
c8f385727e
|
Improve log message language in Module/Search/Index.php
Co-authored-by: Steffen K9 <admin@libranet.de>
|
2020-09-20 11:19:03 -04:00 |
|
Michael
|
2bd1e8cf65
|
Corrected comment
|
2020-09-20 09:38:31 +00:00 |
|
Michael
|
6bdc55e13e
|
Issue 9246: Don't perform fulltext searches on URL
|
2020-09-20 09:37:05 +00:00 |
|
Michael
|
e6884a934c
|
Fix Notice: "Undefined variable: r"
|
2020-09-19 16:47:00 +00:00 |
|
Michael
|
6020e824a8
|
Don't set count to 0
|
2020-09-19 12:07:17 +00:00 |
|
Michael
|
86592daaa1
|
Include more field in the fulltext search
|
2020-09-19 10:45:11 +00:00 |
|
Michael
|
dfeae25e6d
|
Issue 9231: Speed up full text search
|
2020-09-19 08:26:50 +00:00 |
|
Michael
|
03157cc2f2
|
Issue 9165: Make pager work for search
|
2020-09-17 21:10:59 +00:00 |
|
Michael
|
3fc3ded750
|
Useless info messages removed
|
2020-07-23 06:11:21 +00:00 |
|
Michael
|
b8682190de
|
Fix fallback on unknown contact
|
2020-07-16 04:18:33 +00:00 |
|
Michael
|
fc0312451d
|
Changed parameter order for getByURL
|
2020-07-15 17:06:48 +00:00 |
|
Michael
|
d9c6a46ffe
|
Replaced "getDetailsByURL" with "getByURL/getByURLForUser"
|
2020-07-15 04:42:04 +00:00 |
|
Michael
|
a3c4021f12
|
Issue 8514: Make paging for searcg items work again
Fixes #8514
|
2020-05-17 13:51:56 +00:00 |
|
Michael
|
ede69a8673
|
Function renamed
|
2020-05-01 13:13:58 +00:00 |
|
Michael
|
c2a9b3b9e9
|
Usage of the new tag tables
|
2020-04-28 11:52:51 +00:00 |
|
Michael
|
7f5f68a904
|
More preparations for term to tag transition
|
2020-04-26 16:15:39 +00:00 |
|
Hypolite Petovan
|
e0d03615bc
|
Add node-wide default items per page config
|
2020-02-16 13:04:26 -05:00 |
|
Hypolite Petovan
|
561472b975
|
Add L10n parameter to Pager classes
|
2020-02-16 12:50:39 -05:00 |
|
Hypolite Petovan
|
0b0309ce8f
|
Remove pager parameter from conversation()
- Add getUrlParameter() Javascript function to determine current page
|
2020-02-13 23:40:00 -05:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Hypolite Petovan
|
5670c19d5c
|
Move/rename base module classes
|
2020-01-29 23:23:07 -05:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
nupplaPhil
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
nupplaPhil
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
nupplaPhil
|
424c87195b
|
CleanUp Cache namespace
- Introduce enum "Duration"
- Introduce enum "Type"
- Move "Cache\Cache" to "BaseCache"
|
2020-01-18 15:41:19 +01:00 |
|
nupplaPhil
|
a38b0f7eaf
|
Move remaining namespaces and delete Core\Cache.php
|
2020-01-07 00:51:02 +01:00 |
|
nupplaPhil
|
fe078410a1
|
Move Cache::get() to DI::cache()->get()
|
2020-01-07 00:45:49 +01:00 |
|
nupplaPhil
|
f68929633b
|
Move Cache::set() to DI::cache()->set()
|
2020-01-07 00:41:20 +01:00 |
|
nupplaPhil
|
6d7362da41
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:09 +01:00 |
|
nupplaPhil
|
2660edbb48
|
Use DI::baseUrl() for Search\Index.php
|
2019-12-29 20:18:25 +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 |
|
Michael
|
f281725a09
|
Remove test loggings
|
2019-12-28 11:17:10 +00:00 |
|
Michael
|
160f931861
|
Fix: Search for terms and posts is now possible again
|
2019-12-28 11:15:57 +00:00 |
|
Hypolite Petovan
|
a11b47f93d
|
Add profile URL search
- Move post URL search to private method in Module\Search\Index
|
2019-12-26 20:17:12 -05:00 |
|
Hypolite Petovan
|
016507f346
|
Use BaseURL::redirect instead of deprecated App->internalRedirect in Search\Index
|
2019-12-24 17:37:22 -05:00 |
|
Hypolite Petovan
|
1c9cb42d98
|
Move search term emptiness check before content checks in Search\Index
|
2019-12-24 17:17:35 -05:00 |
|
Hypolite Petovan
|
ec7eb9d83a
|
Rename BaseSearchModule::performSearch to performContactSearch to remove purpose confusion
|
2019-12-24 17:15:41 -05:00 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Michael
|
bd62d548db
|
Added parameters
|
2019-11-05 20:22:54 +00:00 |
|
Hypolite Petovan
|
230a97ccdd
|
Correctly URL encode return URLS for saved search
|
2019-10-13 08:39:55 -04:00 |
|
Hypolite Petovan
|
e3e3ee72a0
|
Improve logging in Module\Search\Index
|
2019-10-07 16:18:19 -04: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 |
|