Commit graph

6788 commits

Author SHA1 Message Date
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
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 Holzer 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 Holzer 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 Holzer 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 Holzer 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
Hypolite Petovan b3b2bc96ba Rename dopin() to doPIn 2021-01-30 18:12:01 -05:00
Hypolite Petovan bcd3a274f1 Update plural condition in strings.php after converter update 2021-01-29 20:02:54 -05:00
Michael Vogel 199f72ee3c
Merge pull request #9823 from MrPetovan/task/9677-2fa-remember-device
Add "Remember this device" feature to two factor authentication
2021-01-27 22:32:08 +01:00
Extarys 00e4c012f9 frio: change manifest to webmanifest 2021-01-24 23:48:22 -05:00
Extarys aad6481824 formating head 2021-01-24 23:24:15 -05:00
Extarys e06e72f26b fix line width - i hate vscode 2021-01-24 17:28:58 -05:00
Extarys e09bc681ff frio: mobile: move navtab arrow closer 2021-01-24 16:19:52 -05:00
Extarys 7610533db0 initial formating 2021-01-24 16:07:24 -05:00
Hypolite Petovan a7fac5a76f
Merge pull request #9858 from annando/notify-ignored
New setting that controls notifications for ignored contacts
2021-01-24 08:59:18 -05:00
Michael 0cd02631ce New setting that controls notifications for ignored contacts 2021-01-24 11:40:09 +00:00
Hypolite Petovan 5a949911ba Add trusted browsers user setting module
- Add trusted browsers help section
2021-01-23 05:42:59 -05:00
Hypolite Petovan 50f97e977a Added support for trusted browser during authentication 2021-01-23 05:42:59 -05:00
Hypolite Petovan 830bcabce5 Updated main translation file after adding strings 2021-01-23 05:37:28 -05:00
Hypolite Petovan 590d44df5f [frio] Add block author button in More dropdown 2021-01-23 05:33:15 -05:00
Extarys e92456e247 update aria-controls 2021-01-22 12:00:40 -05:00
Extarys cf54ed6960 rename separator to divider 2021-01-22 11:50:46 -05:00
Extarys 61ef23dedc fix toggle button 2021-01-22 11:50:07 -05:00
Extarys 980aa6d404 frio: fix search icon color 2021-01-22 11:50:07 -05:00
Extarys 846506081c frio mobile: fix: right offcanvas 2021-01-22 11:48:58 -05:00
Extarys 82acad004a fix smarty spaces 2021-01-22 10:07:04 -05:00
Extarys 91d3e72be7 frio: formating, otherwise untouched 2021-01-22 08:38:44 -05:00
Hypolite Petovan 1193b73125
Merge pull request #9845 from Extarys/frio-eslint-prettier
Add eslint, prettier config files to Frio folder
2021-01-21 22:27:22 -05:00
Extarys 5167c2dc14 add frio formatting file 2021-01-21 18:16:22 -05:00
Hypolite Petovan 57d2ffde30 Updated main translation file after typo fix 2021-01-21 10:47:35 -05:00
Extarys d5879045fa remove comment 2021-01-20 10:44:59 -05:00
Extarys fcd2367089 fix: frio mobile: right sidebar colors 2021-01-20 09:26:22 -05:00
Extarys 61af10b6ce fix: undefined search tag #9789 2021-01-20 09:21:57 -05:00
Extarys 5d42ab9c29 remove comment 2021-01-19 12:47:31 -05:00
Extarys 89cdfa53da remove empty lines 2021-01-16 17:50:11 -05:00
Extarys 390a51f2b7 frio: remove space under submit button in panel 2021-01-16 17:05:24 -05:00
Extarys fd15162299 remove leftover comments 2021-01-16 16:57:09 -05:00
Extarys fb904ad5de frio: readability improvement, first pass 2021-01-16 16:54:23 -05:00
Extarys 545de9f9aa frio: nav css and improve color contrast 2021-01-16 16:53:47 -05:00
Extarys d969e7b549 frio: make nav icons and search bar better 2021-01-16 16:53:06 -05:00
Extarys 48a1fea955 space to tabs 2021-01-15 17:06:14 -05:00
Extarys 2a12dc0e67 fix 7557: dim tags and mentions in posts 2021-01-15 17:01:31 -05:00
Extarys a6b1974f44 frio mobile: larger padding on each side 2021-01-14 19:07:04 -05:00
Extarys 077352af16 Fix: mobile: Frio dark , +change side bar padding 2021-01-14 18:47:02 -05:00
Michael Vogel 31f0f4821f
Merge pull request #9756 from MrPetovan/task/9698-frio-mobile-reshare-dropdown
[frio] Add share dropdown to mobile post view
2021-01-07 22:28:38 +01:00
Hypolite Petovan 77e9143d3a [non-Frio] Add edited date to post display 2021-01-07 10:25:34 -05:00
Hypolite Petovan 30af19c0b3 Update main translation file after translation string changes 2021-01-07 10:16:17 -05:00
Hypolite Petovan c8604895c4 [frio] Add share dropdown to mobile post view
- This should prevent accidental taps from resharing content unwittingly
2021-01-07 10:13:40 -05:00
Michael df135c31fe Merge remote-tracking branch 'upstream/develop' into no-frontend-worker 2021-01-07 10:44:12 +00:00
ImgBotApp 8a7b70e5ac
[ImgBot] Optimize images
*Total -- 3,606.88kb -> 3,454.97kb (4.21%)

