]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2018-02-26 Hypolite PetovanMerge pull request #4502 from annando/guid-from-mail
2018-02-26 Hypolite PetovanMerge pull request #4500 from annando/improve-network
2018-02-26 Michaelguid creation: Take the hostname from mail addresses...
2018-02-26 MichaelFix for fetching too old dates
2018-02-26 MichaelFlexible update timeout value
2018-02-26 MichaelThe tag query should be much faster now
2018-02-26 MichaelChildren for the network page are now fetched correctly...
2018-02-25 Michaelinner join is better
2018-02-25 MichaelImprove the queries on the network page
2018-02-24 Michael VogelMerge pull request #4493 from tobiasd/20180223-vagrant
2018-02-23 Tobias Diekershoffthe host name in the VM does not need the xenial anymore
2018-02-23 Tobias Diekershoffmake /tmp writeable in the Vagrant VM
2018-02-22 Hypolite PetovanMerge pull request #4490 from annando/item-enhanced
2018-02-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-02-22 Hypolite PetovanMerge pull request #4489 from annando/missing-fid
2018-02-22 MichaelWhen refreshing the fcontact, the returned array was...
2018-02-22 MichaelImproved logging for salmon posts to check for missing...
2018-02-22 Hypolite PetovanMerge pull request #4487 from annando/item-enhanced
2018-02-22 Michaelfetch_first is now used / additional logging
2018-02-22 MichaelBugfix: $uid wasn't available in that context
2018-02-22 MichaelMost queries are now done with the dba functions
2018-02-21 Michael$u is now $user
2018-02-21 MichaelBetter naming of variables
2018-02-21 Michael$arr is now $item
2018-02-21 MichaelThe item class had been improved (e.g. database calls)
2018-02-21 Hypolite PetovanMerge pull request #4485 from annando/fewer-gcontact
2018-02-21 MichaelFunction is only used locally
2018-02-21 MichaelNo gcontact-id anymore (It wasn't really used)
2018-02-21 Hypolite PetovanMerge pull request #4484 from annando/item-guid
2018-02-21 Hypolite PetovanMerge pull request #4483 from annando/not-always-db...
2018-02-21 Hypolite PetovanMerge pull request #4480 from annando/better-resource-id
2018-02-21 MichaelThe guid creation for posts is now done in a separate...
2018-02-21 MichaelOnly do a database update when the current system versi...
2018-02-21 MichaelOnly not generate prefix when parameter is false
2018-02-21 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-02-21 Hypolite PetovanMerge pull request #4479 from annando/db-structure
2018-02-20 MichaelOops ...
2018-02-20 MichaelStandard stuff
2018-02-20 MichaelImproved resource id creation
2018-02-20 MichaelSeveral more improvements to the database structure
2018-02-19 MichaelThe network is now just a 4 character field
2018-02-18 Hypolite PetovanMerge pull request #4474 from annando/issue-1312
2018-02-18 MichaelIssue 1312: Improve account expiry
2018-02-18 Hypolite PetovanMerge pull request #4473 from annando/issue-4228
2018-02-18 MichaelIssue 4228: Don't post an item if it belongs to a pictu...
2018-02-18 Hypolite PetovanMerge pull request #4471 from annando/parent-uid
2018-02-18 Hypolite PetovanMerge pull request #4472 from annando/issue-4369
2018-02-18 MichaelIssue 4369: Added logging to know why a post is stored
2018-02-18 Tobias DiekershoffMerge pull request #4465 from MrPetovan/task/4463-frio...
2018-02-18 MichaelFrontend to set the parent-uid field
2018-02-18 Hypolite PetovanFix indentation in frio/css/style.css
2018-02-18 Hypolite Petovan[frio] Make settings/addon look like settings/display
2018-02-18 Michael VogelMerge pull request #4470 from tobiasd/20180218-de
2018-02-18 Michael VogelMerge pull request #4469 from tobiasd/20180218-missingL10n
2018-02-18 Tobias Diekershoffupdate for DE translation
2018-02-18 Tobias Diekershoffmissing L10n::t for date string formatting
2018-02-17 Hypolite PetovanMerge pull request #4468 from annando/issue-4396
2018-02-17 MichaelIssue 4396: Avoid SQL error during UImport
2018-02-16 Hypolite PetovanMerge pull request #4467 from friendica/revert-4464...
2018-02-16 Hypolite PetovanRevert "Fix PHP Warning: preg_replace(): Compilation...
2018-02-16 Hypolite PetovanMerge pull request #4466 from tobiasd/20180216-entransl...
2018-02-16 Tobias DiekershoffMerge pull request #4464 from MrPetovan/develop
2018-02-16 Tobias DiekershoffEN US and GB translation updates
2018-02-16 Hypolite PetovanRemove partial preg_quote in include/items
2018-02-16 Hypolite PetovanFix PHP Warning: preg_replace(): Compilation failed...
2018-02-15 Michael VogelMerge pull request #4462 from MrPetovan/task/3878-move...
2018-02-15 Hypolite PetovanRemove IDE quirk in mod/register
2018-02-15 Hypolite PetovanRemove include/bbcode.php
2018-02-15 Hypolite PetovanRemove references to include/bbcode.php
2018-02-15 Hypolite PetovanRefactor comments including "bbcode()"
2018-02-15 Hypolite PetovanRemove unused $preserve_nl parameter from bb2diaspora()
2018-02-15 Hypolite PetovanRefactor bbcode() into BBCode::convert()
2018-02-15 Hypolite PetovanRemove unused parameter preserve_nl in BBCode::convert
2018-02-15 Hypolite PetovanFix undeclared variable in Content\Text\BBCode
2018-02-14 Hypolite PetovanMerge pull request #4461 from annando/bugfix-uimport
2018-02-14 MichaelIssue 4396: WSOD with uimport
2018-02-14 Hypolite PetovanMerge pull request #4460 from annando/bugfix-dfrn-mail
2018-02-14 MichaelDFRN: Bugfix for not storing mails
2018-02-14 Hypolite PetovanMerge pull request #4459 from annando/unmark-contact
2018-02-14 Michael VogelMerge pull request #4455 from MrPetovan/task/4176-fix...
2018-02-14 MichaelBugfix and improvements for unmarking potentially archi...
2018-02-14 Hypolite PetovanMerge pull request #4457 from annando/accept-archived
2018-02-14 MichaelDiaspora: Accept posts from archived contacts
2018-02-14 Michael VogelMerge pull request #4456 from MrPetovan/task/4176-fix...
2018-02-14 Michael VogelMerge pull request #4454 from MrPetovan/task/4176-fix...
2018-02-14 Hypolite Petovan[Scrutinizer] Fix undeclared variables part 7: mod...
2018-02-14 Hypolite Petovan[Scrutinizer] Fix undeclared variables in src/ (except...
2018-02-14 Hypolite Petovan[Scrutinizer] Fix undeclared variables in src/Protocol/
2018-02-13 Hypolite PetovanMerge pull request #4449 from annando/probe-pump
2018-02-13 MichaelRemove address from name
2018-02-13 Tobias DiekershoffMerge pull request #4447 from MrPetovan/bug/4445-improv...
2018-02-13 MichaelImproved profile probing for pump.io
2018-02-13 Hypolite PetovanAdd paragraph to BBCode conversion of [quote]
2018-02-13 Hypolite PetovanMerge pull request #4446 from annando/worker-priority
2018-02-13 MichaelBugfix: The provided worker priority had been ignored
2018-02-13 Hypolite PetovanMerge pull request #4440 from rabuzarus/20180211_-_fix_...
2018-02-13 rabuzarusdeclare $bang variable in editpost_content()
2018-02-12 rabuzarusthe lockstate should be now correct in editpost_content()
2018-02-12 rabuzarusremove code with undeclared variable in function poke_init(
2018-02-12 rabuzarusremove code in function follow_post() that was never...
next