dew-git
|
dc01bdbc80
|
Use the utility instead.
|
3 years ago |
dew-git
|
811cdcdfcb
|
Fix security vulnerbilities.
Fix possible length extension attack, predicable generators, timing attacks on hash comparision and improved formatting.
|
3 years ago |
Tobias Diekershoff
|
50fa119f79
|
Merge pull request #7722 from nupplaphil/bug/7718-lang
Fix browser language detection
|
3 years ago |
Philipp Holzer
|
a522cf609b
|
Fix browser language detection (& tests)
|
3 years ago |
Philipp
|
cf4bae26c7
|
Merge pull request #7720 from MrPetovan/task/4090-move-delegate-to-src
Move mod/delegate to src/Module/Settings/Delegation
|
3 years ago |
Hypolite Petovan
|
43567bcf0e
|
Add documentation comments to Module\Settings\Delegation
|
3 years ago |
Hypolite Petovan
|
3cd916d7aa
|
Use Model\User::getById when possible in Module\Settings\Delegation
|
3 years ago |
Hypolite Petovan
|
cc0cf2b8ce
|
Improve parent user password check in Module/Settings/Delegation
|
3 years ago |
Hypolite Petovan
|
616edd0600
|
Move mod/delegate to src/Module/Settings/Delegation
- Move templates/delegate to templates/settings/delegation
|
3 years ago |
Philipp
|
e72402389d
|
Merge pull request #7715 from annando/fix-getguid
The getGUID function hadn't fetched the GUID from pictures with scale "0"
|
3 years ago |
Michael
|
11194d6679
|
Fix: The getGUID function hadn't fetched the GUID from pictures with scale "0"
|
3 years ago |
Philipp
|
0c4ab89bc3
|
Merge pull request #7714 from MrPetovan/task/4090-move-search-to-src
Move mod/search to src/Module/Search/Index
|
3 years ago |
Hypolite Petovan
|
e3e3ee72a0
|
Improve logging in Module\Search\Index
|
3 years ago |
Hypolite Petovan
|
c8316bfe57
|
Use Dice instantiation to access App\Arguments
- Remove App->args accessors
|
3 years ago |
Hypolite Petovan
|
1e737ae888
|
Move mod/search to src/Module/Search/Index
- Update BaseSeachModule not to depend on a single query string parameter
|
3 years ago |
Hypolite Petovan
|
22598fc7e8
|
Improve search box
- Use new saved search module
- Use dynamic search option loop
- Use "q" instead of "search" for search query string parameter
|
3 years ago |
Hypolite Petovan
|
cdefa7f32a
|
Add new module and widget for managing saved searches
|
3 years ago |
Hypolite Petovan
|
11ad0acd28
|
Add accessor for App->args in App and BaseModule
|
3 years ago |
Philipp
|
5f80180b47
|
Merge pull request #7710 from MrPetovan/task/rework-theme-session-vars
Rework theme session variables
|
3 years ago |
Tobias Diekershoff
|
062f0c65d3
|
Merge pull request #7713 from annando/socialhome
Fix communication issues with systems that speak both AP and Diaspora
|
3 years ago |
Michael
|
83f670e9e5
|
Test against the thread parent as well
|
3 years ago |
Michael
|
9c6fd5fc35
|
Fix communication issues when a contact is able to speak AP, but uses Diaspora
|
3 years ago |
Philipp
|
47d57cb184
|
Merge pull request #7712 from annando/proxy-logging
Some added logging to the proxy functionality to better analyze problems
|
3 years ago |
Michael
|
1c8dd457cc
|
Just some added logging to the proxy functionality to better analyze problems
|
3 years ago |
Hypolite Petovan
|
919727eacd
|
Merge pull request #7711 from annando/gserver-2
Fix for multiline host-meta, reducement of requests, fix for wordpress
|
3 years ago |
Michael
|
4e7d94053e
|
Fix for multiline host-meta, reducement of requests, fix for wordpress
|
3 years ago |
Hypolite Petovan
|
f4d06ebd47
|
Remove useless theme session variable deletions in modules
|
3 years ago |
Hypolite Petovan
|
ead0defb48
|
Rework theme override in Profile::load and App
- Separate desktop theme from mobile theme in App
|
3 years ago |
Hypolite Petovan
|
e5fbaf6a00
|
Add Session::clear method
- Replace manual session clear by method in mod/manage
|
3 years ago |
Hypolite Petovan
|
4a5dfefacc
|
Move theme determination after full module run
|
3 years ago |
Hypolite Petovan
|
cb4950a3be
|
Replace duplicated authentication code in FKOAuth1 with Session::setAuthenticatedForUser
|
3 years ago |
Tobias Diekershoff
|
f13a5c0cb2
|
Merge pull request #7708 from MrPetovan/bug/7707-vier-fix-config
[vier] Add necessary required_once statement in theme/vier/config.php
|
3 years ago |
Hypolite Petovan
|
ca65181577
|
Add necessary required_once statement in theme/vier/config.php
- Vier config.php depends on a function declared in theme.php
|
3 years ago |
Hypolite Petovan
|
7959b9bbed
|
Merge pull request #7706 from tobiasd/20191006-checknote
add server side check about note to admin
|
3 years ago |
Hypolite Petovan
|
69ea65c0f2
|
Merge pull request #7704 from annando/gcontact-update
Replace obsolete functionality in "PortableContact"
|
3 years ago |
Tobias Diekershoff
|
cbaa4d13d1
|
add server side check about note to admin
|
3 years ago |
Philipp
|
8f60536634
|
Merge pull request #7705 from tobiasd/20191006-CS
CS translation update THX Aditoo
|
3 years ago |
Tobias Diekershoff
|
f1a020c4f0
|
CS translation update THX Aditoo
|
3 years ago |
Michael
|
e3431f2d26
|
Empty line added
|
3 years ago |
Michael
|
8238081d87
|
Replace obsolete functionality in "PortableContact"
|
3 years ago |
Philipp
|
c32fb1547f
|
Merge pull request #7699 from MrPetovan/task/4090-move-acl-to-src
Move mod/acl to src/Module/Search/Acl
|
3 years ago |
Hypolite Petovan
|
b62e20c7bf
|
Code beautification
|
3 years ago |
Hypolite Petovan
|
848bfdcfd4
|
Merge pull request #7703 from tobiasd/20191001-Vagrant
modified Vagrant devel VM (PHP 7.3, proper composer)
|
3 years ago |
Hypolite Petovan
|
9df7aa93fd
|
Merge pull request #7700 from annando/gserver-class
New class "GServer"
|
3 years ago |
Michael
|
af5527f896
|
Unified return value types
|
3 years ago |
Michael
|
aa75e749be
|
Enhanced documentation
|
3 years ago |
Hypolite Petovan
|
908197cc70
|
Use switches instead of if/else in Module\Search\Acl
|
3 years ago |
Hypolite Petovan
|
9e29321aaf
|
Use constants for search type in Module\Search\Acl
|
3 years ago |
Hypolite Petovan
|
445133cb21
|
Move Module\Search\Acl::contactAutocomplete to Core\Search::searchGlobalContact
- Replace broken reference to directory /lsearch module with /search module
|
3 years ago |
Michael
|
4d1cc44151
|
Added documentation
|
3 years ago |