friendica/src
Gidi Kroon 6a5266c6b8 Add Vary header in case of content negotiation
Sometimes we return different content depending on whether JSON, XML or
HTML was requested in the Accept request header. The Vary response
header should list that header in these cases, to allow caching
frameworks to determine what to cache.
2023-06-25 03:22:41 +02:00
..
App Add menu entry to directly collapse posts 2023-05-20 12:24:19 +00:00
Capabilities Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Collection/Api Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Console Fix: Force baseUrl being a string 2023-04-15 14:17:30 +00:00
Contact Support for contact uri that aren't HTTP URLs 2023-06-05 04:34:06 +00:00
Content Fiy typo in author-alias 2023-06-24 12:38:14 +02:00
Core Replace "forum" by "group" in the rest of the code 2023-06-02 13:52:41 -04:00
Database Continued: 2023-06-09 21:50:00 +02:00
Factory Replace "group" with "circle" in the rest of the code 2023-05-27 22:01:45 -04:00
Federation fixups 2023-05-14 11:18:59 +02:00
Model Fix warning "Undefined array key "alias"" 2023-06-23 21:50:35 +00:00
Moderation Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Module Add Vary header in case of content negotiation 2023-06-25 03:22:41 +02:00
Navigation Notification link for direct comment fixed 2023-06-04 16:26:58 +00:00
Network Better support for "audience" / simplified Lemmy processing 2023-06-15 22:04:28 +00:00
Object Merge remote-tracking branch 'upstream/develop' into lemmy 2023-06-18 17:38:39 +00:00
Profile/ProfileField spelling: deletes 2023-03-26 18:59:11 -04:00
Protocol Changes variable names / fetch the alias / improved group handling 2023-06-23 21:05:45 +00:00
Render Restore is_string() as a Smarty modifier 2023-05-29 19:19:41 -04:00
Security Changed: 2023-06-09 21:42:40 +02:00
Util Remove the "www." from the styled URL 2023-06-06 20:41:54 +00:00
Worker Replace "forum" by "group" in the rest of the code 2023-06-02 13:52:41 -04:00
App.php Add support for reverse proxy to system.force_ssl feature 2023-05-24 08:04:34 -04:00
BaseCollection.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseDataTransferObject.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseEntity.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseFactory.php spelling: instantiation 2023-03-26 16:03:23 -04:00
BaseModel.php spelling: property 2023-03-26 16:14:16 -04:00
BaseModule.php spelling: plural 2023-03-26 16:14:16 -04:00
BaseRepository.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
DI.php spelling: useful 2023-03-26 16:14:16 -04:00
LegacyModule.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00