Commit graph

40958 commits

Author SHA1 Message Date
Philipp
2b00d1b2d0
Merge pull request #14871 from MrPetovan/task/obsolete-urlpath
Remove remaining references of unused urlpath config key
2025-05-03 21:56:17 +02:00
Philipp
b782ff6e22
Merge remote-tracking branch 'origin/develop' into task/obsolete-urlpath 2025-05-03 21:48:32 +02:00
Philipp
0f7c739470
Update BaseURL.php
Fix PHP-CS
2025-05-03 21:39:58 +02:00
Philipp
024b136cdd
Merge pull request #14915 from haheute/calendar-default-view-mode
Make the calendar use the default view mode
2025-05-03 21:34:29 +02:00
Philipp
38e89b152c
Merge pull request #14909 from Art4/replace-addon-class-with-addonhelper
Replace Addon class with AddonHelper
2025-05-03 21:18:31 +02:00
Philipp
351bc94d06
Merge pull request #14889 from annando/contact-refresh
Bluesky: Update actors regularly
2025-05-03 21:16:09 +02:00
Hannes Heute
581dec10eb indentation 2025-05-02 01:36:37 +02:00
Hannes Heute
a784428f85 make calendar use the default view mode 2025-05-01 22:40:16 +02:00
Philipp
d1b8f31fe8
Merge pull request #14888 from mf-fx/trending_tags_missing_translations
Add missing translations to trending tags
2025-05-01 09:30:58 +02:00
Marcus Funch
42b411788a Add missing translations to trending tags 2025-04-30 20:28:29 +02:00
Art4
baaec75bfc fix code style 2025-04-28 14:12:27 +00:00
Art4
362b223c5e Replace Addon class with AddonHelper in vier theme 2025-04-28 14:10:32 +00:00
Art4
f5eee2c334 Replace Addon class with AddonHelper in Post Object 2025-04-28 14:07:20 +00:00
Art4
2ccb62bbd8 Replace Addon class with AddonHelper in Nodeinfo Model 2025-04-28 13:57:21 +00:00
Art4
2e50e93872 Replace Addon class with AddonHelper in stats modules 2025-04-28 13:32:18 +00:00
Philipp
ffb621f0e4
Merge pull request #14882 from Art4/refractor-logger-factories
Rework logger factories
2025-04-27 02:15:48 +02:00
Michael Vogel
102db4fca0
Merge pull request #14907 from mf-fx/frio_fix_tooltips_positions_scroll
Frio: Fix bug making navigation tooltips disappear after scroll
2025-04-26 08:23:53 +02:00
Marcus Funch
f840d1f582 Frio: Fix bug making navigation tooltips disappear after scroll 2025-04-26 00:49:55 +02:00
Michael
cd73f6a27b Bluesky: Update actors regularly 2025-04-17 20:13:03 +00:00
Hypolite Petovan
cd3d412a59
Merge pull request #14885 from annando/bluesky-profile-links
Bluesky: use did based profile links
2025-04-17 00:00:01 -04:00
Hypolite Petovan
7dc681d18c
Merge pull request #14883 from annando/issue-14881
Issue 14881: Fixed language detection for danish
2025-04-16 23:58:58 -04:00
Michael
37d324e63b Bluesky: use did based profile links 2025-04-16 04:13:09 +00:00
Michael
cc4ff9584f Fixed codestyle 2025-04-15 02:09:19 +00:00
Michael
e7bd6e7663 Issue 14881: Fixed language detection for danish 2025-04-15 02:03:35 +00:00
Art4
32b657b793 fix code style 2025-04-14 15:06:30 +00:00
Art4
60ad014a6e Hard-deprecation for now unused factory classes 2025-04-14 14:51:52 +00:00
Art4
d410758cdd Remove obsolet LegacyLoggerFactory 2025-04-14 14:40:44 +00:00
Art4
c0065a68b3 Set new factories as internal 2025-04-14 14:39:39 +00:00
Art4
fc1d8e92f3 Fix code style 2025-04-14 14:38:49 +00:00
Art4
af29baf11e deprecate value monolog for config system.logger_config 2025-04-14 14:36:46 +00:00
Art4
6b36d3e87f Replace LegacyLoggerFactory with DelegatingLoggerFactory 2025-04-14 13:54:48 +00:00
Art4
8fb2fae841 Create DelegatingLoggerFactory 2025-04-14 12:58:15 +00:00
Art4
252b3980d0 Deprecate SyslogLogger factory in favour of SyslogLoggerFactory 2025-04-14 10:47:11 +00:00
Art4
0cec451497 Create SyslogLoggerFactory 2025-04-14 10:36:12 +00:00
Art4
0b41eb1528 Deprecate StreamLogger factory in favour of StreamLoggerFactory 2025-04-14 08:05:43 +00:00
Art4
77269f52eb Create StreamLoggerFactory with tests 2025-04-14 08:00:31 +00:00
Art4
65624e2c19 Create FileSystemUtil interface 2025-04-14 07:14:31 +00:00
Hypolite Petovan
83f561ea49
Merge pull request #14880 from Art4/log-exceptions-as-critical
Log uncaught exceptions as critical
2025-04-10 10:06:27 -04:00
Art4
7bfd42ac55 log uncaught exceptions as critical 2025-04-10 11:18:38 +00:00
Hypolite Petovan
507897eec1
Merge pull request #14873 from annando/issue-14800-2
Fix blurred images
2025-03-31 17:49:30 -04:00
Michael
6cab9c010d Fix blurred images 2025-03-31 20:38:37 +00:00
Hypolite Petovan
43f67dd2a2
Merge pull request #14870 from annando/issue-14800
Added more logging to track down issue 14800
2025-03-29 16:10:25 -04:00
Hypolite Petovan
fb8cc06ce2 Remove remaining references of unused urlpath config key 2025-03-29 15:45:59 -04:00
Michael
5c1b5bae61 Added more logging to track down issue 14800 2025-03-29 09:07:11 +00:00
Michael Vogel
cf56aa3a64
Merge pull request #14852 from MrPetovan/bug/warnings
Add support for more datetime formats
2025-03-19 04:32:31 +01:00
Hypolite Petovan
fdadf646c4
Merge pull request #14862 from annando/fixcontacts
Add missing public contacts and account-user entries
2025-03-18 19:29:51 -04:00
Hypolite Petovan
dde6722c5b
Merge pull request #14860 from annando/backfill
Improved support for backfilled posts
2025-03-18 19:29:00 -04:00
Hypolite Petovan
47e4bad151 Fix formatting in DateTimeFormatTest 2025-03-18 19:07:25 -04:00
Hypolite Petovan
6f159e69be Add support for more datetime formats
- Unix Timestamp
- RFC 3339 extended + timezone name in square brackets
- Address https://github.com/friendica/friendica/issues/14647#issuecomment-2719430131
2025-03-18 19:01:42 -04:00
Michael
fcb8892e2f Add missing public contacts and account-user entries 2025-03-18 05:33:01 +00:00