Tobias Diekershoff
8c4ec6adde
DE translation updates
2022-06-01 05:46:32 +02:00
Michael
7b219718c4
Fix: Use correct follow notification texts
2022-05-31 14:02:43 +00:00
Tobias Diekershoff
d7eb78e65e
DE translation updates
2022-05-30 16:04:07 +02:00
Tobias Diekershoff
6ec812208f
update FR translations THX kalon33
2022-05-30 16:04:00 +02:00
Tobias Diekershoff
406b3f14dd
HU translation updated THX Balázs Úr
2022-05-30 16:03:45 +02:00
Hypolite Petovan
121d26999c
Updated main translation file after moving strings
2022-05-29 13:58:33 -04:00
Hypolite Petovan
1301a53f20
Remove relocation form from Admin Site settings
2022-05-29 13:15:23 -04:00
Tobias Diekershoff
efa15ab0b8
HU translation updated THX Balázs Úr
2022-05-28 07:09:07 +02:00
Tobias Diekershoff
cf91734f4f
DE translation updates
2022-05-27 07:08:48 +02:00
Hypolite Petovan
d4631176b2
Merge pull request #11563 from annando/avatar-error
...
Issue-11560: Fix error when creating avatar cache file
2022-05-26 18:58:49 -04:00
Michael
4475b3ff39
Updated messages.po
2022-05-26 20:01:07 +00:00
Hypolite Petovan
1d29025091
Merge pull request #11559 from tobiasd/20220526-lng
...
DE, RU, ZH CN translation updates
2022-05-26 10:24:54 -04:00
Tobias Diekershoff
cb5b6f345e
update to the zh-cn translation THX shykana
2022-05-26 16:18:11 +02:00
Tobias Diekershoff
314431507d
RU translations THX Alexander An
2022-05-26 16:17:58 +02:00
Tobias Diekershoff
620352d1a2
DE translation updates
2022-05-26 16:17:29 +02:00
Hypolite Petovan
ae3acba231
Merge pull request #11549 from annando/move-to-avatar-cache
...
Console command to move avatars to the avatar cache
2022-05-25 09:03:12 -04:00
Michael
e8864653d8
Merge remote-tracking branch 'upstream/2022.05-rc' into move-to-avatar-cache
2022-05-25 05:38:50 +00:00
Tobias Diekershoff
737d9e7a58
HU translation updated THX Balázs Úr
2022-05-25 07:23:59 +02:00
Tobias Diekershoff
2a0ab3f0f1
update FR translations THX kalon33
2022-05-25 07:21:04 +02:00
Michael
2fbfc0633a
Fixed placeholder
2022-05-24 20:12:39 +00:00
Michael
d3709d8497
Delete on invalid
2022-05-24 20:02:54 +00:00
Michael
fb0e31791f
updated messages.po
2022-05-24 19:09:36 +00:00
Michael
f764ab7429
Improved messages
2022-05-24 17:33:10 +00:00
Tobias Diekershoff
9b860f4051
update FR translations THX kalon33
2022-05-24 07:51:23 +02:00
Michael
d6242aacf6
Console command to move avatars to the avatar cache
2022-05-23 12:15:30 +00:00
Tobias Diekershoff
d858aa86e5
PL translation update THX strebski
2022-05-20 13:59:55 +02:00
Tobias Diekershoff
e151e5958f
DE translation updates
2022-05-19 12:49:27 +02:00
Tobias Diekershoff
b18880221a
Merge pull request #11531 from annando/display-polls
...
Improved poll texts for different conditions
2022-05-18 08:16:41 +02:00
Tobias Diekershoff
f07422634a
DE translation updates
2022-05-16 18:36:24 +02:00
Michael
62a1cf257e
Improved poll texts for different conditions
2022-05-16 06:04:46 +00:00
Michael
2dc9b4eda2
Vote text changed
2022-05-16 05:31:53 +00:00
Michael
1555c82196
Translation updated
2022-05-16 05:07:28 +00:00
Michael
a63caefe3d
Polls are now displayed
2022-05-16 04:55:15 +00:00
Tobias Diekershoff
dfeb2e9a62
update to the zh-cn translation THX gudzpoz
2022-05-12 14:29:05 +02:00
Tobias Diekershoff
ce7bf8524d
update to the zh-cn translation THX gudzpoz
2022-05-12 14:27:03 +02:00
Tobias Diekershoff
d816f02ab8
[frio] import contacts form was missing the enctype
...
fixes #11492 hopefully
For uploading files, the enctype for the form has to be set to `multipart/form-data`. Frio was missing this specification, other themes inherit it from the default template.
2022-05-11 17:28:57 +02:00
Tobias Diekershoff
a7237ac036
DE translation updates
2022-05-03 15:25:09 +02:00
Tobias Diekershoff
8bf806c550
pump version to 2022.05-rc
2022-05-03 07:24:19 +02:00
Hypolite Petovan
196a381a52
Merge pull request #11463 from tobiasd/20220501-lng
...
DA DK translation added, HU PL and RU translations updated
2022-05-01 08:06:17 -04:00
Tobias Diekershoff
815b76db8b
DA DK translation added THX atjn
2022-05-01 10:33:47 +02:00
Tobias Diekershoff
37ddda7fc2
HU translation updated THX Balázs Úr
2022-05-01 10:31:44 +02:00
Tobias Diekershoff
245fe3dade
RU translations THX Alexander An
2022-05-01 10:31:32 +02:00
Tobias Diekershoff
da68774e91
PL translation update THX strebski
2022-05-01 10:31:15 +02:00
Tobias Diekershoff
7ce6fd19b5
adding style information for the Feed link
2022-04-29 19:33:26 +02:00
Tobias Diekershoff
6161485b2f
[frio] adding Feed link to vcard
...
This PR adds a link to the Atom Feed of a profile to the aside vcard in the Frio theme. The link is already in the other themes, so it only needs to be added to Frio.
fixes #10397
2022-04-29 19:27:25 +02:00
atjn
31ed9b450d
Update default icon
2022-04-28 12:41:26 +02:00
Hypolite Petovan
7bc449215f
Updated main translation file after moving module
2022-04-24 08:36:57 -04:00
Hypolite Petovan
967c438312
Enclose account settings panels in separate forms
...
- This prevents auto-filled password fields to abort settings save
- Move single-use settings/nick_set template HTML to settings/account
2022-04-24 08:36:53 -04:00
Michael
f7142f0144
Updated messages.po
2022-04-23 12:45:26 +00:00
Michael
060597f619
Store the tag type for the post targets
2022-04-23 11:39:19 +00:00
Michael
2236e5cfb0
Issue 11425: Additional sorting by creation date
2022-04-20 21:03:33 +00:00
Michael
62b31900a6
Renamed "share" with "share via"
2022-04-19 21:04:55 +00:00
Michael
0d8cf06e4a
Experimental feature to enter a custom creation date
2022-04-13 05:31:32 +00:00
Michael
989ac2fda8
Some more "exit" replaced
2022-04-10 11:03:24 +00:00
Hypolite Petovan
ba1bdc6920
Merge pull request #11400 from annando/display-featured
...
Display featured posts for contacts
2022-04-08 08:03:07 -04:00
Michael
6c8ea1d0d8
Updated messages.po / type added to query
2022-04-08 04:17:52 +00:00
Michael
75bc4eccb7
Display featured posts for contacts
2022-04-07 21:52:25 +00:00
Tobias Diekershoff
32aea615e6
PL translation update THX strebski
2022-04-07 06:31:28 +02:00
Tobias Diekershoff
3faa4142c1
PL translation update THX strebski
2022-04-02 13:25:40 +02:00
Tobias Diekershoff
7bea941f3c
PL translation update THX strebski
2022-03-25 07:01:20 +01:00
Tobias Diekershoff
ab60cf0572
PL translation update THX strebski
2022-03-23 20:12:47 +01:00
Tobias Diekershoff
5cb83900ff
PL translation update THX strebski
2022-03-22 19:28:23 +01:00
Michael
7959bc1e63
Updated messages.po
2022-03-20 20:21:35 +00:00
Tobias Diekershoff
f66020e767
DE translation updates
2022-03-20 07:53:31 +01:00
Tobias Diekershoff
111d42ce8f
RU translations THX Alexander An
2022-03-19 16:07:50 +01:00
Michael
f9369141a4
Updated messages.po
2022-03-19 11:26:49 +00:00
Michael
3f15a20e4a
Updated messages.po
2022-03-19 11:21:51 +00:00
Michael
4e45987f74
Merge remote-tracking branch 'upstream/develop' into fetch-usage
2022-03-19 11:21:38 +00:00
Tobias Diekershoff
69dc90ffd1
DE translation updates
2022-03-16 07:34:29 +01:00
Tobias Diekershoff
8d3bef8e63
regen messages.po
2022-03-16 06:27:23 +01:00
Hypolite Petovan
634c785d4b
Update main translation file after string changes
2022-03-14 22:56:46 -04:00
Hypolite Petovan
ee60c96269
Updated main translation file after string changes
2022-03-14 08:02:45 -04:00
Hypolite Petovan
b002f6f027
Remove unused deprecated XML output in mod/ping
...
- Remove unused parameters localUser and uid in mod/ping
- Unify data array initialization in mod/ping
2022-03-14 07:57:00 -04:00
Hypolite Petovan
5a12bd87f3
Replace Javascript notification string formatting with Smarty templates
2022-03-14 07:56:58 -04:00
Tobias Diekershoff
3194c5d89f
DE translation updates
2022-03-13 08:12:35 +01:00
Hypolite Petovan
f9ad561a26
Updated translation file after changing a string
2022-03-11 23:14:24 -05:00
Hypolite Petovan
d15ebb6fd3
Normalize base URL usage in admin templates
2022-03-11 23:14:21 -05:00
Michael
03d38d9e35
Show permissions for all posts when possible
2022-03-10 07:38:12 +00:00
Tobias Diekershoff
8cfbe9b49b
PL translation update THX strebski
2022-03-08 16:19:38 +01:00
Tobias Diekershoff
79bc863831
bump Friendica version to 2022.05-dev again
2022-03-07 14:10:57 +01:00
Tobias Diekershoff
f660c38944
bump Friendica version to 2022.03
2022-03-07 14:08:21 +01:00
Tobias Diekershoff
5e3ee23b8f
DE translation updates
2022-03-06 14:23:59 +01:00
Hypolite Petovan
bad0c1b090
Merge pull request #11296 from annando/use-abstract
...
Improved support for Mastodon style content warnings
2022-03-06 07:17:08 -05:00
Michael
903bc9b679
Improved support for Mastodon style content warnings
2022-03-06 11:49:55 +00:00
Tobias Diekershoff
8bf0b96792
AR translation updates THX abidin toumi
2022-03-05 18:19:41 +01:00
Tobias Diekershoff
3852cb65d4
HU translation updated THX Balázs Úr
2022-03-02 07:07:13 +01:00
Hypolite Petovan
f38888ecc6
Update main translation file after removing strings
2022-02-24 09:47:43 -05:00
Hypolite Petovan
093dd70e79
Merge pull request #11279 from annando/show-bcc
...
Display the BCC receiver when it is the local user
2022-02-24 08:13:35 -05:00
Tobias Diekershoff
201525f932
DE translation updates
2022-02-24 08:20:40 +01:00
Michael
d32b9d5d95
Display the BCC receiver when it is the local user
2022-02-24 07:09:34 +00:00
Hypolite Petovan
b24fe917e4
Prevent tagsinput select element to be submitted without a value when they are required
...
- This was allowing to submit private messages to the wrong recipient
2022-02-23 21:30:18 -05:00
Michael
59630a2c82
Improve the name of the "followers" receiver
2022-02-23 20:18:37 +00:00
Tobias Diekershoff
9bb7e4cdfe
DE translation updates
2022-02-21 06:37:13 +01:00
Michael
cec9c6d1a6
Updated messages.po - again
2022-02-20 20:50:50 +00:00
Michael
a0b6bdc8de
Updated messages.po
2022-02-20 19:29:48 +00:00
Michael
39e820e6a3
Display the post receivers
2022-02-20 19:25:55 +00:00
Hypolite Petovan
d2be291502
Merge pull request #11263 from annando/smarty
...
Fix for warnings in smarty templates
2022-02-20 04:06:25 -05:00
Michael
706bcfa832
Fix for warnings in smarty templates
2022-02-20 06:57:04 +00:00
Tobias Diekershoff
9afb35d158
DE translation updates
2022-02-20 07:53:48 +01:00
Michael
b081227b47
Updated messages.po
2022-02-19 13:55:17 +00:00
Michael
51fb265621
Merge remote-tracking branch 'upstream/develop' into forum3
2022-02-17 07:11:50 +00:00
Michael
ccf92fc922
Updated messages.po
2022-02-16 23:07:09 +00:00
Michael
9ac24a0f36
More rework to make private communities working
2022-02-16 22:56:55 +00:00
Hypolite Petovan
785ea0325e
Updated main translation file after changing several strings
2022-02-15 15:54:45 -05:00
Hypolite Petovan
99979019bf
Expand system.accept_only_sharer pconfig value to include previous behavior with likes
2022-02-15 15:54:36 -05:00
Tobias Diekershoff
d65357dd92
added two help texts in the admin panel site config
2022-02-10 09:04:48 +01:00
Tobias Diekershoff
5a334deeaf
DE translation updats
2022-02-09 07:35:02 +01:00
Tobias Diekershoff
85791348cb
DE translation updates
2022-02-08 08:38:29 +01:00
Michael
061a6d9239
Use a thousands_separator to improve readability of the federation statistics
2022-02-07 19:21:39 +00:00
Michael
cda348def2
Fixed grammar
2022-02-07 06:53:44 +00:00
Michael
8e70e19061
Improved texts
2022-02-07 06:43:37 +00:00
Michael
384fe562a8
More statistics
2022-02-07 06:23:49 +00:00
Michael
bdba75ec47
Show detailled statistics per platform
2022-02-07 06:11:37 +00:00
Michael
58b4ecd6ae
Show month/halfyear usage
2022-02-07 05:29:00 +00:00
Tobias Diekershoff
960d440ab6
pump version to 2022.05-dev
2022-02-06 19:56:31 +01:00
Tobias Diekershoff
72c4ed95f1
pump version to 2022.02
2022-02-06 19:52:42 +01:00
Michael
c7b3c071c7
Issue 11034: Use the profile photo for local users
2022-02-01 19:12:33 +00:00
Michael
cd0a0c3424
Issue 11189: Fix notifications for new posts
2022-01-28 05:28:13 +00:00
Tobias Diekershoff
a63af42064
IT translation update THX fabrixxm
2022-01-27 21:47:19 +01:00
Tobias Diekershoff
409887ece5
SV update to the strings THX Kristoffer Grundström
2022-01-27 11:19:48 +01:00
Tobias Diekershoff
868520bf30
DE translation updates
2022-01-25 12:08:40 +01:00
Tobias Diekershoff
fff686b57e
HU translation updated THX Balázs Úr
2022-01-25 12:08:28 +01:00
Michael
f23a264cb4
Fix wrong spelling
2022-01-24 04:58:46 +00:00
Michael
564517607f
Notifications for participation added
2022-01-24 04:49:13 +00:00
Michael
e4887d23d2
Needless coude duplication removed
2022-01-24 04:15:36 +00:00
Michael
2b05561337
Updated messages.po
2022-01-23 19:57:40 +00:00
Tobias Diekershoff
5f49cf1505
RU translations THX Alexander An
2022-01-23 09:47:09 +01:00
Tobias Diekershoff
6bef359805
DE translation updates
2022-01-22 18:12:05 +01:00
Tobias Diekershoff
9a4aa440c9
SV update to the strings THX Kristoffer Grundström
2022-01-22 18:11:58 +01:00
Tobias Diekershoff
8f6ef346dd
HU translation updated THX Balázs Úr
2022-01-22 18:11:25 +01:00
Tobias Diekershoff
7fcfe2893c
RU translations THX Alexander An
2022-01-22 18:11:17 +01:00
Tobias Diekershoff
d5665331fe
missing "as" in string
...
A translator from the SV team discovered a missing "as" in a string.
2022-01-21 14:23:30 +01:00
Hypolite Petovan
aeb112ab5f
Fix bidi support in shared posts
...
- Display was wrong when language direction was different between nickname and content
2022-01-17 07:39:05 -05:00
Michael
e6108668e3
Some more cidong style
2022-01-16 09:07:39 +00:00
Michael
1f03462f2a
Updated messages.po
2022-01-12 21:29:18 +00:00
Michael
43779c2c92
Merge remote-tracking branch 'upstream/2021.12-rc' into advanced-cleaned
2022-01-12 21:29:03 +00:00
Michael
b065318366
Cleaned advanced contact tab
2022-01-12 21:23:45 +00:00
Hypolite Petovan
b3d8924ccc
Update translation fie after adding a string
2022-01-09 12:31:57 -05:00
Hypolite Petovan
f2af985350
[frio] Add a conditional browser share button
2022-01-09 12:31:54 -05:00
Hypolite Petovan
18b32b68aa
[frio] Add connector-based privacy display
2022-01-09 12:17:52 -05:00
Philipp
cf18f059a1
Update messages.po
2022-01-04 22:10:37 +01:00
Balázs Úr
e698ebf359
Mark error message as translatable
2022-01-03 22:29:26 +01:00
Philipp
322b7c856c
Merge pull request #11129 from urbalazs/copyright-2022
...
Update copyright
2022-01-02 09:45:35 +01:00
Balázs Úr
e56a53647b
Update copyright
2022-01-02 08:27:47 +01:00
Tobias Diekershoff
cc08bdb023
RU translations THX Alexander An
2021-12-23 07:11:59 +01:00
Tobias Diekershoff
903d829f49
ET translation updated THX Rain Hawk
2021-12-22 10:16:46 +01:00
Tobias Diekershoff
b84d3812a4
RU translations THX Alexander An
2021-12-20 07:05:45 +01:00
Hypolite Petovan
b0b5a6c6f2
Update main translation file after adding a string
2021-12-12 08:15:17 -05:00
Michael
bdb48acbde
Use 100% width for audio elements
2021-12-11 13:47:20 +00:00
Michael
e6823dac67
Updated messages.po
2021-12-08 13:44:03 +00:00