Commit graph

7980 commits

Author SHA1 Message Date
Philipp
4f1bb0d274
Use X-REQUEST-ID for Error pages 2022-12-26 21:18:05 +01:00
Hypolite Petovan
1be9d6b2cb Fix wrong variable reference in view wall_thread template
- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1364715116
2022-12-26 09:26:57 -05:00
Tobias Diekershoff
509715068a use correct field for ALT test 2022-12-24 14:57:03 +01:00
Tobias Diekershoff
8dcfafcfb0 issue 12515 2022-12-24 14:52:26 +01:00
Marek Bachmann
b876a9efcd Distinguish between comment likes and post likes. 2022-12-23 02:38:00 +01:00
Marek Bachmann
ef4f508f9b messages.po and and corrected typo in comment 2022-12-23 01:06:21 +01:00
Marek Bachmann
90d99bc3e8 Changed registration text input to text area since BBcode is allowed there (was single line input) 2022-12-21 20:05:35 +01:00
Tobias Diekershoff
c84f18ef66 bump VERSION to 2023.03-dev 2022-12-20 06:52:15 +01:00
Tobias Diekershoff
eeadc00e83 bump VERSION to 2022.12 2022-12-20 06:48:39 +01:00
Tobias Diekershoff
43fd9eb77c DE translation updates 2022-12-18 16:12:50 +01:00
Hypolite Petovan
f7a8c109e9 Updated main translation file after adding a string 2022-12-18 01:04:04 -05:00
Hypolite Petovan
3756f933a6 Update main translation file after adding strings 2022-12-17 12:20:49 -05:00
Hypolite Petovan
cdf180c58d Add new calendar.default_view pconfig key 2022-12-17 12:20:43 -05:00
Matthias Moritz
5817709562 Move vier version of calendat/calendar_head template to base
- With the support for the remaining themes dropped, the base template wasn't used anymore
2022-12-17 12:20:13 -05:00
Tobias Diekershoff
847396ac38 RU translation update THX SpcCw 2022-12-17 15:24:59 +01:00
Tobias Diekershoff
bde1d5b02e DE translation updates 2022-12-17 08:51:23 +01:00
Tobias Diekershoff
ce14c81e1f HU translation updates THX Balázs Úr 2022-12-17 08:49:27 +01:00
Tobias Diekershoff
301fd13ced DE translation updates 2022-12-17 08:48:10 +01:00
Tobias Diekershoff
d77fa441db FR translation updates THX kalon33 2022-12-17 08:41:38 +01:00
Tobias Diekershoff
912493f673 PL translation updates THX strebski 2022-12-17 08:40:27 +01:00
Hypolite Petovan
30973647a6 [frio] Allow space for the upload button in the fbrowser modal 2022-12-16 19:16:25 -05:00
Hypolite Petovan
d096dbe276 [frio] Re-hide the forum contact row in network page 2022-12-15 11:10:28 -05:00
Tobias Diekershoff
f84e76d893
Merge pull request #12422 from MrPetovan/bug/5095-group-tooltip
[frio] Reduce group member add/remove button virtual height
2022-12-15 06:32:08 +01:00
Tobias Diekershoff
d33dc131ff
Merge pull request #12425 from MrPetovan/task/11774-frio-remove-banner-setting
[frio] Remove header banner setting form field
2022-12-15 06:25:55 +01:00
Tobias Diekershoff
0128bbdb08
Merge pull request #12426 from MrPetovan/task/12237-ACL-meta-groups-doc
Add documentation about the ACL autocomplete fields
2022-12-15 06:22:14 +01:00
Tobias Diekershoff
9e61720875
Merge pull request #12428 from MrPetovan/bug/12406-frio-contact-list-frame
[frio] Add wrapper to generic contact list
2022-12-15 06:16:13 +01:00
Tobias Diekershoff
f114ad1883
Merge pull request #12429 from MrPetovan/bug/contactblock-icon
Make contact block list style more specific
2022-12-15 06:14:55 +01:00
Hypolite Petovan
3546f5b189 [frio] Update description, version, maintainer and screenshot 2022-12-14 22:25:53 -05:00
Hypolite Petovan
38f5e28e33 Make contact block list style more specific
- The wide selector had side effects across the site
2022-12-14 22:11:19 -05:00
Hypolite Petovan
0d2c302beb [frio] Add wrapper to generic contact list 2022-12-14 22:05:58 -05:00
Hypolite Petovan
07520719f7 Add documentation about the ACL autocomplete fields 2022-12-14 21:57:14 -05:00
Hypolite Petovan
244b65e5fc [frio] Remove header banner setting form field
- This setting isn't used in the frio theme at all
2022-12-14 21:45:27 -05:00
Hypolite Petovan
710a805623 [frio] Reduce group member add/remove button virtual height
- This bring down the tooltip closer to the icon
2022-12-14 21:17:01 -05:00
Marek Bachmann
3576855e71 Small fix to show PHP.ini upload_max_filesize value also with binary prefix for consistency 2022-12-14 23:19:08 +01:00
Hypolite Petovan
2fa9d49632 Normalize padding in image grid
- Remove outside padding, vertical and horizontal
- Remove artificial padding with <br> in content/image.tpl
2022-12-12 21:56:23 -05:00
Marek Bachmann
8690b311a8 Moved image_grid.css content to global.css and use unique class names for imagegrid style classes, removed id for div 2022-12-12 22:58:50 +01:00
MarekBenjamin
86b9cef273
Update image_grid.css
Removed fall back to one column
2022-12-12 21:56:42 +01:00
MarekBenjamin
bc70bc23a4
Update image_grid.css 2022-12-12 21:45:57 +01:00
Marek Bachmann
236a4c819b Removed not needed image_grid_column.tpl 2022-12-10 23:44:23 +01:00
Marek Bachmann
d786f225ee Added image grid generation to addVisualAttachments 2022-12-10 22:54:50 +01:00
MarekBenjamin
c7811576cc
Merge branch 'friendica:2022.12-rc' into new_image_presentation 2022-12-10 22:17:26 +01:00
Hypolite Petovan
85db716894 Fix wrong condition when redirecting to filtered log view in admin/logs
- Address https://friendica.xyz/display/adf174d5-1563-937d-3cd7-2df680918252
2022-12-09 16:24:55 -05:00
MarekBenjamin
e86a2e047d
Merge branch 'friendica:2022.12-rc' into new_image_presentation 2022-12-08 23:16:28 +01:00
Hypolite Petovan
74be29e822
Merge pull request #12372 from loma-one/patch-3
Change icon size button comments
2022-12-08 16:57:58 -05:00
Hypolite Petovan
3e431bda1e
Merge pull request #12371 from loma-one/patch-1
Change oversized buttons
2022-12-08 16:57:31 -05:00
loma-one
69e2b45f39
Titel H2 2022-12-08 22:14:47 +01:00
loma-one
5d1aeea41e
Änderung Icon-Größe Schaltfläche Kommentare
Using the glocal css "template-icon" to show the correct size of the buttons
2022-12-08 21:47:52 +01:00
loma-one
c285e4160b
css specification for oversized button in composer
In order to specify the buttons in the composer in the correct size again, an additional specification has been added. This can also be used for other oversized buttons.
2022-12-08 20:42:28 +01:00
MarekBenjamin
75d857c595
Merge branch 'friendica:2022.12-rc' into new_image_presentation 2022-12-08 20:40:58 +01:00
loma-one
c95882125d
Change oversized buttons
Additional css specification in global.css to resize the button in the composer. ".template-icon"
Use ".template-icon" in additional buttons that are currently displayed oversized.
2022-12-08 20:38:44 +01:00
Tobias Diekershoff
9cd72cfec6 DE translation update 2022-12-08 18:11:16 +01:00
Tobias Diekershoff
350f542220 FR translation update THX kalon33 2022-12-08 17:52:34 +01:00
Tobias Diekershoff
5954af2e81 DE translation update 2022-12-08 06:55:55 +01:00
MarekBenjamin
74ff7bae59
Merge branch 'friendica:2022.12-rc' into new_image_presentation 2022-12-07 18:52:20 +01:00
Michael
b9cb94c432 Updated messages.po 2022-12-07 07:12:56 +00:00
Michael
498a957009 The appearanxe of the link preview is now configurable 2022-12-07 07:02:04 +00:00
Tobias Diekershoff
59088161e8 bump version to 2022.12-rc 2022-12-06 14:34:03 +01:00
MarekBenjamin
de83be11ac
Merge branch 'friendica:develop' into new_image_presentation 2022-12-06 11:35:09 +01:00
Marek Bachmann
458f22d303 Support more than 2 images 2022-12-06 00:59:48 +01:00
Marek Bachmann
7fb0f018df First draft for using a image grid to display attached images. 2022-12-06 00:59:47 +01:00
Philipp
c6e627d45c
Fix preview function when creating posts 2022-12-05 21:10:14 +01:00
Hypolite Petovan
82c2e686d7 Updating main translation file after updating a few strings 2022-12-04 06:42:12 -05:00
Michael
16b76919c0 Rules added 2022-12-03 21:15:08 +00:00
Hypolite Petovan
e389fe945f Ward against empty template variable in frio:contact/entry.tpl 2022-12-03 04:19:33 -05:00
Hypolite Petovan
60f18f6f56 Updated main translation file after moving strings 2022-12-01 18:01:33 -05:00
Hypolite Petovan
8d37828c70 Update main translation file after changing strings 2022-12-01 08:06:09 -05:00
Hypolite Petovan
0d53c69610 Remove unused theme info value "events_in_profile"
All public events (event if they are ownded by other users) are visible
2022-12-01 08:03:34 -05:00
Hypolite Petovan
2baa56d478
Merge pull request #12298 from annando/api-suggestions
Contact suggestions are now cached
2022-12-01 05:25:44 -05:00
Michael
f31e617f5d Contact suggestions are now cached 2022-11-30 05:59:27 +00:00
Marek Bachmann
00808326c2 message.po 2022-11-30 04:39:00 +01:00
Marek Bachmann
99e1c64b1a Added info that shorthands can be used for maxfilesize Admin Site 2022-11-30 02:16:48 +01:00
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
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
Tobias Diekershoff
45548323ed regen messages.po file
follow up to #11060
2021-12-07 16:06:56 +01:00
Tobias Diekershoff
425d23464a HU translation updated THX Balázs Úr 2021-12-03 20:19:32 +01:00
Hypolite Petovan
d329f6d6f7
Merge pull request #11043 from annando/api-fixes
API: Added more functions, fixed function names
2021-12-01 16:54:46 -05:00
Tobias Diekershoff
be532f622c RU translations THX Alexander An 2021-12-01 06:52:54 +01:00
Michael
57cd710019 messages.po updated 2021-11-30 05:49:38 +00:00
Michael
7dd757b7f9 Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes 2021-11-30 05:48:03 +00:00
Hypolite Petovan
956f49e85e Update translation file after strings were moved 2021-11-29 06:07:23 -05:00
Hypolite Petovan
60bb66e18d [frio] Make connector settings panels keyboard activated
- Keep the connector panel open after form was submitted
2021-11-29 06:03:59 -05:00
Hypolite Petovan
0ca420c949 [frio] Make addon settings panels keyboard actionable
- Keep the addon panel open after form was submitted
2021-11-29 06:03:59 -05:00
Hypolite Petovan
22a8be5f96 [frio] Make accordions keyboard actionable 2021-11-29 06:03:58 -05:00
Michael
61f1a4d14d Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes 2021-11-28 13:44:02 +00:00
Michael
00b017ad4f Updates messages.po 2021-11-28 13:42:07 +00:00
Philipp
583ce63ac7
Bump version string to 2021.12-rc 2021-11-28 12:51:20 +01:00
Philipp
9207b9e408
Fixing https://github.com/friendica/friendica/issues/11033 2021-11-27 13:48:05 +01:00
Philipp
4e1080ac4f
Update messages.po 2021-11-27 13:03:04 +01:00
Philipp
b5d2d32b44
Split and delete ModuleController
- $moduleName is part of the argument string => App\Arguments
- $isBackend boolean already part of App\Mode::isBackend()
- $module is now the direct return of App\Router::getModule()
- ModuleController::run() moved to BaseModule::run()
2021-11-27 12:39:45 +01:00
Hypolite Petovan
b204e25d81 Update translation file after adding strings 2021-11-26 09:55:47 -05:00
Michael Vogel
06284e6007
Merge pull request #11015 from MrPetovan/task/10979-frio-time-tooltip
Move title attribute to <time> tag
2021-11-22 12:45:29 +01:00
Tobias Diekershoff
bd733122a2 DE translation updates 2021-11-22 07:50:49 +01:00
Hypolite Petovan
23e1130264 Move title attribute to <time> tag
- Use correct machine-readable value in datetime attribute
2021-11-21 22:51:21 -05:00
Hypolite Petovan
b67c863e88 Update main translation file after moving strings around 2021-11-21 19:22:41 -05:00
Hypolite Petovan
eacfcc69c1 Move contact posts to their own module class
- Remove duplicated check for local_user() in Module\Contact
- [frio] Fix display issue for search items where the More button and icon would show but be inactive
2021-11-21 19:21:39 -05:00
Michael
d2db08daaf Updated messages.po 2021-11-21 17:12:31 +00:00
Philipp
645e4edc63
Revert "Revert "Replace Module::init() with Constructors""
This reverts commit 89d6c89b67.
2021-11-19 20:18:48 +01:00
Hypolite Petovan
89d6c89b67
Revert "Replace Module::init() with Constructors" 2021-11-19 07:23:23 -05:00
Philipp
207662251d
Update messages.po 2021-11-18 21:26:26 +01:00
Michael Vogel
3c4287294b
Merge pull request #10982 from MrPetovan/task/10973-check-role-presentation
[frio] Check for role="presentation" uses throughout the templates
2021-11-16 07:54:54 +01:00
Hypolite Petovan
65e08512d3 Update translation file after adding strings 2021-11-15 19:03:16 -05:00
Hypolite Petovan
0daa2f2228 [frio] Check for role="presentation" uses throughout the templates
- Upgrade a tags to buttons in file browser
- Fix formatting in nav.tpl
- Remove unwarranted instance for character counter in jot form
2021-11-14 20:30:21 -05:00
Philipp
9482ef3c34
Update messages.po 2021-11-12 21:55:02 +01:00
Hypolite Petovan
6ce1e1e7f8
Merge pull request #10965 from tobiasd/20211108-lng
DE, RU translation updates
2021-11-08 05:36:35 -05:00
Tobias Diekershoff
8013712069 DE translation updates 2021-11-08 11:03:51 +01:00
Tobias Diekershoff
dbb912aca0 RU translations THX Alexander An 2021-11-08 11:03:12 +01:00
Michael
0353a8f2cb Updated messages.po 2021-11-08 07:28:53 +00:00
Michael
cfac13790b "escapeTags" is finally removed 2021-11-07 09:18:25 +00:00
Michael
359dad4244 Some more "escapeTags" removed 2021-11-06 20:25:21 +00:00
Hypolite Petovan
7946dfb491 Update main translation file after several changes 2021-11-06 01:41:19 -04:00
Hypolite Petovan
41062eb7e4 Add new purge contacts option to admin server blocklist
- Move adding a server domain pattern to the blocklist in a separate module to allow reviewing the list of known servers that would be affected
2021-11-06 01:36:53 -04:00
Hypolite Petovan
068c567b3d Move server block list HTML escaping to templating 2021-11-06 01:34:16 -04:00
Philipp
ec25fd2b63
Update messages.po 2021-11-05 20:52:46 +01:00
Philipp
62bacbb833
Remove 'maxloadavg_frontend' restriction in Friendica 2021-11-05 20:52:43 +01:00
Michael
63da4a75e9 The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Tobias Diekershoff
7c5f77d7e9 AR translation updates THX abidin toumi 2021-11-04 07:55:13 +01:00
Hypolite Petovan
4a0127bcee
Merge pull request #10942 from annando/error-handling
Improved http error handling
2021-11-02 03:22:20 -04:00
Tobias Diekershoff
a7ab9f6ede RU translations THX Alexander An 2021-11-01 07:01:12 +01:00
Tobias Diekershoff
51af54e65a DE translation updates 2021-11-01 07:00:30 +01:00
Michael
2d098b3fc8 Updated messages.po 2021-10-31 05:28:16 +00:00
Michael
516018861e Merge remote-tracking branch 'upstream/develop' into error-handling 2021-10-31 05:25:39 +00:00
Michael
4236a9a105 Improved http error handling 2021-10-29 23:21:07 +00:00
Philipp
d34497e69b
Update messages.po 2021-10-27 20:02:42 +02:00
Tobias Diekershoff
2a0d3da070 fix link to media tab in navigation
In #10904 the wrong link was set, this PR should fix it and really point towards the media tab of the profiles.
2021-10-27 15:09:37 +02:00
Tobias Diekershoff
c13cb69801 EN US translation update THX AndyH3 2021-10-27 13:54:35 +02:00
Tobias Diekershoff
87e056d2cf EN GB translation update THX AndyH3 2021-10-27 13:54:18 +02:00
Tobias Diekershoff
ab44fb5804 AR translation updates THX abidin toumi 2021-10-27 13:54:09 +02:00
Michael Vogel
81c9d8d479
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-25 21:27:21 +02:00
Michael
87673fd0c5 Merge remote-tracking branch 'upstream/develop' into logging 2021-10-25 18:56:29 +00:00
Tobias Diekershoff
0c62a5db57 AR translation updates THX abidin toumi 2021-10-25 07:43:49 +02:00
Hypolite Petovan
c1edfa2478 Update main translation file after string update 2021-10-24 23:21:20 -04:00
Tobias Diekershoff
767d581d50 AR translation updates THX abidin toumi 2021-10-24 15:13:22 +02:00
Tobias Diekershoff
9a19a16929 DE translation updates 2021-10-24 15:13:02 +02:00
Philipp
d0e98422a5 Update messages.po 2021-10-23 21:59:45 -04:00
Michael
9d883f7933 Updated messages.po 2021-10-23 17:25:59 +00:00
Michael
8185c591d8 New option to activate/deactivate contact avatar cache 2021-10-23 17:18:30 +00:00
Michael
a497bd3a3d Merge remote-tracking branch 'upstream/develop' into logging 2021-10-22 06:06:39 +00:00
Tobias Diekershoff
f5a49b06ee DE translation updates 2021-10-21 07:37:31 +02:00
Michael
f6faae5bb1 Replace deprecated log calls 2021-10-20 18:53:52 +00:00
Tobias Diekershoff
656702c66d regen messages.po 2021-10-20 15:13:02 +02:00
Tobias Diekershoff
34c6a4af07 exchange video with media link in the navigation menu in frio 2021-10-20 15:05:22 +02:00
Hypolite Petovan
353cd66b26
Merge pull request #10900 from annando/notify
`enotify.php` is removed and its functions were transferred
2021-10-19 22:22:41 -04:00
Michael
b44406ad90 Updated messages.po 2021-10-19 20:03:26 +00:00
Tobias Diekershoff
afe043c3eb AR translation updates THX abidin toumi 2021-10-19 20:14:36 +02:00
Tobias Diekershoff
501e08a4b2 DE translation updates 2021-10-19 20:13:44 +02:00
Philipp
5d2170990b
Update messages.po 2021-10-18 23:32:47 +02:00
Hypolite Petovan
2e78e0353d Updated main translation file after adding a string 2021-10-16 19:32:16 -04:00
Hypolite Petovan
aea07a7c15 Add new purge contact content option to admin contact blocklist 2021-10-16 19:29:38 -04:00
Michael
c6021a45b1 Updated messages.po, keep a translatable string 2021-10-14 06:22:47 +00:00
Hypolite Petovan
f05faf22a1
Merge pull request #10861 from annando/no-q
Replace the legacy function "unavailableNetworks"
2021-10-11 08:17:45 -04:00
Michael
41dc6cea2b Replace the legacy function 2021-10-11 04:33:10 +00:00
Hypolite Petovan
a3e42a8c07
Merge pull request #10857 from annando/no-q
`q` is now completely removed
2021-10-10 23:40:28 -04:00
Tobias Diekershoff
364c5317ff DE translation updates 2021-10-10 14:33:36 +02:00
Tobias Diekershoff
eb94bedc0e regenerated all the strings
This is a follow up for #10855 with the regenerated `string.php` files for all the languages currently in the repository.
2021-10-10 08:22:58 +02:00
Michael
2c134c5229 q is now completely removed 2021-10-09 21:16:15 +00:00
Tobias Diekershoff
aec62de438 added AR translation to Friendica
Thanks to the work of طاهر, Farida Khalaf, محمد أحمد, abidin toumi, Abdullah Alsabi, ButterflyOfFire and ominds the translation of Friendica into Arabic has crossed the magic 50% progress mark, so we now include their work into the repository.
2021-10-08 07:12:01 +02:00
Hypolite Petovan
a9f3e4b53b Updated main translation file after removing a string 2021-10-07 11:36:16 -04:00
Tobias Diekershoff
d7b59e61b9 HU translation updated THX Balázs Úr 2021-10-05 11:45:24 +02:00
Hypolite Petovan
ac9e5df614
Merge pull request #10823 from annando/photo-guid
Access contact avatars by guid
2021-10-04 15:23:19 -04:00
Michael
126aa6f148 Fix tests 2021-10-04 06:26:41 +00:00
Tobias Diekershoff
2e21645dd7 DE translation updates 2021-10-04 08:20:55 +02:00
Tobias Diekershoff
8a17a5b41d RU translations THX Alexander An 2021-10-04 08:19:02 +02:00
Hypolite Petovan
64e4af259f Updated main translation file after adding a string 2021-10-03 14:51:09 -04:00
Hypolite Petovan
a9bb53b021 [frio] Fix event time display 2021-10-03 13:42:32 -04:00
Hypolite Petovan
9935e8e711 Remove event.adjust field
- It was confusing and introduced complexity that wasn't worth the unclear gain
2021-10-03 13:42:32 -04:00
Tobias Diekershoff
26223443f3 update FR translations THX MrPetovan 2021-10-03 17:15:54 +02:00
Tobias Diekershoff
195d3ecd65 remove unneeded tabs 2021-10-03 17:03:05 +02:00
Tobias Diekershoff
4c04ec483f restore jot.tpl file formatting 2021-10-03 17:03:05 +02:00
Tobias Diekershoff
f0763c4eaf add character counter to themes other then frio
Only vier needed some styling so that the counter looked fitting.

