]> git.mxchange.org Git - friendica.git/history - src
Standards
[friendica.git] / src /
2017-12-21 MichaelRemoved unneeded code
2017-12-20 MichaelAdded documentation
2017-12-19 MichaelComments to public posts no get through
2017-12-19 MichaelOops
2017-12-19 MichaelPreparation for being able to comment every public...
2017-12-19 Hypolite PetovanMerge pull request #4106 from annando/registered-users
2017-12-19 MichaelWoraround for bad mastodon links
2017-12-19 Hypolite PetovanMerge pull request #4103 from Rudloff/feature/profile_c...
2017-12-19 MichaelWorkaround for servers that react strange
2017-12-19 Michaelforgotten $
2017-12-19 MichaelAdded statistics
2017-12-19 MichaelUpdated database calls
2017-12-18 MichaelWe now fetch the number of registered users
2017-12-18 Hypolite PetovanMerge pull request #4097 from Rudloff/feature/search_api
2017-12-18 Hypolite PetovanMerge pull request #4101 from Rudloff/feature/block_api
2017-12-18 Hypolite PetovanMerge pull request #4100 from Rudloff/feature/composer
2017-12-18 Hypolite PetovanMerge pull request #4099 from annando/always-force
2017-12-18 MichaelOnePoll: We now force an update check all the time
2017-12-18 Michael VogelMerge pull request #4096 from annando/fix-pr-4095
2017-12-18 MichaelFix for PR 4095
2017-12-18 Michael VogelMerge pull request #4095 from MrPetovan/task/fix-phpsta...
2017-12-17 Hypolite PetovanFix undefined variable in Protocol\OStatus
2017-12-17 Hypolite PetovanFix missing variable in Worker\Directory
2017-12-17 Hypolite PetovanRemove unused variable in Protocol\PortableContact
2017-12-17 Hypolite PetovanCentralize owner data fetch
2017-12-17 Hypolite PetovanFix missing owner in Protocol/Diaspora
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 Michael VogelMerge pull request #4091 from MrPetovan/task/4090-add...
2017-12-17 Hypolite PetovanAdd Base Module class
2017-12-17 Hypolite PetovanAdd class module routing
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
next