Jakobus Schürz
2403932a83
improve image-upload
...
* create dropzone for editing in jot-modal
* customize css for dropzone to make it more beautiful (smaller
margin/paddings...)
* change position of dropzone-element dircetly to textarea, so button
for upload is small and under textarea (it's more clear)
* remove previews after upload. this shows the upload-progress, but
preview is not needed after upload. you can't do anything with the
preview, and dialog gets too big. You see successful upload, when
bb-code link to image is inserted on cursor-position in textarea
2023-03-19 18:52:45 +01:00
Damian Wajer
cf3dc9a94f
Fix calendar attendance icons
2023-03-07 17:57:54 +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
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
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
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
Damian Wajer
1e21945658
[frio] Larger clickable area for tabs
2023-01-19 19:47:49 +01:00
Hypolite Petovan
dbc4e52fc4
Turn show comments element into a full-fledged button
2022-12-28 17:46:55 -05:00
Hypolite Petovan
a1070f4818
Turn fake link spans into full-fledged buttons
2022-12-27 21:47:35 -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
30973647a6
[frio] Allow space for the upload button in the fbrowser modal
2022-12-16 19:16:25 -05:00
Hypolite Petovan
d096dbe276
[frio] Re-hide the forum contact row in network page
2022-12-15 11:10:28 -05:00
Hypolite Petovan
710a805623
[frio] Reduce group member add/remove button virtual height
...
- This bring down the tooltip closer to the icon
2022-12-14 21:17:01 -05:00
Marek Bachmann
9c383e2004
allow shorthands in the system.maximagesize
2022-11-30 01:26:08 +01:00
Hypolite Petovan
c0c414ab95
[frio] Add page wrapper to contact follow page
2022-11-29 06:37:41 -05:00
Philipp Holzer
50316bbb80
Move Browser & Upload to own namespace
2022-11-27 01:34:59 +01:00
Philipp Holzer
d0b16b2fc1
Move mod/fbrowser to src\Modules\Attachment|Photos\Browser
2022-11-26 22:26:30 +01:00
Tobias Diekershoff
7ce6fd19b5
adding style information for the Feed link
2022-04-29 19:33:26 +02:00
Michael
39e820e6a3
Display the post receivers
2022-02-20 19:25:55 +00:00
Hypolite Petovan
60bb66e18d
[frio] Make connector settings panels keyboard activated
...
- Keep the connector panel open after form was submitted
2021-11-29 06:03:59 -05:00
Hypolite Petovan
22a8be5f96
[frio] Make accordions keyboard actionable
2021-11-29 06:03:58 -05:00
Hypolite Petovan
222333f64f
Remove contact drop feature
...
- Feature was confusing, sometimes ineffective and overall overlapping with unfollow/block
2021-10-02 16:04:28 -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
fabrixxm
b8fc6a8c02
Advanced log view: Frio version
...
Show log event details in a modal dialog
2021-08-19 14:55:33 +02:00
Michael
bee04f86ee
Matrix addresses can be entered in the profile
2021-08-09 01:39:09 +00: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
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
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
43244a3588
Fix top border on mobile login
2021-05-11 20:49:36 +00:00
Michael
3d64c3031b
Preview for Videos and images / Video resolution selection
2021-04-28 19:05:46 +00:00
Michael
99e93d2ba8
Remove empty lines arounf the horizontal ruler, no maximum height
2021-04-07 12:17:35 +00:00
Extarys
e09bc681ff
frio: mobile: move navtab arrow closer
2021-01-24 16:19:52 -05:00
Extarys
cf54ed6960
rename separator to divider
2021-01-22 11:50:46 -05:00
Extarys
846506081c
frio mobile: fix: right offcanvas
2021-01-22 11:48:58 -05:00
Extarys
91d3e72be7
frio: formating, otherwise untouched
2021-01-22 08:38:44 -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
5d42ab9c29
remove comment
2021-01-19 12:47:31 -05:00
Extarys
89cdfa53da
remove empty lines
2021-01-16 17:50:11 -05:00