e01040a2e8
Remove $_SERVER superglobal dependency from Profile::addVisitorCookieForHTTPSigner
2023-10-03 19:58:52 -04:00
3333d4af88
Change parameter to PostMedias in Item::makeImageGrid
...
- Add dimension rescaling when updating the preview URL
2023-10-03 19:58:51 -04:00
5004471770
Move size to pixels conversion in its own method in Util\Proxy
2023-10-03 19:58:51 -04:00
4462ad6bf0
Replace split attachment code with PostMedia objects
2023-10-03 19:58:51 -04:00
8640afc82e
Merge pull request #13484 from xundeenergie/better-navigation
...
[frio] Better navigation
2023-10-03 17:13:42 -04:00
Jakobus Schürz
b42373d834
improve button-icon for groups in hovercard
2023-10-03 09:00:11 +02:00
Jakobus Schürz
9cbad559a1
add self for unfollowed contact
2023-10-03 06:03:32 +02:00
cf5beafec0
Move self key to $profile tamplate variable in hovercard.tpl template
...
- Simplify network and mention menu items by checking for group in Model\Contact::photoMenu
2023-10-02 21:34:49 -04:00
008c8dbf36
More languages / use profile text as fallback
2023-10-02 20:37:16 +00:00
Jakobus Schürz
05f2cf9202
fix code because of review
2023-10-02 12:00:23 +02:00
Jakobus Schürz
f8a1b7ea56
Merge branch 'showgroup-button' into better-navigation
2023-10-01 22:59:27 +02:00
Jakobus Schürz
0183d33261
Merge branch 'add-mention-button' into better-navigation
2023-10-01 22:55:20 +02:00
Jakobus Schürz (admin)
4b161b0d65
set variables for correct mentioning
2023-10-01 22:37:34 +02:00
Jakobus Schürz (admin)
17d7432f0e
set ! and @ on mentioning in hover-card
2023-10-01 14:59:37 +02:00
Jakobus Schürz (admin)
405161998e
changes to fit to showgroup-button branch
2023-10-01 14:33:08 +02:00
Jakobus Schürz (admin)
78e9ee651f
show "view group" in hovercard
...
but only on group-contacts.
rename all *forum to *group in code
2023-10-01 14:25:23 +02:00
Jakobus Schürz (admin)
9dfe39b83d
set label in hovercard for mentionings
2023-10-01 14:03:03 +02:00
0840086a0a
Renamed hook
2023-10-01 04:10:24 +00:00
e84a7e8c2a
Additional languages / new hook for additional language detection
2023-09-30 15:51:53 +00: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
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
06818a96c3
Add height allocation support for single images smaller than the available width
2023-09-24 06:47:18 -04:00
1dbc9bd472
Avoid quoting the own post
2023-09-24 10:18:50 +00:00
c4657c4661
Add support for allocated height for inline images
2023-09-23 22:43:31 -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
c822baa9c6
Restore attendance icons in event posts
...
- Co-authored by @mexon
2023-09-23 17:51:03 -04: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
b00c2070d7
Use channels for non public content
2023-09-17 19:28:38 +00:00
ae3925bba5
Visibility is frequency
2023-09-17 17:42:15 +00:00
aa6eb7fcf1
Visiblity is now frequency
2023-09-16 04:20:38 +00:00
229e7dcee5
Channel visibility rules can now be set for each contact
2023-09-12 10:55:33 +00:00
5d457f99e7
Inverse logic
2023-09-08 15:15:38 +00:00
7e73283949
The query condition for active users are unified
2023-09-08 15:01:51 +00:00
c1895e7f85
Fixes the score calculation concerning the relation-cid / cid interaction
2023-09-07 12:34:46 +00:00
595508a91f
New functions for the language library
2023-09-03 17:44:44 +00:00
c5ef0cfe20
New function to change language codes for the library
2023-09-03 16:42:17 +00:00
8b26d488ad
Language selector added, "channel" is now "channels"
2023-09-03 12:54:25 +00:00
7fd1f1424a
Improved language detection
2023-09-03 08:44:17 +00:00
e68f781f9d
The language is now stored as well
2023-09-03 04:20:09 +00:00
cfc639ffe4
Code standards
2023-09-02 15:55:50 +00:00
30d10c60d2
Channels for audio, video and images
2023-09-02 15:52:53 +00:00
fdaff43039
Use the owner, not the author
2023-09-02 14:19:52 +00:00
15fc205d04
Fix Code Standards
2023-09-02 10:21:23 +00:00
837c2dd24a
Use group posts for channels
2023-09-02 06:38:05 +00:00
e186395198
Update function / rearrange tab order
2023-09-02 05:22:44 +00:00
f2d8650d36
Fix date time format calculation
2023-09-01 23:47:29 +00:00
59a822ee87
Configuration is now stored in the "channel" section
2023-09-01 22:28:25 +00:00
5c166be3fc
Channels are a new way to see different content
2023-09-01 21:56:59 +00:00