]> git.mxchange.org Git - friendica.git/history - include
added curly braces
[friendica.git] / include /
2017-04-19 Roland Häderadded curly braces
2017-04-19 Roland HäderMerge branch 'develop' into rewrites/coding-convention...
2017-04-19 Roland Häderadded braces, opps
2017-04-19 Hypolite PetovanMerge pull request #3363 from sesom42/develop
2017-04-19 Jens Tautenhahndisplays the correct profile for contacts that have...
2017-04-19 Michael VogelMerge pull request #3355 from Hypolite/issue/fix-langua...
2017-04-19 Hypolite PetovanStandards
2017-04-19 Hypolite PetovanAdd explicit parentheses in condition
2017-04-18 Hypolite PetovanSkip lang file search if lang=en
2017-04-18 Hypolite PetovanMerge pull request #3354 from annando/issue-3157
2017-04-18 Hypolite PetovanMerge pull request #3353 from annando/1704-empty-contacts
2017-04-18 MichaelHandle the case when the given contact url or address...
2017-04-18 Hypolite PetovanMerge pull request #3350 from annando/1704-resubmit...
2017-04-17 MichaelResubmit all profiles on directory change
2017-04-17 Hypolite PetovanMerge pull request #3349 from annando/1704-api-owner
2017-04-17 MichaelAPI: The "friendica-owner" has only to be different...
2017-04-17 rabuzarusMerge pull request #3333 from Rudloff/feature/theme...
2017-04-17 Michael VogelMerge pull request #3344 from tobiasd/20170412-doc
2017-04-16 Hypolite PetovanMerge pull request #3321 from Alkarex/MySQL5.7
2017-04-16 Hypolite PetovanMerge pull request #3345 from annando/1704-db-update...
2017-04-16 MichaelDoxygen header added
2017-04-16 MichaelPrint out database error messages
2017-04-16 Alexandre AlapetiteMerge branch 'develop' into MySQL5.7
2017-04-16 Tobias DiekershoffMerge pull request #3343 from annando/1704-mastodon
2017-04-16 MichaelDiscover Mastodon servers
2017-04-15 Hypolite PetovanMerge pull request #3323 from Alkarex/ostatus-only_full...
2017-04-15 Alexandre AlapetiteMove any_value_fallback() to dba class
2017-04-15 Alexandre AlapetiteDocument any_value_fallback()
2017-04-15 Alexandre AlapetiteUse server_info to fallback from ANY_VALUE if needed
2017-04-15 Hypolite PetovanMerge pull request #3341 from annando/issue-3326
2017-04-14 Alexandre AlapetiteMerge develop
2017-04-14 Alexandre AlapetiteMySQL ANY_VALUE with fallback to MIN
2017-04-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-04-14 Roland HäderMerge branch 'develop' into rewrites/coding-convention...
2017-04-14 Roland Haederalways surround operators like +,-,. with spaces
2017-04-14 Roland Haederadded spaces
2017-04-14 Roland Haederopps, missed this space ...
2017-04-14 Roland HaederOpps, fixed parser errors
2017-04-14 Roland HaederContinued:
2017-04-14 Roland Haedertpzo fixed ...
2017-04-14 Roland Haederadded spaces
2017-04-14 Roland Haederadded space + type-hinted $a (App)
2017-04-14 Roland Haederadded space
2017-04-14 Roland Haederfixed intending
2017-04-14 Roland Haederremoved some parentheses, but left them in where a...
2017-04-14 Roland HaederContinued a bit:
2017-04-14 Roland Haederfixed spaces
2017-04-14 Roland HaederCR: added spaces
2017-04-14 MichaelWe only need to define the collation.
2017-04-14 Michaelit should work now
2017-04-14 MichaelIssue 3326: We are now completely working with utf8mb4
2017-04-14 Tobias DiekershoffMerge pull request #3339 from Hypolite/issue/#2803...
2017-04-14 Tobias DiekershoffMerge pull request #3335 from annando/issue-3331
2017-04-14 Michael VogelMerge pull request #3319 from Hypolite/issue/#3316
2017-04-13 Hypolite PetovanAdd htmlentities to protect nick/addr in acl_lookup
2017-04-13 Hypolite PetovanMerge pull request #3338 from annando/issue-3336
2017-04-13 MichaelIssue 3336: The date format should now be okay
2017-04-13 MichaelChanged documentation
2017-04-13 Hypolite PetovanMerge pull request #3330 from Rudloff/feature/keypress
2017-04-13 Hypolite PetovanMerge pull request #3332 from Rudloff/feature/manifest
2017-04-13 Michael VogelMerge pull request #3329 from Alkarex/sql-type-contact...
2017-04-13 Hypolite PetovanFiddling with the unknown contact array values
2017-04-12 Alexandre AlapetiteBump DB version
2017-04-12 Alexandre AlapetiteAllow negative contact.contat-type
2017-04-12 Alexandre AlapetiteFix GROUP BY in acl_selector, api, notifier, photos...
2017-04-12 Hypolite PetovanAdd error handling for missing contacts
2017-04-11 Alexandre AlapetiteAnother GROUP BY fix for MySQL
2017-04-11 Alexandre AlapetiteFix ostatus bug related to only_full_group_by
2017-04-11 Alexandre AlapetiteFix for MySQL 5.7+
2017-04-11 Michael VogelMerge pull request #3315 from Hypolite/issue/#3285
2017-04-11 Hypolite PetovanUse get_contact_details_by_url for unknown contacts
2017-04-11 Hypolite PetovanAdded "braces" for @annando
2017-04-11 Michael VogelMerge pull request #3320 from Hypolite/issue/#3292
2017-04-11 Hypolite PetovanIgnore Activity Streams `delete` messages from Mastodon
2017-04-11 Hypolite PetovanAdd network for unknown contacts in ACL
2017-04-11 Hypolite PetovanLeft trim at sign from nicks in ACL
2017-04-11 Hypolite PetovanRewrote code according to @annando feedback
2017-04-10 Hypolite PetovanAdd Content Warning support for comments too
2017-04-10 Hypolite PetovanAdd spoiler tags for Mastodon Content Warning
2017-04-09 Hypolite PetovanMerge pull request #3310 from annando/1704-probing
2017-04-09 MichaelAvoid possible problems with numeric nicknames and...
2017-04-08 Roland Haederopps, missed this one.
2017-04-08 Michael VogelMerge pull request #3308 from rabuzarus/20170408_-_fix_...
2017-04-08 Roland Haedernot on develop was this code in, but here? :-/
2017-04-08 Roland Haederhuh? missed again
2017-04-08 Roland Haedermore spaces! ;-)
2017-04-08 Roland Haedermore curly braces
2017-04-08 Roland Haedermore spaces + curly braces
2017-04-08 Roland Haederadded spaces
2017-04-08 Roland Haederadded curly braces
2017-04-08 Roland Haedermore spaces and curly braces
2017-04-08 Roland Haedercurly braces were missing again ...
2017-04-08 Roland Haedermore spaces again ...
2017-04-08 Roland Haedersome more spaces
2017-04-08 Roland Haederadded curly braces + spaces (CR)
2017-04-08 Roland Haederadded spaces (CR)
2017-04-08 Roland Haederagain develop and this branch differs ... (no blame...
2017-04-08 Roland Haederopps, was somehow missed to cherry-pick/merge ?
2017-04-08 Roland HaederOpps!
2017-04-08 Roland HaederCleanups:
next