Hypolite Petovan
|
cdefa7f32a
|
Add new module and widget for managing saved searches
|
2019-10-07 14:27:46 -04:00 |
|
Hypolite Petovan
|
11ad0acd28
|
Add accessor for App->args in App and BaseModule
|
2019-10-07 14:27:46 -04:00 |
|
Philipp
|
5f80180b47
|
Merge pull request #7710 from MrPetovan/task/rework-theme-session-vars
Rework theme session variables
|
2019-10-07 18:17:29 +02:00 |
|
Tobias Diekershoff
|
062f0c65d3
|
Merge pull request #7713 from annando/socialhome
Fix communication issues with systems that speak both AP and Diaspora
|
2019-10-07 07:25:48 +02:00 |
|
Michael
|
83f670e9e5
|
Test against the thread parent as well
|
2019-10-07 04:19:12 +00:00 |
|
Michael
|
9c6fd5fc35
|
Fix communication issues when a contact is able to speak AP, but uses Diaspora
|
2019-10-06 21:59:23 +00:00 |
|
Philipp
|
47d57cb184
|
Merge pull request #7712 from annando/proxy-logging
Some added logging to the proxy functionality to better analyze problems
|
2019-10-06 21:34:34 +02:00 |
|
Michael
|
1c8dd457cc
|
Just some added logging to the proxy functionality to better analyze problems
|
2019-10-06 18:48:33 +00:00 |
|
Hypolite Petovan
|
919727eacd
|
Merge pull request #7711 from annando/gserver-2
Fix for multiline host-meta, reducement of requests, fix for wordpress
|
2019-10-06 14:31:47 -04:00 |
|
Michael
|
4e7d94053e
|
Fix for multiline host-meta, reducement of requests, fix for wordpress
|
2019-10-06 16:33:39 +00:00 |
|
Hypolite Petovan
|
f4d06ebd47
|
Remove useless theme session variable deletions in modules
|
2019-10-06 12:08:15 -04:00 |
|
Hypolite Petovan
|
ead0defb48
|
Rework theme override in Profile::load and App
- Separate desktop theme from mobile theme in App
|
2019-10-06 12:07:06 -04:00 |
|
Hypolite Petovan
|
e5fbaf6a00
|
Add Session::clear method
- Replace manual session clear by method in mod/manage
|
2019-10-06 11:21:54 -04:00 |
|
Hypolite Petovan
|
4a5dfefacc
|
Move theme determination after full module run
|
2019-10-06 11:18:51 -04:00 |
|
Hypolite Petovan
|
cb4950a3be
|
Replace duplicated authentication code in FKOAuth1 with Session::setAuthenticatedForUser
|
2019-10-06 11:17:30 -04:00 |
|
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
|
2019-10-06 14:57:12 +02:00 |
|
Hypolite Petovan
|
ca65181577
|
Add necessary required_once statement in theme/vier/config.php
- Vier config.php depends on a function declared in theme.php
|
2019-10-06 08:46:56 -04:00 |
|
Hypolite Petovan
|
7959b9bbed
|
Merge pull request #7706 from tobiasd/20191006-checknote
add server side check about note to admin
|
2019-10-06 07:53:09 -04:00 |
|
Hypolite Petovan
|
69ea65c0f2
|
Merge pull request #7704 from annando/gcontact-update
Replace obsolete functionality in "PortableContact"
|
2019-10-06 07:51:52 -04:00 |
|
Tobias Diekershoff
|
cbaa4d13d1
|
add server side check about note to admin
|
2019-10-06 11:57:43 +02:00 |
|
Philipp
|
8f60536634
|
Merge pull request #7705 from tobiasd/20191006-CS
CS translation update THX Aditoo
|
2019-10-06 10:39:51 +02:00 |
|
Tobias Diekershoff
|
f1a020c4f0
|
CS translation update THX Aditoo
|
2019-10-06 10:04:12 +02:00 |
|
Michael
|
e3431f2d26
|
Empty line added
|
2019-10-06 06:08:07 +00:00 |
|
Michael
|
8238081d87
|
Replace obsolete functionality in "PortableContact"
|
2019-10-05 23:30:47 +00:00 |
|
Philipp
|
c32fb1547f
|
Merge pull request #7699 from MrPetovan/task/4090-move-acl-to-src
Move mod/acl to src/Module/Search/Acl
|
2019-10-05 15:14:49 +02:00 |
|
Hypolite Petovan
|
b62e20c7bf
|
Code beautification
|
2019-10-05 08:34:07 -04:00 |
|
Hypolite Petovan
|
848bfdcfd4
|
Merge pull request #7703 from tobiasd/20191001-Vagrant
modified Vagrant devel VM (PHP 7.3, proper composer)
|
2019-10-05 08:14:49 -04:00 |
|
Hypolite Petovan
|
9df7aa93fd
|
Merge pull request #7700 from annando/gserver-class
New class "GServer"
|
2019-10-05 08:11:24 -04:00 |
|
Michael
|
af5527f896
|
Unified return value types
|
2019-10-05 04:50:29 +00:00 |
|
Michael
|
aa75e749be
|
Enhanced documentation
|
2019-10-05 04:22:16 +00:00 |
|
Hypolite Petovan
|
908197cc70
|
Use switches instead of if/else in Module\Search\Acl
|
2019-10-04 22:27:13 -04:00 |
|
Hypolite Petovan
|
9e29321aaf
|
Use constants for search type in Module\Search\Acl
|
2019-10-04 22:20:40 -04:00 |
|
Hypolite Petovan
|
445133cb21
|
Move Module\Search\Acl::contactAutocomplete to Core\Search::searchGlobalContact
- Replace broken reference to directory /lsearch module with /search module
|
2019-10-04 22:19:54 -04:00 |
|
Michael
|
4d1cc44151
|
Added documentation
|
2019-10-04 17:29:21 +00:00 |
|
Tobias Diekershoff
|
2a383688a6
|
added git as dependency for the Vagrant VM and made the call to compuser with www-data
|
2019-10-04 11:40:39 +02:00 |
|
Michael
|
cd3dada39c
|
Detect network type via the contacts
|
2019-10-04 06:33:16 +00:00 |
|
Michael
|
a7e518acbd
|
Readded the network parameter
|
2019-10-04 05:42:54 +00:00 |
|
Hypolite Petovan
|
4e185ebc84
|
Add missing /babel route methods
|
2019-10-03 22:41:11 -04:00 |
|
Hypolite Petovan
|
8f20e2054b
|
Move /acl module to src/
- Move Core\ACL::contactAutocomplete to Module\Search\Acl
- Rename module path to /search/acl
|
2019-10-03 22:40:42 -04:00 |
|
Michael
|
d9a74bd5dd
|
Code transitioning from PortableContacts.php to GServer.php
|
2019-10-03 23:33:41 +00:00 |
|
Michael
|
2009080327
|
Remove more test data
|
2019-10-03 21:39:48 +00:00 |
|
Michael
|
832c765ad5
|
Hostmeta check, Pleroma version number cleaning
|
2019-10-03 20:52:04 +00:00 |
|
Michael
|
59b464ade3
|
PoCo endpoint added
|
2019-10-03 15:30:07 +00:00 |
|
Michael
|
3eb24d1b5c
|
Nost test code is removed
|
2019-10-03 14:48:46 +00:00 |
|
Michael
|
ae55029028
|
Additional endpoints added
|
2019-10-03 13:02:48 +00:00 |
|
Michael
|
25f93cb03a
|
Count known users, check for empty attribute values
|
2019-10-03 10:44:29 +00:00 |
|
Michael
|
9cbe5c5e0e
|
New class for handling gserver entries
|
2019-10-03 09:20:36 +00:00 |
|
Hypolite Petovan
|
c5563e5e78
|
Merge pull request #7693 from annando/remove-obsolete
Remove obsolete function to guess the base url of a contact
|
2019-10-02 11:24:00 -04:00 |
|
Michael
|
21e9e9f3c2
|
Remove obsolete function to guess the base url of a contact
|
2019-10-02 15:10:42 +00:00 |
|
Philipp
|
a855c6888b
|
Merge pull request #7687 from annando/get-header-field
Enable the possibility to fetch a specific header variable
|
2019-10-02 13:22:30 +02:00 |
|