Compare commits

...

507 Commits

Author SHA1 Message Date
~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
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
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
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
11 months ago
Hypolite Petovan fed17d031c [Composer] Remove bower-asset/vue dependency
11 months ago
Hypolite Petovan 2bdf2b02e3
Merge pull request #12071 from guzzisti/patch-2
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
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
11 months ago
Roland Häder 498d7f690a
Changes:
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
11 months ago
Hypolite Petovan 80dc593159
Merge pull request #12068 from tobiasd/20221026-nofollow
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
11 months ago
Roland Häder 3c50d5b70f
Changes:
11 months ago
Roland Häder 2f1336339f
Changes:
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"
11 months ago
Hypolite Petovan 3456ae7809
Merge pull request #12065 from Quix0r/cleanup/renaming-more-logging
11 months ago
Hypolite Petovan 158d21db14
Merge pull request #12064 from Quix0r/phpunit/temporal-test
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:
11 months ago
Roland Häder 71e82bc861
Changed:
11 months ago
Roland Häder b1cf4cbbd5
Changes:
11 months ago
Hypolite Petovan db82bdfc44
Merge pull request #12063 from Quix0r/fixes/type-hints-reformatting
11 months ago
Roland Häder 5306bb3e31
Changes:
11 months ago
Hypolite Petovan a7e9457ef2
Merge pull request #12061 from annando/share-rework
11 months ago
Michael 842a4bb904 Changed function name
11 months ago
Hypolite Petovan 2555596158
Merge pull request #12055 from nupplaphil/feat/usersess_decorator
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
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
11 months ago
Hypolite Petovan 142b399c84 Reformat Module\Settings\UserExport
11 months ago
Hypolite Petovan a3651e464d
Merge pull request #12057 from Quix0r/rewrites/type-hints
11 months ago
Roland Häder bf9f09182e
Changes:
11 months ago
Philipp 05b15f2824
Merge pull request #12058 from Quix0r/fixes/get-remote-userid
11 months ago
Roland Häder 54b89365bb
Fixed:
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
11 months ago
Tobias Diekershoff 19155a4bb2
Merge pull request #12050 from nupplaphil/bug/notf_session_fix
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
11 months ago
Philipp c3df570324
Fix CI with Session
11 months ago
Hypolite Petovan 52cc6ff3cb
Merge pull request #12048 from tobiasd/20221022-ru
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
11 months ago
Hypolite Petovan 854c8e6685
Merge pull request #12047 from friendica/revert-12044-bug/woordpecker_ci
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
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
11 months ago
Hypolite Petovan fc2cdd3992
Merge pull request #12046 from nupplaphil/bug/DI_missing
11 months ago
Philipp 8ad83e5d5c
Add missing DI
11 months ago
Hypolite Petovan 0ac1c5fbf2
Merge pull request #12043 from nupplaphil/feat/usersession_view
11 months ago
Hypolite Petovan c815bbab52
Merge pull request #12045 from nupplaphil/bug/messages_po
11 months ago
Philipp 84201f0915
Update view/theme/vier/config.php
11 months ago
Philipp fad1763e28
Update view/theme/quattro/config.php
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
11 months ago
Hypolite Petovan 1235814b02
Merge pull request #12040 from nupplaphil/feat/usersession_Model
11 months ago
Hypolite Petovan 5868e5ac90
Merge pull request #12044 from nupplaphil/bug/woordpecker_ci
11 months ago
Philipp dd1482d791
Fix CI pipeline
11 months ago
Hypolite Petovan 5985563149
Merge pull request #12038 from nupplaphil/feat/session_util_2
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
11 months ago
Philipp 7c4611af19
Update tests/src/Core/Session/UserSessionTest.php
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
11 months ago
Hypolite Petovan eaf1485c6f Fix using wrong variable in DomainPatterBlocklist::extractFromCSVFile
11 months ago
Michael Vogel 92f1a4533b
Merge pull request #12036 from tobiasd/20221020-breakingnote
11 months ago
Tobias Diekershoff ce64148c8d
Merge pull request #12034 from annando/no-include
11 months ago
Tobias Diekershoff 5a21458ae9 added a breaking note for custom addons to the CHANGELOG
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
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
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
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
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
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
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
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
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
12 months ago
Tobias Diekershoff 95fe66e0b9
Merge pull request #12030 from nupplaphil/bug/error
12 months ago
Philipp 692566d93b
Fix ERROR IHandleSessions
12 months ago
Tobias Diekershoff d8fe8b1e8b
Merge pull request #12029 from annando/warning
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
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
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
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
12 months ago
Roland Häder c36da392f8
Changed:
12 months ago
Roland Häder 2773ac9909
Changed according feedback:
12 months ago
Roland Häder 66b9cace9f
Changed:
12 months ago
Hypolite Petovan bbe05f523f
Merge pull request #11997 from Quix0r/rewrite/gravity-constants
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
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
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
12 months ago
Hypolite Petovan ab9b60b9d2
Merge pull request #12014 from annando/usertosession
12 months ago
Tobias Diekershoff 27376a3dae
Merge pull request #12015 from annando/proc-access
12 months ago
Michael d43122c6d8 Check the readability before acessing /proc/loadavg
12 months ago
Michael Vogel 810ea228f0
Apply suggestions from code review
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
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
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
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
12 months ago
Tobias Diekershoff a994b76ebc DE translation update
12 months ago
Tobias Diekershoff 3a158d00eb
Merge pull request #12004 from annando/priorities
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
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
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
12 months ago
Hypolite Petovan d826fe0a3b Refactor files related to the Compose page and frio theme settings
12 months ago
Hypolite Petovan 7e06127d74
Merge pull request #12001 from tobiasd/20221016-docsmysql
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
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
12 months ago
Michael 8e1af9277a Improve quite generation
12 months ago
Hypolite Petovan f71a5b20e5
Merge pull request #11995 from annando/quote-uri-id
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:
12 months ago
Roland Häder ebf3b7e62d
Changes:
12 months ago
Roland Häder 85ed0742cf
Fixed:
12 months ago
Roland Häder 8f92d1cc8e
Changes:
12 months ago
Roland Häder da66730e4f
Rewrite:
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
12 months ago
Tobias Diekershoff 1fd9558e60
Merge pull request #11990 from annando/share-feed
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
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
12 months ago
Hypolite Petovan 0480d9aebd Add missing post keys to retrieve pLink in Model\Event::prepareListForTemplate()
12 months ago
Hypolite Petovan ec9059c395
Merge pull request #11987 from annando/quoted-media
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
12 months ago
Hypolite Petovan 9e74a1bd06 Contact array can be empty in Model\Contact::getAvatarPath
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
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
12 months ago
Michael 028de0e228 Quote of quotes are visually improved
12 months ago
Tobias Diekershoff c8406f6cd0
Merge pull request #11980 from annando/cooldown
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
12 months ago
Hypolite Petovan 424dad886f
Merge pull request #11978 from annando/quote-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
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()
12 months ago
Hypolite Petovan bee6506d33 Only call DateTimeFormat::fix() when there's an Exception
12 months ago
Michael Vogel b5ad8c3e15
Merge pull request #11973 from MrPetovan/task/test-fixDateFormat
12 months ago
Hypolite Petovan a36ea64bb4
Merge pull request #11976 from annando/issue-11975
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
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
12 months ago
Michael Vogel 49c5d62530
Merge pull request #11970 from MrPetovan/bug/marcor-newapi
12 months ago
Hypolite Petovan 2cbc11403e Fix parameter names before being passed to Model\Event::store
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
12 months ago
Michael 1ddeaaad4a And another weird date format
12 months ago
Hypolite Petovan 885f90afa3
Merge pull request #11967 from annando/quote-share
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
12 months ago
Michael 8e9acfe210 Fix tests?
12 months ago
Hypolite Petovan 1422e8a510 [frio] Add left sidebar toggle button for mobile anonymous view
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
12 months ago
Michael 6b917718fd Juts another date format fix
12 months ago
Tobias Diekershoff b0d0d98a14
Merge pull request #11965 from annando/akkoma
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
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
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
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
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
1 year ago
Michael Vogel 0a7c9c66b5
Update src/Util/DateTimeFormat.php
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
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
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
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
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
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
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
1 year ago
Hypolite Petovan 39bc4a5881
Merge pull request #11945 from tobiasd/20220929-fr
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
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
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
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
1 year ago
Philipp 0ce7b49cb3
Minor l10n issue
1 year ago
Hypolite Petovan 57a98c45f1
Merge pull request #11921 from annando/worker-timeout
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
1 year ago
Hypolite Petovan e56e543a79
Merge pull request #11933 from nupplaphil/bug/module_returns
1 year ago
Philipp d80646ccc7
Merge pull request #11935 from annando/issue-11932
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
1 year ago
Philipp 5c88813775
Update src/Module/Api/Mastodon/PushSubscription.php
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
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
1 year ago
Hypolite Petovan 3e1b6890b7 Fix removing falsy text nodes in HTML::tagToBBCodeSub
1 year ago
Hypolite Petovan df559a24c0
Merge pull request #11927 from annando/missing-uri-id
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
1 year ago
Hypolite Petovan 5a236e0af2
Merge pull request #11925 from mexon/mat/dont-remove-slash
1 year ago
Hypolite Petovan 02e9a867ae
Merge pull request #11926 from annando/sql-queries
1 year ago
Hypolite Petovan 080aa55302
Merge pull request #11924 from annando/error
1 year ago
Michael Vogel b00947025a
Merge pull request #11922 from MrPetovan/bug/notices
1 year ago
Michael Vogel 260310e878
Merge pull request #11923 from MrPetovan/bug/fatal-errors
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
1 year ago
Hypolite Petovan ded5a0ac6a Ward against missing keys in Model\APContact::isRelay
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
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
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
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
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
1 year ago
Hypolite Petovan ddfc0f2cd9
Merge pull request #11908 from annando/relay-languages
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
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
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
1 year ago
Hypolite Petovan 3043ef4192 [Composer] Update dependencies ahead of 2022.09 release
1 year ago
Michael 79b64cc44f Detect and remove contact duplicates
1 year ago
Hypolite Petovan 636325efcc
Merge pull request #11899 from annando/native-xml
1 year ago
Philipp 7c64ab890a
Merge pull request #11888 from MrPetovan/bug/11861-frio-filerm
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
1 year ago
Hypolite Petovan cacfc6ec92 Enable POST route for /filerm module
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
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
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
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
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
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
1 year ago
Hypolite Petovan 8f283985f0
Merge pull request