Michael
|
bf2ca5fcf9
|
Issue 9229: Show unfollow with known contacts
|
2020-09-19 20:47:05 +00:00 |
|
Hypolite Petovan
|
6ad75f5b41
|
Remove over-specific location fields from vcard in favor of "location"
|
2020-09-09 01:21:56 -04:00 |
|
Michael Vogel
|
45c12e7716
|
Some performance tweeks
|
2020-08-16 13:57:56 +02:00 |
|
nupplaPhil
|
7029012f27
|
Rename "HTTPRequest::curl()" to HTTPRequest::get()
|
2020-07-21 03:14:01 -04:00 |
|
nupplaPhil
|
2973ed6448
|
Make "HTTPRequest::curl" dynamic
|
2020-07-21 03:01:12 -04:00 |
|
nupplaPhil
|
5344efef71
|
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
|
2020-07-21 02:56:10 -04:00 |
|
Hypolite Petovan
|
192576f01a
|
Add logging to rare condition in Model\Profile::sidebar
- Adresses https://github.com/friendica/friendica/issues/8475#issuecomment-647104375
|
2020-06-24 09:56:11 -04:00 |
|
Michael
|
e379698227
|
Issue 8675: reduce requests of foreign pages
|
2020-06-01 21:52:31 +00:00 |
|
Michael
|
ba9cf32f36
|
The "item-activity" is removed
|
2020-05-26 05:18:50 +00:00 |
|
Michael
|
d74067b461
|
Queries had been simplified
|
2020-04-26 06:58:30 +00:00 |
|
Michael Vogel
|
7e8bcc9034
|
Update src/Model/Profile.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-04-26 08:04:34 +02:00 |
|
Michael Vogel
|
3107680e51
|
Update src/Model/Profile.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-04-26 08:04:17 +02:00 |
|
Michael Vogel
|
3f9c78a20b
|
Update src/Model/Profile.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-04-26 08:04:03 +02:00 |
|
Michael Vogel
|
37b9031a27
|
Update src/Model/Profile.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-04-25 23:33:11 +02:00 |
|
Michael Vogel
|
7f17c1484a
|
Update src/Model/Profile.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-04-25 23:33:01 +02:00 |
|
Michael
|
ee3a724b41
|
Three more joins replaced with views
|
2020-04-24 20:39:14 +00:00 |
|
Michael
|
cf0d36737f
|
Removed query for "updated" in gcontact
|
2020-04-24 15:18:34 +00:00 |
|
Michael
|
c4f7f3e26e
|
And some more view calls added
|
2020-04-24 12:59:19 +00:00 |
|
Hypolite Petovan
|
c0f2ef4ab0
|
Only show remote follow button for local profiles
|
2020-02-27 22:14:00 -05:00 |
|
Michael
|
efddd248f7
|
"remote_follow" is now "remote_comment"
|
2020-02-18 17:31:02 +00:00 |
|
Michael
|
d64bb0dd8f
|
Remotely load posts to comment on them on the own page
|
2020-02-18 06:57:38 +00:00 |
|
Michael
|
ee6cceba30
|
Clarify the effect of "net-publish"
|
2020-02-16 15:39:44 +00:00 |
|
Michael
|
3bd1f3a836
|
No more gender
|
2020-02-16 10:55:18 +00:00 |
|
Michael Vogel
|
e80d68ba53
|
Merge pull request #8261 from MrPetovan/task/8251-use-about-for-pdesc
Use profile.about for profile description
|
2020-02-10 23:36:59 +01:00 |
|
Hypolite Petovan
|
2ec3a97393
|
Merge pull request #8263 from annando/remote-follow
New page for remote follow requests
|
2020-02-09 17:53:13 -05:00 |
|
Michael
|
2eebeeaa32
|
New page for remote follow requests
|
2020-02-09 17:04:35 +00:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Hypolite Petovan
|
a42104ce43
|
Use profile.about instead of profile.pdesc for profile description
|
2020-02-09 02:36:19 -05:00 |
|
Michael
|
6e02105d88
|
Useless links removed / Item menu is moved to the item actions bar
|
2020-02-06 22:06:24 +00:00 |
|
Hypolite Petovan
|
7b0ec6252f
|
Remove uses of the rest of deprecated profile fields
|
2020-01-27 23:06:30 -05:00 |
|
Hypolite Petovan
|
e69497454b
|
Remove uses of profile.marital
|
2020-01-27 23:01:25 -05:00 |
|
Hypolite Petovan
|
8e2910976f
|
Remove usage of profile.gender
|
2020-01-27 23:00:18 -05:00 |
|
Hypolite Petovan
|
a7dd0173a7
|
Remove obsolete profile_id parameter in Model\Profile::load
|
2020-01-27 22:01:12 -05:00 |
|
Hypolite Petovan
|
f2d917114f
|
Move Model\Profile::getTabs to new Module\BaseProfile class
|
2020-01-26 14:21:18 -05:00 |
|
Hypolite Petovan
|
18cfd8dfaa
|
Remove references to deprecated profile.is-default and profile.profile-name fields
|
2020-01-22 19:42:37 -05:00 |
|
Hypolite Petovan
|
d475cb5028
|
Replace advanced profile display with custom profile fields
- Merge all profile/advanced.tpl theme templates into profile/index.tpl
- Remove obsolete Model\Profile::getAdvanced method
|
2020-01-22 19:42:34 -05:00 |
|
Hypolite Petovan
|
f6f4cbab9d
|
Remove multi profiles feature
- Remove mod/profperm
- Remove additional feature
- Remove profile visibility on contact page
- Remove profile list templates
|
2020-01-22 19:42:33 -05:00 |
|
Hypolite Petovan
|
d1be68b754
|
Move Module\Profile to Module\Profile\Index
- Move /profiles to Module\Settings\Profile\Index
|
2020-01-22 19:42:32 -05:00 |
|
Hypolite Petovan
|
db518e7ef2
|
Fix birthday display and setting
- Add new translation string
|
2020-01-20 07:47:10 -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 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
nupplaPhil
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
nupplaPhil
|
cb4ad529f4
|
Move L10n::getDay() calls to DI::l10n()->getDay() calls
|
2020-01-19 16:31:18 +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
|
58f69481e6
|
Merge pull request #8130 from nupplaphil/task/di_pconfig
Move PConfig to DI::pConfig()
|
2020-01-18 13:57:57 -05:00 |
|
nupplaPhil
|
800694e9b3
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|
nupplaPhil
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|