]> git.mxchange.org Git - friendica.git/history - src/Content
Don't continue when key couldn't be created
[friendica.git] / src / Content /
2021-08-12 Hypolite PetovanMerge pull request #10596 from annando/mark-file-star...
2021-08-12 Michael VogelApply suggestions from code review
2021-08-12 MichaelMark, file and starring does now work for all items
2021-08-09 Hypolite PetovanMerge pull request #10586 from annando/app-user2
2021-08-09 Michael"getUserId" is now "getLoggedInUserId"
2021-08-09 Michael"getUserNickname" is now "getLoggedInUserNickname"
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-09 MichaelChanged function name
2021-08-09 Hypolite PetovanMerge pull request #10588 from annando/matrix
2021-08-09 MichaelMatrix addresses can be entered in the profile
2021-08-08 MichaelRemoved some more unused "use"
2021-08-08 MichaelGet rid of App->user completely
2021-08-08 MichaelRemove direct calls to App->user
2021-07-28 Hypolite PetovanMerge pull request #10553 from annando/issue-10545
2021-07-28 MichaelIncreased version
2021-07-27 MichaelIssue 10545: Convert complex zmg BBCode elements
2021-07-27 Hypolite PetovanMerge pull request #10551 from annando/profiler
2021-07-27 MichaelSupport for stacked profiler analysis
2021-07-26 Hypolite PetovanMerge pull request #10548 from annando/args
2021-07-26 Hypolite PetovanMerge pull request #10544 from annando/router-lock
2021-07-25 MichaelForgotten variable
2021-07-25 MichaelGetter/Setter for theme info
2021-07-25 Michaeltheme infos are now bundled in a single array
2021-07-25 Hypolite PetovanMerge pull request #10543 from annando/app-variables
2021-07-24 MichaelUsing getter/setter functions
2021-07-24 MichaelShow the network icon for the contact
2021-07-24 MichaelApp->contact is now removed
2021-07-24 MichaelMany more app-variables removed
2021-07-23 Hypolite PetovanMerge pull request #10541 from annando/profile
2021-07-23 MichaelMerge remote-tracking branch 'origin/develop' into...
2021-07-23 MichaelMore standards
2021-07-23 MichaelStandards
2021-07-23 MichaelSimplified functionality to load the profile in the...
2021-07-22 Hypolite PetovanMerge pull request #10538 from annando/performance
2021-07-22 MichaelSome small performance tweaks
2021-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-22 Hypolite PetovanMerge pull request #10535 from annando/mentions
2021-07-22 MichaelNew function to replace mentions with nicknames
2021-07-22 MichaelFix for Mastodon falsely adding previews to mentions
2021-07-21 Hypolite PetovanMerge pull request #10528 from annando/db-error
2021-07-21 MichaelAvoid "DB Error" messages
2021-07-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-14 Hypolite PetovanMerge pull request #10493 from annando/api
2021-07-14 Hypolite PetovanMerge pull request #10492 from annando/simple-short
2021-07-14 MichaelIssue 10491: Possibility for simple shortening added
2021-07-14 MichaelMerge remote-tracking branch 'upstream/develop' into api
2021-07-13 MichaelChange the BBCode version
2021-07-13 MichaelImprove links for API
2021-07-13 MichaelImprove how shared posting look on mobile apps
2021-07-12 MichaelDefining return value
2021-07-12 MichaelDefiniing parameter type
2021-07-12 MichaelIssue 10491: Possibility for simple shortening added
2021-07-12 Hypolite PetovanMerge pull request #10484 from annando/use-account...
2021-07-11 MichaelAccepting "null" as parameter value
2021-07-11 MichaelAvoid problems with "null" values
2021-07-09 Hypolite PetovanMerge pull request #10472 from annando/proxy
2021-07-09 MichaelFunction renamed to better reflect the functionality
2021-07-09 MichaelAvoid error on empty content
2021-07-08 MichaelAvoid notice
2021-07-08 MichaelNew function to convert BBCode for a given ID
2021-07-06 MichaelImproved logging, improved link check
2021-07-06 MichaelFurther simplification
2021-07-06 MichaelReplace proxy function
2021-07-06 MichaelSimplify the attachment handling
2021-07-06 MichaelModfy links for attachments
2021-07-06 MichaelUse the uri-id directly in the bbcode converter
2021-07-05 MichaelRemove attachment on plaintext conversion
2021-07-05 MichaelAvoid proxyfying images that are removed or replaced...
2021-07-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-04 MichaelSimplified proxy handling
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-07-02 Tobias DiekershoffMerge pull request #10456 from annando/issue-10454
2021-07-02 MichaelQuickfix for hashtags in usernames in shared posts
2021-06-28 Hypolite PetovanMerge pull request #10437 from annando/reduce-proxy
2021-06-27 MichaelReduce the usage of the "proxifyUrl" function
2021-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-05-31 Hypolite PetovanMerge pull request #10348 from annando/fix-diaspora...
2021-05-31 Michael VogelMerge pull request #10347 from MrPetovan/task/composer
2021-05-31 Michael VogelMerge pull request #10346 from MrPetovan/bug/notices
2021-05-31 Hypolite PetovanCheck Content\Item::replaceTag return for false return...
2021-05-29 Hypolite PetovanMerge pull request #10332 from annando/calender-download
2021-05-29 Michaelsimplify the calendar download
2021-05-23 Hypolite PetovanMerge pull request #10283 from very-ape/fix-message...
2021-05-23 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-05-23 Hypolite PetovanMerge pull request #10300 from annando/issue-10264
2021-05-23 Hypolite PetovanMerge pull request #10292 from annando/fix-mail
2021-05-23 Hypolite PetovanMerge pull request #10295 from nupplaphil/bug/php7_cs
2021-05-22 PhilippFix PHP 7.0 Coding Standards
2021-05-22 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-05-22 Tobias DiekershoffMerge pull request #10288 from annando/mail-uri-id
2021-05-22 MichaelAPI: improved mail handling
2021-05-20 Hypolite PetovanMerge pull request #10277 from very-ape/authenticate...
2021-05-20 Tobias DiekershoffMerge pull request #10278 from MrPetovan/task/8262...
2021-05-20 Hypolite PetovanFix wrong display of mentions in RTL context
2021-05-19 Hypolite PetovanMerge pull request #10275 from very-ape/authenticate...
2021-05-16 Hypolite PetovanMerge pull request #10251 from nupplaphil/feat/drone_ph...
2021-05-16 Hypolite PetovanMerge pull request #10252 from annando/api-status
2021-05-15 MichaelAPI: We now can post statuses via API
next