Commit graph

8,451 commits

Author SHA1 Message Date
“Raroun”
90b94e955a Fix file browser mode switch requiring double click 2026-03-24 10:39:40 +01:00
“Raroun”
dab7a606f8 fix coding standards 2026-03-12 12:14:03 +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
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
Tealk
351a6afe44
fix moderation/users/pending 2026-03-11 13:46:56 +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
“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
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
Marcus F.
494d919c25 Move profile edit to vcard 2026-03-04 20:06:55 +01:00
Philipp
08f505c866
Merge pull request #15575 from annando/no-photo-item
Don't create item containers for photos
2026-03-04 18:29:19 +01:00
299bb864d8 Don't create item containers for photos 2026-03-03 22:35:53 +00:00
Michael Vogel
7660a94e7d
Merge pull request #15559 from Raroun/js/modal-compose-modernization
Modernize compose.js and modal.js with improved architecture and bug fixing
2026-03-03 15:39:07 +01:00
Marcus F.
1402509351 Directory: No results from sysmsg to page 2026-03-02 22:09:12 +01:00
49243ddf5b "lostpass" is now a module as well 2026-03-02 17:06:54 +00:00
3a5c3522e2 The "summary" has now a dedicated field when creating and editing posts 2026-03-02 16:26:00 +00:00
Marcus F.
17781c7193 Directory: Show the number of users listed (results) 2026-02-28 16:29:33 +01:00
2ca162c69e More localisated dates 2026-02-28 11:53:50 +00:00
“Raroun”
d6067d3466 Modernize compose.js and modal.js with improved architecture and bug fixes
compose.js:
- Add draft autosave to sessionStorage (body, location, scheduled_at)
- Restore draft when returning to compose page
- Clear form after successful post submission
- Fix geolocation operator precedence bug
- Fix button staying disabled after geolocation error
- Add sessionStorage availability check for private browsing
- Wrap in IIFE with 'use strict'
- Add JSDoc documentation
- Use namespaced events (.compose)

modal.js:
- Fix critical double event registration bug in editpost()
- Add isJotResetBound flag to ensure single handler binding
- Add isEditJotClosing guard for race condition protection
- Wrap in IIFE with 'use strict'
- Add feature detection for all external dependencies
- Use namespaced events (.frio, .frio-edit)
- Add JSDoc documentation
2026-02-27 13:23:03 +01:00
27f4c93407
Merge pull request #15556 from annando/issue-15553
Issue 15553: Display dates in a language depending format
2026-02-27 10:32:28 +01:00
Michael Vogel
3152caf169
Merge pull request #15539 from Art4/update-codebase-to-php-5.4
Update codebase to php 5.4
2026-02-26 14:34:05 +01:00
8f908f6c72 Fix code style 2026-02-25 07:01:30 +00:00
Tealk
eb16e5b29f
fix codeblock colore 2026-02-24 20:09:11 +01:00
960b5c0861 Move some more modules into classes 2026-02-23 09:25:49 +00:00
Marcus F.
bf2bc053fe Show member since in vcard, if enabled 2026-02-22 22:38:35 +01:00
Marcus F.
1219306f09 Update messages, code style 2026-02-22 15:12:59 +01:00
Philipp
0275227dd4
Merge pull request #15533 from annando/no-photo-post
Item post functionality is removed from photos
2026-02-22 01:47:31 +01:00
Philipp
b93978dc87
Merge pull request #15541 from randompenguin1/patch-1
fixes for sortable lists
2026-02-21 20:58:17 +01:00
Philipp
0f39e099aa
Merge pull request #15544 from Tealk/theme/frio/gnome/form-control
fix disabled & readonly form-control
2026-02-21 20:56:55 +01:00
Tealk
d6ba958f76
fix disabled & readonly form-control 2026-02-21 10:45:58 +01:00
Random Penguin
03a9defaac
fixes for sortable lists
Removed mobile drag-n-drop script that did not work
Added button interface for moving list items
Fixed duplication error for keyboard control
Added animation to make it clear which way item moved
2026-02-20 14:29:56 -06:00
Art4
3742414c94 refactor: activate TernaryToElvisRector 2026-02-20 11:59:54 +00:00
Art4
d1a235e8df chore: fix code style 2026-02-20 08:52:49 +00:00
Art4
45ce04ea2d chore: fix code style with spaces_inside_parentheses rule 2026-02-20 08:28:32 +00:00
Michael Vogel
70c9cfc3dc
Merge pull request #15536 from Tealk/theme/frio/gnome/colorbox
fix colorbox theme
2026-02-20 05:16:21 +01:00
Michael Vogel
44a1795e72
Merge pull request #14989 from Art4/destruct-list-to-array
Destruct list() to array [Rector]
2026-02-20 04:57:18 +01:00
Tealk
937e61a3ca
fix colorbox theme 2026-02-19 21:57:09 +01:00
Art4
70ae8fc47f chore: fix code style 2026-02-19 20:23:35 +00:00
c4ca959e58 Item post functionality is removed from photos 2026-02-18 21:30:56 +00:00
“Raroun”
2d82f98706 Add friendly message when registration is closed 2026-02-18 15:23:03 +01:00
Marcus F.
eefef09cb9 Hide the messages sidebar when it's empty 2026-02-17 20:21:21 +01:00
“Raroun”
a4d7e1ea10 Add translation strings for album upload 2026-02-17 11:09:27 +01:00
“Raroun”
c7d03c3ff7 Pre-fill album when uploading from album view 2026-02-17 11:05:38 +01:00
Raroun
604dc7538b
Merge branch 'develop' into circle-mark-as-read 2026-02-16 09:02:35 +01:00
Marcus F.
4bb2f2c89a Photos updates 2026-02-15 19:49:06 +01:00
Raroun
1d752fc839
Merge branch 'develop' into circle-mark-as-read 2026-02-14 16:35:18 +01:00