Commit graph

42,143 commits

Author SHA1 Message Date
Michael Vogel
5174702158
Merge pull request #15594 from Art4/fix-release-names
fix: replace non-existing release 2025.07 with 2026.01
2026-03-14 19:25:47 +01:00
Art4
da46df0af2 chore: fix code style 2026-03-14 15:22:10 +01:00
Art4
fd96f4bccd fix: replace non-existing release 2025.07 with 2026.01 2026-03-14 07:52:23 +01:00
b509656d00
Merge pull request #15585 from annando/exif
Store EXIF data for media
2026-03-13 06:50:05 +01:00
Michael Vogel
d724428e22
Merge pull request #15592 from Raroun/fix/queue-overflow
Fix text overflow in admin queue page
2026-03-12 13:51:29 +01:00
“Raroun”
dab7a606f8 fix coding standards 2026-03-12 12:14:03 +01:00
Michael Vogel
a4989795aa
Merge pull request #14960 from marcusxss/profile_menu_always_show_manage_accounts
Always show 'Accounts' in the profile menu
2026-03-12 11:40:13 +01:00
Michael Vogel
3c010cd958
Merge pull request #15582 from loma-one/develop
Refactor image link generation in BBCode
2026-03-12 11:37:59 +01:00
loma-one
1e26082fcc
Fix indentation for is_photo variable assignment 2026-03-12 10:37:52 +01:00
loma-one
2ac2000a11
Fix link attributes assignment for photo previews 2026-03-12 10:30:06 +01:00
loma-one
ecd432c413
Fix link attributes formatting in BBCode.php 2026-03-12 09:45:36 +01:00
Philipp
47fa9484bd
Merge pull request #15576 from Art4/update-codebase
Update codebase to PHP 7.4
2026-03-12 08:22:22 +01:00
17f2c209e5
Merge pull request #15591 from annando/countries
Fix for country.js: united states is added
2026-03-12 07:30:12 +01:00
Philipp
0ccf21e35a
Merge pull request #15549 from marcusxss/move_profile_edit_to_vcard
Move profile edit to vcard
2026-03-11 20:20:47 +01:00
Michael Vogel
0928001386
Merge pull request #15581 from Raroun/js/jot-modernize
Modernize jot.js
2026-03-11 20:20:41 +01:00
Michael Vogel
aad5bf2aaa
Merge pull request #15590 from Raroun/frio/remove-box-shadow-mobile
FRIO: Remove box shadow from action buttons in frio dark theme mobile view
2026-03-11 20:15:02 +01:00
70b4eebc87 Fix for country.js: united states is added 2026-03-11 18:01:49 +00:00
“Raroun”
b0b72d7cad Remove box shadow from action buttons in dark theme mobile view 2026-03-11 18:46:08 +01:00
Michael Vogel
3bf96ff1f0
Merge pull request #15589 from Tealk/theme/frio/gnome/mod
fix moderation/users/pending
2026-03-11 18:15:13 +01:00
Tealk
351a6afe44
fix moderation/users/pending 2026-03-11 13:46:56 +01:00
Philipp
d5a9a79da4
Merge pull request #15586 from annando/fix-counts
Fix PR #15584 with counts
2026-03-09 01:25:03 +01:00
4bf0626d3c Fix PR #15584 with counts 2026-03-08 21:19:30 +00:00
7e7ceb671a Fix code style 2026-03-08 16:00:29 +00:00
ba9943fe21 Store EXIF data for media 2026-03-08 15:42:40 +00:00
Philipp
74c77a8847
Merge pull request #15584 from annando/verb-counts
Improve performance on post counts
2026-03-08 16:34:16 +01:00
4958bf56e3 Fix code style 2026-03-08 13:25:33 +00:00
0d29f03bcc Improve performance on post counts 2026-03-08 13:22:04 +00:00
Philipp
93ac2986e5
Merge pull request #15583 from annando/missing-handle
Handle warnings because of missing handle information
2026-03-07 18:44:00 +01:00
263d452bbc Handle warnings because of missing handle information 2026-03-07 13:20:37 +00:00
loma-one
c78d5adb40
Refactor image link generation in BBCode
Previously, images embedded in continuous text were opened with the attribute `target=’_blank‘`. However, they should be loaded and displayed in the Fancybox.

As a result of the change, images are now loaded in the Fancybox. Links and videos are identified in order to maintain the previous functionality.
2026-03-06 21:20:54 +01:00
Philipp
f652cd26c0
Merge pull request #15568 from annando/fix-infinite-scroll
Infinite scrolling is fixed in general and on contacts
2026-03-06 07:24:03 +01:00
Philipp
d136daf4a0
Merge pull request #15577 from Art4/set-max-php-version
Require PHP 7.4 to 8.5 in composer.json
2026-03-06 07:21:31 +01:00
Philipp
8431b24e90
Merge pull request #15578 from annando/threads
Fix detection for threads.net
2026-03-06 07:19:34 +01:00
Philipp
2b596087ab
Merge pull request #15551 from annando/lostpass
"lostpass" is now a module as well
2026-03-06 07:19:17 +01:00
6e28128f77
Merge pull request #15579 from Alkarex/patch-1
Fix installation documentation link in README
2026-03-06 06:52:39 +01:00
“Raroun”
c4b2ffa66c Modernize jot.js
- Fix implicit global variables (reply, noAttachment)
- Add feature detection for aStr, bin2hex, autosize
- Add error handling for AJAX requests
- Wrap in IIFE with strict mode
- Add JSDoc documentation
2026-03-05 12:03:26 +01:00
Alexandre Alapetite
49f7e17292
Fix installation documentation link in README
Previous link was broken
2026-03-05 10:29:24 +01:00
00979edfee Added phpdoc 2026-03-05 07:28:59 +00:00
07cf5b5d30 Changes because of review 2026-03-05 07:25:49 +00:00
8c869cdcf4 Change after review 2026-03-05 07:24:27 +00:00
f749b099f5 Fix code style 2026-03-05 05:25:18 +00:00
074d352cb9 Fix detection for threads.net 2026-03-05 05:22:52 +00:00
Art4
d498dc8907 require php 7.4 to 8.5 2026-03-04 22:04:41 +00:00
Art4
ea3c576b22 chore: fix code style 2026-03-04 21:53:29 +00:00
Art4
64af3c6b8a refactor: update codebase to PHP 7.4 2026-03-04 21:52:35 +00:00
Art4
df7e15d1df update rector config to PHP 7.4 2026-03-04 21:52:09 +00:00
Art4
47ef274176 Update codebase to PHP 7.0 2026-03-04 21:26:00 +00:00
Art4
dc30924759 update rector for PHP 7.0 2026-03-04 21:23:50 +00:00
Art4
6b782ba617 update downgrade level to php 8.2 2026-03-04 20:20:25 +00:00
Art4
6e71306e9b update rector and phpstan 2026-03-04 20:15:03 +00:00