Jakobus Schürz
1031bc1801
change last occurances isreplyto to inreplyto
2023-10-11 17:07:37 +02:00
Jakobus Schürz
4b2e920957
show "parent unknown" when parent not federated
...
in some cases (visibility is private of parent comment), there is no
parent federated to my instance, and then the comment "hangs around"
with no information, why there is no parent.
For normal users this can be confusing, why all exept "this" comment
have parents.
So i added a simple text instead of link to parent with a "title" field
with a small explanation, why parent is not viewable.
translations done
2023-10-09 20:10:02 +02:00
Jakobus Schürz
45efa4ec87
set font-size of reply-to and shared-by to class time
2023-10-09 09:23:10 +02:00
Jakobus Schürz
622cdeaad6
make reply-to link depending on screen-width
...
* on small/smartphone-screens show "reply to" link above the posting and
an eventual "shared by" link in a second line.
* on middle/tablet-screens show "reply-to" and "shared-by" link in one
line above the posting, divided by a dot.
* on large screens show reply-to-link next to the time/date-link when
posting was posted.
the first to positions are better for users with thick fingers on
smartphones. (like me)
Change "in reply to" to "is reply to". Sounds better.
2023-10-09 01:47:47 +02:00
Jakobus Schürz
f1f92ccc29
use scrollToItem instead of own function
...
rename isanswerto and "Is answer to" to isreplyto and "is reply to"
2023-10-07 00:09:38 +02:00
Jakobus Schürz
3c7725183e
change logic in if clause in case of codereview
2023-10-07 00:09:38 +02:00
Jakobus Schürz
f42861c58d
better display of parent-link
2023-10-07 00:09:38 +02:00
Jakobus Schürz
4796bafafe
add link to parent of comment
2023-10-07 00:09:06 +02:00
Jakobus Schürz
3596b5e165
add loagin="lazy" to avatar-images too
...
resolves #13486
The loading of avatar-images still blocked the loading of notifications.
mostyl in frio!
now it's a big time improvement on loading friendica
2023-10-04 11:56:46 +02:00
Raroun
cc61f7b160
added missing quotation mark
2023-10-02 11:01:22 +02:00
Raroun
6197ae3fe0
added new tab for wall-titles too
2023-10-02 10:39:49 +02:00
Raroun
e9f2b828d8
Frio: open links to source in a new browser tab
2023-09-29 16:39:50 +02:00
Hypolite Petovan
fc5e60e97b
[frio] Change "Ignore thread" icon to slashed bell
...
- The slashed eye is better used for ignoring content, not notifications
2023-09-23 22:20:16 -04:00
Hypolite Petovan
4c6334ea13
[frio] Add Mute Author Server button to post actions
2023-08-20 14:27:09 -04:00
Tobias Diekershoff
1359b171af
Merge pull request #13268 from MrPetovan/task/normalize-item-action-label
...
Normalize item action label key name
2023-07-10 10:01:50 +02:00
Hypolite Petovan
37131a6785
Normalize item action label key name
...
- Remove unused $item.return reference in asynchronous item action URLs
2023-07-09 21:00:36 -04:00
Hypolite Petovan
c312d11dab
Add Report Create module
...
WIP
2023-07-09 18:32:43 -04:00
Hypolite Petovan
3385147f25
Replace "forum" by "group" in the rest of the code
2023-06-02 13:52:41 -04:00
Michael
5506a2c547
Tabs to spaces
2023-05-20 14:36:31 +00:00
Michael
1744f6b2c3
Add menu entry to directly collapse posts
2023-05-20 12:24:19 +00:00
Hypolite Petovan
ce2b7c8d4e
[frio] Show post privacy scope in mobile view
...
- Remove mystery unknown block
2023-04-27 23:25:27 -04:00
Josh Soref
25ed92fc97
spelling: little
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 20:04:07 -04:00
Josh Soref
9fc26de628
spelling: children
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 18:59:11 -04:00
Josh Soref
728fb43d18
spelling: usually
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Josh Soref
043716f06d
spelling: separate
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
Jakobus Schürz
88f21c5892
move forgotten rotator from template
2023-03-14 17:32:11 +01:00
Jakobus Schürz
7daecf6741
remove rotator from templates
2023-03-14 17:32:11 +01:00
Jakobus Schürz
f8fc9c1e8b
improve like/share buttons
...
change the button only if it could send its request successfully to the server.
fixes:
* disrupting a video on liking or sharing
* timeline jumps around somewhere else, when you like or share a
posting/comment, and you can not find back.
2023-03-14 17:32:11 +01:00
Damian Wajer
cf3dc9a94f
Fix calendar attendance icons
2023-03-07 17:57:54 +01:00
Damian Wajer
45571fe6a7
[frio] Move "Share via" to the share dropdown
2023-03-01 18:09:18 +01:00
Damian Wajer
bc65ea9693
Use available space for post interaction buttons
...
Related: https://github.com/friendica/friendica/issues/12835
2023-02-22 18:11:18 +01:00
Michael
608b5a37a4
Activities are now displayed as Emojis
2023-02-18 06:56:03 +00:00
Damian Wajer
4d0684d3d5
[frio] Improve responses markup and alignment
...
Reduce additional spacing between button groups and use the correct markup according to the docs:
https://getbootstrap.com/docs/3.4/components/#btn-groups
2023-01-19 19:48:55 +01:00
Damian Wajer
5b01c7c977
[frio] Regular size thread action buttons on mobile
2023-01-19 19:48:33 +01:00
Michael
840f25cc5c
Improve ignoring of messages
2023-01-09 16:23:39 +00:00
Hypolite Petovan
dbc4e52fc4
Turn show comments element into a full-fledged button
2022-12-28 17:46:55 -05:00
Hypolite Petovan
48e960cc84
[frio] Restore access to plink icon in thread view
2022-12-27 21:12:48 -05:00
Hypolite Petovan
fbb068e415
[frio] Normalize display of plink/network icons between thread/search
2022-12-27 21:12:23 -05:00
Hypolite Petovan
c19dd39fe3
Remove counter-productive role="heading" and aria-level attributes
2022-12-27 13:24:19 -05:00
Hypolite Petovan
60d1779717
[frio] Add support for asynchronous call to /filerm module for post categories and folders
...
- This prevents the page to change to an empty page when clicking on the remove link of categories and folders
2022-09-11 02:36:06 -04:00
Michael
62b31900a6
Renamed "share" with "share via"
2022-04-19 21:04:55 +00:00
Michael
39e820e6a3
Display the post receivers
2022-02-20 19:25:55 +00:00
Michael
706bcfa832
Fix for warnings in smarty templates
2022-02-20 06:57:04 +00:00
Hypolite Petovan
f2af985350
[frio] Add a conditional browser share button
2022-01-09 12:31:54 -05:00
Hypolite Petovan
18b32b68aa
[frio] Add connector-based privacy display
2022-01-09 12:17:52 -05:00
Michael Vogel
06284e6007
Merge pull request #11015 from MrPetovan/task/10979-frio-time-tooltip
...
Move title attribute to <time> tag
2021-11-22 12:45:29 +01:00
Hypolite Petovan
23e1130264
Move title attribute to <time> tag
...
- Use correct machine-readable value in datetime attribute
2021-11-21 22:51:21 -05:00
Hypolite Petovan
eacfcc69c1
Move contact posts to their own module class
...
- Remove duplicated check for local_user() in Module\Contact
- [frio] Fix display issue for search items where the More button and icon would show but be inactive
2021-11-21 19:21:39 -05:00
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