Commit graph

7384 commits

Author SHA1 Message Date
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
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
Tobias Diekershoff
351f5c0d55 IT translations 100% THX Sylke Vicious 2020-10-21 18:10:16 +02:00
Tobias Diekershoff
7e865d83a2 DE translation update 2020-10-21 18:10:10 +02:00
Michael
d6662d65dd Log messages removed 2020-10-21 12:13:57 +00:00
Michael
1fc36c4470 Only auto update when there is content 2020-10-20 20:43:51 +00:00
Hypolite Petovan
2f800b9171 [vier] Restore network page right sidebar forum widget feature 2020-10-16 08:43:13 -04:00
Hypolite Petovan
4d15cc01e2 Move network module to src/
- Update ForumManager to use a base URL
- Split network module into Conversation\Network and Search\Filed modules
- Implement boundaries pager in network module
- Allow no selection in filter widgets
2020-10-13 07:52:13 -04:00
Hypolite Petovan
4427876c05 Implement correct behavior for min_id in boundary pagination
- The previous behavior of since_id systematically showed the most recent results
2020-10-13 00:11:39 -04:00
vinzv
5e3670c2d0 move from nav_bg color to static background color 2020-10-12 23:24:27 +02:00
Vinzenz Vietzke
bfa85c2555 replace default checkbox color 2020-10-12 23:19:09 +02:00
Vinzenz Vietzke
8c65c0ccf9 move checkbox settings to schemes 2020-10-12 23:18:53 +02:00
Hypolite Petovan
1b273e25b5
Merge pull request #9412 from annando/mobile-announce
Don't change resharer when resharing/add mobile button
2020-10-11 23:49:19 -04:00
Michael
a79faba719 Updated messages.po 2020-10-12 02:46:45 +00:00
Michael
dbdc8c91f6 Diaspora announce / Renaming share buttons 2020-10-11 19:58:28 +00:00
Michael
f3fd99da60 Don't change resharer when resharing 2020-10-11 17:37:04 +00:00
Michael Vogel
8c328a3c60
Merge pull request #9411 from tobiasd/20201011-de
DE translation update THX  copiis
2020-10-11 17:03:19 +02:00
Tobias Diekershoff
57ee97e295 DE translation update THX copiis 2020-10-11 16:43:00 +02:00
Philipp
bd89b8262f
Merge pull request #9408 from annando/announce
Support for real reshares
2020-10-11 12:48:52 +02:00
Michael
d3e19bc880 Support for real reshares 2020-10-11 08:49:47 +00:00
Hypolite Petovan
85677266b9 [frio] Keep jQuery data attached to elements stored in jotcache
- Prevents tagsinput to re-attach to existing tags inputs when jotcache is restored
2020-10-10 19:04:25 -04:00
Hypolite Petovan
6968c73ec7 Fix indenting in friendica-tagsinput.js 2020-10-10 19:04:25 -04:00
Hypolite Petovan
e3cf708dd8
Merge pull request #9401 from annando/accounttype
Filter for account type for contacts
2020-10-10 07:16:32 -04:00
Michael
35d8b078ce Renamed "Accounts" to "Account Types" 2020-10-10 07:14:18 +00:00
vinzv
65f541946d intensify notification bubble color 2020-10-08 20:52:57 +02:00
Hypolite Petovan
c38559cf7d
Merge pull request #9388 from vinzv/9383-frio-cannot-scroll-left-flyout-sidebar-on-mobile
Adding an on-demand scrollbar for mobile off-canvas menu
2020-10-08 11:02:04 -04:00
vinzv
6e0f3e6ad8 Revert "initial commit"
This reverts commit f5be6f94c1.
2020-10-08 14:51:36 +02:00
vinzv
a1cea924c6 fix identation 2020-10-08 14:49:01 +02:00
vinzv
f5be6f94c1 initial commit 2020-10-08 14:46:30 +02:00
vinzv
7b0455f976 Move the menu down hard 2020-10-07 22:47:50 +02:00
vinzv
d885f5f3d7 Adding an on-demand scrollbar for off-canvas menu 2020-10-07 22:02:45 +02:00
Hypolite Petovan
17b9c3542d
Merge pull request #9387 from vinzv/9236-frio-mobile-color-unread-notification-background
Divert unseen notification background colors into schemes
2020-10-07 15:53:41 -04:00
vinzv
e511aea710 Divert unseen notification background colors into schemes to avoid
side effects for other themes
2020-10-07 21:35:56 +02:00
vinzv
0e68049275 revert #9375 2020-10-07 21:19:44 +02:00
Tobias Diekershoff
b63d037967
Merge pull request #9380 from annando/Improved-language-detection/display
Display language name / only search for available languages
2020-10-07 06:46:01 +02:00
Michael
bda87e6536 Display language name / only search for available languages 2020-10-07 04:15:02 +00:00
vinzv
27a0c19fe8 make contact request buttons more accessible
- scaled up the icons
- removed the dysfunctional hover effect
- added more padding inbetween the icons
2020-10-06 23:01:31 +02:00
vinzv
cec91000e2 make sure tweaks work for black and light scheme as well 2020-10-06 22:05:55 +02:00
Vinzenz Vietzke
04f9352fa9 darken unseen notification text on frio accent dark 2020-10-06 20:58:23 +02:00
Michael
f255749c6a Issue 9358: liking and commenting on the community page now gives a feedback 2020-10-06 05:18:54 +00:00
Michael
6c3ffb75a6 Issue 9366: filter account types on the network page 2020-10-05 16:48:28 +00:00
Michael
b6b28b1541 Display the languages in the post 2020-10-04 18:52:28 +00:00
Hypolite Petovan
8aa8c4622e [quattro] Remove seemingly unused slider/range styles
- They conflict with the new range input template
2020-10-03 21:30:20 -04:00
Hypolite Petovan
cbe3826b83 [frio] Remove box-shadow from range inputs for dark/black schemes 2020-10-03 21:29:40 -04:00
Hypolite Petovan
94c53b3b23 Introduce range percent template
- Replace usage in frio theme settings
2020-10-03 21:29:17 -04:00
Hypolite Petovan
2bfd9851d3
Merge pull request #9314 from annando/suggestions
New function for contact suggestions
2020-10-03 13:32:21 -04:00
Philipp
97f07b7518
Merge pull request #9334 from annando/endless-scroll
Endless scrolling for searches and contact comments
2020-10-01 23:04:56 +02:00
Michael
88a0e976da Endless scrolling for searches and contact comments 2020-09-30 19:14:13 +00:00
Michael
5dd426f526 Added option to stay on the local machine when clicking on a contact link 2020-09-30 17:30:26 +00:00
Michael
15e61e78ac Issue 9305: Relay deny tags are added 2020-09-29 19:48:26 +00:00
Tobias Diekershoff
0b03988b09 IT translations 100% THX Sylke Vicious 2020-09-29 07:18:47 +02:00
Tobias Diekershoff
d1600a7c61 DE translation update THX vinzv 2020-09-29 07:18:03 +02:00
Michael
fb50a43ac0 New function for contact suggestions 2020-09-28 21:33:40 +00:00
Hypolite Petovan
62ed8de568
Merge pull request #9301 from tobiasd/20200927-frio-js
added license hints to the Frio javascript files
2020-09-27 14:02:58 -04:00
Tobias Diekershoff
225e86e437 Please add an EOF EOL 2020-09-27 20:00:06 +02:00
Tobias Diekershoff
66a6292dfc duepuntozero styling of the address in the vcard 2020-09-27 19:50:30 +02:00
Tobias Diekershoff
1e7d9fdcf6 added license hints to the Frio javascript files 2020-09-27 18:36:33 +02:00
Michael
99fc97f337 Removing the page number from the infinite scrolling 2020-09-26 21:46:22 +00:00
Michael
3aa255c6a1 Updated messages 2020-09-26 18:40:27 +00:00
Michael
3553b564b4 Template now collapses 2020-09-26 18:34:55 +00:00
Michael
4a40a40ed1 Merge remote-tracking branch 'upstream/develop' into hide-sharer 2020-09-26 18:05:15 +00:00
Michael
c0ddcfb0cd Hide own contacts 2020-09-26 18:01:10 +00:00
Tobias Diekershoff
e24b7b11b1 DE translation update 2020-09-26 18:56:03 +02:00
Michael
3ffb90cf07 Improve naming, make widget collapsable 2020-09-26 14:13:14 +00:00
Michael
4504d3c32d Using the equal sign 2020-09-26 12:21:32 +00:00
Michael
f936d93730 Moved "selected" check into the template 2020-09-26 12:13:30 +00:00
Michael
5a48002575 Account selector for the community page 2020-09-26 11:05:18 +00:00
Hypolite Petovan
fa94c82299
Merge pull request #9260 from annando/ap-relay-settings
Relay settings are now valid for the ActivityRelay as well
2020-09-23 12:46:32 -04:00
Michael
b0c9c9b7cb Relay settings are now valid for the ActivityRelay as well 2020-09-22 15:48:44 +00:00
Tobias Diekershoff
b9d4138653 RU translations THX Alexander An 2020-09-22 06:57:05 +02:00
Michael
c082109ff9 Show if a post arrived via relay 2020-09-21 12:31:20 +00:00
Tobias Diekershoff
c6b45a958e Merge branch '2020.09-rc' into stable 2020-09-20 21:11:33 +02:00
Michael
07f10784ca Fixes Notice: Undefined offset: 0 in /view/theme/frio/php/default.php on line 128 2020-09-19 03:38:14 +00:00
Tobias Diekershoff
696aef4f42 IT translations 100% THX Sylke Vicious 2020-09-18 07:48:19 +02:00
Hypolite Petovan
75b9147945 [frio] Fix Firefox-specific bug where top-level post heading div would cover the avatar 2020-09-17 22:19:51 -04:00
Hypolite Petovan
e79df3407d [frio] Highlight active wall item action button in dark/black schemes 2020-09-17 11:14:48 -04:00
Tobias Diekershoff
d8474fec62 update to the zh-cn translation THX ZhuChentan 2020-09-17 08:25:12 +02:00
Tobias Diekershoff
f5e7f4d4ef DE translation update 2020-09-17 08:24:28 +02:00
Tobias Diekershoff
9c4407a13f IT translations THX Sylke Vicious 2020-09-17 08:24:14 +02:00
Michael Vogel
de3ed5faf4
Merge pull request #9197 from MrPetovan/bug/9192-normalize-escaping-item
Remove obsolete uses of Strings::escapeTags in mod/item
2020-09-16 22:10:19 +02:00
Michael
6a505372fa Changed name for the sample relay server 2020-09-16 05:20:38 +00:00
Tobias Diekershoff
56bbf9015a silkevicious found a typo 2020-09-15 15:38:31 +02:00
Tobias Diekershoff
3babead2d8 IT translations THX Sylke Vicious 2020-09-14 18:47:03 +02:00
Michael
23bac84973 Improve "direction" icons on "vier", new direction "global" 2020-09-14 10:43:16 +00:00
Tobias Diekershoff
766d92aaa0
Merge pull request #9199 from MrPetovan/bug/9193-frio-box-shadows
[frio] Remove textcomplete hidden input box shadows in dark/black schemes
2020-09-14 07:37:37 +02:00
Hypolite Petovan
5aa6284b1d [frio] Destroy unused perfect scrollbar on the aside element
- It was interfering with accented scheme styles
2020-09-14 00:22:59 -04:00
Hypolite Petovan
2ff80bf91b [frio] Remove textcomplete hidden input box shadows in dark/black schemes 2020-09-14 00:18:41 -04:00
Hypolite Petovan
541f15cefc [frio] Restore jot modal panel overflow value
- Reverts 1c37f4aa88
- Reverts part of 43df577209
- It was causing jot panel content to overflow the modal window
2020-09-14 00:00:09 -04:00
Hypolite Petovan
3fa3e78844 Normalize item like/dislike template variable name 2020-09-13 20:01:54 -04:00
Hypolite Petovan
8d5eb61ea3 Normalize item comment template variable name 2020-09-13 20:01:54 -04:00
Hypolite Petovan
65b796ed1f Normalize item_photo_menu template variable name 2020-09-13 20:01:53 -04:00
Hypolite Petovan
2bfd53bf09 Normalize item body template variable name 2020-09-13 20:01:53 -04:00
Hypolite Petovan
9ff228812f Normalize item location template variable name 2020-09-13 20:01:51 -04:00
Hypolite Petovan
f80cc91064
Merge pull request #9194 from annando/additional-directions
Add additional direction types
2020-09-13 17:05:31 -04:00
Michael
5a41cd437d Add additional direction types 2020-09-13 14:15:28 +00:00
Michael Vogel
ea893df1c1
Merge pull request #9191 from MrPetovan/bug/9090-frio-autosize-max-height
[frio] Limit jot textarea height
2020-09-13 06:55:33 +02:00
Hypolite Petovan
1c37f4aa88 [frio] Limit jot textarea height 2020-09-12 17:53:03 -04:00
Michael Vogel
cb647b5b6c
Merge pull request #9187 from MrPetovan/bug/9182-frio-modal-width
[frio] Increase modal width to accomodate longer words translations in jot
2020-09-12 20:40:21 +02:00
Hypolite Petovan
097cd5f44b
Merge pull request #9188 from annando/more-direction
Store and display to/cc/bcc
2020-09-12 14:34:58 -04:00
Michael
a491c5d916 Store and display to/cc/bcc 2020-09-12 17:45:04 +00:00
Hypolite Petovan
90cdc55a79 [frio] Increase modal width to accomodate longer words translations in jot 2020-09-12 09:34:05 -04:00
Hypolite Petovan
d1942afbca Stop using q as a page parameter 2020-09-12 09:09:15 -04:00
Hypolite Petovan
043e04f484 Remove confirm template obsolete uses (except for contacts)
- Remove obsolete explode_querystring() function
- Remove $extra_inputs template variable
2020-09-12 09:09:15 -04:00
Tobias Diekershoff
4bbd1ee986 IT translations THX Sylke Vicious 2020-09-11 06:50:10 +02:00
Tobias Diekershoff
e30b7e2902
Merge pull request #9177 from MrPetovan/bug/frio-light-dark-schemes-fix
[frio] Various display fixes
2020-09-11 06:24:46 +02:00
Hypolite Petovan
6336beb4eb [frio] Fix shared post external link position 2020-09-10 20:13:12 -04:00
Hypolite Petovan
6fca8c302f [frio] Normalize dropdown link font color to match theme link color 2020-09-10 20:12:24 -04:00
Hypolite Petovan
b5b2eaf513 [frio] Disable custom background image for light/dark/black schemes 2020-09-10 20:11:53 -04:00
Hypolite Petovan
4065f71382 Fix qcomment addon
- Initialize $qcomment template variable everywhere it is expected
- Remove addon Javascript from core head template
2020-09-09 16:49:03 -04:00
Hypolite Petovan
fb0fa342be
Merge pull request #9174 from annando/issue-9167
Issue 9167 - messages from non-followers
2020-09-09 14:05:21 -04:00
Michael
555856208e Issue 9167: Adding more direction indicators 2020-09-09 16:54:18 +00:00
Hypolite Petovan
70563d251f Improve display of post header reshare mention
- Fix typo in class name
- Add bottom margin with a p tag
- Distinguish reshare header style from reshare footer style
2020-09-09 11:41:23 -04:00
Hypolite Petovan
c7a69bbc3d
Merge pull request #9168 from annando/issue-9135
Issue 9135: Display only reshared posts at the top
2020-09-09 10:46:01 -04:00
Michael
b248470376 Show "retweet" icon 2020-09-09 05:35:04 +00:00
Hypolite Petovan
6ad75f5b41 Remove over-specific location fields from vcard in favor of "location" 2020-09-09 01:21:56 -04:00
Michael
206caaf51a Reshared data now is a link 2020-09-09 04:49:42 +00:00
Michael
42dcd6646e Issue 9135: Display only reshared posts at the top 2020-09-08 22:06:10 +00:00
Hypolite Petovan
fb7f7435c0 Merge branch 'bug/phpinfo-accessible-hotfix' into 2020.09-rc
# Conflicts:
#	src/Module/Admin/DBSync.php
#	src/Module/Admin/Logs/Settings.php
#	src/Module/Admin/Themes/Details.php
#	src/Module/Admin/Themes/Embed.php
2020-09-08 14:07:46 -04:00
Tobias Diekershoff
fb721f8e30
Merge pull request #9166 from MrPetovan/bug/phpinfo-accessible-hotfix
[Hotfix] Fix security vulnerability in admin modules
2020-09-08 19:56:26 +02:00
Hypolite Petovan
9bc2c5a52e Normalize use of form security tokens in Admin modules
# Conflicts:
#	src/Module/Admin/Logs/Settings.php
2020-09-08 12:27:36 -04:00
Hypolite Petovan
2ce15cae1a Use router parameters in Admin modules
- Remove 10 @TODO tags

