Commit graph

1243 commits

Author SHA1 Message Date
Hypolite Petovan
1f8ea30735 Fix itemFiler() callback
- Remove page exit alert
- Update filed post display on success
- Reset cursor appearance always
2025-01-28 07:50:16 -05:00
Hypolite Petovan
9e3936b151 Fix code style in itemFiler() 2025-01-28 07:50:16 -05:00
Hypolite Petovan
c8042e92df
Merge pull request #14730 from annando/accessibility
Several accessibility improvements
2025-01-26 12:20:29 -05:00
Marek Bachmann
aad4dda353 Refactor view.tpl for admin/logs: Fixed illegal whitespace 2025-01-26 16:28:49 +00:00
Michael
b8c33571e7 Hide dots from screenreaders 2025-01-26 14:09:59 +00:00
Michael
c978c8e027 Several accessibility improvements 2025-01-26 12:46:18 +00:00
Tobias Diekershoff
0d188d39d5
Merge pull request #14728 from MarekBenjamin/bugfix/log-table-appeareance
Bugfix/log table: Log level not readable in dark and black frio appeareance
2025-01-26 08:21:45 +01:00
Marek Bachmann
dc0d094610 Refactor view.tpl for admin/logs: Assign bootstrap.css text classes only (no bg adjustment) 2025-01-25 23:07:17 +00:00
Marek Bachmann
2e472f84a7 Refactor view.tpl for admin/logs: Assign bootstrap.css bg and text classes dynamically for log rows 2025-01-25 22:53:42 +00:00
Marek Bachmann
f3a160598f Refactor view.tpl for admin/logs: Use class variable for log rows to eliminate whitespace from indentation in tr class attribute" 2025-01-25 22:40:23 +00:00
Michael
c6a9e7aa4c New option to only update contacts with local relations 2025-01-22 06:40:04 +00:00
Marek Bachmann
8c8067c624 fixed button readabilid in media browser for dark appereance in frio theme 2025-01-21 19:27:15 +00:00
Michael
ea5417a6a3 Issue 14344: Contact import is relocated to a dedicated place 2024-12-20 08:22:56 +00:00
Michael
a4c5d7539c Preparation für multiple icon styles / improved code 2024-11-10 19:50:01 +00:00
Michael
e73566c0a1 SVG icons for various fediverse systems 2024-11-08 09:43:19 +00:00
Michael
301717802d Issue 14174 and 14421: Option to hide emojis and pictures without description 2024-10-18 19:13:07 +00:00
Michael
93536f31e8 Fix the following of accounts with "?" in the URL 2024-10-16 03:00:20 +00:00
Hannes Heute
1ae74d08a2 add rows=8 for event description textarea 2024-10-03 12:16:15 +02:00
Michael
e8a3be6820 OStatus support removed 2024-09-11 03:44:40 +00:00
loma-one
ca46f8d1e0
User message if the browser window is refreshed unintentionally
If a post is created in the modal, not sent and the user refreshes the browser window, all content is lost. 

This change ensures that the user receives a notification if a post is unsent while the browser window is unintentionally refreshed.
2024-09-01 10:06:13 +02:00
Tobias Diekershoff
453df9f26a REUSE template files 2024-08-24 20:23:27 +02:00
Michael
425f23bbdc Delete unused media attachments 2024-08-24 17:40:25 +00:00
Michael
342c9088d3 Improved redirect for contact actions 2024-08-06 21:35:59 +00:00
Hannes Heute
85d9774dff Hide inflated widgets when Javascript is off 2024-07-05 00:15:19 +02:00
Hannes Heute
6d80df6849 make logs table straight, don't use grid for table body 2024-07-04 14:58:35 +02:00
Hannes Heute
cd526f4e1d improve log view table for mobile width using display:grid 2024-07-03 13:01:43 +02:00
Hannes Heute
01d1dc4f53 stop overflowing of messages in admin logs view 2024-07-02 22:29:08 +02:00
Michael
259a676207 Option to reduced search scope to improve the performance 2024-06-02 09:27:05 +00:00
Michael
29187f1501 Option to define how posts with titles are transmitted 2024-06-01 08:19:09 +00:00
Michael
0426572e92 Respect the "sensitive" flag for summaries 2024-05-15 12:17:06 +00:00
Michael
82327b0b06 Improve the log level display 2024-05-13 12:34:35 +00:00
Hypolite Petovan
25475b4838 Escape album name select list in photo upload form
- Thanks to @apexrabbit for the report!
2024-05-10 11:25:59 -04:00
Michael
0e79b5373b The legacy proxy functionality is removed 2024-04-15 18:58:02 +00:00
Michael
69fc2c04e4 Issue 13812: Public groups with manual request approval 2024-04-08 07:58:45 +00:00
Michael
b40687081e The data for the language display is now fetched on demand 2024-04-05 10:29:27 +00:00
Michael
50b1de5959 Menu option to display the search text 2024-04-05 07:35:21 +00:00
Éibhear Ó hAnluain
394c388a46
Fixing the queue.tpl files 2024-03-29 20:36:40 +00:00
Éibhear Ó hAnluain
1d86146f64
Show next_try only for the deferred worker job. 2024-03-29 20:27:10 +00:00
Éibhear Ó hAnluain
751ffe6bc6
Add the next_try field to the worker job queue list 2024-03-29 20:27:10 +00:00
Michael
f537d7a64f Simplified admin frontend for features 2024-03-25 21:55:42 +00:00
Michael
67e0b6357e The visibility of network widgets can now be locked 2024-03-25 08:00:46 +00:00
Michael
200cf29a8d Configuration for widgets 2024-03-25 07:38:36 +00:00
Hypolite Petovan
e293de04f5 Add '$VERSION' template variable to make Friendica version available in templates
- constant() Smarty function is deprecated
- Remove unused site-wide template variable '$APP'
- Address https://github.com/friendica/friendica/issues/14027#issuecomment-2016469408
2024-03-24 09:20:58 -04:00
Michael
3d267c7b8f Possibility to mark contacts as "channel only" 2024-03-21 13:20:52 +00:00
Hypolite Petovan
2c259c5c6f [frio] Remove legacy schemes
- [frio] Replace default scheme file by default scheme value
- [frio] Simplify frio theme settings
- [frio] Remove query string scheme setting
2024-03-01 08:48:38 -05:00
Hypolite Petovan
5c5d7eb04f
Fix several vulnerabilities (#13927)
* Escape HTML in the location field of a calendar event post

- This allowed script tags to be interpreted in the post display of an event.

* Add form security token check to /admin/phpinfo module

- This prevents basic XSS attacks against /admin/phpinfo

* Add form security token check to /babel module

- This prevents basic XSS attacks against /babel

* Prevent pass-through for attachments

- This addresses a straightforward Reflected XSS vulnerability if a malicious HTML/Javascript file is attached to a post through upload

* Prevent overwriting cid on event edit

- This allowed to share an event as any other user after zeroing the cid field of an existing event
2024-02-22 06:53:52 +01:00
Michael Vogel
d5c0f086bd
Disallow mail addresses for registration (#13920)
* Disallow mail addresses for registration

* Order for allow/disallow has been changed
2024-02-19 09:33:20 +01:00
Michael Vogel
52825cb4c4
User setting to disable blurring of sensitive pictures (#13883) 2024-02-10 09:50:49 +01:00
Michael
3fe4991fcf Filter user defined channels by size 2024-01-30 10:05:05 +00:00
Michael Vogel
09edf251ee
Anti spam measures against hashtag spam (#13855) 2024-01-25 19:41:07 +01:00