closes #2525
2021-10-03 17:03:05 +02:00
Michael Vogel
3d97149007
Merge pull request #10722 from MrPetovan/task/refactor-notifications
Move notify, notifications and introduction notifications to new paradigm
2021-10-03 14:13:28 +02:00
Tobias Diekershoff
20d20278ef DE translation updats 2021-10-03 10:13:16 +02:00
Hypolite Petovan
d441c8b25f Update main translation file after strings have moved 2021-10-02 18:15:45 -04:00
Hypolite Petovan
47acb6a278 Move notify to the new paradigm
- Remove unused frion notify template
- Update API test
2021-10-02 18:15:42 -04:00
Hypolite Petovan
a8e3d0a4d1 Updated main translation file because I'm used to do it now 2021-10-02 17:30:43 -04:00
Hypolite Petovan
13dfce6356 Updated main translation file after string removal 2021-10-02 16:08:10 -04:00
Hypolite Petovan
222333f64f Remove contact drop feature
- Feature was confusing, sometimes ineffective and overall overlapping with unfollow/block
2021-10-02 16:04:28 -04:00
Hypolite Petovan
600c301bc1
Merge pull request #10795 from annando/contact-media
Contact-media
2021-10-02 15:51:26 -04:00
Michael
afa611bd50 The media class moved 2021-10-02 19:31:27 +00:00
Tobias Diekershoff
a874d80861 DE translation updates 2021-10-02 21:30:30 +02:00
Michael
2408ac8227 Merge remote-tracking branch 'upstream/develop' into contact-media 2021-10-02 18:35:43 +00:00
Hypolite Petovan
d675686a87 Updated main translation file after adding strings 2021-10-02 14:01:49 -04:00
Hypolite Petovan
72fae04e97 Add revoke follow feature
- Add new follow revoke module
- Add new hooks: revoke_follow, support_follow, support_revoke_follow
- Add link in contact page action menu
2021-10-02 14:01:46 -04:00
Hypolite Petovan
9918fa3ec0 Move translation strings in their own array for confirm templates 2021-10-02 13:52:54 -04:00
Michael
a44d200c21 Merge remote-tracking branch 'upstream/develop' into contact-media 2021-10-02 15:13:55 +00:00
Michael
c3554ac0f4 "Video" is replaced by a "Media" tab in contact and profile 2021-10-02 15:09:43 +00:00
Hypolite Petovan
b34034cef6 Updated main translation file after adding strings 2021-10-02 08:36:41 -04:00
Michael
865006682a Merge remote-tracking branch 'upstream/develop' into user-contact 2021-10-02 11:57:43 +00:00
Tobias Diekershoff
91a31f2da9 DE translation updates 2021-10-01 17:35:21 +02:00
fabrixxm
0638e23f7a Mark string translatable in View logs
and update messages.po
2021-10-01 16:46:55 +02:00
Tobias Diekershoff
f51438c168 unescape HTML from the relocation warning message 2021-10-01 14:05:17 +02:00
Tobias Diekershoff
786596fec5 remove superfluous characters from warning messages in the admin panel
\r\n was shown in the warning messages of the admin panel log view page. They have
been removed. Additionally the messages.po file has been regenerated.
2021-10-01 14:02:27 +02:00
Tobias Diekershoff
2139e46d98 RU translations THX Alexander An 2021-09-29 07:37:38 +02:00
Michael
96055cafff Merge remote-tracking branch 'upstream/develop' into conversation-moved 2021-09-26 03:57:31 +00:00
Michael
a2532ad755 Merge remote-tracking branch 'upstream/develop' into user-contact 2021-09-26 03:07:59 +00:00
Michael
6983f257c8 Updated messages.po 2021-09-25 18:45:32 +00:00
Michael
e77b5d4569 Updated messages.po 2021-09-25 18:43:19 +00:00
Michael
1f96742695 Merge remote-tracking branch 'upstream/develop' into conversation-moved 2021-09-25 18:38:50 +00:00
Philipp
f0c4d504af
Update messages.po (new version) 2021-09-25 20:18:01 +02:00
Michael
a6c85f6106 Updated "messages.po" 2021-09-23 21:34:22 +00:00
Tobias Diekershoff
9b78d87287 RU translation updates THX Alexander An 2021-09-23 17:13:48 +02:00
Michael
56a143c5c6 Duplicated "value" removed 2021-09-18 07:32:05 +00:00
Michael
21a3388096 Issue 9871: Deletion og photos is now possible again 2021-09-18 07:28:29 +00:00
Michael Vogel
695df7507a
Merge pull request #10713 from MrPetovan/task/10672-contact-module-security-token
Use CSRF token as name and value for contact deletion confirm form
2021-09-15 07:55:34 +02:00
Hypolite Petovan
458e26b00a Link to displayed contact URL no matter the "Stay local" setting value 2021-09-14 17:39:03 -04:00
Hypolite Petovan
06b8f93eae Add support for specific confirm value in confirm.tpl
- button tags allow for a different value from the label
2021-09-14 17:28:07 -04:00
Hypolite Petovan
3068cb5788 [frio] Fix contact deletion modal URL concatenation
- The deletion URL now has an initial query string parameter in the form of a CSRF token
2021-09-14 17:27:16 -04:00
Tobias Diekershoff
f0b589f6d7 HU translation updated THX Balázs Úr 2021-09-14 18:09:09 +02:00
Michael Vogel
c8344886fd
Merge pull request #10703 from tobiasd/20210913-fr
update FR translations THX MrPetovan
2021-09-13 14:29:06 +02:00
Tobias Diekershoff
a0c31fad84 update FR translations THX MrPetovan 2021-09-13 14:13:59 +02:00
Tobias Diekershoff
558e06ff5a DE translation updates 2021-09-13 07:41:35 +02:00
Tobias Diekershoff
5f1016bb61 RU translations THX Alexander An 2021-09-13 07:41:26 +02:00
Hypolite Petovan
12396a1298 [frio] Use correct admin endpoint for block/deletion in Admin\Users\Active
- Address https://github.com/friendica/friendica/issues/10473#issuecomment-914516676
2021-09-10 12:27:23 -04:00
Hypolite Petovan
75d3f5094b
Merge pull request #10683 from annando/proxify
Make the proxy functionality optional
2021-09-10 10:24:17 -04:00
Tobias Diekershoff
6c9fe7d95b HU translation updated THX Balázs Úr 2021-09-10 07:29:17 +02:00
Michael
634db1ec85 Changed text 2021-09-10 00:30:11 +00:00
Michael Vogel
18470da84a
Merge pull request #10673 from MrPetovan/task/10672-contact-module-security-token
Add form security token to contact actions
2021-09-09 14:51:19 +02:00
Michael
bdb5aa6bd9 Make the proxy functionality optional 2021-09-09 12:40:19 +00:00
Tobias Diekershoff
fa5e4db549 DE translation updates 2021-09-07 07:39:19 +02:00
Michael
be3f7e4528 Fix for PR 10674: Changing the template variables according to the last changes 2021-09-06 20:25:23 +00:00
Hypolite Petovan
0011b4187f Update main messages.po 2021-09-06 14:18:56 -04:00
Hypolite Petovan
e9aa27b19f Add form security token to contact actions
- Add token to batch POST actions
- Add token to individual GET actions
2021-09-06 12:30:38 -04:00
Hypolite Petovan
9718e198a1 Update main messages.po 2021-09-06 11:50:50 -04:00
Hypolite Petovan
5262843e63 Add redirect URL parameter to contact batch
- This allows redirection to the correct contact tab after a batch action
2021-09-05 14:54:51 -04:00
Hypolite Petovan
6e358bfacf Remove user-controlled contact archival feature
- Archival is managed at the system level for failed probing and doesn't make sense for a user to decide on it
2021-09-05 14:54:50 -04:00
Hypolite Petovan
bd09f5f665
Merge pull request #10669 from annando/no-rino
Remove all traces of "rino"
2021-09-05 14:53:46 -04:00
Michael
52ca3e5417 Remove all traces of "rino" 2021-09-05 18:34:44 +00:00
Tobias Diekershoff
b80aa8c92b RU translations THX Alexander An 2021-09-05 08:00:26 +02:00
Tobias Diekershoff
27264b256c DE translation updates 2021-09-03 08:30:24 +02:00
Philipp
debe4e7ad1
Update messages.po 2021-09-02 23:29:56 +02:00
Philipp
687e6841bc
Rename Storage Backend labels 2021-09-02 23:27:35 +02:00
Tobias Diekershoff
5f48d12d31 DE translation updates 2021-09-02 08:51:42 +02:00
Hypolite Petovan
c4307c85e1
Merge pull request #10653 from annando/issue-10640-c
Issue 10640 - Inverse user display settings
2021-09-01 17:56:22 -04:00
Michael
1e189d6596 Updated messages.po 2021-09-01 18:36:31 +00:00
Michael
58abaf5c53 Merge remote-tracking branch 'upstream/2021.09-rc' into issue-10640-c 2021-09-01 18:34:24 +00:00
Michael
c8d2c87af0 Issue 10640 - Inverse user display settings 2021-09-01 18:29:45 +00:00
Tobias Diekershoff
86fb56fe39 DE translation updates 2021-09-01 19:44:31 +02:00
Philipp
23a1fa18c8
Update messages.po 2021-09-01 14:02:04 +02:00
Philipp
728e82d8b0
Improve translation for Storage module 2021-09-01 14:00:23 +02:00
Tobias Diekershoff
5fe1ab0758 missing $ in template
The admin/site.tpl file had a missing $ from a variable name thus Smarty
could not compile the template.
2021-09-01 10:54:56 +02:00
Tobias Diekershoff
073c3cf134 DE translation updats 2021-09-01 08:13:17 +02:00
Michael
13ae96e9e1 Some more "enable" 2021-08-31 19:54:05 +00:00
Michael
a61bfa4e67 Updated messages.po 2021-08-31 19:28:16 +00:00
Michael
85e2328b23 Issue 10640: Some more inversed settings 2021-08-31 19:26:17 +00:00
Tobias Diekershoff
f32b2b4f85 DE translation updats 2021-08-31 07:39:01 +02:00
Michael
1a8fdbb527 Updated messages.po 2021-08-30 21:18:00 +00:00
Michael
3944e5d38e Disable mail setting when imap support is disabled 2021-08-30 21:17:03 +00:00
Michael
221c6c4f2a Updated "messages.po" 2021-08-30 19:49:13 +00:00
Michael
e3c7cd25e1 Issue 10640: Use consistent settings to enable protocol support 2021-08-30 19:46:10 +00:00
Philipp
51fe8fc210
Update messages.po (changed branch) 2021-08-29 14:07:31 +02:00
Hypolite Petovan
e7fdf3c0c3
Merge pull request #10630 from annando/cleared-enotify
Unused parts of the old notification system are removed
2021-08-24 10:25:06 -04:00
Michael
a3c3fd13fb Updated "messages.po" 2021-08-24 08:58:23 +00:00
Tobias Diekershoff
12d8715a51 DE translation updats 2021-08-23 07:41:51 +02:00
Michael
e9c63ff075 Added "follow" subscription message 2021-08-22 08:27:56 +00:00
Michael
59045b2e23 Added handling another situation 2021-08-22 03:58:50 +00:00
Michael
42de5c77d0 The desktop notifications have been reworked 2021-08-21 20:35:04 +00:00
Hypolite Petovan
632d1024f7
Merge pull request #10309 from fabrixxm/feature/advanced-logsview
Display structured logs in admin
2021-08-20 05:24:07 -04:00
fabrixxm
7f695197aa Fix review points
- Fix headers hierarchy
- Improve accessibility:
 	- set mouse pointer
	- make rows focusable
	- open on key press
	- add tooltip with "title"
	- add role and aria attributes
