]> git.mxchange.org Git - friendica.git/history - src
Fix Protocol\Diaspora missing user variable
[friendica.git] / src /
2017-12-17 Hypolite PetovanFix Protocol\Diaspora missing user variable
2017-12-17 Hypolite PetovanAdd FIXME for unrecoverable missing variables
2017-12-17 Hypolite PetovanAdd new common Image::scale() method
2017-12-17 Hypolite PetovanFormatting FKOauthDataStore
2017-12-17 Hypolite PetovanFix undefined variable/wrong parameter count/unknown...
2017-12-17 Hypolite PetovanFix class methods staticity/return value
2017-12-17 Hypolite PetovanFix docblocks types
2017-12-17 Hypolite PetovanPHPStan: Fix missing requires/namespaces
2017-12-17 Hypolite PetovanMerge pull request #4076 from AndyHee/20171216-README.md
2017-12-17 Michael VogelMerge pull request #4084 from MrPetovan/task/4071-add...
2017-12-17 Hypolite PetovanMerge pull request #4087 from annando/parameter-mismatcg
2017-12-17 MichaelBugfix for Parameter mismatch
2017-12-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-12-17 Michael VogelMerge pull request #4079 from MrPetovan/task/4069-add...
2017-12-16 Michael VogelMerge pull request #4080 from MrPetovan/task/4078-add...
2017-12-16 Michael VogelMerge pull request #4081 from MrPetovan/bug/4075-remove...
2017-12-16 Hypolite PetovanRemove lingering reference to group_member.uid
2017-12-16 Michael VogelMerge pull request #4073 from MrPetovan/bug/4070-fix...
2017-12-16 Michael VogelMerge pull request #4074 from MrPetovan/task/update...
2017-12-16 Hypolite PetovanFix User::create return variable
2017-12-15 Hypolite PetovanMerge pull request #4068 from rabuzarus/20171215_-_frio...
2017-12-15 Michael VogelMerge pull request #4066 from MrPetovan/bug/4046-remove...
2017-12-15 Hypolite PetovanRemove redundant index
2017-12-15 Hypolite PetovanUse INNER for group_member join
2017-12-15 Hypolite PetovanAdd new UNIQUE index to group_member
2017-12-15 Hypolite PetovanRemove group_member.uid
2017-12-14 Hypolite PetovanMerge pull request #4065 from annando/dbstructure-class
2017-12-14 MichaelWhy I had coded it that way? Now it is better
2017-12-14 Michael"update" is enough
2017-12-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-12-14 MichaelThe DBStructure class now exists
2017-12-14 MichaelClass moved, changes applied
2017-12-13 Hypolite PetovanMerge pull request #4060 from annando/system-unavailable
2017-12-13 Michael"system_unavailable.php" is unavailable now
2017-12-13 Hypolite PetovanMerge pull request #4059 from annando/maps
2017-12-13 MichaelThe Map class is now done
2017-12-13 MichaelMap is moved to the new place
2017-12-13 Hypolite PetovanMerge pull request #4058 from annando/mail-stuff
2017-12-13 MichaelForgotten include
2017-12-13 Michaelmsgclean.php and quoteconvert.php is now integrated...
2017-12-13 Michael VogelMerge pull request #4054 from MrPetovan/bug/4041-fix...
2017-12-13 Michael VogelMerge pull request #4057 from tobiasd/20171213-fr
2017-12-13 Tobias DiekershoffMerge pull request #4056 from annando/missing-crypto
2017-12-13 MichaelBugfix for "Call to undefined function Friendica\Networ...
2017-12-13 Tobias DiekershoffMerge pull request #4055 from annando/moved-feed
2017-12-13 MichaelMissing "use" added
2017-12-13 MichaelRemoved old include
2017-12-13 MichaelThe feed is now a class
2017-12-13 MichaelThe feed moved into the new location
2017-12-13 Hypolite PetovanReplace q() by dba function in User
2017-12-13 Hypolite PetovanAdd new group added id return to Group::create
2017-12-13 Hypolite PetovanFix self-contact creation
2017-12-13 Hypolite PetovanAdd Exceptions to User::create
2017-12-11 Hypolite PetovanMerge pull request #4050 from hoergen/develop
2017-12-10 Hypolite PetovanMerge pull request #4049 from annando/bugfix-pr-4046
2017-12-10 MichaelBugfix to PR 4046: Repaired query
2017-12-10 Michael VogelMerge pull request #4048 from hoergen/develop
2017-12-10 Michael VogelMerge pull request #4046 from MrPetovan/bug/4041-fix...
2017-12-10 Hypolite PetovanFix order parameter for dba::select
2017-12-10 Hypolite PetovanImprove additional condition
2017-12-10 Hypolite PetovanFix wrong uses of dba::select
2017-12-09 Hypolite PetovanMerge pull request #4045 from tobiasd/20171209-fr
2017-12-09 Hypolite PetovanMerge pull request #4044 from annando/ejabberd-lock
2017-12-09 Hypolite PetovanRemove include/group.php
2017-12-09 Hypolite PetovanUse new Model methods for groups
2017-12-09 Hypolite PetovanFix formatting all around
2017-12-09 Hypolite PetovanAdd new method from include/group in relevant Model...
2017-12-09 MichaelReworked the pidfile class
2017-12-09 MichaelFaster credentials check
2017-12-09 MichaelPrevent the running of multiple xmpp auth daemons at...
2017-12-08 Michael VogelMerge pull request #4039 from annando/third-4036
2017-12-08 MichaelAnd now for the third bugfix to PR 4036
2017-12-08 Michael VogelMerge pull request #4038 from annando/second-bugfix...
2017-12-08 MichaelSecond bugfix to PR 4036
2017-12-08 Michael VogelMerge pull request #4037 from annando/bugfix-4036
2017-12-08 MichaelBugfix to PR 4036
2017-12-08 Michael VogelMerge pull request #4036 from MrPetovan/task/3878-move...
2017-12-08 Hypolite PetovanMove Object\Profile to Model\Profile
2017-12-08 Hypolite PetovanRename Model\GlobalContact to Model\GContact
2017-12-08 Hypolite PetovanMove Object\Conversation to Object\Thread
2017-12-08 Hypolite PetovanMove Object\Contact to Model\Contact
2017-12-08 Hypolite PetovanMove Object\Profile to Model\Profile
2017-12-08 Hypolite PetovanSeparate Object\Photo into Model\Photo and Object\Image
2017-12-08 Hypolite PetovanMerge branch 'task/3878-move-objects-to-model' of https...
2017-12-08 Hypolite PetovanFix class Object\Item not found in Object\Post
2017-12-08 Hypolite PetovanFinish renaming Object\Item to Object\Post
2017-12-08 Hypolite PetovanFix class Object\Item not found in Object\Post
2017-12-08 Hypolite PetovanFinish renaming Object\Item to Object\Post
2017-12-08 Hypolite PetovanFix undefined Imagick::scaleDown error
2017-12-08 Michael VogelMerge pull request #4035 from friendica/revert-4031...
2017-12-08 Michael VogelRevert "Move Objects to Model"
2017-12-08 Michael VogelMerge pull request #4031 from MrPetovan/task/3878-move...
2017-12-07 Hypolite PetovanMerge pull request #4033 from annando/diaspora-autofriend
2017-12-07 MichaelCommented out the functionality
2017-12-07 MichaelPossible fix for issue 4013
2017-12-07 Hypolite PetovanRename Model\GlobalContact to Model\GContact
2017-12-07 Hypolite PetovanMove Object\Profile to Model\Profile
2017-12-07 Hypolite PetovanMove Object\Conversation to Object\Thread
2017-12-07 Hypolite PetovanMove Object\Contact to Model\Contact
2017-12-07 Hypolite PetovanMove Object\Profile to Model\Profile
next