Jakobus Schürz
2219978788
reduce indentation
2023-03-14 17:32:11 +01:00
Jakobus Schürz
96c3321bb8
improve optical feedback with rotator on buttons
...
* functional rotator with feedback from ajax-request for activity
on like, dislike, share and shareMenu button in wide-screen and media-screen
2023-03-14 17:32:11 +01:00
Jakobus Schürz
660a9cf285
show rotator on button
2023-03-14 17:32:11 +01:00
Jakobus Schürz
a1b9f27545
make indentation as tabs
2023-03-14 17:32:11 +01:00
Jakobus Schürz
4244670f1c
simplify code, remove debug output
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
Tobias Diekershoff
bb835848d4
Merge pull request #12886 from annando/auto-attach
...
Option to automatically add links as attachment via API
2023-03-14 08:18:21 +01:00
Michael
4e070f65c7
Option to automatically add links as attachment via API
2023-03-13 21:30:20 +00:00
Tobias Diekershoff
c389b48a9f
bump version to 2023.03-rc
2023-03-13 21:22:33 +01:00
Jakobus Schürz
95cb66b6bf
move upload-button in filebrowser above previews
...
its annoying, when you open filebrowser to upload an image or file, and
the button moves away under your finger/cursor, in case of loading
preview images slower than the form itself.
just change position of button (class="upload") and browser itself
(class="media") disannoys the behaviour.
2023-03-13 10:48:16 +01:00
www-data
51083e9fcf
fix typo (btn-defaul -> btn-default)
2023-03-08 05:48:34 +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
Philipp
b593165949
adapt theme comment
2023-02-19 11:30:33 +01:00
Philipp
a1fedaf514
adapt install path
2023-02-19 11:29:29 +01:00
Philipp
92850d4482
Update messages.po
2023-02-18 21:50:14 +01:00
Philipp
5552aac327
check themplates
2023-02-18 21:50:07 +01:00
Philipp
f0c29edcde
Adapt BaseURL calls to new UriInterface
2023-02-18 21:12:21 +01:00
Philipp
dbb7022ca5
Refactor Installer due new BaseURL logic
2023-02-18 21:12:20 +01:00
Michael
608b5a37a4
Activities are now displayed as Emojis
2023-02-18 06:56:03 +00:00
Philipp
0d41752cfe
Update messages.po
2023-02-12 13:38:10 +01:00
Hypolite Petovan
d059c36ca6
[frio] Fix XSS vulneralibity in Justified-Gallery Javascript dependency
2023-02-08 08:31:43 -05:00
Hypolite Petovan
9e4adabb58
Update main translation files after updating strings
2023-02-04 20:36:33 -05:00
Hypolite Petovan
447709377c
Ensure arbitrary HTTPException messages are HTML escaped
...
- These messages can include user-supplied strings
2023-02-04 20:36:33 -05:00
Hypolite Petovan
4e355c0f5e
Create specific module to display HTML message when a conversation isn't found in Module\Item\Display
2023-02-04 20:28:04 -05:00
Damian Wajer
ec21c19be7
Fix labels in contact request modal
...
Fixes https://github.com/friendica/friendica/issues/12709
2023-01-25 19:05:42 +01:00
Michael
87e9dafc56
Removed duplicated "be"
2023-01-23 06:48:42 +00:00
Michael
492ba45aa8
Merge remote-tracking branch 'upstream/develop' into issue-12702
2023-01-23 06:44:50 +00:00
Michael
75cac38fe3
Updated messages.po
2023-01-23 06:43:13 +00:00
Michael
557553a856
Updated messages.po
2023-01-23 06:37:45 +00:00
Michael
8e4e2eecb7
Issue 12702: Let the user decide how to handle spoiler texts
2023-01-22 17:10:31 +00:00
Hypolite Petovan
c3381c8b05
Updated main translation file after removing strings
2023-01-21 09:29:08 -05:00
Hypolite Petovan
dcfb8bb73e
Fix connection acknowledgement not appearing on contact page
...
- Remove obsolete template variables
- Move contact_edit vier template to base template
2023-01-21 09:18:17 -05:00
Damian Wajer
15a60d3b20
[frio] Regular size profile extra links
2023-01-19 19:49:22 +01:00
Damian Wajer
4b1328afa6
Regular-size primary buttons on compose page
2023-01-19 19:49:22 +01:00
Damian Wajer
6ec49afa10
[frio] Ensure access to all user menu items on low screens
2023-01-19 19:49:14 +01:00
Damian Wajer
b86663dd1f
[frio] Adjust font-size
2023-01-19 19:49:10 +01:00
Damian Wajer
b735c40b27
[frio] Contact actions size
2023-01-19 19:49:06 +01:00
Damian Wajer
0344a84543
[frio] Larger clickable area for batch actions
2023-01-19 19:49:01 +01: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
33d0505ce3
[frio] New design for mobile responses
2023-01-19 19:48:46 +01:00
Damian Wajer
fc25a3ce5f
[frio] Improve spacing for responses items
2023-01-19 19:48:41 +01:00
Damian Wajer
5b01c7c977
[frio] Regular size thread action buttons on mobile
2023-01-19 19:48:33 +01:00
Damian Wajer
ec2bfbdf10
[frio] Regular size comment button
2023-01-19 19:48:27 +01:00
Damian Wajer
53ba26b991
[frio] Larger clickable area for off-canvas user menu
2023-01-19 19:48:19 +01:00
Damian Wajer
f6e63a641d
[frio] Larger clickable area for dropdown menus
2023-01-19 19:48:16 +01:00
Damian Wajer
aa3e3307d7
[frio] Use regular font-size for comments
2023-01-19 19:48:11 +01:00
Damian Wajer
3d929e1f52
[frio] Make the whole accordion area clickable
2023-01-19 19:48:02 +01:00
Damian Wajer
9dcc0f6f20
[frio] Larger clickable area for aside links
2023-01-19 19:47:57 +01:00