Commit graph

4310 commits

Author SHA1 Message Date
Art4
3c1599323b Fix docs for themes and theme_admin() 2024-11-18 22:28:35 +00:00
Art4
f254283dc6 Fix errors in all modules 2024-11-18 22:20:28 +00:00
Art4
c79f3cde22 Merge branch 'develop' into phpstan-level-1 2024-11-18 21:45:42 +00:00
Art4
12ed714a9e Fix more errors 2024-11-17 22:26:43 +00:00
Art4
603af2fb19 Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Art4
a24a65de2f Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
Michael
f36353e010 New option to disable SVG icons / Functionality added to Vier 2024-11-11 15:43:57 +00:00
Art4
629c4af3c8 Replace typehint App with AppHelper in view folder 2024-11-10 23:53:03 +00:00
Michael
c80fb8bad4 More white icons added / automated style 2024-11-10 23:12:36 +00:00
Michael
a4c5d7539c Preparation für multiple icon styles / improved code 2024-11-10 19:50:01 +00:00
Art4
4abfc3907b Replace calls for App::getCurrentTheme() with AppHelper 2024-11-10 11:59:43 +00:00
Art4
2ac926dfb2 Replace all calls for App::setThemeInfoValue() with AppHelper 2024-11-08 23:11:59 +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
Tobias Diekershoff
9c6dd96d22 more REUSE information 2024-10-13 10:51:21 +02:00
Hannes Heute
f99edf86d3 little typo in the CSS file 2024-10-03 13:48:59 +02: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
642f2c73d7 REUSE some more JS files from the themes 2024-08-26 06:59:37 +02:00
Tobias Diekershoff
b878e6d4d2 REUSE added some image licenses 2024-08-26 06:57:42 +02:00
Tobias Diekershoff
5af3b9dedd REUSE more work on bin and view directories 2024-08-25 08:45:08 +02:00
Tobias Diekershoff
fb9ef9e081 REUSE themes and used libs 2024-08-24 23:15:49 +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
Tobias Diekershoff
4cbc213dda REUSE view directory 2024-08-24 14:15:18 +02:00
Tobias Diekershoff
506983aff1 REUSE more work on the themes 2024-08-24 12:20:23 +02:00
Michael
342c9088d3 Improved redirect for contact actions 2024-08-06 21:35:59 +00:00
Hannes Heute
f8fe47ae88 removed some superfluous spaces in doctype tags 2024-07-30 22:13:08 +02: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
6706fc2949 remove lines, forgotten to remove 2024-07-02 22:41:00 +02:00
Hannes Heute
01d1dc4f53 stop overflowing of messages in admin logs view 2024-07-02 22:29:08 +02:00
Hannes Heute
7ae9805308 Add CSS for dark and black schemes for the login form 2024-06-23 23:09:15 +02:00
Hannes Heute
f1a2983233 fix width of event-owner in event modal (better display of avatar image and user name) 2024-06-23 12:41:49 +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
Hypolite Petovan
570de6a91a
Merge pull request #14164 from loma-one/develop
Colour for fading in a comment adjusted
2024-05-16 11:14:26 -04:00
loma-one
367170a92a
Colour for fading in a comment adjusted
When a comment is called up via the notification, the comment is highlighted brightly. With a dark theme, this is disproportionately bright. 

The changed colour values represent a compromise between light and dark themes. 

https://github.com/friendica/friendica/issues/14052
2024-05-16 11:28:33 +02:00
Michael
0426572e92 Respect the "sensitive" flag for summaries 2024-05-15 12:17:06 +00:00
Michael
e12f92e516 Some more deprecated function calls are replaced 2024-05-14 19:21:25 +00:00
Michael
60f5fd8188 Many deprecated function calls are replaced 2024-05-13 21:37:15 +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