]> git.mxchange.org Git - friendica.git/history - mod
Fix undefined index notice messages in mod/install
[friendica.git] / mod /
2018-07-16 Hypolite PetovanFix undefined index notice messages in mod/install
2018-07-16 Hypolite PetovanReplace global $a with BaseObject::getApp()
2018-07-16 Hypolite PetovanReplace global $lang with system.language
2018-07-16 Hypolite PetovanFix formatting in mod/help
2018-07-16 Hypolite PetovanReplace direct accesses to App->config by Config::get...
2018-07-16 Hypolite PetovanMove forbidden_nicknames default to config file
2018-07-16 Hypolite PetovanAdd addon config hook
2018-07-16 Hypolite PetovanUpdate install procedure
2018-07-16 Hypolite PetovanRename App->path to App->urlpath
2018-07-16 Hypolite PetovanAdd new INI config files
2018-07-16 Tobias DiekershoffMerge pull request #5386 from annando/dfrn-unknown...
2018-07-16 Tobias DiekershoffMerge pull request #5384 from annando/item-uri
2018-07-16 Tobias DiekershoffMerge pull request #5385 from annando/public-items
2018-07-16 MichaelFix for displaying public items
2018-07-16 MichaelFix for missing username in uri for comments to public...
2018-07-15 Michael VogelNext item structure works (#5380)
2018-07-15 Michael VogelMerge pull request #5372 from MrPetovan/task/add-mastod...
2018-07-15 Hypolite PetovanRework smilies class and module
2018-07-15 Michael VogelMerge pull request #5370 from MrPetovan/develop
2018-07-14 Jeroen De MeerleerAdd worker queue details (#5375)
2018-07-14 Tobias Diekershoffadmins can mark their nodes for explicit content (...
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
2018-07-13 Roland HäderFixes for some E_NOTICE and type-hints added (#5358)
2018-07-12 Tobias Diekershoffsome plugins left over (#5369)
2018-07-10 Michael VogelSeveral more warnings ... (#5340)
2018-07-09 Andreas Neustifter[frio] Improve Group Editing (#5349)
2018-07-09 Andreas Neustifter[Suggestion] Move New User Tip Link (#5342)
2018-07-09 Michael VogelMerge pull request #5351 from nupplaphil/system_guid
2018-07-09 Philipp Holzermoved get_guid to System::createGUID
2018-07-09 Hypolite PetovanMerge pull request #5346 from astifter/redirect_empty_g...
2018-07-09 Hypolite PetovanMerge pull request #5348 from astifter/use_h3_for_showi...
2018-07-09 Tobias DiekershoffMerge pull request #5343 from astifter/fix_relocate_button
2018-07-09 Andreas NeustifterRedirect empty group to /contacts.
2018-07-09 Andreas NeustifterFix relocate button label.
2018-07-08 Hypolite PetovanMerge pull request #5338 from annando/warnings
2018-07-08 MichaelSome more places ...
2018-07-08 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-07-08 MichaelWarnings fixed
2018-07-08 Hypolite PetovanMerge pull request #5328 from annando/item-activities
2018-07-08 MichaelMerge branch 'item-activities' of github.com:annando...
2018-07-08 Michael VogelMerge branch 'develop' into item-activities
2018-07-07 MichaelMore item abstraction / making remote deletion work...
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-06 Hypolite PetovanMerge pull request #5327 from tobiasd/20180706-issue4753
2018-07-06 Tobias Diekershoffadmins can forbid some nicknames from being registered
2018-07-04 Philipp Holzermerged from develop and increased DB-version
2018-07-03 Philipp HolzerMerge remote-tracking branch 'remotes/origin/develop...
2018-07-02 Hypolite PetovanFix more undefined variable/index notice in tests
2018-07-01 Hypolite PetovanMerge pull request #5310 from annando/item-file-category
2018-07-01 MichaelThe "file" variable isn't stored anymore in the item...
2018-06-29 Tobias DiekershoffMerge pull request #5300 from annando/fix-it
2018-06-29 MichaelFix for: empty posts and comments that hadn't been...
2018-06-28 Hypolite PetovanMerge pull request #5294 from annando/use-gravity
2018-06-28 MichaelTagging now is a comment
2018-06-28 MichaelStandards and some more replace item calls
2018-06-27 MichaelUse gravity instead of verb
2018-06-26 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-06-26 Hypolite PetovanMerge pull request #5167 from VVelox/develop
2018-06-26 Hypolite PetovanMerge pull request #5289 from annando/item-central...
2018-06-25 Michael"author-link" and "owner-link" aren't stored anymore...
2018-06-25 MichaelContent is now stored exclusively in item-content,...
2018-06-24 Hypolite PetovanMerge pull request #5284 from annando/item-content
2018-06-24 MichaelThe fetch function now centrally controls the content
2018-06-23 Tobias DiekershoffMerge pull request #5280 from annando/issue-5276
2018-06-23 MichaelFixes Issue 5276 and an endless loop in item::update
2018-06-23 Tobias DiekershoffMerge pull request #5279 from annando/issue-5278
2018-06-22 Hypolite PetovanMerge pull request #4836 from Angristan/patch-1
2018-06-22 Hypolite PetovanMerge pull request #5277 from annando/native-pdo
2018-06-22 Hypolite PetovanMerge pull request #5270 from rabuzarus/201820_-_fix_mo...
2018-06-21 rabuzarusfix hovercard for not logged in users
2018-06-21 rabuzarusMerge develop into 201820_-_fix_mod_redir
2018-06-21 rabuzarusfix redirection - works now with logged in users, remot...
2018-06-21 Michael VogelMerge pull request #5267 from miqrogroove/patch-2
2018-06-21 Hypolite PetovanMerge pull request #5261 from annando/and-again-abstraction
2018-06-21 MichaelStandards and a new function to fetch content
2018-06-21 MichaelFix Issue 5252
2018-06-21 MichaelOrder search results by id
2018-06-21 MichaelSome of the last direct SQL calls to the item table...
2018-06-21 Hypolite PetovanMerge pull request #5259 from rabuzarus/20180616_-_magi...
2018-06-20 Hypolite PetovanMerge pull request #5253 from rabuzarus/20180616_-_magi...
2018-06-20 Hypolite PetovanMerge pull request #5258 from Quix0r/rewrites/curly...
2018-06-20 Roland HäderContinued a bit:
2018-06-20 MichaelReplace old database queries with the new ones
2018-06-20 Roland HaederFixes for composer:
2018-06-20 Roland HaederOpps, cutted this out by accident ...
2018-06-20 Roland Haederremoved TODO, one day this all needs refacturizing ...
2018-06-20 Roland Haederadded more curly braces + spaces for #3254
2018-06-20 rabuzarusport hubzillas OpenWebAuth - fix another code standards...
2018-06-20 rabuzarusport hubzillas OpenWebAuth - fix some code standards...
2018-06-20 Hypolite PetovanMerge pull request #5256 from miqrogroove/patch-1
2018-06-20 miqrogrooveNeed the count conditions to match.
2018-06-20 miqrogrooveFilter Removed Users From Directory
2018-06-20 Tobias DiekershoffMerge pull request #5249 from annando/linear-load-optional
2018-06-20 MichaelIncrease default number of workers in config
2018-06-19 Hypolite PetovanMerge pull request #5246 from annando/abstraction-encore
2018-06-19 MichaelMany "fetch_first" had been replaced
2018-06-19 MichaelSome more direct SQL calls had been replaced
2018-06-19 Hypolite PetovanMerge pull request #5238 from annando/more-abstraction
2018-06-19 MichaelNull - not false
2018-06-19 MichaelDisplay is reworked
next