Marcus F.
494d919c25
Move profile edit to vcard
2026-03-04 20:06:55 +01:00
“Raroun”
357f37eb7f
Fix long links overflowing profile custom fields layout
2026-01-05 12:56:32 +01:00
Marcus Funch
f2e6ce3095
Update notifications view, make intros work better in mobile
2025-12-17 20:01:14 +01:00
5254f79d77
Show alert with link after posting instead of scrolling
2025-11-30 15:31:58 +01:00
Random Penguin
b6d81e94be
file browser attachment icon size
...
Sets file browser attachment icon size to 16x16 pixels rather than loading the 16x16 sized image so themes can override for other sizes.
2025-11-25 15:41:30 -06:00
e9681a715e
Maximum width for images
2025-09-17 10:00:06 +00:00
f02554b4f3
OEmbed is removed
2025-09-17 01:42:31 +00:00
13e2fb637a
Issue 15033: Better display of long usernames in shared posts on mobiles devices
2025-07-24 21:47:46 +02:00
Marcus Funch
7fec087fb6
Minor adjustments to the ALT tag
2025-07-13 22:20:12 +02:00
Marcus Funch
7ca663b03d
Change profile picture more easily, remove old implementation
2025-07-03 23:11:42 +02:00
Philipp
9c32e22530
Merge pull request #14983 from mf-fx/img_alt_tag_indicator
...
Issue 14491 - Add alt tag indicators to images
2025-06-23 00:25:31 +02:00
Marcus Funch
5d481426cd
global.css: Add missing end paren
2025-06-22 14:15:58 +02:00
Marcus Funch
e214aabf31
Issue 14491 - Add alt tag indicators to images
2025-06-21 19:47:46 +02:00
cea4414fdd
REUSE some more work
2024-08-25 10:46:03 +02:00
loma-one
14fa0528cd
Correction tab global.css
2024-08-07 14:26:09 +02:00
loma-one
5e2687e7ea
css instructions notification.tpl global.css
2024-08-07 13:28:47 +02:00
0426572e92
Respect the "sensitive" flag for summaries
2024-05-15 12:17:06 +00:00
82327b0b06
Improve the log level display
2024-05-13 12:34:35 +00:00
38e082949d
adopt colors
2024-05-10 06:34:29 +02:00
aeb1382039
make warnings bold as well
...
now the three most severe levels are bold, while the three less severe levels have a normal font weight
2024-05-09 11:45:30 +02:00
63a7536624
remove whitespaces
2024-05-09 10:33:51 +02:00
bf278adb15
admin panel - colorize error levels
...
With this patch the error levels shown in the Admin Panel -> Log view are coloured according to severity. Starting from green for debug, over orange for notices to bold red for errors and criticals.
2024-05-09 10:32:55 +02:00
1dd48e4a8b
Frio: The activity buttons now have got counters
2023-11-04 12:57:54 +00:00
35e15a13fb
Revert "Merge pull request #13512 from MrPetovan/bug/13506-allocated-width"
...
This reverts commit d1e6a16cde , reversing
changes made to 6c9d3d42d3 .
2023-10-07 12:46:20 -04:00
b8ead0539f
Limit width of height allocated image to parent width
2023-10-07 06:09:52 -04:00
163a85c78f
Add new horizontal masonry and image height allocation
...
- Move image templates to content/image sub-folder
2023-10-03 19:58:52 -04:00
56fb9be0f7
Revert "Merge pull request #13463 from MrPetovan/task/imagegrid-improvement"
...
This reverts commit dd7bea4bd1 , reversing
changes made to ce16cd12ec .
2023-09-24 16:24:28 -04:00
d081f8e80c
Add height allocation support for vier
2023-09-24 06:48:59 -04:00
86141eb363
Add height allocation to single post attached images
...
- Force single images to expand to the total width of the post
2023-09-23 22:20:17 -04:00
fad760f46a
Add icon placeholder for images in image grid
2023-09-23 22:20:16 -04:00
3cc469c0b7
Rework image grid into a horizontal masonry
...
- The new server-based horizontal masonry enables tightly packed image grids even with images of varying aspect ratios
- Additionally, the space an image takes is now allocated before it's loaded, reducing content shifting
2023-09-23 22:20:16 -04:00
5b9db55e81
Fix wrong CSS class name after renaming "forum" to "group"
2023-06-04 01:49:32 -04:00
3385147f25
Replace "forum" by "group" in the rest of the code
2023-06-02 13:52:41 -04:00
Josh Soref
5b7ef2ff3c
spelling: identity
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
acb85feafb
spelling: explicit
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
608b5a37a4
Activities are now displayed as Emojis
2023-02-18 06:56:03 +00:00
38f5e28e33
Make contact block list style more specific
...
- The wide selector had side effects across the site
2022-12-14 22:11:19 -05:00
2fa9d49632
Normalize padding in image grid
...
- Remove outside padding, vertical and horizontal
- Remove artificial padding with <br> in content/image.tpl
2022-12-12 21:56:23 -05:00
Marek Bachmann
8690b311a8
Moved image_grid.css content to global.css and use unique class names for imagegrid style classes, removed id for div
2022-12-12 22:58:50 +01:00
loma-one
c285e4160b
css specification for oversized button in composer
...
In order to specify the buttons in the composer in the correct size again, an additional specification has been added. This can also be used for other oversized buttons.
2022-12-08 20:42:28 +01:00
50316bbb80
Move Browser & Upload to own namespace
2022-11-27 01:34:59 +01:00
d0b16b2fc1
Move mod/fbrowser to src\Modules\Attachment|Photos\Browser
2022-11-26 22:26:30 +01:00
47ad922f9a
Add global styles for .icon
...
- Normalize user/contact profile pictures size
2022-11-16 20:12:36 -05:00
bdb48acbde
Use 100% width for audio elements
2021-12-11 13:47:20 +00:00
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
8f19858705
Remove obsolete share header link color CSS rules
2020-12-21 21:41:39 -05:00
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
1de5f2eebb
[frio] Improve shared content display
2020-06-10 10:15:54 -04:00
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
nupplaPhil
41ec7d8370
Replace stylesheet names
2020-02-02 20:56:31 +01:00