Jakobus Schürz
f8018f8dfe
make errormessages modular and better
2023-03-14 17:32:11 +01:00
Jakobus Schürz
9140914a24
make erromessages translateable
2023-03-14 17:32:11 +01:00
Philipp
f9f86e04ff
adapt BaseURL constructor
2023-02-19 11:27:14 +01:00
Philipp
f0c29edcde
Adapt BaseURL calls to new UriInterface
2023-02-18 21:12:21 +01:00
Philipp
45749c14be
Refactor BaseURL.php to UriInterface compatible class
...
- remove parts
- added tests
2023-02-18 21:12:20 +01:00
Hypolite Petovan
4e355c0f5e
Create specific module to display HTML message when a conversation isn't found in Module\Item\Display
2023-02-04 20:28:04 -05:00
Philipp
98da37076d
Add more transparent errors and make it possible to see them in logs
2023-01-21 21:07:20 +01:00
Philipp
3de78fc60b
Remove BaseURL Auto-Check
2023-01-21 21:07:20 +01:00
Philipp
ab6efea9b2
Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary)
2023-01-15 16:17:08 +01:00
Philipp
a6fb683bcd
Remove BasePath dependency from App\Mode
2023-01-15 16:17:07 +01:00
Philipp
0530755332
Security: Use htmlspecialchars() for user input in Arguments class
2023-01-12 20:24:39 +01:00
Hypolite Petovan
d0648b10ef
Convert Content\Nav to dynamic object
...
- Remove DI dependency in Module\Apps
2023-01-11 09:01:24 -05:00
Michael
840f25cc5c
Improve ignoring of messages
2023-01-09 16:23:39 +00:00
Philipp
dce86be58e
Just commit config transactions if something changed
2023-01-04 19:55:22 +01:00
Philipp
c057954896
Make BaseURL check/save transactional and make the whole process easier
2023-01-04 08:14:00 +01:00
Philipp
4c2fc3ea38
Reduce config->set() load for worker executions
2023-01-04 00:25:15 +01:00
Philipp
4d4b4a8858
Revert BaseURL
2023-01-03 14:22:07 +01:00
Philipp
10f3de0aa2
Remove deprecated Mode::DBCONFIGAVAILABLE
2023-01-03 14:22:04 +01:00
Philipp
0f91d1cbde
Introduce ConfigFileManager for config files
2023-01-03 14:22:02 +01:00
Hypolite Petovan
1874a32728
Happy New Year 2023!
2023-01-01 09:36:24 -05:00
Philipp
5584e7a4e5
Use X-REQUEST-ID for Logging
2022-12-26 21:18:04 +01:00
Hypolite Petovan
d9e69fc543
Fix OPTIONS responses
2022-12-08 10:10:40 -05:00
Hypolite Petovan
15eba181a0
Initialize parameter with $server for all Router cases including Maintenance mode
...
- Address https://github.com/friendica/friendica/issues/11992#issuecomment-1339614287
- Address https://github.com/friendica/friendica/issues/11992#issuecomment-1339909728
2022-12-08 10:10:23 -05:00
Philipp
de25d3a7ee
Fix Legacy Router class routing
2022-11-28 20:14:37 +01:00
Philipp
4e53ba0c20
Cache the Module class
2022-11-27 01:48:52 +01:00
Philipp
051253a745
Move FileBrowser to own namespace & Bugfix album usage
2022-11-27 01:34:58 +01:00
Philipp
e60dfef0d0
Update src/App/Arguments.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-11-27 01:34:58 +01:00
Philipp
d0b16b2fc1
Move mod/fbrowser to src\Modules\Attachment|Photos\Browser
2022-11-26 22:26:30 +01:00
Hypolite Petovan
99df11e99b
Fix PHP 8 inheritance deprecation warnings in App\PAge and ParsedLogIterator
2022-11-19 19:30:48 -05:00
Philipp
477bec1977
Fix some PHP8.1 issues if possible
2022-11-09 23:58:23 +01:00
Hypolite Petovan
e0dc7a471e
Create Post/Tag/Remove module class and route
...
- Fix tag name parameter in single tag removal link in mod/photos
- Remove "/post" from backend routes as it was preventing sessions from working in this module. No existing module had a route starting with "/post".
2022-11-03 00:27:08 -04:00
Philipp
f15878195c
make App\Router easier
2022-10-21 19:35:34 +02:00
Philipp
fa8a32e83c
Move DI dependency for App\Router class
2022-10-21 19:35:32 +02:00
Philipp
f83784cc63
Move DI dependency for App\Page class
2022-10-21 19:35:32 +02:00
Philipp
b3f9cef94a
UserSession class [3] - Refactor src/ files excluding Module/Model
2022-10-21 19:35:32 +02:00
Michael
ee1acba9eb
old boot.php functions replaced in /src
2022-10-19 07:56:25 -04:00
Michael
62a0d55fc8
The friendica constants have been moved to the app class
2022-10-17 10:37:48 +00:00
Michael
48182a95fb
Improve quote share ("message_id" added)
2022-10-06 21:50:20 +00:00
Michael Vogel
7ae500f28d
Improved page rendering speed logging
2022-09-20 16:30:56 +02:00
Philipp
34f2b2f558
Add the right exceptions for BaseUrl::redirect and respect them when catching exceptions at the Trust page
2022-07-07 21:47:39 +02:00
Philipp
2dc38e5632
Move documentation :-)
2022-06-23 23:23:36 +02:00
Philipp
5bf5b5e6c9
adaptions :-)
2022-06-23 23:01:09 +02:00
Philipp
12ba37e8d2
add more doc
2022-06-23 22:46:46 +02:00
Philipp
13783089e7
Add copyright
2022-06-23 22:44:17 +02:00
Philipp
d441b90bda
Respect Forwarded-For headers
2022-06-23 22:42:35 +02:00
Roland Häder
1edc6b3c3b
Added more type-hints for "App" classes
2022-06-17 17:18:31 +02:00
Michael
7e747b2f41
API: Speed improvements when fetching posts
2022-06-10 18:49:03 +00:00
Michael
4622814e5f
Configuration for logging added
2022-05-18 03:10:38 +00:00
Michael
f6167b4cfd
New function to exit the program
2022-05-18 02:13:54 +00:00
Michael
aacaa3c2cf
Log the command, not the module
2022-05-17 21:25:01 +00:00