/images/pause.gif -- 0.85kb -> 0.12kb (85.8%)
/images/rarrw.gif -- 0.98kb -> 0.20kb (79.28%)
/images/larrw.gif -- 0.98kb -> 0.21kb (78.98%)
/images/youtube_icon.gif -- 0.90kb -> 0.22kb (76.08%)
/images/lock_icon.gif -- 0.91kb -> 0.22kb (75.43%)
/images/unlock_icon.gif -- 0.92kb -> 0.23kb (74.95%)
/images/beer_mug.gif -- 1.00kb -> 0.30kb (69.83%)
/images/play.gif -- 0.89kb -> 0.31kb (65.46%)
/view/theme/smoothly/images/larrow.gif -- 0.97kb -> 0.38kb (60.9%)
/view/theme/smoothly/images/rarrow.gif -- 0.97kb -> 0.38kb (60.9%)
/images/camera-icon.gif -- 0.99kb -> 0.40kb (59.9%)
/doc/img/vier_icons.png -- 2.37kb -> 1.12kb (52.82%)
/images/friendica.svg -- 7.21kb -> 3.63kb (49.61%)
/images/spencil.gif -- 0.49kb -> 0.29kb (40.24%)
/images/globe.gif -- 1.00kb -> 0.61kb (39.02%)
/images/smiley-heart.gif -- 0.56kb -> 0.36kb (35.36%)
/images/smiley-brokenheart.gif -- 0.58kb -> 0.38kb (34.45%)
/view/theme/vier/icons.svg -- 82.44kb -> 54.11kb (34.36%)
/view/theme/smoothly/images/icons.svg -- 82.44kb -> 54.11kb (34.36%)
/images/friendica-404_svg_flexy-o-hare.png -- 14.21kb -> 10.90kb (23.31%)
/images/friendica-404_svg_hare-bottom-light-inside.png -- 5.89kb -> 4.54kb (22.98%)
/doc/img/editor_frio.png -- 9.44kb -> 7.55kb (19.98%)
/images/b_drop.gif -- 0.13kb -> 0.11kb (19.57%)
/images/b_dropshow.gif -- 0.13kb -> 0.11kb (19.57%)
/doc/img/editor_vier.png -- 7.91kb -> 6.48kb (18.06%)
/images/link-icon.gif -- 0.14kb -> 0.12kb (16.55%)
/images/discourse.png -- 11.89kb -> 10.20kb (14.24%)
/images/smiley-Oo.gif -- 0.98kb -> 0.89kb (8.67%)
/view/theme/frio/img/friendica-logo.svg -- 3.66kb -> 3.45kb (5.71%)
/images/humane-tech-badge.svg -- 49.17kb -> 46.72kb (5%)
/view/theme/duepuntozero/login-bg.gif -- 0.23kb -> 0.22kb (3.38%)
/view/theme/smoothly/images/login-bg.gif -- 0.23kb -> 0.22kb (3.38%)
/spec/dfrn2_contact_confirmation.svg -- 24.14kb -> 23.44kb (2.9%)
/spec/dfrn2_contact_request.svg -- 32.92kb -> 32.11kb (2.49%)
/view/theme/frio/font/open_sans/fonts/Light/OpenSans-Light.svg -- 258.16kb -> 252.11kb (2.35%)
/view/theme/frio/font/open_sans/fonts/Bold/OpenSans-Bold.svg -- 264.11kb -> 258.04kb (2.3%)
/view/theme/frio/font/open_sans/fonts/Semibold/OpenSans-Semibold.svg -- 264.13kb -> 258.07kb (2.29%)
/view/theme/frio/font/open_sans/fonts/ExtraBold/OpenSans-ExtraBold.svg -- 265.14kb -> 259.07kb (2.29%)
/view/theme/frio/font/open_sans/fonts/Regular/OpenSans-Regular.svg -- 266.09kb -> 260.03kb (2.28%)
/view/theme/frio/frameworks/bootstrap/fonts/glyphicons-halflings-regular.svg -- 106.19kb -> 103.92kb (2.14%)
/view/theme/frio/font/open_sans/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg -- 283.40kb -> 277.34kb (2.14%)
/view/theme/frio/font/open_sans/fonts/BoldItalic/OpenSans-BoldItalic.svg -- 284.26kb -> 278.21kb (2.13%)
/view/theme/frio/font/open_sans/fonts/SemiboldItalic/OpenSans-SemiboldItalic.svg -- 289.45kb -> 283.39kb (2.09%)
/view/theme/frio/font/open_sans/fonts/Italic/OpenSans-Italic.svg -- 290.77kb -> 284.70kb (2.09%)
/view/theme/frio/font/open_sans/fonts/LightItalic/OpenSans-LightItalic.svg -- 291.13kb -> 285.07kb (2.08%)
/images/person-300.jpg -- 11.05kb -> 10.83kb (2.05%)
/images/smiley-bangheaddesk.gif -- 0.86kb -> 0.85kb (1.92%)
/images/smiley-shaka.gif -- 2.37kb -> 2.33kb (1.9%)
/view/theme/vier/font/fontawesome-webfont.svg -- 357.05kb -> 352.24kb (1.35%)
/images/article.gif -- 1.04kb -> 1.03kb (0.75%)
/images/rotator.gif -- 0.81kb -> 0.80kb (0.48%)
/view/theme/frio/scheme/plusminus.jpg -- 22.34kb -> 22.32kb (0.09%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-05 11:37:29 +00:00
Michael a81ac835a1 The frontend worker is removed 2021-01-01 23:05:26 +00:00
Michael Vogel 1b841d8379
Merge pull request #9731 from MrPetovan/task/various-theme-changes
Various theme changes
2020-12-31 19:41:06 +01:00
Michael Vogel 54db693e16
Merge pull request #9724 from MrPetovan/bug/notices
Various improvements
2020-12-31 17:30:50 +01:00
Hypolite Petovan 51b08769e2 [vier] Convert wall-item-body span to div
- This element contains the post body that can also contains block elements
2020-12-31 09:07:33 -05:00
Hypolite Petovan 15d6227aa2 [quattro] Convert wall-item-body span to div
- This element contains the post body that can also contains block elements
2020-12-31 09:07:24 -05:00
Hypolite Petovan f1e96d5bc9 [frio] Restore previous back to top arrow character 2020-12-31 09:06:10 -05:00
Hypolite Petovan 94b9ed53c2 [frio] Vary Back to Top element depending on the theme accent/colors
- Add specific support for dark/black schemes
2020-12-30 23:10:22 -05:00
Hypolite Petovan beaef12296 Add missing first file/line in exception template 2020-12-30 21:15:01 -05:00
Tobias Diekershoff 57cf107bf5 HU translation updated THX Balázs Úr 2020-12-29 08:37:35 +01:00
Tobias Diekershoff 255452a28a DE translation update 2020-12-29 08:37:19 +01:00
Hypolite Petovan 46ed610d04 Restore auto-complete feature in comments forms
- New catch-all feature supports network/display pages, infinite scroll and live updated conversations
2020-12-27 20:36:33 -05:00
Michael 2d881884f9 messages.po updated 2020-12-27 12:03:50 +00:00
Hypolite Petovan c59336e001 [frio] Replace additional sort buttons by anchor links in users admin
- Buttons were used in a previous version where sorting was done using Javascript
2020-12-27 00:08:15 -05:00
Michael Vogel 71bd6c674b
Merge pull request #9701 from MrPetovan/bug/9636-frio-mobile-intros-buttons
[frio] Improve display of introduction action buttons on mobile
2020-12-23 19:50:16 +01:00
Tobias Diekershoff 98787cbd3c RU translations THX SpcCw 2020-12-23 19:20:16 +01:00
Tobias Diekershoff 87e434ba27 IT translations 100% THX Sylke Vicious 2020-12-23 19:18:20 +01:00
Tobias Diekershoff c76cf7b68a added HU translation THX Balázs Úr 2020-12-23 19:17:30 +01:00
Tobias Diekershoff 0a9cf50730 DE translation update 2020-12-23 19:15:46 +01:00
Hypolite Petovan 692f91714a [frio] Improve display of introduction action buttons on mobile 2020-12-23 03:26:29 -05:00
Hypolite Petovan 241cd32b14 Replace obsolete calls to $APP->is_mobile in templates 2020-12-23 03:25:55 -05:00
Hypolite Petovan 8f19858705 Remove obsolete share header link color CSS rules 2020-12-21 21:41:39 -05:00
Hypolite Petovan dd4b6a05b5 Update main translation file after adding translation strings 2020-12-20 02:08:17 -05:00
Hypolite Petovan fbd0cefdf7 Add translation to Yourself option in view as select in profile
- Address https://github.com/friendica/friendica/issues/9682
2020-12-20 02:08:17 -05:00
Hypolite Petovan a991f3dfcf Add translation to required labels for install checks
- Remove unused checks loop in install_base template
2020-12-20 02:08:13 -05:00
Hypolite Petovan 65f74da45b Add translation to required labels on input fields
- Normalize display of required label
- Remove unused field_richtext template
2020-12-19 22:52:45 -05:00
Hypolite Petovan 73d99fc7fe Regenerate main translation file after adding translation string 2020-12-17 22:52:51 -05:00
Hypolite Petovan 0dac6e9d34 Add general information header translation to admin site template 2020-12-17 22:52:30 -05:00
Hypolite Petovan a105caf833 Use App\Arguments instead of App->args in theme/vier/theme
- Address https://github.com/friendica/friendica/issues/9252#issuecomment-740069639
2020-12-08 09:57:58 -05:00
Hypolite Petovan a382798999 Add some more result panels to Babel 2020-12-04 07:29:48 -05:00
Michael 1e09eab921 Another place found where "show less" had been "show more" 2020-11-30 19:52:57 +00:00
Michael d4d55a5865 Issue 8605: "show less" now displays "show less" 2020-11-30 19:30:57 +00:00
Michael b52ba79620 Contacts can now be updated from every theme 2020-11-22 08:15:17 +00:00
Hypolite Petovan 4370d0b967 Add missing activity toggle capability to photos 2020-11-21 11:10:04 -05:00
Michael Vogel dc5624b0b6
Merge pull request #9543 from MrPetovan/bug/notices
Address several notices
2020-11-18 00:30:31 +01:00
Hypolite Petovan 260b9e7bd3 Improve expectation for not modified check in theme/vier/style
- Address https://github.com/friendica/friendica/issues/9252#issuecomment-721994406
2020-11-17 18:01:03 -05:00
Hypolite Petovan b2c4116357 Replace JQuery .text by .html
- Prevents inserting unescaped HTML in page
2020-11-16 18:19:24 -05:00
Hypolite Petovan 978208baa3
Merge pull request #9519 from annando/fix-contact-import
Fix contact import with Frio
2020-11-10 10:28:35 -05:00
Michael 52c88ae414 Fix contact import with Frio 2020-11-10 06:37:27 +00:00
Michael Vogel 7765bd8e43
Merge pull request #9512 from MrPetovan/bug/9501-admin-users-fixes
[frio] Improve admin user list display
2020-11-10 07:07:59 +01:00
Hypolite Petovan c053d128a2 [frio] Improve admin user list display 2020-11-09 10:08:33 -05:00
Hypolite Petovan 62358104a2 Update source translation file after adding strings 2020-11-09 10:08:14 -05:00
Hypolite Petovan ac32fbefcd [frio] Improve admin/users/* page display 2020-11-08 12:53:12 -05:00
Hypolite Petovan 388c0b69d6 Split admin/users into 6 separate modules
- They now feature working pagination
2020-11-08 12:53:12 -05:00
Hypolite Petovan 126ef0ae82 [frio] Add link to settings in account delegation page 2020-11-08 12:53:12 -05:00
Hypolite Petovan 481925c353 Fix infinite content ajax call parameters
- Ajax request could end up in a 404 if the page URL didn't have at least a query string parameter
2020-11-02 20:07:26 -05:00
Michael 89509f02e4 Move "remote self" to the contact settings 2020-10-24 21:42:49 +00:00
Hypolite Petovan e076998ffe
Merge pull request #9444 from annando/update
Only auto update when there is content
2020-10-23 16:39:04 -04:00
Michael 9870c8584f Improved check for existing data 2020-10-23 20:29:29 +00:00