Benjamin Lorteau
339a5da946
Move $apps out of App
...
- Move $nav_sel out of App
- Add new Content\Nav::getAppMenu() method
2018-10-22 16:02:15 -04:00
Hypolite Petovan
e3fe25383c
Add static keyword for Core\L10n properties
2018-10-22 15:58:42 -04:00
Hypolite Petovan
c6f0bea51d
Move $strings from App to Core\L10n
...
- Add L10n::init() call in App constructor
- Improve pushLang/popLang
- Remove no longer needed references to App
2018-10-22 15:58:42 -04:00
Michael Vogel
baa1094489
Merge pull request #5987 from MrPetovan/task/empty-index-php
...
Road to Router Part 2: Empty index.php
2018-10-22 21:56:13 +02:00
Benjamin Lorteau
37f00b5fd1
Use System::httpExit for 403 error in App
2018-10-22 15:16:59 -04:00
Hypolite Petovan
768d1d3f76
Merge pull request #5993 from nupplaphil/fix_testing
...
Fix testing
2018-10-22 15:16:33 -04:00
Philipp Holzer
5ab115598c
Code Standards
2018-10-22 21:11:09 +02:00
Philipp Holzer
d28424ddce
Code standards
2018-10-22 21:10:31 +02:00
Philipp Holzer
4a82708cbf
Fix Testing
2018-10-22 20:59:51 +02:00
Philipp Holzer
cbb9a2e8b7
Fix Testing
2018-10-22 20:23:06 +02:00
Hypolite Petovan
65f29800ff
Merge pull request #5991 from annando/api-source
...
API: The source field does now reliably return the correct network name
2018-10-22 10:52:22 -04:00
Michael
1cd72e7694
API: The source field does now reliably return the correct network name of the author
2018-10-22 14:15:14 +00:00
Hypolite Petovan
43db120967
Merge pull request #5989 from annando/ap-profile
...
Improved parsing of AP profiles
2018-10-22 08:35:59 -04:00
Hypolite Petovan
a0bd96d587
Remove unwarranted doxygen comments in App
2018-10-22 08:17:55 -04:00
Michael
5c13ecdf6e
Improved parsing of AP profiles
2018-10-22 07:24:47 +00:00
Hypolite Petovan
e2c5a423c5
Improve App->runFrontend formatting
...
- Use single-quotes instead of double
- Use strpos() instead of substr()
- Add/remove comments
- Use Config::get default value and drop the exact match for config.private_addons
2018-10-22 00:07:56 -04:00
Hypolite Petovan
e2ac36e43e
Simplify bin/worker
...
- Remove duplicate calls to Addon::loadHooks and Config::load
- Remove useless killme() call
2018-10-21 22:25:53 -04:00
Hypolite Petovan
279196959c
Move index.php content to App->runFrontend
...
- Replace all x() by !empty() in App
- Replace all killme() with exit()
2018-10-21 22:24:47 -04:00
rabuzarus
72a7671010
Merge pull request #5986 from annando/improve-5984
...
Improve PR 5984: better check for remote users as well
2018-10-22 00:03:19 +02:00
Michael
8e11f055b1
Improve PR 5984: better check for remote users as well
2018-10-21 21:56:46 +00:00
Michael Vogel
277fe547a1
Merge pull request #5978 from MrPetovan/task/make-username-length-configurable
...
Make username length configurable
2018-10-21 23:42:44 +02:00
Hypolite Petovan
4ec56a0975
Sets maximum to 64 for username_min/max_length config keys
2018-10-21 17:28:40 -04:00
Hypolite Petovan
1176a4240a
Merge pull request #5985 from annando/ap-followers
...
AP: We now send the previous followers collection as well
2018-10-21 17:05:34 -04:00
Hypolite Petovan
6324d4595f
Merge pull request #5984 from annando/microformats
...
Fix webmentions and microformats ("redir" only for logged in users)
2018-10-21 17:05:00 -04:00
Hypolite Petovan
ac19a9cddc
Merge pull request #5959 from vinzv/patch-2
...
Fix broken credits box
2018-10-21 17:03:55 -04:00
Vinzenz Vietzke
934639654c
reverted css changes, adapted credits.tpl from default theme for frio
2018-10-21 22:50:41 +02:00
Michael
bb3f07b0b7
We now send the previous followers collection as well
2018-10-21 20:49:50 +00:00
Michael
9b387a226c
Fix webmentions and microformats ("redir" only for logged in users)
2018-10-21 20:23:08 +00:00
Hypolite Petovan
c1bca43fee
Changing default/max values for username_min/max_length
...
- Restoring legacy default values (3 and 48 respectively)
- Lowering the max value to 150 to take the full profile URL length into
account
2018-10-21 15:10:51 -04:00
Hypolite Petovan
b08408c086
Add safeguard for username_min|max_length mutual exclusion
2018-10-21 08:28:24 -04:00
Ralf Thees
9cb189049e
Merge branch 'develop' of https://github.com/friendica/friendica into develop
2018-10-21 10:27:46 +02:00
Michael Vogel
f14dae8d77
Merge pull request #5979 from MrPetovan/task/mock-legacy-module
...
Encapsulate legacy module functions in a BaseModule-inherited class
2018-10-21 10:02:44 +02:00
Michael Vogel
614a549d28
Merge pull request #5976 from MrPetovan/bug/5975-add-missing-l10n-poplang
...
Add missing L10n::popLang calls
2018-10-21 09:40:49 +02:00
Hypolite Petovan
b6075de6f8
Merge pull request #5982 from annando/ap-inboxes
...
Bugfix: We hadn't deliverd AP posts to all intended receivers
2018-10-21 02:57:22 -04:00
Michael
1c54c27784
Bugfix: We hadn't deliverd AP posts to all intended receivers
2018-10-21 06:10:24 +00:00
Hypolite Petovan
0e7e5446d6
Merge pull request #5980 from annando/dbclean-limit
...
The limit for dbclean is now configurable
2018-10-21 02:09:08 -04:00
Michael
c4cc7a4afb
The limit for dbclean is now configurable
2018-10-21 05:41:40 +00:00
Hypolite Petovan
1a37224910
Change file_exists to is_readable in LegacyModule
2018-10-20 22:42:04 -04:00
Hypolite Petovan
b27ff9d2b7
Remove direct module function calls in index.php
2018-10-20 22:34:55 -04:00
Hypolite Petovan
5326cc0c2e
Add Friendica\LegacyModule class
2018-10-20 22:34:26 -04:00
Hypolite Petovan
d360bf926a
Use username_min/max_length config keys in Model\User::create
2018-10-20 16:33:54 -04:00
Hypolite Petovan
2ed5c42cdd
Add system.username_min_length and system.username_max_length config keys
2018-10-20 16:32:59 -04:00
Ralf Thees
3263f724c6
Merge branch 'develop' of https://github.com/friendica/friendica into develop
2018-10-20 19:37:24 +02:00
Hypolite Petovan
49c7b5481b
Merge pull request #5977 from nupplaphil/move_global_functions_3
...
Move Global Functions - Part 3
2018-10-20 13:19:44 -04:00
Philipp Holzer
4392858662
Move Global Functions - Part 3
...
- Replaced every CACHE definition
- Moved check_url to App->checkURL()
- Removed unused definition "ZCURL_TIMEOUT"
2018-10-20 18:19:55 +02:00
Hypolite Petovan
4ffcb77554
Simplify L10n::t + sprintf instances
2018-10-20 09:02:35 -04:00
Hypolite Petovan
a8d3a4d218
Add missing L10n::popLang calls
2018-10-20 09:02:10 -04:00
Ralf Thees
0b6f43113f
Merge branch 'develop' of https://github.com/friendica/friendica into develop
2018-10-20 14:33:03 +02:00
Hypolite Petovan
ec9f1563f9
Merge pull request #5974 from annando/ap-receiver
...
AP: Transmitting and receiving with non AP contacts
2018-10-20 07:42:54 -04:00
Ralf Thees
a29073f006
Merge branch 'develop' of https://github.com/friendica/friendica into develop
2018-10-20 10:50:36 +02:00