~keith
b8088d9686
Add option to enable CWs on own posts
11 months ago
Philipp
f826ce70ce
Merge pull request #12078 from MrPetovan/task/4090-move-mod-wallmessage
...
Move mod/wallmessage.php to src/Module
11 months ago
Hypolite Petovan
c5076bec18
Updated main translation file after changing strings
11 months ago
Hypolite Petovan
07dd548a10
Remove mod/wallmessage module
11 months ago
Hypolite Petovan
9561910e83
Create Profile\UnkMail module class
11 months ago
Hypolite Petovan
3865733e18
Move Model\Profile::getMyUrl to UserSessions
11 months ago
Hypolite Petovan
6a205b2e10
Merge pull request #12076 from annando/quote
...
Improved handling of native quotes
11 months ago
Michael
eae1383f48
Merge remote-tracking branch 'upstream/develop' into quote
11 months ago
Michael
b402a760a8
Symplified code
11 months ago
Michael
a183723254
Improved handling of contact links
11 months ago
Michael
96a36568e2
Add quote to API
11 months ago
Michael
f569ccbbc2
Code is simplyfied
11 months ago
Michael
3c169b534e
Improved handling of native quotes
11 months ago
Hypolite Petovan
e24078a4d2
Merge pull request #12074 from annando/fix-notification
...
Accepting contact request does finally work per Mastodon API
11 months ago
Michael
8bba8663fb
Only fetch the needed field
11 months ago
Michael
f44c9e7975
Accepting contact request does finally work per Mastodon API
11 months ago
Philipp
01c0c0a1ba
Merge pull request #12072 from MrPetovan/bug/12054-advancedcontentfilter-static-vue
...
[Composer] Remove bower-asset/vue dependency
11 months ago
Hypolite Petovan
fed17d031c
[Composer] Remove bower-asset/vue dependency
...
- The Bower package doesn't have the dist/vue.min.js anymore (?) which is required for the advancedcontentfilter addon
11 months ago
Hypolite Petovan
2bdf2b02e3
Merge pull request #12071 from guzzisti/patch-2
...
fix exception when adding a poll option without votes
11 months ago
Hypolite Petovan
a2adb1cd93
Remove unused argument from L10n->tt() call in Model/Item.php
11 months ago
René Wagner
b99e7a9e92
fix exception when adding an poll option without votes
11 months ago
Hypolite Petovan
f418687a71
Merge pull request #12070 from annando/share
...
Some more improvements for posts with shares
11 months ago
Michael
e31533d0d3
Possibly fix test
11 months ago
Michael
deccea0228
More functions moved to content class
11 months ago
Michael
c65fff6f93
Some more improvements for posts with shares
11 months ago
Hypolite Petovan
0c4ebce391
Merge pull request #12067 from Quix0r/cleanup/type-hints-002
...
Cleanup: missing type-hints, double-quotes, reformatted array
11 months ago
Roland Häder
498d7f690a
Changes:
...
- php-cs is now happy with it
11 months ago
Roland Häder
03e09627e4
Used `$this->isThreaded()` instead as suggested by @MrPetovan
11 months ago
Hypolite Petovan
4189e01987
Merge pull request #12069 from tobiasd/20221026-de
...
DE translation update
11 months ago
Hypolite Petovan
80dc593159
Merge pull request #12068 from tobiasd/20221026-nofollow
...
add a nofollow to the blocklist export link
11 months ago
Tobias Diekershoff
606dd9f5e6
DE translation update
11 months ago
Tobias Diekershoff
80a897f2f3
add a nofollow to the blocklist export link
11 months ago
Michael Vogel
ff2af0a2e3
Merge pull request #12066 from MrPetovan/task/12062-revert-block-list-email
...
Revert "Add email notification to all users on server domain pattern block list update"
11 months ago
Roland Häder
3c50d5b70f
Changes:
...
- made code more readable
11 months ago
Roland Häder
2f1336339f
Changes:
...
- added missing type-hints
- added missing documentation
- changed double-quotes to single
- Setters do ALWAYS return void
11 months ago
Hypolite Petovan
42199d9264
Updated main translation file after removing strings
11 months ago
Hypolite Petovan
22bfd3b4d6
Revert "Add email notification to all users on server domain pattern block list update"
...
This reverts commit 5045f9e188
because the main stakeholder isn't using the feature and it's putting a strain on email server accountability vis-a-vis spam lists.
# Conflicts:
# src/Moderation/DomainPatternBlocklist.php
11 months ago
Hypolite Petovan
3456ae7809
Merge pull request #12065 from Quix0r/cleanup/renaming-more-logging
...
Cleanups: renaming variables and more logging
11 months ago
Hypolite Petovan
158d21db14
Merge pull request #12064 from Quix0r/phpunit/temporal-test
...
Unit test added for Temporal utilities class
11 months ago
Roland Häder
039a4b8c72
Fixed issues by `php-cs`
11 months ago
Roland Häder
913a4a5dc0
Fixed code-standards complain by php-cs, thanks to @MrPetovan
11 months ago
Roland Häder
ceffd0ef6c
Changed:
...
- here `Logger::level()` is okay to use
- added more logging in wall_upload.php
- formatted array and put all $array['foo'] = $foo; into a single statement
- <include|require[_once]> are all no functions, but keywords
11 months ago
Roland Häder
71e82bc861
Changed:
...
- added logger for any reason when upload is aborted
- renamed variables a bit to camel-case style
11 months ago
Roland Häder
b1cf4cbbd5
Changes:
...
- added unit-test for `Temporal::getRelativeDate()` method
11 months ago
Hypolite Petovan
db82bdfc44
Merge pull request #12063 from Quix0r/fixes/type-hints-reformatting
...
Added more type-hints + reformatted code
11 months ago
Roland Häder
5306bb3e31
Changes:
...
- added more missing type-hints (checked them in body of the method)
- reformatted code a little (code-style)
- moved '/.well-known/host-meta' to constant Probe::HOST_META
11 months ago
Hypolite Petovan
a7e9457ef2
Merge pull request #12061 from annando/share-rework
...
The "share" handling is improved
11 months ago
Michael
842a4bb904
Changed function name
11 months ago
Hypolite Petovan
2555596158
Merge pull request #12055 from nupplaphil/feat/usersess_decorator
...
Extend `IHandleUserSessions` from `IHandleSessions` and adapt classes
11 months ago
Michael
ebd175872d
Improved description
11 months ago
Michael
1a0b63659b
Merge remote-tracking branch 'upstream/develop' into share-rework
11 months ago
Michael
f54a886a5e
The "share" handling is improved
11 months ago
Philipp
f03c5c7f89
implement feeback
11 months ago
Tobias Diekershoff
9b310b0dd7
Merge pull request #12060 from MrPetovan/bug/9920-contact-export
...
Fix condition for follows export
11 months ago
Hypolite Petovan
5f92473c6e
Update main translation file after changing a string
11 months ago
Hypolite Petovan
dc2d96a502
Fix condition for follows export
...
- Select follows instead of followers
- Filter out archived contacts
11 months ago
Hypolite Petovan
142b399c84
Reformat Module\Settings\UserExport
...
- Import IHandleUserSessions and DbaDefinition object in constructor
- Convert remaining double quotes to single quotes
- Convert static methods to dynamic to use class properties
- Remove unused POST permission from route
11 months ago
Hypolite Petovan
a3651e464d
Merge pull request #12057 from Quix0r/rewrites/type-hints
...
Added missing type-hints and formatted some arrays
11 months ago
Roland Häder
bf9f09182e
Changes:
...
- added some missing type-hints
- no need for local array `$t` (changed to "anonymous" varriant)
- formatted some arrays
11 months ago
Philipp
05b15f2824
Merge pull request #12058 from Quix0r/fixes/get-remote-userid
...
Fixed: Undefined property: Friendica\Core\Session\Model\UserSession::$getRemoteUserId
11 months ago
Roland Häder
54b89365bb
Fixed:
...
- Added missing `()` to `getRemoteUserId` which is a method, and not a property
- `Undefined property: Friendica\Core\Session\Model\UserSession::$getRemoteUserId in /var/www/.../htdocs/mod/display.php on line 192`
11 months ago
Philipp
b5bc1b0844
Extend `IHandleUserSessions` from `IHandleSessions` and adapt classes
11 months ago
Tobias Diekershoff
b72d727a06
Merge pull request #12051 from Quix0r/hotfix/one-dollar-to-much
...
Hotfix: One `$` to much ...
11 months ago
Tobias Diekershoff
19155a4bb2
Merge pull request #12050 from nupplaphil/bug/notf_session_fix
...
Fix missing/wrong IHandleUserSessions usages
11 months ago
Roland Häder
e8fe0c52e7
Hotfix: One `$` to much ...
11 months ago
Philipp
b4b9f426db
Fix missing/wrong IHandleUserSessions usages
11 months ago
Hypolite Petovan
6040dfa5e8
Merge pull request #12049 from nupplaphil/bug/ci
...
Fix CI with Session
11 months ago
Philipp
c3df570324
Fix CI with Session
11 months ago
Hypolite Petovan
52cc6ff3cb
Merge pull request #12048 from tobiasd/20221022-ru
...
RU translation update THX SpcCw
11 months ago
Tobias Diekershoff
965314f213
RU translation update THX SpcCw
11 months ago
Hypolite Petovan
40f734da58
Merge pull request #12039 from nupplaphil/feat/session_util_Modules
...
UserSession class [3] - Refactor src/ files excluding Module/Model
11 months ago
Hypolite Petovan
854c8e6685
Merge pull request #12047 from friendica/revert-12044-bug/woordpecker_ci
...
Revert "Fix CI pipeline"
11 months ago
Philipp
4978765b90
Revert "Fix CI pipeline"
11 months ago
Philipp
a9963dc54b
Remove Core\Session
11 months ago
Philipp
7b3caca276
Update src/Content/Widget.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
11 months ago
Philipp
44a9683008
Move "submanage" Session value into own methods
11 months ago
Philipp
cafb23f8f0
Reduce parentheses
11 months ago
Philipp
f15878195c
make App\Router easier
11 months ago
Philipp
7b35c570f9
Move DI dependency for App class
11 months ago
Philipp
134f98e22e
Move DI dependency for Navigation\Notifications\Factory\Introduction class
11 months ago
Philipp
a1997d73c2
Move DI dependency for Navigation\Notifications\Factory\FormattedNotify class
11 months ago
Philipp
f1cbb41a60
Move DI dependency for Navigation\Notifications\Factory\FormattedNavNotification class
11 months ago
Philipp
d76a2b6ad6
Move DI dependency for Content\Item class
11 months ago
Philipp
37ff477b55
Move DI dependency for App\Conversation class
11 months ago
Philipp
fa8a32e83c
Move DI dependency for App\Router class
11 months ago
Philipp
f83784cc63
Move DI dependency for App\Page class
11 months ago
Philipp
b3f9cef94a
UserSession class [3] - Refactor src/ files excluding Module/Model
11 months ago
Hypolite Petovan
a11c125f81
Merge pull request #12042 from nupplaphil/feat/usersession_Module_DepInj
...
UserSession class [6] - Refactor src/Module/ files without DI
11 months ago
Hypolite Petovan
fc2cdd3992
Merge pull request #12046 from nupplaphil/bug/DI_missing
...
Add missing DI
11 months ago
Philipp
8ad83e5d5c
Add missing DI
11 months ago
Hypolite Petovan
0ac1c5fbf2
Merge pull request #12043 from nupplaphil/feat/usersession_view
...
UserSession class [7] - Refactor view/ files
11 months ago
Hypolite Petovan
c815bbab52
Merge pull request #12045 from nupplaphil/bug/messages_po
...
Fix messages.po issue
11 months ago
Philipp
84201f0915
Update view/theme/vier/config.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
11 months ago
Philipp
fad1763e28
Update view/theme/quattro/config.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
11 months ago
Philipp
ee71086133
UserSession class [7] - Refactor view/ files
11 months ago
Philipp
22198ea495
UserSession class [6] - Refactor src/Module/ files without DI
11 months ago
Philipp
bf39b5a948
Fix messages.po issue
11 months ago
Hypolite Petovan
f609386ca1
Merge pull request #12041 from nupplaphil/feat/usersession_Module
...
UserSession class [5] - Refactor src/Module/ files with DI
11 months ago
Hypolite Petovan
1235814b02
Merge pull request #12040 from nupplaphil/feat/usersession_Model
...
UserSession class [4] - Refactor src/Model/ files
11 months ago
Hypolite Petovan
5868e5ac90
Merge pull request #12044 from nupplaphil/bug/woordpecker_ci
...
Fix CI pipeline
11 months ago
Philipp
dd1482d791
Fix CI pipeline
11 months ago
Hypolite Petovan
5985563149
Merge pull request #12038 from nupplaphil/feat/session_util_2
...
UserSession class [2] - Refactor mod/ files
11 months ago
Philipp
eecc456e0c
UserSession class [5] - Refactor src/Module/ files with DI
11 months ago
Philipp
b4ffb0bde0
UserSession class [4] - Refactor src/Model/ files
11 months ago
Philipp
8dda6144a9
Remove unnecessary "use"
11 months ago
Philipp
bfe68702db
UserSession class [2] - Refactor mod/ files
11 months ago
Hypolite Petovan
a729f3255d
Merge pull request #12021 from nupplaphil/feat/session_util
...
UserSession class [1] - Add class and tests
11 months ago
Philipp
7c4611af19
Update tests/src/Core/Session/UserSessionTest.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
11 months ago
Philipp
0b66b6e0d5
Move Session "exists" and "expire" to new class
11 months ago
Philipp
940619325d
Add SessionUsers class including tests
11 months ago
Michael Vogel
66a4c30eb7
Merge pull request #12037 from MrPetovan/bug/blocklist-clobbered
...
Fix using wrong variable in DomainPatterBlocklist::extractFromCSVFile
11 months ago
Hypolite Petovan
eaf1485c6f
Fix using wrong variable in DomainPatterBlocklist::extractFromCSVFile
...
- This was clobbering the internal block list structure from an associative array to a simple list
11 months ago
Michael Vogel
92f1a4533b
Merge pull request #12036 from tobiasd/20221020-breakingnote
...
added a breaking note for custom addons to the CHANGELOG
11 months ago
Tobias Diekershoff
ce64148c8d
Merge pull request #12034 from annando/no-include
...
Legacy "include" fragments have been removed
11 months ago
Tobias Diekershoff
5a21458ae9
added a breaking note for custom addons to the CHANGELOG
...
With the movement of all the function from the boot.php into fitting classes
custom addons will break (e.g. local_user() calls). The note in the CHANGELOG
should be a warning and a reminder for the release notes of 2022.12.
11 months ago
Michael
4930737cc4
Legacy "include" fragments have been removed
11 months ago
Hypolite Petovan
660912351c
Merge pull request #12033 from annando/no-boot
...
All references to boot.php are now removed
11 months ago
Michael
d3e167c77c
All references to boot.php are now removed
11 months ago
Hypolite Petovan
693db1b750
Merge pull request #12032 from annando/error
...
Fix Error: Uncaught Exception Error: "Class "Friendica\Content\Session" not found"
11 months ago
Michael
cfbba97e0a
Fix Error: Uncaught Exception Error: "Class "Friendica\Content\Session" not found"
11 months ago
Hypolite Petovan
5b2af862d4
Merge pull request #12028 from annando/no-boot-src-module-4
...
old boot.php functions replaced in src/module (4)
12 months ago
Michael
867e23054d
Updated messages.po
12 months ago
Michael
d47d78f2d4
old boot.php functions replaced in src/module (4)
12 months ago
Hypolite Petovan
de6eabde58
Merge pull request #12027 from annando/no-boot-src-module-3
...
old boot.php functions replaced in src/module (3)
12 months ago
Hypolite Petovan
956f196f7c
Align pConfig calls in Module\Settings\Display
12 months ago
Hypolite Petovan
979e226d27
Suppress repetitive "missing cache key ping:events:XX" when there are no upcoming events
12 months ago
Michael
ae6d67ed1f
old boot.php functions replaced in src/module (3)
12 months ago
Hypolite Petovan
83390d4b00
Merge pull request #12026 from annando/no-boot-src-module-2
...
old boot.php functions replaced in src/module (2)
12 months ago
Michael
c9f17e1ef5
old boot.php functions replaced in src/module (2)
12 months ago
Hypolite Petovan
b36d4eb0dd
Merge pull request #12025 from annando/no-boot-src-module
...
old boot.php functions replaced in src/module
12 months ago
Hypolite Petovan
47d9f91009
Add missing use statements in modules classes
12 months ago
Michael
d2da2492b7
old boot.php functions replaced in src/module
12 months ago
Hypolite Petovan
ba9f145ef7
Merge pull request #12024 from annando/no-boot-src-1
...
old boot.php functions replaced in varous placed under /src
12 months ago
Hypolite Petovan
058abc0336
Simplify boolean statements in Content\Conversation
12 months ago
Michael
ee1acba9eb
old boot.php functions replaced in /src
12 months ago
Hypolite Petovan
7fc37832f7
Merge pull request #12022 from annando/no-boot-various
...
old boot.php functions replaced in various places
12 months ago
Hypolite Petovan
429b2e0992
Apply code standards in documentation
12 months ago
Michael
11944dda32
old boot.php functions replaced in various places
12 months ago
Hypolite Petovan
c54bfd423a
Merge pull request #12020 from annando/no-boot
...
old boot.php functions replaced in /mod
12 months ago
Tobias Diekershoff
95fe66e0b9
Merge pull request #12030 from nupplaphil/bug/error
...
Fix ERROR IHandleSessions
12 months ago
Philipp
692566d93b
Fix ERROR IHandleSessions
12 months ago
Tobias Diekershoff
d8fe8b1e8b
Merge pull request #12029 from annando/warning
...
Suppress warning on load check
12 months ago
Michael
196dda9487
Suppress warning on load check
12 months ago
Michael
5874de4743
old boot.functions replaced in /mod
12 months ago
Hypolite Petovan
69b13155f9
Merge pull request #12019 from tobiasd/20221018-fr
...
FR translation update THX Nicolas Derive
12 months ago
Tobias Diekershoff
f4dbd69e0e
FR translation update THX Nicolas Derive
12 months ago
Hypolite Petovan
d369f1e1e0
Merge pull request #12018 from nupplaphil/feat/session_util
...
Replace Core\Session functions with DI::session methods
12 months ago
Philipp
4a2f67aa9a
Move Core\Session::clear() to DI::session()->clear()
12 months ago
Philipp
a2eb0c7378
Move Core\Session::remove() to DI::session()->remove()
12 months ago
Philipp
315ed3ed22
Remove unused Core\Session::setMultiple()
12 months ago
Philipp
3a8bcb3fbf
Move Core\Session::set() to DI::session()->set()
12 months ago
Philipp
dfb5792773
Remove unused Core\Session::pop() method
12 months ago
Philipp
fb2b2f5c58
Remove unused Core\Session::create() method
12 months ago
Philipp
7ac86e49d1
Move Core\Session::get() to DI::session()->get()
12 months ago
Hypolite Petovan
99d5441007
Merge pull request #12017 from annando/gravity
...
Fix errors introduced by PR #11997
12 months ago
Michael
ae82737445
Fix errors introduced by PR #11997
12 months ago
Hypolite Petovan
f3abef0979
Merge pull request #11996 from Quix0r/fixes/get-relative-time-null-parameter
...
Fixed: "Argument 1 passed to Friendica\Util\Temporal::getRelativeDate() must be of the type string, null given"
12 months ago
Roland Häder
c36da392f8
Changed:
...
- re-added `null` again https://github.com/friendica/friendica/pull/11900#discussion_r979248182
- removed null coalescing operator
12 months ago
Roland Häder
2773ac9909
Changed according feedback:
...
- $posted_date should not allow NULL, instead use `?? ''` instead
- this happened in e.g. 2FA app-specific password listing
12 months ago
Roland Häder
66b9cace9f
Changed:
...
- first parameter can be null
12 months ago
Hypolite Petovan
bbe05f523f
Merge pull request #11997 from Quix0r/rewrite/gravity-constants
...
Moved GRAVITY_* constants to Item model class
12 months ago
Roland Häder
54d3d03252
Ops, code-convention not followed
12 months ago
Roland Häder
26e0469de7
Merge branch 'develop' into rewrite/gravity-constants
12 months ago
Roland Häder
abe02a646c
Added missing `use` statement (again), thanks to @MrPetovan
...
Yes, we need more unit-testing! Not only to rely on your IDE that it will locate
it for you.
12 months ago
Roland Häder
3a2f5091d9
Added missing `use` statement, thanks to @MrPetovan
12 months ago
Hypolite Petovan
33a7260c35
Merge pull request #12016 from annando/no-eol
...
The EOL constant is removed
12 months ago
Michael
6f68679375
The EOL constant is removed
12 months ago
Hypolite Petovan
abf52c0c11
Merge pull request #12012 from nupplaphil/feat/move_monolog
...
Move Monolog to Addons
12 months ago
Hypolite Petovan
ab9b60b9d2
Merge pull request #12014 from annando/usertosession
...
The user related functions moved to the session class
12 months ago
Tobias Diekershoff
27376a3dae
Merge pull request #12015 from annando/proc-access
...
Check the readability before acessing /proc/loadavg
12 months ago
Michael
d43122c6d8
Check the readability before acessing /proc/loadavg
12 months ago
Michael Vogel
810ea228f0
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
12 months ago
Michael
27e9f2b223
SIGTERM moved
12 months ago
Michael
33ac39c335
The user related functions moved to the session class
12 months ago
Philipp
497fc4e432
Move Monolog to Addons
12 months ago
Hypolite Petovan
e198edf652
Merge pull request #12010 from annando/notice
...
Notice and Info is moved
12 months ago
Michael
fdfa1f8630
The notice and info have been moved
12 months ago
Michael
20291ddc2b
Merge remote-tracking branch 'upstream/develop' into notice
12 months ago
Philipp
8c084fedad
Merge pull request #12007 from annando/more-constants
...
The friendica constants have been moved to the app class
12 months ago
Michael
e96fd5166a
Fix wrong constant
12 months ago
Michael
4ff7c37f85
Replace "notice" calls
12 months ago
Michael
62a0d55fc8
The friendica constants have been moved to the app class
12 months ago
Tobias Diekershoff
54951b7be6
Merge pull request #12006 from annando/constants
...
Some more constants are moved to their specific classes
12 months ago
Michael
b1de40cb42
Updated messages.po
12 months ago
Michael
9bac8153ae
Some more constants are moved to their specific classes
12 months ago
Michael Vogel
66b0d5e847
Merge pull request #12005 from tobiasd/20221017-de
...
DE translation update
12 months ago
Tobias Diekershoff
a994b76ebc
DE translation update
12 months ago
Tobias Diekershoff
3a158d00eb
Merge pull request #12004 from annando/priorities
...
The priority is now a class constant
12 months ago
Michael
018858934b
The priority is now a class constant
12 months ago
Hypolite Petovan
b33b70f0ab
Merge pull request #12003 from annando/linked-posts
...
Detect linked posts and add them as quote
12 months ago
Michael
9ffa053c90
Merge remote-tracking branch 'upstream/develop' into linked-posts
12 months ago
Michael Vogel
f371095d3a
Merge pull request #12002 from MrPetovan/task/11941-compose-setting
...
[frio] Add new frio.always_open_compose setting
12 months ago
Michael
b4661b35fd
Improved database.sql
12 months ago
Michael
f8f0dfa91a
Detect linked posts and add them as quote
12 months ago
Hypolite Petovan
bcc1350f1d
Updated main translation file after adding strings
12 months ago
Hypolite Petovan
e556dc3c31
Add new frio.always_open_compose setting
...
- This setting allows the New Post button to always open the Compose page instead of the modal by default
12 months ago
Hypolite Petovan
d826fe0a3b
Refactor files related to the Compose page and frio theme settings
...
- Use dependencies instead of most DI calls in Module\Item\Compose
- Group translation strings in a subkey of the template variables array
- Rewrite array initializations in theme/frio/config
12 months ago
Hypolite Petovan
7e06127d74
Merge pull request #12001 from tobiasd/20221016-docsmysql
...
[docs] note the preference of MariaDB over other MySQL implementation…
12 months ago
Tobias Diekershoff
a192e099ab
[docs] note the preference of MariaDB over other MySQL implementation in the install docs
12 months ago
Hypolite Petovan
d6fe212a49
Merge pull request #12000 from tobiasd/20221015-vagrant
...
updates to the vagrant VM provision and config
12 months ago
Tobias Diekershoff
9383d7849b
adopt IP change in the Vagrant docs
12 months ago
Tobias Diekershoff
49ed627aed
change IP of Vagrant VM
12 months ago
Hypolite Petovan
1585f711ee
Merge pull request #11999 from annando/quote-uri-id
...
Improve quote generation
12 months ago
Michael
8e1af9277a
Improve quite generation
12 months ago
Hypolite Petovan
f71a5b20e5
Merge pull request #11995 from annando/quote-uri-id
...
New field "quote-uri-id" for quoted posts
12 months ago
Tobias Diekershoff
f862d73f49
added PHP GMP module to the installation section of the Vagrant VM provision
12 months ago
Michael
34c3f189fc
Updated database.sql and messages.po
12 months ago
Roland Häder
1f9fc13d03
Rewrites:
...
From:
````
<?php
$arr = [];
$arr['foo'] = "FOO";
````
To:
````
<?php
$arr['foo'] = "FOO";
````
12 months ago
Roland Häder
ebf3b7e62d
Changes:
...
- Content\Item versus Model\Item solved (?)
12 months ago
Roland Häder
85ed0742cf
Fixed:
...
- Content\Item versus Model\Item is really confusing!
12 months ago
Roland Häder
8f92d1cc8e
Changes:
...
- unified class import, we had these both:
````
use Friendica\Model\Item as ModelItem;
use Friendica\Object\Post as PostObject;
````
In first version the namespace was prefixing class name, in second suffixing it.
12 months ago
Roland Häder
da66730e4f
Rewrite:
...
- moved constants GRAVITY_* from boot.php to Friendica\Model\Item
- also rewrote some array initialization:
From:
````
<?php
$arr = [];
$arr['foo'] = "FOO";
````
To:
````
<?php
$arr['foo'] = "FOO";
````
- added a few type-hints
12 months ago
Michael
1cf66ba0cc
Merge remote-tracking branch 'upstream/develop' into quote-uri-id
12 months ago
Michael
3e868416c7
Check for post existence
12 months ago
Michael
88aceeb27f
Merge remote-tracking branch 'upstream/2022.09-rc' into quote-uri-id
12 months ago
Tobias Diekershoff
e5ae5c7e67
renewed the expiration date for the security.txt file
12 months ago
Tobias Diekershoff
5a800e2d09
prepare the CHANGELOG for 2022.12
12 months ago
Tobias Diekershoff
b5d3651f3f
bump version to 2022.12-dev
12 months ago
Tobias Diekershoff
7109d2a6a8
Friendica version 2022.10
12 months ago
Tobias Diekershoff
99b09858d2
set the release date for the 2022.10 release in the CHANGELOG
12 months ago
Tobias Diekershoff
d989602c1c
Merge pull request #11913 from tobiasd/2022.09-CHANGELOG
...
Updates for the CHANGELOG for 2022.09
12 months ago
Tobias Diekershoff
1fd9558e60
Merge pull request #11990 from annando/share-feed
...
Return the pageinfo when feed is shared
12 months ago
Michael
c2e57c5c0e
Return the pageinfo when feed is shared
12 months ago
Tobias Diekershoff
8936ae26fd
added fix for quoted shares from Twitter to the CHANGELOG
12 months ago
Philipp
1cc3fa6d77
Merge pull request #11989 from annando/quote-again
...
Only add images for non-federated quote shares
12 months ago
Michael
da2afbeae3
Merge remote-tracking branch 'upstream/2022.09-rc' into quote-again
12 months ago
Michael
e69b04d2df
Only add the media for non federated posts
12 months ago
Michael Vogel
b1364a2327
Merge pull request #11988 from MrPetovan/bug/notices
...
Add missing post keys to retrieve pLink in Model\Event::prepareListForTemplate()
12 months ago
Hypolite Petovan
0480d9aebd
Add missing post keys to retrieve pLink in Model\Event::prepareListForTemplate()
...
- Address https://github.com/friendica/friendica/issues/11632#issuecomment-1275117722
12 months ago
Hypolite Petovan
ec9059c395
Merge pull request #11987 from annando/quoted-media
...
Fix attached media in quoted posts
12 months ago
Michael
0e82f64d71
Only attach images
12 months ago
Michael
f1f13db24f
Simplified code
12 months ago
Michael
68d6e11d83
Fix attached media in quoted posts
12 months ago
Philipp
04564f0320
Merge pull request #11983 from MrPetovan/bug/fatal-errors
...
Contact array can be empty in Model\Contact::getAvatarPath
12 months ago
Hypolite Petovan
9e74a1bd06
Contact array can be empty in Model\Contact::getAvatarPath
...
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1274195844
12 months ago
Michael
a67a364b91
Merge remote-tracking branch 'upstream/2022.09-rc' into quote-uri-id
12 months ago
Hypolite Petovan
ec1da90094
Merge pull request #11982 from annando/fix-quote
...
Quoted posts from Twitter now contain media again
12 months ago
Michael
747139d186
Quoted posts from Twitter now contain media again
12 months ago
Michael
aeb4645ba6
New field "quote-uri-id" for quoted posts
12 months ago
Hypolite Petovan
0b0567081a
Merge pull request #11981 from annando/better-quote
...
Quote of quotes are visually improved
12 months ago
Michael
028de0e228
Quote of quotes are visually improved
12 months ago
Tobias Diekershoff
c8406f6cd0
Merge pull request #11980 from annando/cooldown
...
Use "maxloadavg" when "worker_load_cooldown" is not defined
12 months ago
Michael
a21c04d55d
Use "maxloadavg" when "worker_load_cooldown" is not defined
12 months ago
Tobias Diekershoff
7e8c48a539
added new API endpoint for events to the CHANGELOG
12 months ago
Tobias Diekershoff
656e74605f
typo
12 months ago
Hypolite Petovan
a10f55bb85
Merge pull request #11979 from annando/issue-11853
...
Notices
12 months ago
Hypolite Petovan
424dad886f
Merge pull request #11978 from annando/quote-simplified
...
The quote functionality is simplified
12 months ago
Michael
0d3aa681b4
The quote functionality is simplified
12 months ago
Michael Vogel
2b03edd59e
Merge pull request #11977 from MrPetovan/bug/11938-exotic-date-time-formats
...
Add a couple new cases to DateTimeFormat::fix()
12 months ago
Tobias Diekershoff
b56a9cf419
some updates for the CHANGELOG
12 months ago
Hypolite Petovan
a4b0ebf160
Add a couple of cases to DateTimeFormat::fix()
...
- Reworked method to perform more string replacements and fewer regular expression matches
12 months ago
Hypolite Petovan
bee6506d33
Only call DateTimeFormat::fix() when there's an Exception
...
- This prevents valid date/time strings to be mangled by fix()
12 months ago
Michael Vogel
b5ad8c3e15
Merge pull request #11973 from MrPetovan/task/test-fixDateFormat
...
Add tests for DateTimeFormat::fix()
12 months ago
Hypolite Petovan
a36ea64bb4
Merge pull request #11976 from annando/issue-11975
...
Issue 11975: Don't call the postupdate if the table is missing
12 months ago
Michael
4552d36373
Issue 11975: Don't call the postupdate if the table is missing
12 months ago
Hypolite Petovan
47dd19ab95
Merge pull request #11974 from annando/issue-11969
...
Issue 11969: Simplified share
12 months ago
Michael
4a37c978c2
Issue 11969: Simplified share
12 months ago
Hypolite Petovan
345d307ae0
Add tests for DateTimeFormat::fix()
12 months ago
Hypolite Petovan
c0447ced48
Simplify method name for DateTimeFormat::fix
12 months ago
Hypolite Petovan
9d2edcf0e1
Merge pull request #11972 from annando/issue-11969
...
Issue 11969: Only use the simple share with federated posts
12 months ago
Michael Vogel
49c5d62530
Merge pull request #11970 from MrPetovan/bug/marcor-newapi
...
Fix parameter names before being passed to Model\Event::store
12 months ago
Hypolite Petovan
2cbc11403e
Fix parameter names before being passed to Model\Event::store
...
- Partial revert of 946db2ab45
12 months ago
Michael
b92e23273d
Only use http links
12 months ago
Michael
d646d4eb1d
Issue 11969: Only use the simple share with federated posts
12 months ago
Hypolite Petovan
616c4695f4
Merge pull request #11971 from annando/dateformat
...
And another weird date format
12 months ago
Michael
1ddeaaad4a
And another weird date format
12 months ago
Hypolite Petovan
885f90afa3
Merge pull request #11967 from annando/quote-share
...
Improve quote share ("message_id" added)
12 months ago
Michael
33d48f7d55
Use trim
12 months ago
Michael
ee03e4de08
Fix test
12 months ago
Michael
a07fd7d7c2
Spaces to tabs
12 months ago
Michael
f340fc6efa
Harmonized regular expression
12 months ago
Michael
21bd2a8396
More whitespace
12 months ago
Michael
f8d4ab1830
Whitespace removed
12 months ago
Michael
ef934db614
Moved the share interpretation
12 months ago
Michael
1ef5730d3d
"share" added to autocomplete
12 months ago
Michael
d7a9745ffd
Simplified share element
12 months ago
Tobias Diekershoff
71cc10835f
Merge pull request #11968 from MrPetovan/bug/11943-frio-left-sidebar-button-mobile
...
[frio] Add left sidebar toggle button for mobile anonymous view
12 months ago
Michael
8e9acfe210
Fix tests?
12 months ago
Hypolite Petovan
1422e8a510
[frio] Add left sidebar toggle button for mobile anonymous view
...
- It was missing from the anonymous top bar
12 months ago
Michael
48182a95fb
Improve quote share ("message_id" added)
12 months ago
Hypolite Petovan
fe442683ef
Merge pull request #11966 from annando/date-correction
...
Juts another date format fix
12 months ago
Michael
6b917718fd
Juts another date format fix
12 months ago
Tobias Diekershoff
b0d0d98a14
Merge pull request #11965 from annando/akkoma
...
Akkoma is added to the federation statistics
12 months ago
Michael
4c8a58c445
Akkoma is added to the federation statistics
12 months ago
Hypolite Petovan
e840166d7d
Merge pull request #11964 from annando/dfrn-issharing
...
Added sharing check for DFRN
12 months ago
Michael
f9b7f3acdb
Added sharing check for DFRN
12 months ago
Hypolite Petovan
b84f2b471a
Merge pull request #11961 from tobiasd/2022.09-credits
...
regen CREDITS for the next release
12 months ago
Tobias Diekershoff
964d54ee45
regen CREDITS for the next release
12 months ago
Hypolite Petovan
fa3f5d8d9c
Merge pull request #11960 from annando/issue-11880
...
Issue 11880: Provide "alt" description from uploaded file
1 year ago
Michael
4d39ec8b63
Issue 11880: Provide "alt" description from uploaded file
1 year ago
Philipp
e1bf708552
Merge pull request #11959 from annando/notice
...
Fix: Undefined array key "object_object_type"
1 year ago
Michael
bde7283b04
Fix: Undefined array key "object_object_type"
1 year ago
Hypolite Petovan
241bd47896
Merge pull request #11958 from annando/issue-11938
...
Issue 11938: Fix weird date formats
1 year ago
Michael Vogel
0a7c9c66b5
Update src/Util/DateTimeFormat.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
1 year ago
Michael
045238070b
Issue 11938: Fix weird date formats
1 year ago
Hypolite Petovan
168827c8ae
Merge pull request #11957 from annando/issue-11891
...
Issue 11891: Enable search for user@domain.tld
1 year ago
Michael
4b8c631216
Issue 11891: Enable search for user@domain.tld
1 year ago
Hypolite Petovan
3895da3618
Merge pull request #11956 from annando/issue-11952
...
Issue 11952: Avoid to send AP related comments to Diaspora
1 year ago
Michael
8347f0144b
Fix log message
1 year ago
Michael
5127784acb
Recursively check if the thread supports Diaspora
1 year ago
Michael
7395ae22f7
Issue 11952: Avoid to send AP related comments to Diaspora
1 year ago
Hypolite Petovan
38cf0666bd
Merge pull request #11955 from annando/issue-11953
...
Fix picture link removal in "getAttachedData"
1 year ago
Michael
1afbcb2486
Added description
1 year ago
Michael
bf4c5ba84f
Improved URL handling
1 year ago
Hypolite Petovan
844ed720b2
Merge pull request #11948 from annando/transmit-quote
...
Support for transmitting quoted posts
1 year ago
Michael
0de458e134
Case changed
1 year ago
Michael
1612715626
Merge remote-tracking branch 'upstream/2022.09-rc' into issue-11953
1 year ago
Michael
6fb5e13b08
Add ♲ symbol
1 year ago
Michael
8d9cb974af
Merge remote-tracking branch 'upstream/2022.09-rc' into transmit-quote
1 year ago
Michael
54d25ebc91
Fix picture link removal in "getAttachedData"
1 year ago
Hypolite Petovan
034f0ec1e4
Merge pull request #11954 from annando/issue-11953
...
Issue 11953: Split a message in parts
1 year ago
Michael
1e29c6f705
Ensure not to add the plink
1 year ago
Michael
2d6735a616
Issue 11953: Split a message in parts
1 year ago
Michael
8eb4ab2a33
Added comment for the deactivated part
1 year ago
Michael
d43b85e94b
Don't transmit the shared attachments
1 year ago
Michael
59004711ec
Support for transmitting quoted posts
1 year ago
Hypolite Petovan
1edcd65e0e
Merge pull request #11947 from annando/ap-quote
...
Support for quoted links is added
1 year ago
Michael
a653c6350d
Support for quoted links is added
1 year ago
Hypolite Petovan
c0e009ac6f
Merge pull request #11946 from annando/non-follower-content
...
Additional checks for non follower content
1 year ago
Hypolite Petovan
39bc4a5881
Merge pull request #11945 from tobiasd/20220929-fr
...
FR translation update THX Nicolas Derive
1 year ago
Michael
9587787089
Add uri as well
1 year ago
Michael
6140f850e1
Detect the thread parent id if it is missing
1 year ago
Michael
ff80a25966
Additional checks for non follower content
1 year ago
Tobias Diekershoff
560f061380
FR translation update THX Nicolas Derive
1 year ago
Hypolite Petovan
89cc704b8a
Merge pull request #11944 from annando/follow-object
...
Added logging of unexpected follow messages
1 year ago
Michael
b10496f4e9
Changed log level
1 year ago
Michael
d821afb418
Added logging of unexpected follow messages
1 year ago
Hypolite Petovan
fa71ec462b
Merge pull request #11942 from annando/contact-posts
...
Only display reshared thread starting posts
1 year ago
Michael
c65f78e579
Only display reshared thread starting posts
1 year ago
Hypolite Petovan
c12ac42695
Merge pull request #11940 from annando/issue-11876
...
Issue 11876: Fix local message distribution
1 year ago
Michael
2def5e9f02
Issue 11876: Fix local message distribution
1 year ago
Hypolite Petovan
38096ce4cb
Merge pull request #11939 from nupplaphil/bug/l10n
...
Minor l10n issue
1 year ago
Philipp
0ce7b49cb3
Minor l10n issue
1 year ago
Hypolite Petovan
57a98c45f1
Merge pull request #11921 from annando/worker-timeout
...
We can now configure the worker runtime limits
1 year ago
Michael
4c52772d84
Use class constant
1 year ago
Michael
5e51ab95fb
Merge remote-tracking branch 'upstream/2022.09-rc' into worker-timeout
1 year ago
Hypolite Petovan
afac91fa34
Merge pull request #11936 from annando/youtube-shorts
...
Added support for the "Youtube Shorts" URL
1 year ago
Hypolite Petovan
e56e543a79
Merge pull request #11933 from nupplaphil/bug/module_returns
...
Fix /api/v1/push/subscription
1 year ago
Philipp
d80646ccc7
Merge pull request #11935 from annando/issue-11932
...
Issue 11932: Restore SQL performance
1 year ago
Michael
297ddbb8c8
Added support for the "Youtube Shorts" URL
1 year ago
Michael
63ec808fb9
Issue 11932: Restore SQL performance
1 year ago
Philipp
883a2ee71b
Update src/Module/Api/Mastodon/PushSubscription.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
1 year ago
Philipp
5c88813775
Update src/Module/Api/Mastodon/PushSubscription.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
1 year ago
Philipp
2d4598a4db
adapt return type
1 year ago
Philipp
60b1cac166
Add empty testcase for later .. would work if we could mock applications
1 year ago
Philipp
006dbcf4ce
some code-beautification
1 year ago
Philipp
ad62265d08
Fix /api/v1/push/subscription
1 year ago
Hypolite Petovan
e83dfab6cd
Merge pull request #11929 from annando/issue-11919
...
Issue 11919: Avoid possible memory problems
1 year ago
Michael
22ed028ba1
Simplified structure
1 year ago
Michael
e584185c0a
Updated messages.po
1 year ago
Michael
662c846402
Issue 11919: Avoid possible memory problems
1 year ago
Michael Vogel
81f7feabc6
Merge pull request #11928 from MrPetovan/bug/11851-content-0
...
Fix removing falsy text nodes in HTML::tagToBBCodeSub
1 year ago
Hypolite Petovan
3e1b6890b7
Fix removing falsy text nodes in HTML::tagToBBCodeSub
...
- This wrongly removed text nodes containing just '0'
1 year ago
Hypolite Petovan
df559a24c0
Merge pull request #11927 from annando/missing-uri-id
...
Add the uri-id if missing
1 year ago
Michael
bca9069b22
Add the uri-id if missing
1 year ago
Michael Vogel
08ead52433
Merge pull request #11763 from tobiasd/marcor-newapi
...
new event APIs
1 year ago
Hypolite Petovan
5a236e0af2
Merge pull request #11925 from mexon/mat/dont-remove-slash
...
Do not remove trailing slash from URIs
1 year ago
Hypolite Petovan
02e9a867ae
Merge pull request #11926 from annando/sql-queries
...
(Hopefully) SQL improvements
1 year ago
Hypolite Petovan
080aa55302
Merge pull request #11924 from annando/error
...
Fix error "Class 'Friendica\Worker\Worker' not found"
1 year ago
Michael Vogel
b00947025a
Merge pull request #11922 from MrPetovan/bug/notices
...
Ward against missing keys in Model\APContact::isRelay
1 year ago
Michael Vogel
260310e878
Merge pull request #11923 from MrPetovan/bug/fatal-errors
...
Check for network key existence before calling Probe::isProbable in Model\Contact
1 year ago
Michael
3911c9450b
(Hopefully) SQL improvements
1 year ago
Michael
bd817d2391
Fix error "Class 'Friendica\Worker\Worker' not found"
1 year ago
Matthew Exon
7613433357
Do not remove trailing slash from URIs
1 year ago
Hypolite Petovan
6ca725e5b6
Check for network key existence before calling Probe::isProbable in Model\Contact
...
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1253225607
1 year ago
Hypolite Petovan
ded5a0ac6a
Ward against missing keys in Model\APContact::isRelay
...
- Address https://github.com/friendica/friendica/issues/11632#issuecomment-1231904280
1 year ago
Michael Vogel
98a4c7a56c
We can now configure the worker runtime limits
1 year ago
Hypolite Petovan
be9bbe1709
Merge pull request #11917 from annando/cooldown
...
More cooldown calls for worker processes
1 year ago
Michael
97e5477bde
static cooldown moved to the cooldown function
1 year ago
Hypolite Petovan
264b8f27fd
Merge pull request #11918 from annando/fcontact
...
Worker for updating fcontact entries
1 year ago
Michael
e1341b6ad3
Fallback for load detection, additional checks
1 year ago
Michael
30eb511da3
Reverting changes
1 year ago
Michael
4939be065e
Merge remote-tracking branch 'upstream/2022.09-rc' into cooldown
1 year ago
Hypolite Petovan
6a9d91c824
Merge pull request #11902 from annando/duplicates
...
Detect and remove contact duplicates
1 year ago
Michael Vogel
c87150819b
Worker for updating fcontact entries
1 year ago
Michael Vogel
f7d054674d
Don't perform a cooldown in the daemon by now
1 year ago
Michael Vogel
0fa281247d
More cooldown calls for worker processes
1 year ago
Tobias Diekershoff
3f3e1a2bf4
Merge pull request #11914 from annando/forum-delivery
...
Fix forum delivery in case of being addressed via "@"
1 year ago
Michael Vogel
6ee8a966bf
Fix forum delivery in case of beiong addressed via "@"
1 year ago
Tobias Diekershoff
94cd729cca
Updates for the CHANGELOG for 2022.09
1 year ago
Michael
36668dfdb1
Merge remote-tracking branch 'upstream/2022.09-rc' into duplicates
1 year ago
Hypolite Petovan
4deee0932c
Merge pull request #11910 from annando/logging
...
Improved page rendering speed logging
1 year ago
Hypolite Petovan
ddfc0f2cd9
Merge pull request #11908 from annando/relay-languages
...
Allow to reject specific languages on receiving posts via the relay
1 year ago
Michael Vogel
7ae500f28d
Improved page rendering speed logging
1 year ago
Michael Vogel
d55a5cd17b
Changed documentation
1 year ago
Michael Vogel
199d8bbf35
Merge remote-tracking branch 'upstream/2022.09-rc' into relay-languages
1 year ago
Hypolite Petovan
0747eb4961
Merge pull request #11905 from annando/fcontact-noscrape
...
The fcontact table is now updated in the background to improve performance
1 year ago
Michael Vogel
6ba2c4bb01
Added documentation
1 year ago
Michael Vogel
3650feb256
"Count" parameter added
1 year ago
Michael Vogel
f08b08e0d8
Allow to reject specific languages on receiving posts via the relay
1 year ago
Michael Vogel
2525b3f2ae
Update src/Network/Probe.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
1 year ago
Michael Vogel
e5c24f33f0
The fcontact table is now updated in the background to improve performance
1 year ago
Philipp
3ec9d51ec8
Merge pull request #11904 from MrPetovan/task/composer
...
[Composer] Update dependencies ahead of 2022.09 release
1 year ago
Hypolite Petovan
3043ef4192
[Composer] Update dependencies ahead of 2022.09 release
...
- Updating bacon/bacon-qr-code (2.0.4 => 2.0.7)
- Updating ezyang/htmlpurifier (v4.13.0 => v4.14.0)
- Updating guzzlehttp/psr7 (1.8.3 => 1.9.0)
- Updating guzzlehttp/promises (1.5.1 => 1.5.2)
- Updating symfony/polyfill-php72 (v1.23.0 => v1.26.0)
- Updating symfony/polyfill-intl-normalizer (v1.23.0 => v1.26.0)
- Updating symfony/polyfill-intl-idn (v1.23.0 => v1.26.0)
- Updating guzzlehttp/guzzle (6.5.5 => 6.5.8)
- Updating mobiledetect/mobiledetectlib (2.8.37 => 2.8.39)
- Updating monolog/monolog (1.26.1 => 1.27.1)
- Updating phpseclib/phpseclib (2.0.35 => 2.0.38)
- Updating smarty/smarty (v4.1.0 => v4.2.1)
- Updating bower-asset/vue (v2.6.14 => v2.7.10)
- Updating npm-asset/moment (2.29.1 => 2.29.4)
- Updating paragonie/constant_time_encoding (v2.4.0 => v2.6.3)
- Updating paragonie/sodium_compat (v1.17.0 => v1.18.0)
- Updating fgrosse/phpasn1 (v2.3.0 => v2.4.0)
- Updating composer/ca-bundle (1.3.1 => 1.3.3)
1 year ago
Michael
79b64cc44f
Detect and remove contact duplicates
1 year ago
Hypolite Petovan
636325efcc
Merge pull request #11899 from annando/native-xml
...
Template based XML generation is replaced with native XML
1 year ago
Philipp
7c64ab890a
Merge pull request #11888 from MrPetovan/bug/11861-frio-filerm
...
[frio] Add support for asynchronous call to /filerm module for post categories and folders
1 year ago
Hypolite Petovan
6db79aa741
Updated main translation file after moving strings
1 year ago
Michael
ff89c1a8bf
Template based XML generation is replaced with native XML
1 year ago
Hypolite Petovan
60d1779717
[frio] Add support for asynchronous call to /filerm module for post categories and folders
...
- This prevents the page to change to an empty page when clicking on the remove link of categories and folders
1 year ago
Hypolite Petovan
cacfc6ec92
Enable POST route for /filerm module
...
- This prevents a costly page empty page render when calling the module asynchronously
1 year ago
Hypolite Petovan
bdd80eeaaf
Fix wrong parameter name in Core\System::httpExit
1 year ago
Philipp
77798482cb
Merge pull request #11898 from tobiasd/20220911-hu
...
HU translation updates THX Balázs Úr
1 year ago
Tobias Diekershoff
9d6e4d7483
HU translation updates THX Balázs Úr
1 year ago
Philipp
2123b4d071
Merge pull request #11895 from annando/smarty-sub-dir
...
Smarty: Configuration added to store without sub directories
1 year ago
Michael
63e1ad7dba
Read the config at another place
1 year ago
Michael
ff677a1b27
Smarty: Configuration added to store without sub directories
1 year ago
Hypolite Petovan
7da43fe28a
Merge pull request #11892 from annando/pagecache
...
Pagecache for frequently fetched pages
1 year ago
Michael
8b41783aaa
Changed database version
1 year ago
Michael
a0b99f61ea
Use the cached activity function
1 year ago
Hypolite Petovan
f762a38dbb
Merge pull request #11894 from annando/issue-11893-a
...
Issue 11893: Postupdate to fix wrong parents
1 year ago
Michael
0121c2845a
Test stuff removed
1 year ago
Michael
da658cbf1d
Delete the cache entry when the post is changed or deleted
1 year ago
Michael
d7212cbbbc
Function only needn't to be public
1 year ago
Michael
ec8377a8c7
Issue 11893: Postupdate to fix wrong parents
1 year ago
Michael
7c9f10e58f
Merge remote-tracking branch 'upstream/2022.09-rc' into pagecache
1 year ago
Philipp
f0622163b2
Merge pull request #11893 from annando/issue-11890
...
Issue 11890: Don't use empty contexts
1 year ago
Michael
2a4c6d44bb
Don't transmit empty conversations
1 year ago
Michael
f0d151932e
Issue 11890: Don't use empty contexts
1 year ago
Michael
6eb9dff807
Pagecache for frequently fetched pages
1 year ago
Hypolite Petovan
934a3a6721
Merge pull request #11887 from annando/maxload
...
Pause the worker execution when the load is too high
1 year ago
Hypolite Petovan
8f283985f0
Merge pull request