# Conflicts:
#	src/Module/Admin/DBSync.php
#	src/Module/Admin/Themes/Details.php
#	src/Module/Admin/Themes/Embed.php
2020-09-08 12:27:15 -04:00
Michael Vogel
8126947b90
Merge pull request #9160 from MrPetovan/bug/9138-escape-field-input
Add HTML escaping to field_input value
2020-09-08 04:00:36 +02:00
Michael Vogel
065ab017c7
Merge pull request #9161 from MrPetovan/bug/9140-private-note-self-only
Add a self-only ACL block to personal notes jot
2020-09-08 03:57:11 +02:00
Hypolite Petovan
6251feface Regenerate base messages.po after translation string change 2020-09-07 21:25:26 -04:00
Hypolite Petovan
f1e36eac7d Update capitalization of "Permissions" translation string 2020-09-07 21:25:04 -04:00
Hypolite Petovan
5f5b97dad6 Create self-only ACL template and helper method 2020-09-07 19:27:32 -04:00
Hypolite Petovan
aa7eb75e62 Add HTML escaping to field_input value
- Quotes weren't rendering in pre-populated fields
2020-09-07 18:53:04 -04:00
Tobias Diekershoff
1c5a0fc308 IT translations THX Sylke Vicious 2020-09-07 16:26:03 +02:00
Tobias Diekershoff
12d254480f NL translation update THX casperrutten33 2020-09-05 08:29:16 +02:00
Tobias Diekershoff
7641a4b968 DE translation update 2020-09-05 08:28:47 +02:00
Philipp
1abb565f1e
Merge pull request #9133 from tobiasd/20200904-typo
Typo reported by silkevicious on Transifex
2020-09-04 20:29:39 +02:00
Tobias Diekershoff
ab4529e9c4 IT translations THX Sylke Vicious 2020-09-04 14:24:23 +02:00
Tobias Diekershoff
3a0e1eea04 Tyoi reported by silkevicious on Transifex 2020-09-04 14:17:58 +02:00
Tobias Diekershoff
ac6ef42e35 update FR translations THX valvin 2020-09-04 06:16:21 +02:00
Tobias Diekershoff
a0f3a8f00c DE translation update 2020-09-04 06:15:13 +02:00
Michael Vogel
abe6ecf820
Merge pull request #9126 from MrPetovan/task/post-improvements
Various post display improvements
2020-09-03 22:17:25 +02:00
Hypolite Petovan
36adb93603 Update base messages.po after changing a translation string 2020-09-03 15:45:56 -04:00
Hypolite Petovan
d849307725 [frio] Move reshare info on top of posts in network page
- Increase consistency with other social media platforms display
2020-09-03 15:45:56 -04:00
Hypolite Petovan
730a5c5725 Improve post direction display
- [frio] Change icon for commented direction
- Update English translation string for commented direction
2020-09-03 15:45:53 -04:00
Michael Vogel
560746eb3b
Merge pull request #9125 from MrPetovan/bug/8999-fix-new-pm
Fix new private message recipient input
2020-09-03 21:45:31 +02:00
Hypolite Petovan
4a4d0f04cb Fix new private message recipient input
- Add new private message recipient ACL template
- Remove now redundant theme private message templates
2020-09-03 10:01:58 -04:00
Hypolite Petovan
a844fd8f58 Move ACL full selector template to subfolder
- Fix display overflow in contact complete suggestion box
2020-09-03 10:00:20 -04:00
Tobias Diekershoff
a2bf4f4b4a IT translations THX Fabrixxm 2020-09-03 09:54:02 +02:00
Tobias Diekershoff
58b89f00e9 RU translations THX Alexander An 2020-09-01 14:29:49 +02:00
Tobias Diekershoff
60da8eadd3 DE translation update 2020-09-01 14:29:24 +02:00
Michael
f5504ed8d1 Improve notifications for announced posts 2020-08-31 18:51:59 +00:00
Hypolite Petovan
3e95c7ef18
Merge pull request #9100 from tobiasd/20200830-issue8997
clarification of the options hint for setting the accounts email
2020-08-30 12:03:27 -04:00
Tobias Diekershoff
0e3ca91854 clarification of the options hint for setting the accounts email 2020-08-30 17:56:27 +02:00
Michael Vogel
d9428a50a7
Merge pull request #9096 from tobiasd/20200830-issue9008
DE translation update THX foss-
2020-08-30 10:44:53 +02:00
Tobias Diekershoff
312d84b4f5 regen messages.po 2020-08-30 10:12:54 +02:00
Tobias Diekershoff
0912567b30 DE translation update THX foss- 2020-08-30 07:42:21 +02:00
Tobias Diekershoff
30bc0e3681 DE translation update THX produnis 2020-08-27 17:06:17 +02:00
Tobias Diekershoff
1101dd19fe DE translation update 2020-08-27 08:12:53 +02:00
Michael
a3bf782050 Updated "messages.po" 2020-08-26 17:00:05 +00:00
Michael
355284841a Optionally display the resharer as icon 2020-08-26 12:33:17 +00:00
Michael
a7946d80b8 Added directions for the other themes 2020-08-23 18:54:32 +00:00
Michael
6139f5883b Mark posts that arrived in your network stream via tag 2020-08-23 17:48:44 +00:00
Michael
0e4d3fe9e5 Display a symbol when a post had been reshared 2020-08-23 13:26:23 +00:00
Michael
7dbf72e454 We now fetch data with an automatically generated system user 2020-08-22 14:48:09 +00:00
Hypolite Petovan
7c16a25fc9 Account for $nav_bg not being set in frio/php/default
- Address https://github.com/friendica/friendica/issues/8877#issuecomment-677319560
2020-08-20 09:21:44 -04:00
Tobias Diekershoff
0d1fa70e2e
Merge pull request #9039 from MrPetovan/task/frio-accent-scheme
[frio] Add accented schemes including dark scheme and black scheme
2020-08-20 07:01:40 +02:00
Hypolite Petovan
062063c5e5 [frio] Add black accented scheme 2020-08-19 23:12:52 -04:00
Hypolite Petovan
907222da53 [frio] Add dark accented scheme 2020-08-19 23:12:52 -04:00
Hypolite Petovan
e4a1ace3ad [frio] Add more color accents 2020-08-19 23:12:52 -04:00
Hypolite Petovan
cb588eb535 [frio] Add scheme accent feature
- Add new accented scheme light
- Add first accent blue
2020-08-19 23:12:48 -04:00
Hypolite Petovan
91a1e5df91 Add more references to theme.php 2020-08-19 22:54:12 -04:00
Tobias Diekershoff
760e3791a0 DE translation update THX Gerhard Hallstein 2020-08-19 16:02:33 +02:00
Tobias Diekershoff
8e2a3bc2dd update for ES thx targz 2020-08-18 17:39:51 +02:00
Tobias Diekershoff
150baae391 EN US and GB translation updates THX AndyH3 2020-08-18 17:38:32 +02:00
Tobias Diekershoff
c7578d8547 NL translation update THX Casper 2020-08-18 17:37:12 +02:00
Tobias Diekershoff
e3ee79da22 PL translation update THX Walis 2020-08-18 17:37:03 +02:00
Tobias Diekershoff
8c04ca9cfc update to the zh-cn translation THX vicdorke 2020-08-18 17:33:46 +02:00
Tobias Diekershoff
76d8d70de8 RU translations THX Alexander An 2020-08-18 17:32:28 +02:00
Tobias Diekershoff
37d41323b8 DE translation update 2020-08-18 17:27:38 +02:00
Hypolite Petovan
d5975ff0bc [frio] Add dynamic CSS property before introducing accented themes
- Introduce variables for font colors
- Set content background transparency on several background colors
- Change radio/checkbox colors depending on the link color
- Prevent post highlighting to end up on static white
2020-08-15 20:25:33 -04:00
Hypolite Petovan
43df577209 [frio] Cleanup CSS/UI
- Fix panel usage
- Remove double submit button in theme config
- Remove textarea phantom label when not provided
- Improve filebrowser button display
- Fix slider input display
- Simplify user menu styles
2020-08-15 20:19:00 -04:00
Hypolite Petovan
f3b080ed6c [frio] Allow 0% content brackground transparency 2020-08-15 19:36:24 -04:00
Hypolite Petovan
fc77ecbe1a [frio] Keep settings between scheme changes 2020-08-15 19:29:51 -04:00
Hypolite Petovan
0ae6c9708a [frio] Remove unused theme functions 2020-08-15 19:15:38 -04:00
Hypolite Petovan
2505b33615 [frio] Move specific event styles to main theme stylesheet
- Fix hovercard.css formatting
2020-08-15 19:02:33 -04:00
Hypolite Petovan
2e286d6a57 Move calendar/event stylesheets/scripts registration to modules
- Add media parameter to Page->registerStylesheet
- Fixes CSS precedence with custom theme stylesheet
2020-08-15 18:56:17 -04:00
Michael
dd82f150ca Rework of the network page 2020-08-13 20:07:13 +00:00
Tobias Diekershoff
b219677de5
Merge pull request #8991 from MrPetovan/task/restore-autocomplete-comment
Restore auto-complete in comment boxes beyond the first
2020-08-09 10:56:41 +02:00
Hypolite Petovan
4f37b14e42 Enable footer scripts in minimal view 2020-08-08 15:19:20 -04:00
Hypolite Petovan
7a5f2437f9 Fix option syntax for textcomplete 2020-08-08 15:19:04 -04:00
Hypolite Petovan
692bb2a895 Restore auto-complete in comment boxes beyond the first 2020-08-08 12:58:56 -04:00
Hypolite Petovan
e64dcc5b5b Remove obsolete modules common and allfriends
- Delete obsolete Model\GContact class
2020-08-06 22:59:10 -04:00
Hypolite Petovan
383ddb10ed Create new page_tabs template
- Replace explicit tabs in profile contacts page with new template
2020-08-06 22:59:09 -04:00
Michael Vogel
1fb47b96aa
Merge pull request #8975 from MrPetovan/task/8918-move-mod-common
Move mod/common.php to src/ Part 2: Add Module\Profile\Common class
2020-08-05 23:17:12 +02:00
Hypolite Petovan
8042119447
Merge pull request #8974 from annando/issue-8967
Issue 8967: Fix avatar in top bar
2020-08-05 10:30:20 -04:00
Michael
d56ac8d58f Fix wrong parameter order 2020-08-05 12:57:02 +00:00
Hypolite Petovan
c26b72a426 Rework commonFriendsVisitor widget
- Use new Contact\Relation method to fetch common contacts
- Replace reference to /common by /{nickname}/contacts/common
2020-08-05 00:19:48 -04:00
Michael Vogel
0224bc8367
Update view/theme/frio/theme.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-08-05 05:39:00 +02:00
Hypolite Petovan
71db6ab613 Add Module\Profile\Common class
- Add Common tab in profile contacts templates
- Add routing to new module
2020-08-04 23:03:54 -04:00
Hypolite Petovan
1723903219 Rework Module\Profile\Contacts class
- Simplify imports
- Use router parameters
- Use exceptions
- Simplify querying and result processing
- Add no result label
2020-08-04 23:02:43 -04:00
Hypolite Petovan
4c5fe20018 Remove relationship direction display for non-local user contacts
- [frio] Add profile link on avatar in contact_template
2020-08-04 23:00:15 -04:00
Michael
f1380e6af4 Issue 8967: Fix avatar in top bar 2020-08-04 20:15:42 +00:00
Hypolite Petovan
73c112066d
Merge pull request #8971 from annando/optimize
Periodically  run an "optimize table" command for cache tables
2020-08-04 12:43:28 -04:00
Michael
288593700d Updated messages.po 2020-08-04 14:05:05 +00:00
Michael
d153db44ac Periodically run an "optimize table" command for cache tables 2020-08-04 12:24:24 +00:00
Michael
a7d75702cc "Contact\User" class created 2020-08-04 04:47:02 +00:00
Michael
b026901dbc Added additional field 2020-08-02 15:44:41 +00:00
Michael
91c360638a Ensure contact tabs will use the correct id 2020-08-02 13:34:49 +00:00
Michael
bb1517a74c Random profiles now moved away from "gcontact" as well 2020-08-02 08:07:31 +00:00
Michael
c03cf39c26 "gcontact" removed in the themes as well 2020-08-02 07:54:18 +00:00
Michael
0c73531da1 Poco and gcontact (mostly) removed 2020-08-01 16:15:18 +00:00
Michael
d9a9876ddd Synchronize contacts with the directory server 2020-07-31 09:08:51 +00:00
Michael
cc85bc4156 Replace "gcontact" with "contact" - imroved suggestions 2020-07-30 14:08:32 +00:00
Michael
71b6226909 Some more avatar function replacements 2020-07-28 19:30:55 +00:00
Hypolite Petovan
ab3106a129 Move "View As" form at the bottom of the profile page 2020-07-28 11:40:14 -04:00
Michael Vogel
74bc3de472
Merge pull request #8931 from MrPetovan/task/2020-performance-improvements
Various performance improvements
2020-07-28 07:15:02 +02:00
Hypolite Petovan
cd84f9a921 Reduce number of calls to Hook::delete when uninstalling addons/themes
- Add a sweeping Hook deletion on theme uninstall (like for addons)
2020-07-27 08:24:55 -04:00
Hypolite Petovan
d7b5674476 Move mod/lockview to Module\PermissionTooltip
- Add explicit type parameter to lockview() in main.js
2020-07-27 01:58:53 -04:00
Michael
18617f6c48 Fetch followers/followings of contacts 2020-07-26 07:34:33 +00:00
Hypolite Petovan
08384ecf59 Remove obsolete view/js/jquery-textcomplete folder 2020-07-22 10:48:30 -04:00
Hypolite Petovan
f4afd56fa5 Replace jquery-textcomplete with yuku/old-textcomplete
- Add a jQuery wrapper to minimize code changes
- Improve local autocomplete jQuery plugin to allow chaining
2020-07-22 10:48:02 -04:00
Hypolite Petovan
0a71495fa4 Add new admin debug module for ActivityPub 2020-07-20 00:39:17 -04:00
Hypolite Petovan
da50456675 Add Twitter source debug to Debug\Babel 2020-07-17 17:14:13 -04:00
Hypolite Petovan
cb03418937 Add checks for $a->user existence
- Variable can be empty/null in many cases
2020-07-09 15:09:07 -04:00
Michael
966738ecc6 Use the "orig_title" 2020-07-08 20:47:05 +00:00
Michael
77e272e8ed Issue 8836: Point the event to the local post 2020-07-08 20:42:28 +00:00
Hypolite Petovan
a9af0ca26e
Merge pull request #8835 from tobiasd/20200701-lng
PL and EN US / GB translation updates
2020-07-01 07:08:04 -04:00
Tobias Diekershoff
149896e3c7 EN US and GB translation updates THX AndyH3 2020-07-01 12:47:44 +02:00
Tobias Diekershoff
bf89318aba PL translation update THX Walis 2020-07-01 12:45:43 +02:00
Hypolite Petovan
9c6fbc6a74 Update references to the friendica/friendica stable branch 2020-06-30 15:25:16 -04:00
Hypolite Petovan
4aacd6ef09 [frio] Add missing margin above relocate form in admin site 2020-06-27 18:37:02 -04:00
Michael Vogel
7fd2c00171
Merge pull request #8792 from MrPetovan/task/share-block-guid
[frio] Add local post link to share block when guid attribute is present
2020-06-23 21:26:07 +02:00
Hypolite Petovan
ad9bac8b07 Prevent propagation of escape key press when it was used to close autocomplete dropdown
- It was causing the modal window to unexpectedly close
2020-06-22 22:25:15 -04:00
Hypolite Petovan
b77896ed45 [frio] Add local post link to share block when guid attribute is present 2020-06-21 09:45:36 -04:00
Michael
016c99935c Different comment limits for single view 2020-06-16 06:49:53 +00:00
Tobias Diekershoff
5b13c9b1da Added Estonian translation THX Rain Hawk 2020-06-15 06:23:18 +02:00
Tobias Diekershoff
cad8748105 RU translations THX Alexander An 2020-06-15 06:21:57 +02:00
Tobias Diekershoff
855a69325f PL translation update THX waldis 2020-06-15 06:21:16 +02:00
Tobias Diekershoff
2da9dca316 NL translation update THX Casper 2020-06-15 06:20:28 +02:00
Tobias Diekershoff
743885b4b0 update to the zh-cn translation THX steve jobs 2020-06-15 06:19:49 +02:00
Tobias Diekershoff
f73ea4b621 DE translation update THX copis 2020-06-15 06:18:25 +02:00
Hypolite Petovan
2cf3ed6d7c [frio] Remove duplicate page wrapper in auto_request
- [frio] Add page wrapper to minimal template (for sitewide theme settings)
2020-06-12 22:05:12 -04:00
Hypolite Petovan
18745b1723
Merge pull request #8765 from annando/fix-pubkey
Fix providing the public key
2020-06-12 16:42:16 -04:00
Michael Vogel
cf384da4b7 Fix providing the public key 2020-06-12 21:51:42 +02:00
Hypolite Petovan
dcd7553da9 [frio] Replace only the users table element when reordering on a column in mod_admin.js
- Replace duplicate jQuery query with a variable
2020-06-11 20:26:29 -04:00
Hypolite Petovan
1de5f2eebb [frio] Improve shared content display 2020-06-10 10:15:54 -04:00
Hypolite Petovan
34463f37e4 Rename contact table column to ffi_keyword_denylist 2020-06-07 11:24:52 -04:00
Hypolite Petovan
fa1e7676c7 [frio] Add color to active buttons in mobile view 2020-06-04 23:47:13 -04:00
Michael Vogel
235f4eaa89
Merge pull request #8697 from MrPetovan/task/8691-like-links-one-way
Make like links one way
2020-05-29 15:33:24 +02:00
Michael
0acb5d4558 "parent = id" is replaced with gravity check 2020-05-28 16:02:36 +00:00
Hypolite Petovan
ed39618da2 [frio] Move variable assignment where it belongs in asynchronous comment form submission callback 2020-05-27 09:05:46 -04:00
Hypolite Petovan
df1c74bd33 Make "like" links one way
- Updated dolike() function to accept a "un-" switch
- [frio] Updated doLikeAction() function to call dolike() instead of having duplicated code
- Added boolean logic (with explanatory truth table) to smartly delete existing activities in Model\Item::performActivity
- Moved verb/activity parameter handling closer to their use in Model\Item::performActivity
- Updated all references to dolike() and doLikeAction() to include the "un-" switch
2020-05-27 08:41:13 -04:00
Hypolite Petovan
2d217129b9 Improve performance of asynchronous like/update
- Make the like module return earlier instead of outputting a full empty HTML page
- Update the force_update variable earlier to prevent spilling on multiple unrelated nav update calls
2020-05-27 08:41:10 -04:00
Michael Vogel
1e23348635
Merge pull request #8686 from MrPetovan/bug/8685-frio-compose-disable-asynchronous
[frio] Disable unexpected asynchronous compose form submission
2020-05-26 22:28:46 +02:00
Hypolite Petovan
7e37378c2a Add page title notification count display 2020-05-26 10:28:53 -04:00
Hypolite Petovan
e6388a186f [frio] Disable unexpected asynchronous compose form submission 2020-05-26 10:28:30 -04:00
Hypolite Petovan
40b73fcf91 [frio] Fix double wrapping on all /contact/* pages 2020-05-21 23:14:24 -04:00
Hypolite Petovan
6d5437721e Remove HTML escaping in config file template, add quote escaping
- Allows HTML special characters and quotes in DB password
2020-05-19 21:07:55 -04:00
Michael
2a56370cf4 Merge remote-tracking branch 'upstream/develop' into annando/issue8514 2020-05-18 21:38:17 +00:00
Michael
3b1d89252a Issue 8582: "cid" in "network" is now "contactid"
Fixes #8582
2020-05-17 15:01:27 +00:00
Michael
a3c4021f12 Issue 8514: Make paging for searcg items work again
Fixes #8514
2020-05-17 13:51:56 +00:00
Hypolite Petovan
eb09bdfc96 [vier] Fix accordion logic in templates/settings/profile/index 2020-05-08 09:06:28 -04:00
Hypolite Petovan
e0e131b620 Move perfect-scrollbar dependency back to composer.json 2020-05-06 21:49:34 -04:00
Michael
f3bf723cc7 Moved to view/js 2020-05-05 12:42:30 +00:00
Michael
6d47324342 Integrate perfect-scrollbar to make tests happy 2020-05-05 05:22:14 +00:00
Michael
729c6b67aa the "term" field now is called "name", workaround removed 2020-05-01 15:18:48 +00:00
Hypolite Petovan
50622d27d1 [frio] Restore focus styles
- Replace .btn-main by .btn-primary
- Harmonize focus styles between buttons and form controls based on the theme scheme
2020-04-27 09:43:46 -04:00
Michael
af97df96bd Merge remote-tracking branch 'upstream/develop' into views 2020-04-26 09:21:57 +00:00
Hypolite Petovan
66021480a7 [frio] Align brand name color on nav icon 2020-04-25 15:36:29 -04:00
Michael
ee3a724b41 Three more joins replaced with views 2020-04-24 20:39:14 +00:00
Hypolite Petovan
16f48731b1 Remove album name bin2hex conversion in file browser
- Avoids Javascript hex2bin() limitation to Latin-1 string encoding
2020-04-21 22:14:11 -04:00
Michael Vogel
461e01bd33
Merge pull request #8531 from MrPetovan/bug/8523-frio-jot-close-button
[frio] Remove duplicate jot modal close button
2020-04-21 05:59:21 +02:00
Michael Vogel
ee098277b9
Merge pull request #8530 from MrPetovan/task/8498-move-poke-to-src
Move poke module to src/
2020-04-21 05:56:59 +02:00
Hypolite Petovan
79b21e6627 [frio] Remove duplicate jot modal close button
- Fixes display issue on XS view
- Unable to reproduce mentioned Bootstrap bug
2020-04-20 18:09:57 -04:00
Hypolite Petovan
7f04aea8b1 Move poke module to src/
- Add new route contact/<cid>/poke and update all references
- Rework template with form field includes
- [frio] Enable modal behavior
2020-04-20 11:47:08 -04:00
Hypolite Petovan
4b8aaeceea Regenerate master messages.po
- Fix translation text error in include/enotify
2020-04-05 11:12:41 -04:00
Michael
e7ce2bfd82 Fix weird call to "l10n" 2020-04-05 13:26:22 +00:00
Tobias Diekershoff
ad68aaae3f
Merge pull request #8492 from MrPetovan/task/8400-frio-jot-compose-link
[frio] Add link to Compose page in jot
2020-04-04 07:49:30 +02:00
Hypolite Petovan
40a7a43bd2 [frio] Add link to Compose page in jot 2020-04-03 16:33:00 -04:00
Hypolite Petovan
c882ab2674 Updated FR translation 2020-04-03 15:45:14 -04:00
Hypolite Petovan
7d8fc8527e [frio] Remove obsolete CSS 2020-04-01 19:45:41 -04:00
Hypolite Petovan
cc15381007 Refactor admin user settings page
- Fix header hierarchy
- [frio] Fix panel display
2020-04-01 19:45:31 -04:00
Hypolite Petovan
76feae2203 Refactor connector settings page
- Fix header hierarchy
- [frio] Fix panel display
2020-04-01 19:20:18 -04:00
Hypolite Petovan
91fb396ec1 Refactor profile edit page
- Fix header hierarchy
- [frio] Fix panel display
2020-04-01 19:14:37 -04:00
Hypolite Petovan
b480e4eaa9 Refactor display page
- Fix header hierarchy
- Fix panel display
2020-04-01 19:06:11 -04:00
Hypolite Petovan
6bb210ff7a Refactor features pages
- Create frio template for admin features page
- Fix header hierarchy
2020-04-01 19:06:10 -04:00
Hypolite Petovan
fd89572606 Refactor admin site settings templates
- Fix header hierarchy in admin/site.tpl
- Fix panel display in frio/templates/admin/site.tpl
2020-04-01 19:06:10 -04:00
Hypolite Petovan
5ce404f517 Refactor user settings page
- Fix header hierarchy
- [frio] Fix panel display
- Move checkbox sub-template calls to template
2020-04-01 19:06:00 -04:00
Hypolite Petovan
3c50f985a9 Remove modal window for default post permission setting 2020-04-01 09:21:26 -04:00
Tobias Diekershoff
20f6948541 NL translation update THX Casper 2020-03-23 18:55:14 +01:00
Tobias Diekershoff
b191c437bb PL translation update THX waldis 2020-03-21 20:08:22 +01:00
Tobias Diekershoff
ec6c338257 regen messages.po 2020-03-21 15:23:42 +01:00
Tobias Diekershoff
88d0a12a83 RU translations THX Alexander An 2020-03-16 10:21:40 +01:00
Tobias Diekershoff
730be894c8 DE translation update 2020-03-14 13:07:35 +01:00
Tobias Diekershoff
8e0b91b64d Issue #8417 RU translation 2020-03-13 13:40:25 +01:00
Michael Vogel
7625eba86d
Merge pull request #8407 from MrPetovan/bug/8358-markdown-double-decode
Remove extraneous HTML decode in Markdown::toBBCode
2020-03-11 21:18:36 +01:00
Hypolite Petovan
b0dc3d6cf9 Improve Babel code
- Add Diaspora source text choice
- Simplify escaped display
2020-03-11 09:01:17 -04:00
Hypolite Petovan
49b71546ec Normalize vcard across themes display after profile fields reorganization 2020-03-11 08:19:28 -04:00
Hypolite Petovan
bbb397db20 Use correct variable name for deny input value concatenation 2020-03-11 00:42:37 -04:00
Michael
f27900ad78 Reduce the load of "gfollower" 2020-03-10 21:10:59 +00:00
Steffen K9
61f0fb9dcf
Remove orphaned checkbox for compose page 2020-03-09 21:22:10 +01:00
Tobias Diekershoff
c8328a8446 update to the zh-cn translation THX Tomacat 2020-03-09 11:14:31 +01:00
Tobias Diekershoff
4683cfee12 updated JA translation THX Ozero Dien 2020-03-09 11:13:58 +01:00
Tobias Diekershoff
53cd36885d update FR translations THX Pbutterflyoffire_temp 2020-03-09 11:13:18 +01:00
Tobias Diekershoff
ddb6335d22 DE translation update 2020-03-09 10:59:00 +01:00
Hypolite Petovan
f788cd5851
Merge pull request #8384 from annando/issue-8371
Issue 8371: Improvements for picture permissions
2020-03-09 01:25:13 -04:00
Michael Vogel
02027fff13
Merge pull request #8386 from nupplaphil/bug/fix_mail
Fix & align HTML mail text
2020-03-08 22:27:02 +01:00
nupplaPhil
06b0df8e46
Fix mail text ... again 2020-03-08 20:24:17 +01:00
Michael
37376fa715 Issue 8371: Improvements for picture permissions 2020-03-08 13:16:59 +00:00
Michael
0e22036d0e issue 8268: Birthday reminders are now more visible 2020-03-08 09:33:17 +00:00
nupplaPhil
70f35565e1
Fix & align mail text ... again 2020-03-08 08:26:21 +01:00
Tobias Diekershoff
c9c612598d regen messages.po 2020-03-07 18:09:42 +01:00
Michael
a6e7b5f295 GContact discovery added 2020-03-05 22:03:24 +00:00
Michael
825a7f9f93 Issue 8321: Follow items now work again 2020-03-05 07:16:47 +00:00
Michael
d63e903d9f Changed template for direction 2020-03-03 21:29:51 +00:00
Michael
0e0de5fcad Debug switch added, output added 2020-03-03 21:25:18 +00:00
Michael
72c198990e Merge remote-tracking branch 'upstream/develop' into private 2020-03-02 15:05:00 +00:00
Michael
ca1b92bb34 Support unlisted public posts 2020-03-02 07:57:23 +00:00
Philipp
27b60b200e
Merge pull request #8352 from MrPetovan/bug/8002-album-drop-cancel
Use sensible URLs for return after album actions instead of $_SESSION['photo_return'] in mod/photos
2020-03-01 22:21:33 +01:00
Hypolite Petovan
a344809d3c [frio] Enable file upload in settings form 2020-03-01 10:15:56 -05:00
Hypolite Petovan
b6fa528b63 Remove duplicate photo album edit link 2020-03-01 09:55:31 -05:00
nupplaPhil
4f2bea5cb1
Move "regmod" functionality into Admin Users page 2020-02-29 17:10:29 +01:00
Michael Vogel
fccecf92cd
Merge pull request #8337 from MrPetovan/task/8323-protect-target-blank
Add rel="noopener noreferrer" to all target="_blank" links
2020-02-25 05:50:33 +01:00
Hypolite Petovan
b100b9600e Add rel="noopener noreferrer" to all target="_blank" links
See https://mathiasbynens.github.io/rel-noopener/
2020-02-24 20:07:34 -05:00
Hypolite Petovan
e230619a84 Move actions dropdown in search item view 2020-02-23 20:20:20 -05:00
Michael
1b87a97a81 Remove "hidewall" check from ACL 2020-02-22 08:54:28 +00:00
Hypolite Petovan
637e38e535 User hide_dislike user setting to hide dislike button and conversation responses 2020-02-20 05:37:07 -05:00
Hypolite Petovan
96ba2ac00d Add new hide dislike user setting 2020-02-20 05:37:07 -05:00
Michael Vogel
eefa699bb2
Merge pull request #8317 from MrPetovan/task/frio-remove-compose-setting
[frio] Remove "Enable Compose page" setting
2020-02-20 09:35:48 +01:00
Michael Vogel
b6b567fc97
Merge pull request #8315 from MrPetovan/task/8310-improve-manifest
Update manifest output with config/theme info
2020-02-20 09:34:36 +01:00
Hypolite Petovan
cf99c752ea [frio] Remove "Enable Compose page" setting 2020-02-19 15:11:54 -05:00
Hypolite Petovan
2791d70655 [frio] Merge compose/jot buttons features 2020-02-19 15:11:35 -05:00
Michael
7ee9aad6ca Some more unneeded settings removed 2020-02-19 19:31:55 +00:00
Hypolite Petovan
33c7b62326 Move manifest JSON from template to array 2020-02-19 13:29:55 -05:00
Hypolite Petovan
858b63656e
Merge pull request #8306 from annando/contact-unfollow-delete
Don't show "delete contact" when there is a follow or unfollow option
2020-02-19 11:44:49 -05:00
Hypolite Petovan
930d395d7b Update manifest output with config/theme info 2020-02-19 10:29:13 -05:00
Hypolite Petovan
b9325251e8 Add Theme::getBackgroundColor and Theme::getThemeColor methods 2020-02-19 10:28:57 -05:00
Hypolite Petovan
61cc047611
Merge pull request #8309 from annando/remote-comment
Remotely load posts to comment on them on the own page
2020-02-18 13:29:11 -05:00
Michael
d64bb0dd8f Remotely load posts to comment on them on the own page 2020-02-18 06:57:38 +00:00
Michael
f8670b6268 Don't show "delete contact" when there is a follow or unfollow option 2020-02-17 22:25:12 +00:00
Steffen K9
e342d2bd81
fix view profile link vier 2020-02-17 20:19:10 +01:00
Steffen K9
4f8027116e
fix view profile link frio 2020-02-17 20:18:01 +01:00
Steffen K9
8c6c442003
fix profile link 2020-02-17 20:15:31 +01:00
Michael
1d3586623c Replace "suggestme" with "net-publish" 2020-02-17 07:16:45 +00:00
Michael
101251668c Reworked expiration settings 2020-02-16 20:44:55 +00:00
Philipp
da124af6ed
Merge pull request #8293 from MrPetovan/task/5562-community-pagination
Improve community pagination
2020-02-16 19:38:49 +01:00
Michael
3bd1f3a836 No more gender 2020-02-16 10:55:18 +00:00
Hypolite Petovan
797e3a2079
Merge pull request #8292 from annando/issue-8290
Issue 8290: Clicking on the notification count does work again
2020-02-16 04:42:12 -05:00
Hypolite Petovan
682fb7e4e2 Move community module to src/
- Use boundaries pagination instead of number pages
- Trim down community update module output
- Part of https://github.com/friendica/friendica/issues/4090
2020-02-16 04:41:22 -05:00
Michael
15f37a6ef4 Issue 8290: Clicking on the notification count does work again 2020-02-16 09:35:10 +00:00
Steffen K9
ddaf4d1240
Fix tagcloud widget 2020-02-16 02:05:38 +01:00
Hypolite Petovan
0b0309ce8f Remove pager parameter from conversation()
- Add getUrlParameter() Javascript function to determine current page
2020-02-13 23:40:00 -05:00
Hypolite Petovan
756de11cda
Merge pull request #8282 from AlfredSK/AlfredSK-frio-notif-bgcolor
Frio: unseen notifications background adjustment
2020-02-13 19:53:17 -05:00
Michael
303fb65574 Frio: Only display item menu separator when there is something to separate 2020-02-13 22:46:27 +00:00
Steffen K9
eb1cddae82
Also change the color value in plusminus 2020-02-13 23:18:08 +01:00
Steffen K9
1efc47c88c
Frio: unseen notifications background adjustment
Background color for unseen notifications slightly changed for better visibility.
2020-02-13 23:15:29 +01:00
Michael Vogel
e757d16fc1
Merge pull request #8279 from MrPetovan/task/frio-mobile-actions-buttons
[frio] Add narrow screen short item action button row
2020-02-13 05:38:26 +01:00
Hypolite Petovan
2afdc69c20 [frio] Add narrow screen short item action button row 2020-02-12 21:26:49 -05:00
Hypolite Petovan
95b09aaec4 [frio] Add loading animation on comment form submit 2020-02-11 23:45:47 -05:00
Michael Vogel
13a10b8f20
Merge pull request #8277 from MrPetovan/task/8251-use-about-for-pdesc
Remove profile about field double HTML escaping
2020-02-12 05:23:04 +01:00
Hypolite Petovan
1ce5b1d65b Remove profile about field double HTML escaping
- Add BBcode conversion for profile.about in widget/vcard.tpl
2020-02-11 21:38:42 -05:00
Michael
8969af04f9 Duplicated "hide-friends" setting removed 2020-02-10 23:11:28 +00:00
Michael Vogel
e80d68ba53
Merge pull request #8261 from MrPetovan/task/8251-use-about-for-pdesc
Use profile.about for profile description
2020-02-10 23:36:59 +01:00
Hypolite Petovan
3e5ec95dcd [frio] Fix more action button position on Firefox 2020-02-10 08:06:12 -05:00
Michael Vogel
0e05ff6868 Merge pull request #8269 from MrPetovan/bug/frio-more-actions
[frio] Prevent more action menu to be clipped by the post box
2020-02-10 05:28:58 +01:00
Michael Vogel
8293d5ed0a Merge pull request #8271 from MrPetovan/bug/8229-frio-mobile-back-to-top
[frio] Improve back to top button behavior at bottom of page
2020-02-10 05:08:30 +01:00
Hypolite Petovan
5930d94c91 [frio] Improve back to top button behavior at bottom of page 2020-02-09 18:14:06 -05:00
Hypolite Petovan
2ec3a97393
Merge pull request #8263 from annando/remote-follow
New page for remote follow requests
2020-02-09 17:53:13 -05:00
Hypolite Petovan
4e17aab96a [frio] Prevent more action menu to be clipped by the post box
- Address https://friendica.mrpetovan.com/display/0b6b25a8-615e-3dda-937e-21e937937450
- Move external link back to the post top right
- Prevent more action menu to become semi-transparent on post mouseout
2020-02-09 17:47:41 -05:00
Michael
2eebeeaa32 New page for remote follow requests 2020-02-09 17:04:35 +00:00
nupplaPhil
7d714319c8
Add license info at Friendica PHP files 2020-02-09 16:34:23 +01:00
nupplaPhil
85dc9bb96b
Add license info at Friendica PHP files 2020-02-09 16:18:46 +01:00
Hypolite Petovan
a42104ce43 Use profile.about instead of profile.pdesc for profile description 2020-02-09 02:36:19 -05:00
Hypolite Petovan
59840d2c11 [frio] Improve contrast of open notification dropdown button 2020-02-09 02:09:09 -05:00
Hypolite Petovan
6c152a3204 [frio] Remove unwanted navbar-nav behavior for top nav bar on mobile
- Rename overly generic notification menu button id
2020-02-09 01:43:53 -05:00
Michael Vogel
1400e99618
Merge pull request #8244 from MrPetovan/task/8234-add-ap-to-dfrn-request
Add ActivityPub in the protocol list in dfrn_request
2020-02-09 06:50:40 +01:00
Hypolite Petovan
2fb1819e57 Simplify dfrn_request and auto_request templates
- Limit template variables
2020-02-08 17:08:01 -05:00
Tobias Diekershoff
7072e21344 regen messages.po 2020-02-08 08:00:04 +01:00
Hypolite Petovan
45f6707ff4 Reformat dfrn_request and auto_request templates 2020-02-07 21:27:36 -05:00
Hypolite Petovan
1a3807d598
Merge pull request #8249 from annando/a11y-4
Useless links removed / Item menu is moved to the item actions bar
2020-02-07 06:55:20 -05:00
Michael
d37fd69477 Replaced spaces with tabs 2020-02-07 05:57:41 +00:00
Michael
6e02105d88 Useless links removed / Item menu is moved to the item actions bar 2020-02-06 22:06:24 +00:00
Hypolite Petovan
f2732a4ad7 Update desktop notifications logic without yesno field 2020-02-06 10:25:33 -05:00
Hypolite Petovan
40db6baa6b Rename hide friends checkbox field variable 2020-02-05 21:37:58 -05:00
Hypolite Petovan
1595cf413d
Merge pull request #8240 from annando/a11y-3
Accessibility again: Notifications are now accessible
2020-02-05 16:22:26 -05:00
Michael
d8a19f7a27 Remove unneeded stuff 2020-02-05 21:10:17 +00:00
Michael
ace3c52c8e Accessibility again: Notifications are now accessible 2020-02-05 21:06:03 +00:00
Hypolite Petovan
e42b843505
Merge pull request #8232 from nupplaphil/task/notify_email_builder
Introduce NotifyEmailBuilder
2020-02-05 13:00:14 -05:00
Hypolite Petovan
16c2705016
Merge pull request #8237 from annando/a11y-2
Accessibility: Improve navigation and contact approval
2020-02-05 12:11:53 -05:00
Hypolite Petovan
3f57e16a1a
Merge pull request #8236 from annando/a11y-1
Accessibility: A checkbox is a checkbox
2020-02-05 12:10:16 -05:00
Michael
2ba3cfb42c Use labels 2020-02-05 16:54:44 +00:00
Michael
cf9070c396 Removed unneeded CSS and JS stuff 2020-02-05 16:30:35 +00:00
Michael
0b66970ec9 Acessibility: Improve navigation and contact approval 2020-02-05 16:14:04 +00:00
Michael
07148ecf6b Acessibility: A checkbox is a checkbox 2020-02-05 08:08:32 +00:00
nupplaPhil
1fa69b3e43
Added EOF EOL :) 2020-02-04 21:29:49 +01:00
nupplaPhil
34dce9fd76
Introduce NotifyEmailBuilder 2020-02-04 21:14:39 +01:00
nupplaPhil
9f95b975b4
Improve HTML message 2020-02-04 20:54:26 +01:00
nupplaPhil
6e91f1be83
Add own table for header 2020-02-02 22:55:18 +01:00
nupplaPhil
7fb913eb86
Add extra email banner (including setting) 2020-02-02 22:43:44 +01:00
nupplaPhil
0966cdbb26
cleanup template 2020-02-02 22:43:38 +01:00
nupplaPhil
7a8eca90f9
renamed templates for notify 2020-02-02 22:43:37 +01:00
nupplaPhil
3291728059
Extract System emails from enotify
- Removed every SYSTEM_EMAIL occurrence in enotify
- Introduced a "SystemMailBuilder" for build system emails
- Replaced every SYSTEM_EMAIL usage in the classes with calling this builder
- Added tests for this new Builder
- Split the email templates between "base" template for email and concrete usages for different use cases
2020-02-02 22:43:35 +01:00
nupplaPhil
74490d6594
Cleanup enotify email
- Removing unused fields
- Move notify template to email subdirectory
2020-02-02 22:43:34 +01:00
nupplaPhil
41ec7d8370
Replace stylesheet names 2020-02-02 20:56:31 +01:00
nupplaPhil
8632c90327
Fix crepair links 2020-02-02 20:50:53 +01:00
Philipp
346da998df
Merge pull request #8212 from MrPetovan/task/release-cache-buster
Release Cache Buster
2020-02-01 18:45:58 +01:00
Hypolite Petovan
a3028e69aa
Merge pull request #8211 from nupplaphil/task/mod_crepair
Move mod/crepair to src/Module/Contact/Repair
2020-02-01 08:28:29 -05:00
Hypolite Petovan
71cefc7c9e Add version parameter to scripts and stylesheet paths in view/ 2020-01-31 19:42:02 -05:00
nupplaPhil
048bb014d8
Move CRepair to Contact Advanced route 2020-02-01 00:37:11 +01:00
nupplaPhil
34f4aedb87
Move mod/fsuggest to src/Module/SuggestFriends 2020-01-31 23:50:46 +01:00
Hypolite Petovan
b2143cae53 [frio] Add new asynchronous submission of modal form
- Add loading state for jot submit buttons
2020-01-29 22:50:10 -05:00
Hypolite Petovan
db9f75fbdb
Merge pull request #8194 from nupplaphil/bug/ignore_notification
Fix ignore notification
2020-01-29 10:13:27 -05:00
Tobias Diekershoff
ddadee866d updated JA translation THX Ozero Dien 2020-01-29 08:44:45 +01:00
nupplaPhil
c2b8c65104
Merge "notification" routes 2020-01-28 23:21:24 +01:00
nupplaPhil
dd8d9d7c70
Fix ignore notification 2020-01-28 22:47:15 +01:00
Hypolite Petovan
7b0ec6252f Remove uses of the rest of deprecated profile fields 2020-01-27 23:06:30 -05:00
Hypolite Petovan
e69497454b Remove uses of profile.marital 2020-01-27 23:01:25 -05:00
Hypolite Petovan
a607656607 Replace profile tab GET parameter by route 2020-01-27 19:21:18 -05:00
Hypolite Petovan
4d77da86b9 [frio] Improve pinned item display 2020-01-26 14:21:20 -05:00
Hypolite Petovan
0f5d6a009f
Merge pull request #8174 from nupplaphil/bug/8173-notification-rediret
Remove target for notifications
2020-01-26 08:47:23 -05:00
nupplaPhil
c8c8c5027b
Remove target for notifications 2020-01-26 14:56:39 +01:00
Hypolite Petovan
125186c795 Remove profile field tabs/panels
- Address https://github.com/friendica/friendica/issues/8164
2020-01-25 16:27:42 -05:00
nupplaPhil
5a9ec841af
Make Notification bubble work again 2020-01-25 17:25:11 +01:00
Philipp
09de4a5b47
Merge pull request #8156 from MrPetovan/task/7817-custom-fields-part-2
New custom profile fields feature part 2: Feature switcheroo
2020-01-24 20:17:52 +01:00
Hypolite Petovan
188720c3cd
Merge pull request #8155 from nupplaphil/task/move_notifications
Move mod/notifications to Module\Notification
2020-01-24 12:10:49 -05:00
nupplaPhil
0458b9c2df
rename notify => notification once more :-) 2020-01-24 19:08:03 +01:00
nupplaPhil
b229939c3d
rename CSS attributes notify => notification 2020-01-24 18:56:34 +01:00
nupplaPhil
b016e420fe
notify_type => str_type
str_notifytype => st_notification_type
2020-01-24 18:39:50 +01:00
nupplaPhil
0f932ae723
Notify => Notification
Notifs => Notifications
2020-01-24 18:32:38 +01:00
Tobias Diekershoff
b8de34928f DE translation update 2020-01-23 08:15:07 +01:00
Hypolite Petovan
18cfd8dfaa Remove references to deprecated profile.is-default and profile.profile-name fields 2020-01-22 19:42:37 -05:00
Hypolite Petovan
64c05f2280 Add custom fields help text 2020-01-22 19:42:36 -05:00
Hypolite Petovan
cc007f715d Add sortability to custom profile fields form 2020-01-22 19:42:36 -05:00
Hypolite Petovan
6657cf7bb1 Rework profile setting page with custom fields 2020-01-22 19:42:35 -05:00
Hypolite Petovan
d475cb5028 Replace advanced profile display with custom profile fields
- Merge all profile/advanced.tpl theme templates into profile/index.tpl
- Remove obsolete Model\Profile::getAdvanced method
2020-01-22 19:42:34 -05:00
Hypolite Petovan
f6f4cbab9d Remove multi profiles feature
- Remove mod/profperm
- Remove additional feature
- Remove profile visibility on contact page
- Remove profile list templates
2020-01-22 19:42:33 -05:00
Hypolite Petovan
d1be68b754 Move Module\Profile to Module\Profile\Index
- Move /profiles to Module\Settings\Profile\Index
2020-01-22 19:42:32 -05:00
nupplaPhil
5c4eb2b2c9
Move templates into sub-dir "notifications" 2020-01-23 00:16:34 +01:00
Hypolite Petovan
3ebc0371b7 Add trace for admin in exceptionpages
- Fix exception message not showing on raw exception page
2020-01-20 07:47:53 -05:00
Hypolite Petovan
f0474c07ce Add "Yourself" ACL choice and allow multiple ACL selectors on a single page 2020-01-20 07:32:48 -05:00
Hypolite Petovan
6d7f0a6fd8 Remove duplicate profile_uid key in App->profile array 2020-01-20 07:32:46 -05:00
Hypolite Petovan
9803c96db4 Move profile-related templates to sub-folder 2020-01-20 07:27:14 -05:00
Hypolite Petovan
0d1befdf2d Move /profile_photo to Module\Settings\Profile\Photo 2020-01-20 07:27:12 -05:00
Tobias Diekershoff
00a0dabd4c regen messages.po 2020-01-20 11:15:57 +01:00
Michael
035e0c5a61 Issue 8136: Optical enhancements for delegation page 2020-01-20 05:05:20 +00:00
Hypolite Petovan
04d620fc2f
Merge pull request #8142 from nupplaphil/task/di_config
CleanUp Config namespace
2020-01-19 22:22:57 -05:00
nupplaPhil
ed9392469e
Remove unneeded Config namespace usages 2020-01-19 22:50:44 +01:00
Michael
dcbd44ab88 Removed the rest of the @brief fields 2020-01-19 20:44:01 +00:00
nupplaPhil
21640ec5d8
Add missing Friendica\DI namespace to files (PHPStorm inspection) 2020-01-19 21:26:42 +01:00
nupplaPhil
3411ced833
Move Config::set() to DI::config()->set() 2020-01-19 21:21:53 +01:00
nupplaPhil
6c36fd9e01
Move Config::get() to DI::config()->get() 2020-01-19 21:21:13 +01:00
nupplaPhil
5d294e8be8
Move Config::load() to DI::config()->load() 2020-01-19 21:20:10 +01:00
nupplaPhil
acd75f54d5
Update message.po 2020-01-19 16:31:34 +01:00
nupplaPhil
d6efc90194
cleanup namespace usages for L10n 2020-01-19 16:31:33 +01:00
nupplaPhil
5dfee31108
Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Michael
0a4119adaf @brief is removed completely 2020-01-19 06:05:23 +00:00
Hypolite Petovan
c58dc357d4
Merge pull request #8132 from annando/child-user
Fix: You can now register an account when you haven't done it before
2020-01-18 14:00:48 -05:00
Michael
a3ea98a79f Fix: You can now register an account when you haven't done it before 2020-01-18 18:40:48 +00:00
nupplaPhil
800694e9b3
Remove unused use statements & remove PConfig class 2020-01-18 17:02:59 +01:00
nupplaPhil
88bb66371c
Move PConfig::set() to DI::pConfig()->set() 2020-01-18 16:54:50 +01:00
nupplaPhil
9e9429b56d
Move PConfig::get() to DI::pConfig()->get() 2020-01-18 16:50:57 +01:00
nupplaPhil
6e2880c679
Move PConfig::load() to DI::pConfig()->load() 2020-01-18 15:59:01 +01:00
Hypolite Petovan
7274891b62
Merge pull request #8122 from annando/additional
Additional accounts can now be created easily
2020-01-18 08:21:17 -05:00
Tobias Diekershoff
1dc5b82947 updated JA translation THX Ozero Dien 2020-01-18 09:23:55 +01:00
Michael
f3b3c4e866 Link to registration added 2020-01-17 12:44:26 +00:00
Michael
7ee7bd72fd Additional accounts now work for the general template as well 2020-01-17 07:08:32 +00:00
Michael
e5ecfa7c34 Additional accounts can now be created easily 2020-01-17 07:02:59 +00:00
Hypolite Petovan
7db4c7ea02
Merge pull request #8118 from annando/spamcheck
Improved spam protection
2020-01-15 13:15:17 -05:00
Michael Vogel
8ebc385772 Improved spam protection 2020-01-15 18:55:32 +01:00
Hypolite Petovan
7bf00984ec
Merge pull request #8079 from ozero/patch-1
[frio] Stop scrollToItem() animate twice.
2020-01-15 08:19:25 -05:00
ozero dien
0a5b3a2bc7
Update theme.js
Reverted the animation change.
2020-01-15 18:58:00 +09:00
Michael
e7a652851e Use only the first part of the path for the local storage 2020-01-14 07:04:42 +00:00
Michael
c7beffa5ca Vier: The forumlist doesn't appear on the left in wide view 2020-01-13 22:14:14 +00:00
Michael
b83f328983 Remove "f" parameter / network page parameter cleanup 2020-01-13 20:10:13 +00:00
Michael
d9f26aed66 Use local storage 2020-01-12 12:56:44 +00:00
Michael
d46a940d20 Group sidebar now has got the indicator as well 2020-01-11 09:40:10 +00:00
Michael
e1ed4c604b Added open/close indicator for Frio 2020-01-11 09:33:52 +00:00
Michael
f801e55d15 "init" function for sidebar added 2020-01-11 09:10:22 +00:00
Michael
579fd2962e Some more widgets added 2020-01-11 09:05:43 +00:00
Michael
cfeef7afed We now store the state in a cookie 2020-01-11 08:41:14 +00:00
Michael
8f36a1554e The widget are now inflated by default as well 2020-01-11 06:42:47 +00:00
Michael
4c2d1aff03 The widgets in the sidebar are now deflated by standard 2020-01-09 06:53:33 +00:00
ozero dien
f3ea4a4f45
Stop scrollToItem() animate twice.
- Suppress first fade-to-black with `animate(colWhite, 1)`
- Stop animate twice in `colShiny` with `).promise().done(`
2020-01-09 13:59:56 +09:00
Hypolite Petovan
393a671501
Merge pull request #8055 from nupplaphil/task/remove_get_server
Remove get_server() in favor of Search::getGlobalDirectory()
2020-01-04 20:10:50 -05:00
nupplaPhil
48baa0be4b
Remove get_server() in favor of Search::getGlobalDirectory() 2020-01-05 00:04:55 +01:00
nupplaPhil
f0eea6f875
Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
nupplaPhil
a4a7f19df1
Move redundant System::removedBaseUrl() to DI::baseUrl()->remove() calls 2019-12-30 23:03:56 +01:00
nupplaPhil
3f34229752
Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
nupplaPhil
6d7362da41
Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
nupplaPhil
4835f1185f
Remove deprecated App::module - replace with DI::module()->getName() 2019-12-29 20:17:52 +01:00
nupplaPhil
26af2feee2
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet() 2019-12-29 20:17:50 +01:00
nupplaPhil
2900389696
Remove deprecated App::getUrlPath - process methods to DI::baseUrl()->getUrlPath() 2019-12-29 20:17:46 +01:00
nupplaPhil
e93fba5136
Remove deprecated App::removeBaseURL - process methods to DI::baseUrl()->remove() 2019-12-29 20:17:45 +01:00
Tobias Diekershoff
2a7b1d33aa DE translation update THX loma1 2019-12-29 17:48:44 +01:00
Tobias Diekershoff
338eba788d updated JA translation THX Ozero Dien 2019-12-25 10:20:40 +01:00
Tobias Diekershoff
00756737b5 Merge branch 'master' 2019.12 into develop 2019-12-23 20:03:47 +01:00
Tobias Diekershoff
56eb9adbdd EN GB translation update THX AndyH3 2019-12-23 06:43:14 +01:00
Tobias Diekershoff
2ab92f1f4d EN US translation update THX AndyH3 2019-12-23 06:43:01 +01:00
Tobias Diekershoff
3b0051fe84 PL translation update THX waldis 2019-12-20 06:49:14 +01:00
Tobias Diekershoff
31b876714a updated JA translation THX Ozero Dien 2019-12-20 06:47:54 +01:00
Hypolite Petovan
2d3c0520c3 Add meaningful sorter to ACL autocomplete 2019-12-16 03:13:32 -05:00
Tobias Diekershoff
4f58c1a5fc DE translation update 2019-12-16 07:39:12 +01:00
Tobias Diekershoff
c9ada62307 JA translation update THX Ozero Dien 2019-12-16 07:03:00 +01:00
Tobias Diekershoff
aae9472531 Added Estonian translation THX Rain Hawk 2019-12-16 07:01:42 +01:00
Tobias Diekershoff
a241c32ae4 NL translation update THX Walis 2019-12-16 06:59:51 +01:00
Tobias Diekershoff
229df94bc6 NL translation update THX Casper 2019-12-16 06:58:29 +01:00
Hypolite Petovan
6e4a428c73
Merge pull request #7907 from nupplaphil/task/reduce_app_deps
Cleanup Session/Authentication
2019-12-14 09:53:40 -05:00
Hypolite Petovan
74cc9d00fa Allow contacts and groups with same ID in ACL selector 2019-12-07 05:50:15 -05:00
nupplaPhil
c45b6d309b
regenerate messages.po 2019-12-05 23:29:18 +01:00
nupplaPhil
7056639b62
Add numeric field_input to frio 2019-12-05 22:56:00 +01:00
nupplaPhil
c28f1fec51
General usage of type in input fields 2019-12-05 21:42:33 +01:00