- Rename `ParsedLog` to `ParsedLogLine`
- Add docs to `ReversedFileReader`'s implementation of `Iterator`'s methods
- Add docs to `ParsedLogIterator`'s implementation of `Iterator`'s methods
- Remove unnecessary comment
- Add more test for parsing log lines and fix some edge cases
- Fix function name in snake-case to camelCase
- Remove `DIRECTORY_SEPARATOR`
2021-08-20 11:02:18 +02:00
Hypolite Petovan
4b36f7e8c8
Merge pull request #10616 from annando/notification-message
Meaningful notification message
2021-08-19 19:20:46 -04:00
Michael
6899d3c618 Meaningful notification message 2021-08-19 13:58:55 +00:00
fabrixxm
5e5d9db1b3 logs view: update frio template
add search and filter columns support.
add "prev/next" buttons to details popup
2021-08-19 14:55:33 +02:00
fabrixxm
5b9aeeeca9 Add search and filter to log view 2021-08-19 14:55:33 +02:00
fabrixxm
b8fc6a8c02 Advanced log view: Frio version
Show log event details in a modal dialog
2021-08-19 14:55:33 +02:00
fabrixxm
9368f5445d Display structured logs in admin
Tries to parse log lines and to display info in a table.
Additional JSON data is parsed and displayed clicking on a row.

