Tobias Diekershoff
2911895cdb
Merge pull request #13476 from MrPetovan/bug/13467-image-reliable-dimensions
...
Redux horizontal masonry, height allocation feature with ensured dimensions
2023-10-04 08:16:09 +02:00
Hypolite Petovan
705b2d4c41
Add support for source_url in Mastodon\InstanceV2
2023-10-03 20:55:15 -04:00
Hypolite Petovan
e01040a2e8
Remove $_SERVER superglobal dependency from Profile::addVisitorCookieForHTTPSigner
2023-10-03 19:58:52 -04:00
Jakobus Schürz
b42373d834
improve button-icon for groups in hovercard
2023-10-03 09:00:11 +02:00
Hypolite Petovan
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
Hannes Heute
9d86ef767a
Add Google-Extended to default robots.txt
2023-09-29 16:27:31 +02:00
Michael Vogel
a2a1d852e9
Merge pull request #13456 from MrPetovan/bug/cors-headers-rawcontent
...
Remove DI dependency for httpExit, httpError, jsonExit, jsonError and xmlExit
2023-09-27 06:01:16 +02: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
Hypolite Petovan
642baa1f2a
Rename ApipResponse->exit* methods to better show their meaning
2023-09-24 07:08:16 -04:00
Hypolite Petovan
960171c4e0
Remove dependency on super-globals in Module\Api\ApiResponse
...
- Updated DI dependencies to reflect the new parameters
- Updated tests to reflect the new parameters
2023-09-24 07:08:16 -04:00
Hypolite Petovan
d165a96220
Move System::xmlExit to DFRN\Notify->xmlExit
...
- This will ensure headers set in BaseModule->run will be carried in xmlExit scenarios
- Deprecate xmlExit() method in Core\System
2023-09-24 07:08:15 -04:00
Hypolite Petovan
46180d7d5b
Move System::jsonError to BaseModule->jsonError
...
- This will ensure headers set in BaseModule->run will be carried in jsonError scenarios
- Make BaseApi->checkThrottleLimit an object method to use BaseModule->jsonError
- Deprecate jsonError() method in Core\System
2023-09-24 07:08:15 -04:00
Hypolite Petovan
81279dad9e
Move System::jsonExit to BaseModule->jsonExit
...
- This will ensure headers set in BaseModule->run will be carried in jsonExit scenarios
- Deprecate jsonExit() method in Core\System
2023-09-24 07:08:15 -04:00
Hypolite Petovan
e424b7bacb
Move System::httpError to BaseModule->httpError
...
- This will ensure headers set in BaseModule->run will be carried in httpError scenarios
- Deprecate httpError() method in Core\System
2023-09-24 07:08:15 -04:00
Hypolite Petovan
da1416c07f
Move System::httpExit to BaseModule->httpExit
...
- This will ensure headers set in BaseModule->run will be carried in httpExit scenarios
- Deprecate httpExit() method in Core\System
2023-09-24 07:08:15 -04:00
Hypolite Petovan
94e3dde2e3
Move dependency-less Page->exit to Core\System::echoResponse
...
- The method doesn't actually exit
- Fix a bug with header handling in System::echoResponse with numerical key header strings
- Adding a full-string header with ICanCreateResponses->setHeader was resulting in a wrong header named after the numerical key
2023-09-24 07:08:14 -04:00
Hypolite Petovan
fad760f46a
Add icon placeholder for images in image grid
2023-09-23 22:20:16 -04:00
Michael
a862c4255b
Avoid jumps in the timeline after "received" has been selected
2023-09-20 06:36:47 +00:00
Michael
df69573fee
Label variable removed
2023-09-18 05:34:41 +00:00
Michael
b00c2070d7
Use channels for non public content
2023-09-17 19:28:38 +00:00
Michael
a1f6e6e871
Fix "received"
2023-09-17 17:44:33 +00:00
Michael
e96bb4c5e6
Use "received" as tab for circles or groups when currently in a channel
2023-09-17 11:01:04 +00:00
Michael
371309e775
Use unified sidebar elements
2023-09-17 10:09:07 +00:00
Michael
f1fa1f0b62
Further improvements to the automatic update process
2023-09-17 08:17:31 +00:00
Michael
e81c911b49
Use class variables
2023-09-17 05:57:44 +00:00
Michael
02084331e3
Only change order for updates for new posts
2023-09-17 05:43:36 +00:00
Michael
bb4ec093ad
Indention fixed
2023-09-16 08:03:50 +00:00
Michael
04e47660f4
Adapt the description to the behaviour of this option
2023-09-16 04:29:13 +00:00
Michael
e038890bb7
Fix the erratic page update behaviour
2023-09-16 04:21:59 +00:00
Michael
aa6eb7fcf1
Visiblity is now frequency
2023-09-16 04:20:38 +00:00
Michael
a74212c3af
Unused code removed
2023-09-15 19:01:01 +00:00
Michael Vogel
a923a79b46
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-09-15 20:57:36 +02:00
Michael Vogel
20141026d1
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-09-15 20:57:03 +02:00
Michael Vogel
7b26c08dff
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-09-15 20:56:25 +02:00
Michael
54aea9dbee
Changed to radio buttons
2023-09-15 17:40:14 +00:00
Michael
1530209266
Initialize array
2023-09-13 04:38:04 +00:00
Michael
229e7dcee5
Channel visibility rules can now be set for each contact
2023-09-12 10:55:33 +00:00
Michael
3452699750
Code standards againg
2023-09-10 08:16:06 +00:00
Michael
88235fbc6c
Fix code standards
2023-09-10 08:12:28 +00:00
Michael
c836b0ee8d
Basic functionality for seeing reports
2023-09-10 08:00:44 +00:00
Michael
8050389d32
We now display the channel in the sidebar
2023-09-09 19:30:01 +00:00
Michael
d395de3aa1
Setting to select your network tabs
2023-09-09 17:38:09 +00:00
Michael
113436afd5
DBA is mostly replaced
2023-09-09 14:31:12 +00:00
Michael
f159c9938d
Variables aren't static anymore
2023-09-09 14:24:24 +00:00
Michael
f9740e180e
Use centralized function to set items seen
2023-09-09 14:13:58 +00:00
Michael
ab235e24ad
Centralised function for the sort order
2023-09-09 13:48:41 +00:00
Michael
19dfdbc03f
Simplify network update
2023-09-09 13:26:20 +00:00
Michael
d1c00cf1f6
Standards and unify variables
2023-09-09 13:02:20 +00:00
Michael
52db2b3da1
Make variables non static
2023-09-09 12:48:51 +00:00
Michael
9d6166d7d6
Simplify query merge, changed update behaviour
2023-09-09 12:00:22 +00:00