Michael
|
52c88ae414
|
Fix contact import with Frio
|
2020-11-10 06:37:27 +00:00 |
|
Michael
|
b6b28b1541
|
Display the languages in the post
|
2020-10-04 18:52:28 +00:00 |
|
Hypolite Petovan
|
043e04f484
|
Remove confirm template obsolete uses (except for contacts)
- Remove obsolete explode_querystring() function
- Remove $extra_inputs template variable
|
2020-09-12 09:09:15 -04:00 |
|
Tobias Diekershoff
|
0e3ca91854
|
clarification of the options hint for setting the accounts email
|
2020-08-30 17:56:27 +02:00 |
|
Michael
|
0c73531da1
|
Poco and gcontact (mostly) removed
|
2020-08-01 16:15:18 +00:00 |
|
Michael
|
0007da8630
|
EOL removed
|
2020-07-23 06:25:01 +00:00 |
|
Michael
|
3fc3ded750
|
Useless info messages removed
|
2020-07-23 06:11:21 +00:00 |
|
Michael
|
c947b7f211
|
"print_r" in logging replaced / obsolete stuff removed
|
2020-06-29 20:22:00 +00:00 |
|
Hypolite Petovan
|
5ce404f517
|
Refactor user settings page
- Fix header hierarchy
- [frio] Fix panel display
- Move checkbox sub-template calls to template
|
2020-04-01 19:06:00 -04:00 |
|
Hypolite Petovan
|
3c50f985a9
|
Remove modal window for default post permission setting
|
2020-04-01 09:21:26 -04:00 |
|
Steffen K9
|
0ddda6160b
|
Remove multi profile mention in settings
Remove multi/default profile mention in settings privacy.
|
2020-03-29 11:17:08 +02:00 |
|
Michael
|
37376fa715
|
Issue 8371: Improvements for picture permissions
|
2020-03-08 13:16:59 +00:00 |
|
Michael
|
55f43be92a
|
Changed setting description
|
2020-03-03 04:03:37 +00:00 |
|
Michael
|
a19151fa6a
|
Improved description, support for "unlisted" via DFRN as well.
|
2020-03-02 22:35:25 +00:00 |
|
Michael
|
72c198990e
|
Merge remote-tracking branch 'upstream/develop' into private
|
2020-03-02 15:05:00 +00:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
Michael Vogel
|
057df09ffb
|
Merge pull request #8353 from MrPetovan/bug/8219-frio-fix-contact-csv-import
[frio] Enable file upload in settings form
|
2020-03-01 21:08:19 +01:00 |
|
Hypolite Petovan
|
ad2b9198a4
|
Remove last on/off data occurrences in additional features
- Address https://github.com/friendica/friendica/issues/7999#issuecomment-589808923
|
2020-03-01 14:15:08 -05:00 |
|
Hypolite Petovan
|
7ef3308a8d
|
Improve feedback in mod/settings
|
2020-03-01 10:15:35 -05:00 |
|
Hypolite Petovan
|
1a8110234f
|
Move /settings/display module to src/
|
2020-02-20 05:37:06 -05:00 |
|
Michael
|
5ea27b1fd5
|
"fetch" instead of "add"
|
2020-02-19 20:34:25 +00:00 |
|
Michael
|
7ee9aad6ca
|
Some more unneeded settings removed
|
2020-02-19 19:31:55 +00:00 |
|
Michael
|
c57246450f
|
"Delegations" is renamed to "Accounts"
|
2020-02-19 07:09:29 +00:00 |
|
Michael
|
1d3586623c
|
Replace "suggestme" with "net-publish"
|
2020-02-17 07:16:45 +00:00 |
|
Michael
|
101251668c
|
Reworked expiration settings
|
2020-02-16 20:44:55 +00:00 |
|
Philipp
|
da124af6ed
|
Merge pull request #8293 from MrPetovan/task/5562-community-pagination
Improve community pagination
|
2020-02-16 19:38:49 +01:00 |
|
Hypolite Petovan
|
e0d03615bc
|
Add node-wide default items per page config
|
2020-02-16 13:04:26 -05:00 |
|
Michael
|
ee6cceba30
|
Clarify the effect of "net-publish"
|
2020-02-16 15:39:44 +00:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
Hypolite Petovan
|
2fb1819e57
|
Simplify dfrn_request and auto_request templates
- Limit template variables
|
2020-02-08 17:08:01 -05:00 |
|
Hypolite Petovan
|
7f402da40f
|
Fix undefined variable in contact import n mod/settings
|
2020-02-07 21:27:35 -05:00 |
|
Hypolite Petovan
|
557ece7d5a
|
Remove unused translated yes/no labels in converted checkbox field definitions
|
2020-02-06 10:25:36 -05:00 |
|
Michael
|
4f362f6693
|
Asynchronously add contacts to avoid timeout problems
|
2020-02-06 00:00:00 +00:00 |
|
nupplaPhil
|
a78e19ea76
|
Move Notify::TYPE_POKE
|
2020-02-05 21:41:05 +01:00 |
|
nupplaPhil
|
51260f234f
|
Move Notify::TYPE_TAGSELF
|
2020-02-05 21:41:04 +01:00 |
|
nupplaPhil
|
88dc3efdc9
|
Move Notify::TYPE_SUGGEST
|
2020-02-05 21:41:03 +01:00 |
|
nupplaPhil
|
9435cc4b88
|
Move Notify::TYPE_MAIL
|
2020-02-05 21:41:02 +01:00 |
|
nupplaPhil
|
e6fb044e60
|
Move Notify::TYPE_COMMENT
|
2020-02-05 21:41:02 +01:00 |
|
nupplaPhil
|
b86ad37001
|
Move Notify::TYPE_WALL
|
2020-02-05 21:41:01 +01:00 |
|
nupplaPhil
|
6e45514e2c
|
Move Notify::TYPE_CONFIRM
|
2020-02-05 21:41:00 +01:00 |
|
nupplaPhil
|
cfd50f9abb
|
Move Notify::TYPE_INTRO
|
2020-02-05 21:41:00 +01:00 |
|
Michael
|
07148ecf6b
|
Acessibility: A checkbox is a checkbox
|
2020-02-05 08:08:32 +00: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
|
d1be68b754
|
Move Module\Profile to Module\Profile\Index
- Move /profiles to Module\Settings\Profile\Index
|
2020-01-22 19:42:32 -05:00 |
|
Philipp Holzer
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
Philipp Holzer
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Philipp Holzer
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
Philipp Holzer
|
d83f6335eb
|
Move L10n::getCurrentLang() calls to DI::l10n()->getCurrentLang() calls
|
2020-01-19 16:31:19 +01:00 |
|
Philipp Holzer
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
Philipp Holzer
|
800694e9b3
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|