File reading and line parsing is handled in iterators, to avoid to keep
too much data in memory.
Search and filter should be trivial to add.
Log file is read backward to display log events newest first.
A "tail" functionality should be easy to implement.
2021-08-19 14:55:33 +02:00
Tobias Diekershoff
8155412f44 DE translation updats 2021-08-19 07:04:36 +02:00
Hypolite Petovan
f0bb83c225
Merge pull request #10613 from annando/improved-payload
The push api payload content is improved
2021-08-18 13:45:18 -04:00
Michael Vogel
03a2888b83
Merge pull request #10614 from tobiasd/20210818-de
DE translation update
2021-08-18 07:55:32 +02:00
Tobias Diekershoff
f16c9655a4 DE translation update 2021-08-18 07:49:27 +02:00
Michael
b521e45903 Merge remote-tracking branch 'upstream/develop' into improved-payload 2021-08-17 23:00:00 +00:00
Michael
4ef4fd28d4 Updated messages.po 2021-08-17 22:58:00 +00:00
Hypolite Petovan
37a30434bb Remove remaining mentions of $a->argc/argv
- This was breaking the layout of specific pages in Frio
2021-08-17 08:26:12 -04:00
Tobias Diekershoff
651b60c482 regen messages.po after rebase 2021-08-17 08:39:30 +02:00
Tobias Diekershoff
ae6e13815d rewording the encouragement and regen of the messages.po 2021-08-17 08:38:06 +02:00
Tobias Diekershoff
cfed7f2681 regen messages.po 2021-08-17 08:38:06 +02:00
Philipp
cbc9d827d1
Update messages.po 2021-08-16 23:32:32 +02:00
Hypolite Petovan
1ce6700160
Merge pull request #10606 from annando/xmpp
Clarify XMPP profile field description
2021-08-16 06:26:05 -04:00
Michael
ce9da778b9 Clarify XMPP profile field description 2021-08-16 06:15:18 +00:00
Tobias Diekershoff
d02cc0d7e2 DE translation update 2021-08-16 07:38:44 +02:00
Michael
81d9fc677f Updated messages.po 2021-08-12 06:33:08 +00:00
Michael
473adaf463 Mark, file and starring does now work for all items 2021-08-12 05:28:47 +00:00
Hypolite Petovan
536fbe5af1
Merge pull request #10586 from annando/app-user2
Get rid of app->user completely
2021-08-09 16:59:46 -04:00
Michael
c81e81dc8d "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
Michael
15b93b4459 "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
Tobias Diekershoff
90910bb4a5 DE translation update 2021-08-09 18:18:20 +02:00
Michael
27177f19c9 Updated messages.po 2021-08-09 15:40:37 +00:00
Michael
4495e83eca Merge remote-tracking branch 'upstream/develop' into app-user2 2021-08-09 15:32:32 +00:00
Michael
b8fa75b2dd Changed function name 2021-08-09 15:29:07 +00:00
Michael
bee04f86ee Matrix addresses can be entered in the profile 2021-08-09 01:39:09 +00:00
Michael
28090bd793 Get rid of App->user completely 2021-08-08 19:30:21 +00:00
Michael
fc283ab928 Remove direct calls to App->user 2021-08-08 10:14:56 +00:00
Tobias Diekershoff
266ee26240
Merge pull request #10579 from annando/http-errors
Avoid some HTTP errors
2021-08-06 08:11:35 +02:00
Michael
4db86a108e Updated messages.po 2021-08-06 05:59:16 +00:00
Tobias Diekershoff
2193c2d43c HU translation updated THX Balázs Úr 2021-08-05 07:14:53 +02:00
Tobias Diekershoff
941607a760 DE translation update 2021-08-03 15:50:45 +02:00
Michael
b2bf467afc Issue 10568: Deleting of scheduled posts didn't work 2021-08-03 12:29:46 +00:00
Michael
1061cde797 The frio-button now looks fine 2021-08-02 21:47:59 +00:00
Michael
45f325d025 Fix the "delete" icon 2021-08-02 21:36:27 +00:00
Michael Vogel
5a2fa2f81a
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-08-02 22:38:08 +02:00
Michael
88e276843e Using "post" when deleting, fixing deleting 2021-08-02 19:18:44 +00:00
Michael Vogel
686785049e
Update view/theme/frio/templates/profile/schedule.tpl
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-08-02 20:43:50 +02:00
Michael
f87e41e206 Scheduled posts are now listed and can be deleted 2021-08-02 17:03:06 +00:00
Michael
9aa04966b9 Updates messages.po 2021-08-02 12:22:18 +00:00
Michael
302b2cecce Indention harmonized 2021-08-01 13:22:00 +00:00
Michael
0262527706 Updated "messages.po" 2021-08-01 13:14:35 +00:00
Michael
8214401b57 Merge remote-tracking branch 'upstream/develop' into scheduled-frontend 2021-08-01 13:12:25 +00:00
Michael
2e2d1bf81d Added option to define a schedule date when posting items 2021-08-01 13:01:31 +00:00
Philipp
eb18cf7389
Update messages.po 2021-08-01 10:43:31 +02:00
Tobias Diekershoff
76ed555d46 DE translation update 2021-07-28 07:18:38 +02:00
Michael
c89533a70b Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Hypolite Petovan
3cef3ab107
Merge pull request #10548 from annando/args
Replaced argv/argc with replacement functions
2021-07-26 18:43:47 -04:00
Michael
5a87ccf026 Getter/Setter for theme info 2021-07-25 19:39:10 +00:00
Michael
c52b8595e8 theme infos are now bundled in a single array 2021-07-25 19:07:03 +00:00
Hypolite Petovan
69c75daf4f
Merge pull request #10543 from annando/app-variables
App variables reduced and removed
2021-07-25 08:56:05 -04:00
Philipp
6347a238a1
Update messages.po 2021-07-24 19:02:15 +02:00
Philipp
4be4498b13
Update UX for Storage administration 2021-07-24 19:01:01 +02:00
Philipp
e19b9824cd
Allow setting & saving storages per type 2021-07-24 19:00:58 +02:00
Philipp
cbe522ee82
Fixings 2021-07-24 19:00:58 +02:00
Philipp
3647f6f031
Refactor storage admin setting 2021-07-24 19:00:58 +02:00
Philipp
97bafb3a59
Extract Storage admin section to own page 2021-07-24 19:00:58 +02:00
Michael
a115f10d62 Styling 2021-07-24 13:11:49 +00:00
Michael
b3b5599d27 Show the network icon for the contact 2021-07-24 12:21:33 +00:00
Michael
21e3d1c4e3 Updated messages.po 2021-07-23 13:31:07 +00:00
Michael
fae0f839bc Merge remote-tracking branch 'origin/develop' into profile 2021-07-23 13:29:36 +00:00
Michael
7c0d900b99 Updated messages.po 2021-07-23 13:07:06 +00:00
Michael
373aca1046 Updated "messages.po" 2021-07-23 12:43:52 +00:00
Michael
afe3c8954c Simplified functionality to load the profile in the sidebar 2021-07-23 12:39:37 +00:00
Michael Vogel
a1ee75eba7
Merge pull request #10498 from MrPetovan/bug/10477-frio-csp-error-event-edit
[frio] Move content of event_edit.js to mod_event.js to prevent an unsafe-eval
2021-07-22 14:39:25 +02:00
Michael
b5f59d5be0 API: Support for deprecated API endpoints and OAuth removal 2021-07-20 20:48:37 +00:00
Michael
6668066099 The legacy OAuth server is removed 2021-07-20 17:41:04 +00:00
Michael
3a5523820c Legacy DFRN transport layer is removed 2021-07-15 13:28:32 +00:00
Hypolite Petovan
dde1d203f7 [frio] Move content of event_edit.js to mod_event.js to prevent an unsafe-eval 2021-07-14 08:13:24 -04:00
Michael
097eb9e83b Updated messages.po 2021-07-14 02:56:15 +00:00
Michael
1466afe3b2 Automatically subscribe to the followings of a given AP account 2021-07-13 06:06:08 +00:00
Michael
b80cca61e6 Added messages.po 2021-07-12 14:20:10 +00:00
Michael
e5c312a066 Issue 10491: Possibility for simple shortening added 2021-07-12 14:11:51 +00:00
Hypolite Petovan
540dc90ce1 Merge frio-specific share block template into the base template
- Add BIDI support for share blocks
- Remove redundant share block styles
2021-07-09 19:23:01 -04:00
Michael
165c6ddc63 "convert" changed to "convertForItem" 2021-07-08 15:41:46 +00:00
Michael
59a77ceac8 Updated messages.po 2021-07-06 07:16:46 +00:00
Michael
dac27ead7a Proxy settings removed 2021-07-06 06:44:18 +00:00
Michael
31bf8d3ea0 Updated messages.po 2021-07-05 05:15:35 +00:00
Michael
a06d699480 Item cache related functionality removed 2021-07-05 04:57:50 +00:00
Michael
dfc1b1e7a5 Allow search for only locally published contacts 2021-07-04 19:58:02 +00:00
Hypolite Petovan
1322999fc2 Updated messages.po after code changes 2021-06-27 23:19:08 -04:00
Hypolite Petovan
efff254a3a Wrap each addon settings form in their own form tag
- The single form tag was preventing a given addon settings to be saved if another addon had an empty required field.
- Instead of concatenating the addon form HTML through Hook::callAll, we loop manually through the hooks, appending the HTML to an array.
2021-06-27 23:15:27 -04:00
Tobias Diekershoff
cb7b5089aa DE translation update 2021-06-27 14:22:36 +02:00
Tobias Diekershoff
02e69e9c7c updated JA translation THX daingewuvzeevisiddfddd 2021-06-27 14:18:34 +02:00
Tobias Diekershoff
c0aa138da6 HU translation updated THX Balázs Úr 2021-06-27 14:17:51 +02:00
Michael
09c77e3774 Updated messages.po 2021-06-15 17:23:08 +00:00
Michael
bc58cb9b94 Merge remote-tracking branch 'upstream/2021.06-rc' into issue-10386 2021-06-15 17:21:13 +00:00
Hypolite Petovan
c9ec2e21b3
Merge pull request #10403 from annando/doc-structure
Updated database structure documentation
2021-06-14 09:01:58 -04:00
Michael
c3cfc443ae Handling of special characters 2021-06-14 12:38:42 +00:00
Michael
7106106f11 Formatted index list 2021-06-14 12:15:10 +00:00
Michael
a29c21224d Dash removed 2021-06-14 08:54:31 +00:00
Michael
96f07c7288 Indexes and foreign keys added 2021-06-14 08:53:37 +00:00
Michael
2cd0c1d30d Trailing whitespace removed 2021-06-14 06:10:11 +00:00
Michael
fd30df7300 Pad the header 2021-06-14 05:58:51 +00:00
Michael
a827f948c8 Reversed "null" 2021-06-14 05:14:09 +00:00
Michael
84ab5d6159 Updates database structure documentation 2021-06-13 20:33:50 +00:00
Michael
63d2bbcfa0 Updated messages.po 2021-06-13 17:56:06 +00:00
Michael
bf8cb39102 Diaspora relay functionality is removed 2021-06-13 11:15:04 +00:00
Michael
1b6212f8a8 Updated messages.po 2021-06-10 06:29:34 +00:00
Tobias Diekershoff
29443588f7 updated JA translation THX daingewuvzeevisiddfddd 2021-06-09 12:08:46 +02:00
Tobias Diekershoff
4b4a060547 HU translation updated THX Balázs Úr 2021-06-01 14:43:39 +02:00
Tobias Diekershoff
65442ac6ba updated JA translation THX daingewuvzeevisiddfddd 2021-06-01 06:08:35 +02:00
Tobias Diekershoff
4045f42ac3 updated JA translation THXdaingewuvzeevisiddfddd 2021-05-30 19:33:56 +02:00
Tobias Diekershoff
54e3a19cb9 DE translation update 2021-05-30 19:33:46 +02:00
Michael
7064b43cb8 Updates messages.po 2021-05-29 20:31:57 +00:00
Tobias Diekershoff
ecb25a6fd9 DE translation update 2021-05-26 09:07:56 +02:00
Tobias Diekershoff
918f869aef regen messages.po 2021-05-23 07:50:37 +02:00
Hypolite Petovan
93546ce93d
Merge pull request #10284 from very-ape/vier-notifications-fix
[vier] Keep the introductions notification badge from claiming its own line!
2021-05-22 06:47:20 -04:00
very-ape
857e14636f Bug fix: Keep the introductions notification badge from claiming its own line! 2021-05-21 15:58:35 -07:00
Michael
9330fe1440 Updated messages.po 2021-05-21 18:18:39 +00:00
Hypolite Petovan
2cc4bd2490 Add RTL support to many input fields
- Compose page
- Post jot
- Comment form
- Event form
2021-05-20 08:39:37 -04:00
Hypolite Petovan
6d0f6d94cb Add RTL support for post titles and photo captions 2021-05-20 08:39:36 -04:00
Hypolite Petovan
8e005f7de2 Remove whitespace from opening HTML tag ending 2021-05-20 08:39:36 -04:00
Tobias Diekershoff
c650285a94
Merge pull request #10270 from MrPetovan/bug/8262-add-rtl-support-in-search
Add RTL support for item body in search and photo body
2021-05-19 16:41:44 +02:00
Hypolite Petovan
f3aaed7541 Add RTL support for item body in search and photo body 2021-05-19 10:36:25 -04:00
Hypolite Petovan
b79b1a3e7b Remove whitespace before opening HTML tag closure 2021-05-19 10:35:58 -04:00
Tobias Diekershoff
c49b6c68b5 updated JA translation THXdaingewuvzeevisiddfddd 2021-05-19 16:01:41 +02:00
Tobias Diekershoff
27a4d65bad IT translation update THX fabrixxm 2021-05-19 08:01:49 +02:00
Tobias Diekershoff
678715ed59 updated JA translation THX daingewuvzeevisiddfddd 2021-05-19 08:01:25 +02:00
Tobias Diekershoff
e1c3b14b10 updated JA translation THX daingewuvzeevisiddfddd 2021-05-16 15:36:05 +02:00
Tobias Diekershoff
776c71498a DE translation update 2021-05-16 15:35:46 +02:00
Michael
3dcd91cddd Updated messages.po 2021-05-16 07:41:59 +00:00
Michael
6a5083d918 Fixed message, relationships endpoint added 2021-05-15 10:55:41 +00:00
Michael
cd85990aea Updated messages.po 2021-05-15 10:18:05 +00:00
Tobias Diekershoff
1fd750a101 DE translation update 2021-05-14 07:46:43 +02:00
Michael
a4dc6af3c9 Updated messages.po 2021-05-13 15:15:32 +00:00
Michael
a90a2bd05a Merge remote-tracking branch 'upstream/develop' into oauth-flow 2021-05-13 15:14:08 +00:00
Michael
b18073d5a8 Repurposed OAuth frontend handling, store the scope 2021-05-13 14:58:55 +00:00
Philipp
c64c85529e
Update messages.po 2021-05-13 14:29:49 +02:00
Michael Vogel
4fb52385a8
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-05-12 17:32:55 +02:00
Michael
b2fe039dab oauth template redesigned 2021-05-12 12:28:13 +00:00
Michael
f6faed9fdc Merge remote-tracking branch 'upstream/develop' into api-again 2021-05-12 09:15:27 +00:00
Hypolite Petovan
2e9ff4d72e [frio] Remove obsolete capitalize directives after updating source translation strings 2021-05-11 17:34:27 -04:00
Michael
e9fe92a5d7 Merge remote-tracking branch 'upstream/develop' into api-again 2021-05-11 21:21:32 +00:00
Michael
43244a3588 Fix top border on mobile login 2021-05-11 20:49:36 +00:00
Hypolite Petovan
d1f20720ca Updated main translation string file after changes 2021-05-11 16:04:34 -04:00
Hypolite Petovan
7a17dfeb08 Updated main translation file after translation string update 2021-05-10 19:06:13 -04:00
Hypolite Petovan
43638fa29b Fix undefined variables in nav.tpl
- Reworked the nav_info hook to include the rest of the array keys defined in Nav::getInfo
- Replaced the theme-specific template variable nav.userinfo with the regular userinfo in frio nav.tpl
- Initialized all the nav array keys
2021-05-10 19:03:33 -04:00
Hypolite Petovan
2c6bf754d5 Fix undefined variables in wall_thread.tpl
- Remove unused "num_comments_text" template variable
- Remove unused "item.postops" template variable mention
2021-05-10 18:59:09 -04:00
Hypolite Petovan
da2ce5c4f4 Fix undefined tamplate variables in comment_item.tpl
- Remove unused "type" hidden field in comment form
- Remove unused moderated_comment.tpl files
2021-05-10 18:56:26 -04:00
Philipp
f69dab6d1c
Merge pull request #10209 from MrPetovan/bug/10205-frio-link-preview-accents
[frio] Harmonize link preview display with black/dark accented themes
2021-05-10 16:01:38 +02:00
Tobias Diekershoff
76c7fa7b6f updated JA translation THX daingewuvzeevisiddfddd 2021-05-10 07:23:51 +02:00
Tobias Diekershoff
45c9632c5e DE translation update 2021-05-10 07:23:33 +02:00
Michael
dcff688efb messages.po updated 2021-05-08 12:25:52 +00:00
Tobias Diekershoff
e839808b64 IT translation update THX Sylke Vicious 2021-05-08 07:10:48 +02:00
Tobias Diekershoff
cbcb205985 DE translation update 2021-05-05 10:05:17 +02:00
Hypolite Petovan
d5276fdb60 [frio] Harmonize link preview display with black/dark accented themes 2021-05-04 10:04:07 -04:00
Hypolite Petovan
89b66fcd68 Updated main translation file after adding translation strings 2021-05-04 09:09:17 -04:00
Michael
b3e511eb0c No link guessing for DFRN / Don't show redundant data 2021-05-04 05:18:03 +00:00
Tobias Diekershoff
716c6e098a DE translation update 2021-05-03 11:02:28 +02:00
Tobias Diekershoff
dc3aaa1676 regen messages.po 2021-05-02 10:00:50 +02:00
Tobias Diekershoff
f57ddee31c the command was missing from the worker queue overview 2021-05-02 09:55:19 +02:00
Hypolite Petovan
c76af27533 Add initial RTL support for post bodies 2021-05-01 15:13:53 -04:00
Hypolite Petovan
531e5d7f3e Add RTL support to profile name and description in the VCard 2021-05-01 15:13:39 -04:00
Tobias Diekershoff
7a0b9212b8 DE translation update 2021-04-29 10:47:31 +02:00
Philipp
dd71c93589
Update messages.po 2021-04-28 23:34:48 +02:00
Michael
e42c9af25d Merge remote-tracking branch 'upstream/develop' into media-preview 2021-04-28 19:45:20 +00:00
Michael
3d64c3031b Preview for Videos and images / Video resolution selection 2021-04-28 19:05:46 +00:00
Tobias Diekershoff
25c434ae14 EN GB translation update THX AndyH3 2021-04-28 06:55:51 +02:00
Tobias Diekershoff
73069c8eec EN GB translation update THX AndyH3 2021-04-28 06:53:53 +02:00
Michael
8685e5ca32 Reworked media handling 2021-04-26 06:50:12 +00:00
Tobias Diekershoff
090a019390 IT translation update THX Sylke Vicious 2021-04-20 11:06:21 +02:00
Tobias Diekershoff
515b360569 EN US translation update THX Steffen K9 2021-04-18 07:42:49 +02:00
Hypolite Petovan
af2cdac8d4 Frio: Adapt textcomplete display to dark/black schemes 2021-04-13 11:08:32 -04:00
Philipp
8f36da9daf
Update messages.po 2021-04-10 20:30:19 +02:00
Michael
99e93d2ba8 Remove empty lines arounf the horizontal ruler, no maximum height 2021-04-07 12:17:35 +00:00
Michael
e8a539b68d Move template to content/ 2021-04-05 11:44:43 +00:00
Michael
7e0d21b5bb Audio attachments are now displayed as audio elements 2021-04-05 09:15:36 +00:00
Tobias Diekershoff
b57240c05d update for ES THX Senex Petrovic 2021-04-02 08:20:14 +02:00
Tobias Diekershoff
e36514e989 DE translation update 2021-04-02 08:16:24 +02:00
Tobias Diekershoff
99ab9cf219 HU translation updated THX Balázs Úr 2021-04-02 07:47:40 +02:00
Tobias Diekershoff
52b75b931f EN US translation refresh for ##9993 2021-04-02 07:41:06 +02:00
Balázs Úr
befc2af504
Merge branch '2021.03-rc' into copyright-2021 2021-03-29 08:45:21 +02:00
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
Tobias Diekershoff
8fc6a5858f RU translations THX SpcCw 2021-03-28 19:14:17 +02:00
Tobias Diekershoff
eaf5647217 HU translation updated THX Balázs Úr 2021-03-28 19:14:09 +02:00
Tobias Diekershoff
6426519cf6 IT translation update THX Sylke Vicious 2021-03-28 19:11:59 +02:00
Philipp
95a7645cba
Update messages.po 2021-03-27 22:46:47 +01:00
Hypolite Petovan
95efb70902 Updated main translation file after adding a translation string 2021-03-14 19:35:41 -04:00
Hypolite Petovan
011e67d680 Add translation string for "Back to top" 2021-03-14 18:12:20 -04:00
Hypolite Petovan
ef58effb53 Update main translation after translation string change 2021-03-14 14:19:35 -04:00
Hypolite Petovan
d30055070e Updated source translation files after adding translation strings 2021-03-10 09:50:20 -05:00
Hypolite Petovan
064ff693fd Add custom message to the maintenance module display 2021-03-10 09:50:20 -05:00
Roland Häder
5691099a15
Added missing type-hints
Signed-off-by: Roland Häder <roland@mxchange.org>
2021-03-09 13:37:48 +01:00
Michael
414b9558ec Updated messages.po 2021-03-08 21:25:03 +00:00
Michael
972c9f7bc0 Issue 9743: Added translatable texts 2021-03-08 21:17:27 +00:00
Michael
553ad2994b The template "maitnenance.tpl" isn't used anymore 2021-03-08 10:41:33 +00:00
Hypolite Petovan
2f590b2e07
Fix condition formatting in view/theme/frio/theme.php 2021-02-28 07:44:36 -05:00
Michael
530cfba71e Offer "follow thread" only when you don't already follow 2021-02-28 07:47:07 +00:00
Michael
e8ab396d48 Perfgorm a reload after following a thread 2021-02-27 21:57:38 +00:00
Tobias Diekershoff
61ff7fc532 regen messages.po 2021-02-23 10:08:30 +01:00
Hypolite Petovan
3859b7ba10 Move /parse_url module to /parseurl
- Update oexchange module to use BBCode::embedURL instead of a self-request
- Remove mod/parse_url.php file
- Restrict ParseUrl module to authenticated users
2021-02-18 09:06:27 -05:00
Hypolite Petovan
07c938a950 Move vier-specific smileybutton styles to addon 2021-02-09 23:25:47 -05:00
Michael Vogel
04caf17772
Merge pull request #9887 from MrPetovan/task/9872-normalize-frontend-api-responses
Replace references of mod/subthread with item/{id}/follow
2021-02-01 20:30:31 +01:00
Tobias Diekershoff
f0de969b21 DE translation update 2021-02-01 07:16:33 +01:00
Tobias Diekershoff
980fb03d94 IT translation update THX fabrixxm 2021-02-01 07:05:10 +01:00
Tobias Diekershoff
cf8f69f84b BG translation update THX Rafael Kalachev 2021-02-01 07:04:13 +01:00
Hypolite Petovan
7f78d6e722 Replace references of GET mod/substhread with POST item/{id}/follow 2021-01-31 17:36:18 -05:00
Hypolite Petovan
b31fc3bfa9 Move GET starred/{id} to POST item/{id}/star 2021-01-31 14:21:57 -05:00
Hypolite Petovan
5d270fbb54 Rename dostar() to doStar() 2021-01-31 14:21:09 -05:00
Hypolite Petovan
6d31c11e57 Move GET item/ignore/{id} to POST item/{id}/ignore 2021-01-31 12:56:44 -05:00
Hypolite Petovan
586d39420e Rename doignore to doIgnoreThread 2021-01-31 12:55:50 -05:00
Michael Vogel
71b85ef393
Merge pull request #9893 from MrPetovan/bug/9879-empty-plurals
Skip empty message strings in Console\PoToPhp
2021-01-31 18:32:44 +01:00
Hypolite Petovan
151db1104a Move GET /like/{id} to POST /item/{id}/activity/{verb} 2021-01-31 08:41:04 -05:00
Hypolite Petovan
3a18669730 Rename dolike to doActivityItem 2021-01-31 08:39:47 -05:00
Hypolite Petovan
3fae0cd650 Update translated strings files after update to Console\PoToPhp 2021-01-31 08:39:20 -05:00
Michael Vogel
56a77f5275
Merge pull request #9882 from MrPetovan/bug/po2php-plural-conversion
Remove ternary operators from converted .po plural condition
2021-01-31 11:43:25 +01:00
Hypolite Petovan
188f7b0eb0 Move GET pinned/{id} to POST item/{id}/pin 2021-01-30 18:42:23 -05:00