nupplaPhil
|
d0c153943a
|
Add phpdoc
|
2020-01-22 23:31:00 +01:00 |
|
nupplaPhil
|
fa6c33d3ac
|
Move mod/notifications to Module\Notification
|
2020-01-22 23:18:14 +01:00 |
|
SpencerDub
|
2091ae0776
|
Fix "accout" typo
|
2020-01-21 22:22:45 -08:00 |
|
Hypolite Petovan
|
689c8ce0e3
|
Remove superfluous variable type hint in Module\Settings\Profile\Photo\Index
|
2020-01-20 13:28:41 -05:00 |
|
Hypolite Petovan
|
3ebc0371b7
|
Add trace for admin in exceptionpages
- Fix exception message not showing on raw exception page
|
2020-01-20 07:47:53 -05:00 |
|
Hypolite Petovan
|
6d7f0a6fd8
|
Remove duplicate profile_uid key in App->profile array
|
2020-01-20 07:32:46 -05:00 |
|
Hypolite Petovan
|
9803c96db4
|
Move profile-related templates to sub-folder
|
2020-01-20 07:27:14 -05:00 |
|
Hypolite Petovan
|
0d1befdf2d
|
Move /profile_photo to Module\Settings\Profile\Photo
|
2020-01-20 07:27:12 -05:00 |
|
Michael
|
035e0c5a61
|
Issue 8136: Optical enhancements for delegation page
|
2020-01-20 05:05:20 +00:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
d5a473abda
|
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
|
2020-01-19 22:23:44 +01:00 |
|
nupplaPhil
|
21640ec5d8
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
|
nupplaPhil
|
a6a2efa18a
|
Move Config::delete() to DI::config()->delete()
|
2020-01-19 21:22:33 +01:00 |
|
nupplaPhil
|
3411ced833
|
Move Config::set() to DI::config()->set()
|
2020-01-19 21:21:53 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
nupplaPhil
|
174129af94
|
add missing namespaces/fix wrong class-names
|
2020-01-19 16:31:35 +01:00 |
|
nupplaPhil
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
nupplaPhil
|
2838635d64
|
Move L10n class from L10n subdir to Core (replacing old wrapper)
|
2020-01-19 16:31:30 +01:00 |
|
nupplaPhil
|
d83f6335eb
|
Move L10n::getCurrentLang() calls to DI::l10n()->getCurrentLang() calls
|
2020-01-19 16:31:19 +01:00 |
|
nupplaPhil
|
d3255afa66
|
Move L10n::withLang() calls to DI::l10n()->withLang() calls
|
2020-01-19 16:31:18 +01:00 |
|
nupplaPhil
|
a9a36fb302
|
Move L10n::tt() calls to DI::l10n()->tt() calls
|
2020-01-19 16:31:17 +01:00 |
|
nupplaPhil
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
Hypolite Petovan
|
c58dc357d4
|
Merge pull request #8132 from annando/child-user
Fix: You can now register an account when you haven't done it before
|
2020-01-18 14:00:48 -05:00 |
|
Hypolite Petovan
|
58f69481e6
|
Merge pull request #8130 from nupplaphil/task/di_pconfig
Move PConfig to DI::pConfig()
|
2020-01-18 13:57:57 -05:00 |
|
Michael
|
a3ea98a79f
|
Fix: You can now register an account when you haven't done it before
|
2020-01-18 18:40:48 +00:00 |
|
nupplaPhil
|
800694e9b3
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|
nupplaPhil
|
b5c0df439f
|
Move PConfig::delete() to DI::pConfig()->delete()
|
2020-01-18 16:56:46 +01:00 |
|
nupplaPhil
|
88bb66371c
|
Move PConfig::set() to DI::pConfig()->set()
|
2020-01-18 16:54:50 +01:00 |
|
nupplaPhil
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|
Hypolite Petovan
|
c742c62f0a
|
Merge pull request #8129 from nupplaphil/task/cleanup_cache
CleanUp Cache namespace
|
2020-01-18 09:09:47 -05: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 |
|
Michael
|
f69a601ab1
|
Wrong wording
|
2020-01-18 04:52:30 +00:00 |
|
Michael
|
f3b3c4e866
|
Link to registration added
|
2020-01-17 12:44:26 +00:00 |
|
Michael
|
5c0f0c9c19
|
Improved notices
|
2020-01-17 07:29:22 +00:00 |
|
Michael
|
e5ecfa7c34
|
Additional accounts can now be created easily
|
2020-01-17 07:02:59 +00:00 |
|
Michael
|
fa975fc775
|
Delegations now work again
|
2020-01-16 20:58:33 +00:00 |
|
Hypolite Petovan
|
7db4c7ea02
|
Merge pull request #8118 from annando/spamcheck
Improved spam protection
|
2020-01-15 13:15:17 -05:00 |
|
Michael Vogel
|
8ebc385772
|
Improved spam protection
|
2020-01-15 18:55:32 +01:00 |
|
Michael
|
eb011f47bb
|
Publish lowercase
|
2020-01-12 21:13:16 +00:00 |
|
Michael
|
7b060aa3f5
|
User lowercase for platform data
|
2020-01-12 21:07:40 +00:00 |
|
Hypolite Petovan
|
4dacd5db44
|
Merge pull request #8100 from annando/statistics
Combine matching systems
|
2020-01-12 06:55:55 -05:00 |
|
Michael
|
a357b0bf37
|
Combine matching systems
|
2020-01-12 11:22:36 +00:00 |
|
Tobias Diekershoff
|
3c1f127e3c
|
Merge pull request #8099 from annando/statistics
The federation statistics now contain all systems
|
2020-01-12 11:44:45 +01:00 |
|
Michael
|
3f8b6cb118
|
Improved order of systems
|
2020-01-12 09:40:17 +00:00 |
|
Michael
|
1a2a260e9a
|
Improved documentation
|
2020-01-12 08:36:11 +00:00 |
|
Michael
|
3d1be9f2d1
|
The federation statistics now contain all systems
|
2020-01-12 08:14:32 +00:00 |
|
Hypolite Petovan
|
36190d1e79
|
Merge pull request #8072 from nupplaphil/task/Cache_to_DI
Replace Core\Cache wrapper with DI::cache() method
|
2020-01-10 08:46:03 -05:00 |
|
Hypolite Petovan
|
84cff91283
|
Merge pull request #8062 from nupplaphil/Make-Storage
Make Storage testable & add tests
|
2020-01-10 08:45:07 -05:00 |
|
nupplaPhil
|
016cfcd846
|
Fixings
- Rename "facStorage" to "storageManager"
- Fix indentation
- Fix tests
|
2020-01-10 13:22:03 +01:00 |
|