Michael
5e1c292927
Configuration for the maximum number of post engagement entries
2023-09-26 16:00:06 +00:00
Michael
ae33a6bce1
Removed unused function
2023-09-26 05:08:42 +00:00
Michael
82684cd6cd
Changes after review
2023-09-26 05:05:51 +00:00
Michael
84b38beb9a
Improved link removal
2023-09-25 22:05:53 +00:00
Michael
b2758f2cdd
Merge remote-tracking branch 'upstream/develop' into user-defined-channels
2023-09-25 19:39:53 +00:00
Hypolite Petovan
e014729206
Merge pull request #13469 from MrPetovan/bug/13467-image-reliable-dimensions
...
Revert pull request #13463
2023-09-25 11:59:04 -04:00
Michael
6ba26e65b8
Improved channel documentation
2023-09-25 11:19:06 +00:00
Hypolite Petovan
ea4c597ac4
[frio] Change "Ignore thread" icon to slashed bell
...
- The slashed eye is better used for ignoring content, not notifications
2023-09-24 16:25:08 -04:00
Hypolite Petovan
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
Tobias Diekershoff
dd7bea4bd1
Merge pull request #13463 from MrPetovan/task/imagegrid-improvement
...
Rework image grid to horizontal masonry, allocate space for images to load
2023-09-24 12:59:10 +02:00
Tobias Diekershoff
ce16cd12ec
Merge pull request #13465 from annando/quote-myself
...
Avoid quoting the own post
2023-09-24 12:51:59 +02:00
Hypolite Petovan
d081f8e80c
Add height allocation support for vier
2023-09-24 06:48:59 -04:00
Hypolite Petovan
06818a96c3
Add height allocation support for single images smaller than the available width
2023-09-24 06:47:18 -04:00
Michael
1dbc9bd472
Avoid quoting the own post
2023-09-24 10:18:50 +00:00
Hypolite Petovan
c4657c4661
Add support for allocated height for inline images
2023-09-23 22:43:31 -04:00
Hypolite Petovan
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
Hypolite Petovan
fad760f46a
Add icon placeholder for images in image grid
2023-09-23 22:20:16 -04:00
Hypolite Petovan
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
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
Michael Vogel
3e314d2fc6
Merge pull request #13464 from MrPetovan/bug/13462-event-image-attendance
...
Restore attendance icons in event posts
2023-09-24 02:53:31 +02:00
Michael
9f23bee6e4
User defined channels can now base on circles/channels
2023-09-24 00:45:07 +00:00
Hypolite Petovan
c822baa9c6
Restore attendance icons in event posts
...
- Co-authored by @mexon
2023-09-23 17:51:03 -04:00
Michael
2164787499
Channel documentation added
2023-09-23 14:46:15 +00:00
Michael
7c6d872964
Only add images
2023-09-22 20:12:10 +00:00
Michael
aa429be4d9
Remove links from search text
2023-09-22 19:09:23 +00:00
Hypolite Petovan
72dbc7377b
Merge pull request #13449 from AndyHee/develop
...
Fix missing closing tag + updated links.
2023-09-22 07:01:53 -04:00
Michael
a8a9f93e09
Special search keywords added
2023-09-22 10:28:00 +00:00
Michael
c66e841c38
Add author to the search content / fix sidebar link to channels
2023-09-22 05:16:46 +00:00
Andy H3
1f5b66838d
Closing tag
2023-09-22 10:31:09 +07:00
Andy H3
2db0913889
Merge branch 'friendica:develop' into develop
2023-09-22 08:57:38 +07:00
Andy H3
2f95ad77e6
Update FAQ-admin.md
2023-09-22 08:54:26 +07:00
Michael
508d84b2b7
Use full text search
2023-09-21 23:27:05 +00:00
Michael
fac76a33df
Improved timeline menu
2023-09-21 20:43:14 +00:00
Michael
073da9735d
Channels are now added to the settings menu
2023-09-21 06:49:07 +00:00
Michael
c9f74cc55f
Code standards
2023-09-20 21:42:37 +00:00
Michael
42e22ed91b
Channel frontend added
2023-09-20 21:39:05 +00:00
Michael
1ec8b62b58
Merge remote-tracking branch 'upstream/develop' into user-defined-channels
2023-09-20 14:14:35 +00:00
Hypolite Petovan
e153787ac7
Merge pull request #13451 from annando/no-jump
...
Avoid jumps in the timeline after "received" has been selected
2023-09-20 09:08:14 -04:00
Michael
a862c4255b
Avoid jumps in the timeline after "received" has been selected
2023-09-20 06:36:47 +00:00
Andy H3
48c745fbbd
Update FAQ-admin.md
2023-09-20 11:59:07 +07:00
Michael
63921ccfca
Changed class names
2023-09-19 14:23:02 +00:00
Michael
5056c95d60
Show network elements in the channel widget
2023-09-19 10:20:15 +00:00
Michael
00eb6b01ff
Fix selected timelines
2023-09-19 09:23:27 +00:00
Michael
a2f119e18e
Fix code standards
2023-09-19 09:09:20 +00:00
Michael
d68572ea44
Channels can now be created by users
2023-09-19 09:05:28 +00:00
Hypolite Petovan
9ed97caf7b
Merge pull request #13446 from annando/restricted
...
Use channels for non public content
2023-09-18 08:15:35 -04:00
Michael
df69573fee
Label variable removed
2023-09-18 05:34:41 +00:00
Michael Vogel
6d0a4da888
Update src/Model/Post/Engagement.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-09-18 03:00:42 +02:00
Michael
2b5b5eab4e
Merge remote-tracking branch 'upstream/develop' into restricted
2023-09-17 19:33:44 +00:00
Michael
b00c2070d7
Use channels for non public content
2023-09-17 19:28:38 +00:00