Commit graph

6771 commits

Author SHA1 Message Date
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 Holzer 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 Holzer debe4e7ad1
Update messages.po 2021-09-02 23:29:56 +02:00
Philipp Holzer 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 Holzer 23a1fa18c8
Update messages.po 2021-09-01 14:02:04 +02:00
Philipp Holzer 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 Holzer 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 Holzer 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 Holzer 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 Holzer 6347a238a1
Update messages.po 2021-07-24 19:02:15 +02:00
Philipp Holzer 4be4498b13
Update UX for Storage administration 2021-07-24 19:01:01 +02:00
Philipp Holzer e19b9824cd
Allow setting & saving storages per type 2021-07-24 19:00:58 +02:00
Philipp Holzer cbe522ee82
Fixings 2021-07-24 19:00:58 +02:00
Philipp Holzer 3647f6f031
Refactor storage admin setting 2021-07-24 19:00:58 +02:00
Philipp Holzer 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