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 |
|
Tobias Diekershoff
|
00a0dabd4c
|
regen messages.po
|
2020-01-20 11:15:57 +01:00 |
|
Michael
|
035e0c5a61
|
Issue 8136: Optical enhancements for delegation page
|
2020-01-20 05:05:20 +00:00 |
|
Hypolite Petovan
|
04d620fc2f
|
Merge pull request #8142 from nupplaphil/task/di_config
CleanUp Config namespace
|
2020-01-19 22:22:57 -05:00 |
|
Philipp Holzer
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
Michael
|
dcbd44ab88
|
Removed the rest of the @brief fields
|
2020-01-19 20:44:01 +00:00 |
|
Philipp Holzer
|
21640ec5d8
|
Add missing Friendica\DI namespace to files (PHPStorm inspection)
|
2020-01-19 21:26:42 +01:00 |
|
Philipp Holzer
|
3411ced833
|
Move Config::set() to DI::config()->set()
|
2020-01-19 21:21:53 +01:00 |
|
Philipp Holzer
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Philipp Holzer
|
5d294e8be8
|
Move Config::load() to DI::config()->load()
|
2020-01-19 21:20:10 +01:00 |
|
Philipp Holzer
|
acd75f54d5
|
Update message.po
|
2020-01-19 16:31:34 +01:00 |
|
Philipp Holzer
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
Philipp Holzer
|
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 |
|
Michael
|
a3ea98a79f
|
Fix: You can now register an account when you haven't done it before
|
2020-01-18 18:40:48 +00:00 |
|
Philipp Holzer
|
800694e9b3
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|
Philipp Holzer
|
88bb66371c
|
Move PConfig::set() to DI::pConfig()->set()
|
2020-01-18 16:54:50 +01:00 |
|
Philipp Holzer
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|
Philipp Holzer
|
6e2880c679
|
Move PConfig::load() to DI::pConfig()->load()
|
2020-01-18 15:59:01 +01:00 |
|
Hypolite Petovan
|
7274891b62
|
Merge pull request #8122 from annando/additional
Additional accounts can now be created easily
|
2020-01-18 08:21:17 -05:00 |
|
Tobias Diekershoff
|
1dc5b82947
|
updated JA translation THX Ozero Dien
|
2020-01-18 09:23:55 +01:00 |
|
Michael
|
f3b3c4e866
|
Link to registration added
|
2020-01-17 12:44:26 +00:00 |
|
Michael
|
7ee7bd72fd
|
Additional accounts now work for the general template as well
|
2020-01-17 07:08:32 +00:00 |
|
Michael
|
e5ecfa7c34
|
Additional accounts can now be created easily
|
2020-01-17 07:02:59 +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 |
|
Hypolite Petovan
|
7bf00984ec
|
Merge pull request #8079 from ozero/patch-1
[frio] Stop scrollToItem() animate twice.
|
2020-01-15 08:19:25 -05:00 |
|
ozero dien
|
0a5b3a2bc7
|
Update theme.js
Reverted the animation change.
|
2020-01-15 18:58:00 +09:00 |
|
Michael
|
e7a652851e
|
Use only the first part of the path for the local storage
|
2020-01-14 07:04:42 +00:00 |
|
Michael
|
c7beffa5ca
|
Vier: The forumlist doesn't appear on the left in wide view
|
2020-01-13 22:14:14 +00:00 |
|
Michael
|
b83f328983
|
Remove "f" parameter / network page parameter cleanup
|
2020-01-13 20:10:13 +00:00 |
|
Michael
|
d9f26aed66
|
Use local storage
|
2020-01-12 12:56:44 +00:00 |
|
Michael
|
d46a940d20
|
Group sidebar now has got the indicator as well
|
2020-01-11 09:40:10 +00:00 |
|
Michael
|
e1ed4c604b
|
Added open/close indicator for Frio
|
2020-01-11 09:33:52 +00:00 |
|
Michael
|
f801e55d15
|
"init" function for sidebar added
|
2020-01-11 09:10:22 +00:00 |
|
Michael
|
579fd2962e
|
Some more widgets added
|
2020-01-11 09:05:43 +00:00 |
|
Michael
|
cfeef7afed
|
We now store the state in a cookie
|
2020-01-11 08:41:14 +00:00 |
|
Michael
|
8f36a1554e
|
The widget are now inflated by default as well
|
2020-01-11 06:42:47 +00:00 |
|
Michael
|
4c2d1aff03
|
The widgets in the sidebar are now deflated by standard
|
2020-01-09 06:53:33 +00:00 |
|
ozero dien
|
f3ea4a4f45
|
Stop scrollToItem() animate twice.
- Suppress first fade-to-black with `animate(colWhite, 1)`
- Stop animate twice in `colShiny` with `).promise().done(`
|
2020-01-09 13:59:56 +09:00 |
|
Hypolite Petovan
|
393a671501
|
Merge pull request #8055 from nupplaphil/task/remove_get_server
Remove get_server() in favor of Search::getGlobalDirectory()
|
2020-01-04 20:10:50 -05:00 |
|
Philipp Holzer
|
48baa0be4b
|
Remove get_server() in favor of Search::getGlobalDirectory()
|
2020-01-05 00:04:55 +01:00 |
|
Philipp Holzer
|
f0eea6f875
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
|
Philipp Holzer
|
a4a7f19df1
|
Move redundant System::removedBaseUrl() to DI::baseUrl()->remove() calls
|
2019-12-30 23:03:56 +01:00 |
|
Philipp Holzer
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
Philipp Holzer
|
6d7362da41
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:09 +01:00 |
|
Philipp Holzer
|
4835f1185f
|
Remove deprecated App::module - replace with DI::module()->getName()
|
2019-12-29 20:17:52 +01:00 |
|