Marek Bachmann
0ea219f728
Use previously already available field.5 for short hand pattern ad admin page for maximagesize
2022-11-30 01:58:22 +01:00
Marek Bachmann
978fe26f4c
Added Strings::getBytesFromShorthand() for file size check at upload and new message.po
2022-11-30 01:26:08 +01:00
Marek Bachmann
9c383e2004
allow shorthands in the system.maximagesize
2022-11-30 01:26:08 +01:00
MarekBenjamin
3cf0b9b9fd
Merge branch 'friendica:develop' into show_image_upload_limit
2022-11-29 21:58:46 +01:00
Hypolite Petovan
c0c414ab95
[frio] Add page wrapper to contact follow page
2022-11-29 06:37:41 -05:00
MarekBenjamin
bfe220c344
Merge branch 'friendica:develop' into show_image_upload_limit
2022-11-28 10:53:50 +01:00
Tobias Diekershoff
3092975523
DE translation update THX MarekBenjamin
2022-11-28 07:00:11 +01:00
Marek Bachmann
361908ce3b
and the messages.po
2022-11-28 01:23:00 +01:00
Marek Bachmann
6ebf0f860b
messages.po
2022-11-27 23:53:34 +01:00
Marek Bachmann
a01872a117
Merge branch 'develop' into show_image_upload_limit
...
# Conflicts:
# src/Util/Strings.php
# view/lang/C/messages.po
2022-11-27 23:52:58 +01:00
Hypolite Petovan
9fbdcb5459
Merge pull request #12277 from nupplaphil/mod/fbrowser
...
Move mod/fbrowser to src\Modules\Attachment|Photos\Browser
2022-11-27 07:55:55 -05:00
Philipp
272911527c
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-11-27 01:52:14 +01:00
Philipp
29190fae73
Update messages.po
2022-11-27 01:36:31 +01:00
Philipp
012f486eb6
Adhere feedback
2022-11-27 01:34:59 +01:00
Philipp
50316bbb80
Move Browser & Upload to own namespace
2022-11-27 01:34:59 +01:00
Philipp
051253a745
Move FileBrowser to own namespace & Bugfix album usage
2022-11-27 01:34:58 +01:00
Philipp
3607aa32ca
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-11-27 01:34:58 +01:00
Marek Bachmann
719c294fb5
Added info about upload_max_filesize to admin page
2022-11-26 23:45:58 +01:00
Philipp
d0b16b2fc1
Move mod/fbrowser to src\Modules\Attachment|Photos\Browser
2022-11-26 22:26:30 +01:00
Hypolite Petovan
34418d790d
Check for existence of $contact.photo_menu.edit in frio:contact/entry.tpl
...
- Address https://github.com/friendica/friendica/issues/11992#issuecomment-1327030221
2022-11-26 15:38:21 -05:00
Marek Bachmann
74bab60989
message.po once more
2022-11-25 23:01:25 +01:00
Marek Bachmann
c11e2b0795
updated messages.po
2022-11-25 19:55:43 +01:00
Marek Bachmann
32aa8bd198
Added information that max image upload size on admin page does not affect server-side upload limits
2022-11-23 18:17:33 +01:00
Michael
c4aaa08693
Updated messages.po
2022-11-23 14:16:13 +00:00
Hypolite Petovan
187a28abda
Update main translation file after moving strings
2022-11-20 17:26:08 -05:00
Hypolite Petovan
77e87da441
Create /profile/{nickname}/photos route
...
- Create new Profile\Photos\Index module class
- Update most references of the legacy /photos/{nickname} route
2022-11-20 17:15:07 -05:00
Tobias Diekershoff
eec48057dc
Merge pull request #12221 from MrPetovan/bug/warnings
...
Fix various PHP 8 deprecations
2022-11-20 08:21:06 +01:00
Hypolite Petovan
6f93ee7e49
Fix various PHP 8 deprecations
2022-11-19 19:15:47 -05:00
Hypolite Petovan
a4eb6f971f
[frio] Improve search list display for web and mobile
...
- Reduced margins
- Repositioned the network icon and external link
2022-11-19 17:16:51 -05:00
Hypolite Petovan
0c8242af64
Update main translation file after adding a string
2022-11-19 12:29:08 -05:00
Hypolite Petovan
525eab395c
Improve error message when conversation isn't available in Module\Item\Display
...
- Retrieve the parent post no matter what. Previously it was depending on the user's settings, which gave unpredictable behavior if the parent post wasn't retrieved for whatever reason.
- List possible reasons the conversation isn't showing up based on the condition in Model\Post::selectViewForUser
- Allow HTML in exception messages
2022-11-19 12:29:08 -05:00
Tobias Diekershoff
8609fe2f5e
Merge pull request #12207 from MrPetovan/bug/12187-register-uid-0
...
Ensure register records aren't created with uid = 0
2022-11-19 15:52:53 +01:00
Thorsten
d77fece367
Fix route for user import.
2022-11-19 15:17:42 +01:00
Hypolite Petovan
805fa6024f
Update main translation file after adding strings
2022-11-19 07:53:55 -05:00
Schnoop
565ade02a4
Update main.js
...
Revert trailing slash changes as this will lead to wrong urls.
2022-11-18 20:07:46 +01:00
Tobias Diekershoff
d7946dd985
DE translation update
2022-11-18 16:11:07 +01:00
Hypolite Petovan
47ad922f9a
Add global styles for .icon
...
- Normalize user/contact profile pictures size
2022-11-16 20:12:36 -05:00
Hypolite Petovan
a6d96bf1b7
Replace remaining references to contact_template.tpl by contact/entry.tpl
2022-11-16 16:23:47 -05:00
Philipp
81b21c4131
Revert "Remove geotag"
...
This reverts commit 5dc9319b
2022-11-16 21:20:24 +01:00
Philipp
5dc9319bb2
Remove geotag
2022-11-16 08:50:57 +01:00
Philipp
db7af4c45b
Remove jotnets
2022-11-16 08:49:48 +01:00
Philipp
01c2a775e4
Update messages.po
2022-11-15 22:34:31 +01:00
Philipp
584e7a7e6d
Remove trailing slash in update_
calls
2022-11-15 20:11:38 +01:00
Philipp
9d455a5d0b
Update messages.po
2022-11-15 01:00:29 +01:00
Hypolite Petovan
1ec70f9640
Update main translation file after moving strings
2022-11-14 17:13:27 -05:00
Hypolite Petovan
89338684b5
Update main translation file after moving strings
2022-11-14 13:48:47 -05:00
KulikAlex
03cfb69a64
Update message_recipient.tpl
2022-11-12 19:04:02 +03:00
Philipp
a36a4b6192
fix link
2022-11-09 22:28:29 +01:00
Philipp
4998d15e85
Update messages.po
2022-11-09 22:27:47 +01:00
Philipp
75360f3b8c
Move mod/mod/msearch & mod/match to src/Module
2022-11-09 22:17:50 +01:00
Philipp
3f6ec3dd31
Merge pull request #12106 from MrPetovan/task/4090-move-mod-settings
...
Move mod/settings.php to src/Module
2022-11-09 20:34:31 +01:00
Hypolite Petovan
cb5e18838c
Replace remaining "admin" instances in moderation templates
2022-11-09 08:13:12 -05:00
Hypolite Petovan
60dec7f164
Update main translation file after changing strings
2022-11-09 06:29:53 -05:00
Hypolite Petovan
45c4439119
Move settings/connectors to src/Module
2022-11-09 06:26:05 -05:00
Hypolite Petovan
33d1df3c6d
Move settings/addons to src/Module
2022-11-09 06:25:41 -05:00
Hypolite Petovan
3226b00995
Move settings/oauth to src/Module
...
- Add settings_content() permission checks to Module\BaseSettings
- Transform application token deletion GET links to POST forms to keep a single OAuth module class
2022-11-09 06:25:22 -05:00
Hypolite Petovan
143d8a6d6d
Update main translation file after moving strings
2022-11-08 20:25:21 -05:00
Hypolite Petovan
4a626ef101
Create new Contact\Redir module class
...
- Move /redir route to /contact/redir
2022-11-08 20:12:23 -05:00
Hypolite Petovan
6313780094
Updated main translation file after changing strings
2022-11-08 18:33:54 -05:00
Hypolite Petovan
48da6f2f51
Deleted fils related to mod/removeme.php
2022-11-08 18:33:54 -05:00
Hypolite Petovan
a68c790c64
Create new Settings\RemoveMe module class
...
- Moved route from /removeme to /settings/removeme
- Combined templates into one
2022-11-08 18:33:54 -05:00
Hypolite Petovan
64fad2913d
Updated main translation file after adding strings
2022-11-08 11:53:10 -05:00
Hypolite Petovan
99d54dc711
Restore Item\Source module functionality
2022-11-08 11:53:09 -05:00
Hypolite Petovan
8161a32b77
Add missing links to moderation section
2022-11-08 09:16:36 -05:00
Tobias Diekershoff
48090d1b70
Merge pull request #12142 from MrPetovan/task/homepage-verified
...
Add title to homepage verified check mark
2022-11-08 11:12:17 +01:00
Hypolite Petovan
327cf17b07
Updated main translation file after adding a string
2022-11-08 04:32:58 -05:00
Hypolite Petovan
0a20566199
Replace remaining occurrences of admin/users route by moderation/users
2022-11-08 04:26:11 -05:00
Hypolite Petovan
561f22cdc4
Add title to homepage verified check mark
...
- Decrease log level for not found Memcached keys
2022-11-08 04:20:19 -05:00
Hypolite Petovan
4ecf6d9d63
Updated main translation file after moving strings
2022-11-08 02:32:57 -05:00
Hypolite Petovan
18f54f4425
New area "moderation"
...
- Moved several admin pages to the moderation area
- ACL still is checking for administrator credentials
2022-11-08 02:28:42 -05:00
Hypolite Petovan
5ab1cf44f9
Update main translation file after changin strings
2022-11-07 21:56:29 -05:00
Hypolite Petovan
c7dbe0b610
Create new OStatus\Repair module class
...
- Create corresponding template file
2022-11-07 21:44:18 -05:00
Philipp
a6b09529fd
Update messages.po
2022-11-07 20:32:45 +01:00
Philipp
78a8ed6fe7
adhere feedback
2022-11-07 20:21:11 +01:00
Philipp
f13c91b320
Move mod/cal.php and mod/events.php to Module
2022-11-07 19:52:24 +01:00
Tobias Diekershoff
d82e8284f0
regen messages.po
2022-11-07 11:25:11 +01:00
Tobias Diekershoff
39908f9083
regen messages.po
2022-11-07 11:19:33 +01:00
Tobias Diekershoff
be6809ecdd
updated the messages.po file
2022-11-07 11:19:11 +01:00
Tobias Diekershoff
457c34dd13
add a checkmark to the vcards if the homepage has a rel-me back to the profile
2022-11-07 11:15:55 +01:00
Tobias Diekershoff
0104930fb3
add homepage help text to the templates
2022-11-07 11:15:55 +01:00
Hypolite Petovan
db3404e8a3
Update main translation file after adding a couple strings
2022-11-06 19:03:21 -05:00
Hypolite Petovan
d5b29b1c61
Add follow/unfollow link to the contact actions menu
2022-11-06 19:03:21 -05:00
Hypolite Petovan
ae5dde9f5e
Fix <a> tags with an onclick action navigating to the URL
2022-11-06 19:03:21 -05:00
Philipp
5d2a25a86e
Merge pull request #12128 from tobiasd/20221106-viercontacts
...
[vier] Fix contacts display
2022-11-06 20:23:51 +01:00
Tobias Diekershoff
fb07ba2e3b
the filebrowser.tpl file was missing an "
2022-11-06 19:21:37 +01:00
Tobias Diekershoff
1f4ca51cc8
[vier] Fix contacts display
2022-11-06 17:41:10 +01:00
Michael Vogel
ea49ab6e04
Merge pull request #12114 from MrPetovan/bug/12112-unFollow
...
Fix capitalization of unfollow links in Model\Contact
2022-11-06 00:21:27 +01:00
Hypolite Petovan
c7638e0d0c
Updated main translation file after updating a couple of strings
2022-11-05 18:01:53 -04:00
Hypolite Petovan
9aa05eb911
Deprecate themes duepuntozero, quattro and smoothly
2022-11-05 00:06:10 -04:00
Philipp
8cec89195b
Merge pull request #12102 from MrPetovan/task/11011-frio-contact-template-link
...
[frio] Make the main contact row template link to the contact page
2022-11-04 19:49:34 +01:00
Hypolite Petovan
a09558e8a8
[frio] Make the main contact row template link to the contact page
...
- This was preventing mobile users to access the contact page that was hidden behind a onmouseover behavior
- The now unused template for contact filtering is also removed
2022-11-04 13:03:35 -04:00
Hypolite Petovan
8124dedbf6
Create new Post/Share module class
2022-11-04 13:02:01 -04:00
Hypolite Petovan
f50368c9cb
Update main translation file after mving strings
2022-11-04 11:29:39 -04:00
Hypolite Petovan
8ec5d10bf4
Add new Contact/Suggestions module class
2022-11-04 07:57:00 -04:00
Hypolite Petovan
811e144e9e
Move viewcontact_template and contact_template to contact/ folder
2022-11-04 07:03:55 -04:00
Hypolite Petovan
3dbce995fd
Updated main translation file after moving strings
2022-11-03 22:30:25 -04:00
Hypolite Petovan
1ba9a65fd8
Add new Post/Tag/Add module class
...
- Convert GET to POST
2022-11-03 22:26:48 -04:00
Michael
f1f4561002
Updates messages.po
2022-11-03 20:18:50 +00:00
Michael
a89f235044
Merge remote-tracking branch 'upstream/develop' into issue-12097
2022-11-03 20:15:53 +00:00
Michael
0f9e2b6da4
Issue 12097: Notify for each new user registration
2022-11-03 19:59:33 +00:00
Hypolite Petovan
fcd7819f95
Updated main translation file after moving strings
2022-11-03 00:27:09 -04:00
Hypolite Petovan
e0dc7a471e
Create Post/Tag/Remove module class and route
...
- Fix tag name parameter in single tag removal link in mod/photos
- Remove "/post" from backend routes as it was preventing sessions from working in this module. No existing module had a route starting with "/post".
2022-11-03 00:27:08 -04:00
Hypolite Petovan
dbc9bde97a
Update main translation file after changing strings
2022-11-02 11:32:21 -04:00
Hypolite Petovan
2b2fa4471f
Remove mod/uimport.php
2022-11-02 11:27:32 -04:00
Hypolite Petovan
4ab260042c
Create new User\Import module class
...
- Merge Core\UserImport class in Module class
2022-11-02 11:27:31 -04:00
Philipp
e56d34c2b7
Update messages.po
2022-11-02 15:17:48 +01:00
Philipp
998e425a15
adapt route
2022-11-02 15:16:25 +01:00
Philipp
7c4a7bff2e
Move new events routes to calendar routes
2022-11-02 15:16:24 +01:00
Philipp
2c90ab69d6
Move event export to src/Module/Events/Export
2022-11-02 15:16:23 +01:00
Tobias Diekershoff
97722177d5
Merge pull request #12091 from MrPetovan/bug/12085-view-logs-detail
...
Fix wrong class name in logs view template
2022-11-01 16:46:38 +01:00
Hypolite Petovan
2c7a60eb0e
Replace remaining "follow" route instances to "contact/follow"
2022-11-01 09:41:39 -04:00
Hypolite Petovan
64d02c6636
Fix wrong class name in logs view template
...
- This was stunting the Javascript responsible for showing log entry details
2022-11-01 09:17:42 -04:00
Philipp
baa97febef
hopefully last feedback :)
2022-11-01 00:09:30 +01:00
Philipp
94d615fbb7
Update messages.po
2022-10-31 21:00:30 +01:00
Philipp
87291e30a4
Found some more follow-links
2022-10-31 20:58:34 +01:00
Hypolite Petovan
2907b84eb2
Update main translation file after changing strings
2022-10-31 15:34:41 -04:00
Hypolite Petovan
3020dfbeeb
Rename auto_request.tpl form action template variable
2022-10-31 15:30:23 -04:00
Hypolite Petovan
e9e7a73a63
Update main translation file after changing strings
2022-10-31 14:57:26 -04:00
Hypolite Petovan
969b4f991e
Create Profile\Attachment\Upload module class
...
- Add missing response type in AjaxUpload initializition
2022-10-31 14:57:25 -04:00
Hypolite Petovan
2ffa8e6516
Update main translation file after changing strings
2022-10-30 14:22:48 -04:00
Hypolite Petovan
39765e6018
Create Profile\Photos\Upload class
2022-10-30 14:20:01 -04:00
Hypolite Petovan
c5076bec18
Updated main translation file after changing strings
2022-10-30 10:49:48 -04:00
Hypolite Petovan
07dd548a10
Remove mod/wallmessage module
2022-10-30 10:49:47 -04:00
Hypolite Petovan
9561910e83
Create Profile\UnkMail module class
2022-10-30 10:49:47 -04:00
Hypolite Petovan
4189e01987
Merge pull request #12069 from tobiasd/20221026-de
...
DE translation update
2022-10-26 01:36:58 -04:00
Tobias Diekershoff
606dd9f5e6
DE translation update
2022-10-26 07:33:51 +02:00
Tobias Diekershoff
80a897f2f3
add a nofollow to the blocklist export link
2022-10-26 07:30:46 +02:00
Hypolite Petovan
42199d9264
Updated main translation file after removing strings
2022-10-25 19:07:55 -04:00
Hypolite Petovan
5f92473c6e
Update main translation file after changing a string
2022-10-24 18:21:50 -04:00
Tobias Diekershoff
965314f213
RU translation update THX SpcCw
2022-10-22 06:44:08 +02:00
Philipp
84201f0915
Update view/theme/vier/config.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-10-21 10:25:42 +02:00
Philipp
fad1763e28
Update view/theme/quattro/config.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-10-21 10:25:41 +02:00
Philipp
ee71086133
UserSession class [7] - Refactor view/ files
2022-10-21 10:25:41 +02:00
Philipp
bf39b5a948
Fix messages.po issue
2022-10-21 10:19:13 +02:00
Michael
d3e167c77c
All references to boot.php are now removed
2022-10-19 20:38:25 +00:00
Michael
867e23054d
Updated messages.po
2022-10-19 09:23:13 -04:00
Michael
11944dda32
old boot.php functions replaced in various places
2022-10-19 07:44:08 -04:00
Tobias Diekershoff
f4dbd69e0e
FR translation update THX Nicolas Derive
2022-10-18 22:18:01 +02:00
Philipp
7ac86e49d1
Move Core\Session::get() to DI::session()->get()
2022-10-18 21:10:37 +02:00
Roland Häder
26e0469de7
Merge branch 'develop' into rewrite/gravity-constants
2022-10-18 16:34:40 +02:00
Michael
b1de40cb42
Updated messages.po
2022-10-17 09:33:29 +00:00
Tobias Diekershoff
a994b76ebc
DE translation update
2022-10-17 08:27:48 +02:00
Hypolite Petovan
bcc1350f1d
Updated main translation file after adding strings
2022-10-16 13:21:43 -04:00
Hypolite Petovan
e556dc3c31
Add new frio.always_open_compose setting
...
- This setting allows the New Post button to always open the Compose page instead of the modal by default
2022-10-16 11:49:27 -04:00
Hypolite Petovan
d826fe0a3b
Refactor files related to the Compose page and frio theme settings
...
- Use dependencies instead of most DI calls in Module\Item\Compose
- Group translation strings in a subkey of the template variables array
- Rewrite array initializations in theme/frio/config
2022-10-16 11:48:28 -04:00
Michael
34c3f189fc
Updated database.sql and messages.po
2022-10-14 22:48:03 +00:00
Roland Häder
da66730e4f
Rewrite:
...
- moved constants GRAVITY_* from boot.php to Friendica\Model\Item
- also rewrote some array initialization:
From:
````
<?php
$arr = [];
$arr['foo'] = "FOO";
````
To:
````
<?php
$arr['foo'] = "FOO";
````
- added a few type-hints
2022-10-15 00:44:06 +02:00
Hypolite Petovan
885f90afa3
Merge pull request #11967 from annando/quote-share
...
Improve quote share ("message_id" added)
2022-10-07 08:00:31 -04:00
Michael
1ef5730d3d
"share" added to autocomplete
2022-10-07 05:54:17 +00:00
Hypolite Petovan
1422e8a510
[frio] Add left sidebar toggle button for mobile anonymous view
...
- It was missing from the anonymous top bar
2022-10-06 18:00:43 -04:00
Michael
4d39ec8b63
Issue 11880: Provide "alt" description from uploaded file
2022-10-03 21:23:04 +00:00
Tobias Diekershoff
560f061380
FR translation update THX Nicolas Derive
2022-09-29 14:26:01 +02:00
Michael
e584185c0a
Updated messages.po
2022-09-25 07:09:22 +00:00
Hypolite Petovan
636325efcc
Merge pull request #11899 from annando/native-xml
...
Template based XML generation is replaced with native XML
2022-09-11 04:39:39 -04:00
Hypolite Petovan
6db79aa741
Updated main translation file after moving strings
2022-09-11 03:35:14 -04:00
Michael
ff89c1a8bf
Template based XML generation is replaced with native XML
2022-09-11 07:00:16 +00:00
Hypolite Petovan
60d1779717
[frio] Add support for asynchronous call to /filerm module for post categories and folders
...
- This prevents the page to change to an empty page when clicking on the remove link of categories and folders
2022-09-11 02:36:06 -04:00
Tobias Diekershoff
9d6e4d7483
HU translation updates THX Balázs Úr
2022-09-11 08:19:20 +02:00
Michael
e2cb705468
Merge remote-tracking branch 'upstream/2022.09-rc' into language
2022-09-04 17:04:13 +00:00
Michael
f5d6671fbd
Merge remote-tracking branch 'upstream/2022.09-rc' into performance
2022-09-04 14:08:16 +00:00
Michael
12d4bae28f
Merge remote-tracking branch 'upstream/2022.09-rc' into language
2022-09-04 14:05:46 +00:00
Michael
7c756a3bcb
Updated database.sql and messages.po
2022-09-04 08:08:50 +00:00
Michael
767883476f
Updated database.sql and messages.po
2022-09-04 08:06:32 +00:00
Michael
b0326afae3
Updated database.sql and messages.po
2022-09-04 08:03:56 +00:00
Michael
757a5c2de9
Loglevels are adjusted
2022-08-30 19:45:30 +00:00
Tobias Diekershoff
97992cf1c6
FR translation update
2022-08-24 07:23:26 +02:00
Hypolite Petovan
2c079757e0
Update main translation file after removing poke feature strings
2022-08-09 14:55:56 -04:00
Hypolite Petovan
4a885a13a6
Remove poke feature
2022-08-09 14:55:55 -04:00
Tobias Diekershoff
15d2aa5cfa
fixed typo
2022-08-09 09:49:28 +02:00
Tobias Diekershoff
48e91d51c8
ZH CN translation updates THX shykana and xenoeye
2022-08-09 08:19:33 +02:00
Tobias Diekershoff
a55b71856c
DE translation update THX vinzv
2022-08-09 08:17:51 +02:00
Hypolite Petovan
0cd64a3769
Updated main translation file after editing a string
2022-08-08 12:34:49 -04:00
Philipp
e0ec304d2a
Merge pull request #11830 from MrPetovan/task/11826-pluralization
...
Use L10n->tt instead of t() for plural strings
2022-08-08 15:35:54 +02:00
Tobias Diekershoff
7634fc2425
added Gàidhlig language translation
...
This adds the initial translation of Friendica core into Gàidhlig by @gunchleoc
redo of #11818
2022-08-08 11:37:39 +02:00
Hypolite Petovan
63a448cad9
Update main translation file after adding pluralization forms
2022-08-08 02:15:24 -04:00
Tobias Diekershoff
0f35b06978
updated the messages.po file
2022-08-05 15:52:04 +02:00
Hypolite Petovan
6857dbe71f
Updated main translation file after adding strings
2022-08-01 12:25:36 -04:00
Hypolite Petovan
49394aedeb
Add password length limit if using the Blowfish hashing algorithm
...
- Add new page to reset a password that would be too long
- Add support for pattern parameter in field_password
2022-08-01 12:12:18 -04:00
Michael
13cd6259ec
Updates messages.po
2022-07-29 21:32:58 +00:00
Michael
80592f6365
Updated messages.po
2022-07-29 14:54:25 +00:00
Hypolite Petovan
6e7823eaaa
Merge pull request #11784 from MrPetovan/task/11779-blocklist-notification
...
Add email notification to all users on server domain pattern block list update
2022-07-28 16:26:51 -04:00
Alessandro Lorenzi
94cf4fa37a
fix(frio): "Data" move header in template w/ l10n
...
fix : #11581
2022-07-28 18:10:01 +02:00
Hypolite Petovan
e35651c44a
Updated main translation file after adding strings
2022-07-28 05:39:30 -04:00
Michael
3a4a76ac56
Updated messages.po
2022-07-27 18:59:40 +00:00
Hypolite Petovan
ef82f679bf
Updated main translation file after adding strings
2022-07-27 11:54:50 -04:00
Hypolite Petovan
e11d3cfeb0
Add upload feature for domain pattern block list
...
- Add new /admin/blocklist/server/import route
- Add form on domain pattern blocklist index page
2022-07-27 11:54:50 -04:00
Hypolite Petovan
7d7a5a65e9
Add download feature for domain block list
...
- Add new /blocklist/domain/download route
- Add link on /friendica page
2022-07-27 11:54:50 -04:00
Tobias Diekershoff
34e2ed614b
update to the zh-cn translation THX shykana
2022-07-22 07:32:20 +02:00
Philipp
c35e11e01f
Merge pull request #11755 from tobiasd/fix11752
...
wrong parameter for BaseURL get in smoothly theme
2022-07-20 07:19:45 +02:00
Tobias Diekershoff
66d77112dc
PL translation update THX strebski
2022-07-20 07:03:05 +02:00
Tobias Diekershoff
d6123976f5
wrong parameter for BaseURL get in smoothly theme
...
Fixes at least the smoothly aspect pf #11752 other themes brokeness could not be reproduced on my node.
2022-07-20 06:58:26 +02:00
Michael
6454f9a32c
Updated messages.po
2022-07-17 07:39:12 +00:00
Hypolite Petovan
c50b3d671e
[frio] Accept 0 as a valid content background transparency in frio/style.php
2022-07-13 17:51:45 -04:00
Hypolite Petovan
5d8ebffb4e
Merge pull request #11730 from HankG/bugfix-frio-display-settings-error
...
Fix frio settings display error setting scheme to custom type if null
2022-07-13 08:50:23 -04:00
Hank Grabowski
74252b5a31
Fix frio settings display error setting scheme to custom type if null
2022-07-13 08:40:54 -04:00
Hypolite Petovan
1d94e2866a
Enable the view module in maintenance mode
...
- This allows to load the default theme CSS
- Theme scripts have been updated to reflect the possibility they will be included in maintenance mode
2022-07-12 19:48:36 -04:00
Hank Grabowski
96d3b5bcf1
Merge branch 'develop' into feature-optional-network-group-count
2022-07-08 15:35:26 -04:00
Hank Grabowski
e57e1ba1e5
Make network counts at the group level system level configurable
2022-07-08 15:29:34 -04:00
Tobias Diekershoff
cb92809736
DE translation updates THX FOSS+
2022-07-08 15:33:12 +02:00
Tobias Diekershoff
16906cdd4a
DE translation updates
2022-07-08 08:23:25 +02:00
Tobias Diekershoff
28e2eab7ae
SV update to the strings THX viktorbagare
2022-07-07 11:08:05 +02:00
Tobias Diekershoff
a82c874d5d
PL translation update THX strebski
2022-07-07 11:07:26 +02:00
Philipp
123c116591
Update messages.po
2022-06-25 23:04:01 +02:00
Philipp
0223c030a9
Improve 2 factor usage
2022-06-25 23:04:00 +02:00
Roland Häder
84bfc37bf1
Changes:
...
- added more type-hints
- added missing documentation
2022-06-22 14:36:45 +02:00
Tobias Diekershoff
fff6e30782
update FR translations THX kalon33
2022-06-21 06:45:14 +02:00
Roland Häder
cd3b01fd82
Changed:
...
- cannot have type-hints :-(
2022-06-20 03:48:34 +02:00
Roland Häder
58c48977ec
These files should never have executable files
2022-06-16 09:14:23 +02:00
Roland Häder
fd0d4aedee
Font files should NEVER be executable
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2022-06-16 09:13:48 +02:00
Tobias Diekershoff
6d6f356446
AR translation updates THX ButterflyOfFire
2022-06-13 14:27:14 +02:00
Tobias Diekershoff
7614ace843
added HU translation THX Balázs Úr
2022-06-13 14:27:14 +02:00
Tobias Diekershoff
cc77052817
update FR translations THX kalon33
2022-06-13 14:27:06 +02:00
Michael
a5b5f9316d
Updated database.sql and messages.po
2022-06-13 05:46:37 +00:00
Tobias Diekershoff
7fe7d0c904
pump version to 2022.06, welcome Giant Rhubarb
2022-06-11 10:01:00 +02:00
Tobias Diekershoff
06769dfc91
DE translation updates
2022-06-08 07:21:10 +02:00
Tobias Diekershoff
a18a95b870
RU translations THX SpcCw
2022-06-08 07:20:25 +02:00
Tobias Diekershoff
17877d9fd7
update FR translations THX kalon33
2022-06-07 06:32:01 +02:00
Tobias Diekershoff
e3183cb4b4
DE translation updats
2022-06-07 06:31:52 +02:00
Tobias Diekershoff
579a23ba6e
RU translations THX Alexander An
2022-06-07 06:31:35 +02:00
Tobias Diekershoff
64fac441a6
HU translation update THX Balázs Úr
2022-06-07 06:31:13 +02:00
Michael
9bb371850a
Different approach for empty values
2022-06-06 07:35:28 +00:00
Michael
da33517a2d
Rearrange the notification settings
2022-06-05 21:19:21 +00:00
Michael
001aac9952
Issue 11602: Fix error during contact merhe
2022-06-05 18:15:10 +00:00
Hypolite Petovan
28ce00c102
Merge pull request #11606 from annando/issue-11566
...
Issue 11566: More detailled notification configuration
2022-06-05 08:13:34 -04:00
Michael Vogel
913f5ada27
Merge pull request #11603 from tobiasd/20220605-lng
...
DE, HU translation updates
2022-06-05 13:46:33 +02:00
Michael
57b8708425
Issue 11566: More detailled notification configuration
2022-06-05 11:41:08 +00:00
Tobias Diekershoff
b6d2d71cbd
added HU translation THX Balázs Úr
2022-06-05 10:08:01 +02:00
Tobias Diekershoff
c3024e5b92
DE translation updats
2022-06-05 10:07:44 +02:00
Hypolite Petovan
b1afcb5ebf
Merge pull request #11588 from annando/mergecontact
...
New command to merge duplicated contacts
2022-06-04 15:34:37 -04:00
Tobias Diekershoff
ec07a31fb3
update FR translations THX kalon33
2022-06-02 07:00:37 +02:00
Tobias Diekershoff
5d4aec176e
RU translations THX Alexander An
2022-06-02 07:00:22 +02:00
Michael
e46354a522
New command to merge duplicated contacts
2022-06-01 22:11:03 +00:00
Tobias Diekershoff
078334ce53
HU translation updated THX Balázs Úr
2022-06-01 18:43:36 +02:00
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