friendica.git/.git
2018-01-15 Michael VogelMerge pull request #4231 from MrPetovan/bug/3639-fix...
2018-01-15 Hypolite PetovanMove library/markdown.php to src
2018-01-15 Hypolite PetovanImprove babel page display
2018-01-15 Hypolite PetovanImprove html2bbcode
2018-01-15 Hypolite PetovanExtend multi-line code blocks regular expression
2018-01-15 Hypolite PetovanRemove library/php-markdown
2018-01-15 Hypolite PetovanAdd michelf/php-markdown to Composer
2018-01-15 Hypolite PetovanUpdate Composer version
2018-01-14 Hypolite PetovanMerge pull request #4234 from annando/participation-2
2018-01-14 MichaelOn participation send all the old content of the thread
2018-01-14 Hypolite PetovanMerge pull request #4232 from fabrixxm/frio-login
2018-01-14 Hypolite PetovanMerge pull request #4225 from zeroadam/UserImport-...
2018-01-14 Hypolite PetovanMerge pull request #4229 from annando/database
2018-01-14 Adam MagnessReview updates
2018-01-14 fabrixxmspaces to tabs
2018-01-14 Michael VogelMerge pull request #4233 from MrPetovan/task/4116-move...
2018-01-14 MichaelRemoved test output
2018-01-14 Hypolite PetovanFix formatting in include/friendica_smarty
2018-01-14 Hypolite PetovanRemove library/Smarty
2018-01-14 Hypolite PetovanAdd Smarty to Composer
2018-01-14 fabrixxmFrio: add input for login backround image in admin...
2018-01-14 fabrixxmNew home/login page style
2018-01-14 Michael VogelMerge pull request #4223 from MrPetovan/task/fix-scruti...
2018-01-14 MichaelIncreased database version
2018-01-14 MichaelReworked and unified database structure, added comments
2018-01-14 Hypolite PetovanFix implode Warning in Diaspora
2018-01-14 Hypolite PetovanFix Deprecated error message
2018-01-14 Hypolite PetovanFix typo when referring to dba::exists
2018-01-14 Hypolite PetovanFix Scrutinizer issues in contacts/credits/crepair
2018-01-14 Hypolite PetovanRename param to condition in dba::delete
2018-01-14 Hypolite PetovanFix formatting in mod/delegate
2018-01-14 Hypolite PetovanFix formatting in dfrn_confirm
2018-01-13 Adam Magnessconstant
2018-01-13 Adam MagnessAttempt anonymous
2018-01-13 Hypolite PetovanMerge pull request #4226 from zeroadam/Redir-#3878
2018-01-13 Adam MagnessRemove redir.php
2018-01-13 Adam MagnessUpdate function calls
2018-01-13 Adam MagnessMove auto_redir function
2018-01-13 Adam MagnessRemove old file
2018-01-13 Adam MagnessUpdate functions
2018-01-13 Adam MagnessCreate UserImport
2018-01-13 Hypolite PetovanMerge pull request #4220 from annando/receive_participation
2018-01-13 MichaelThe changed field name has to be changed here as well
2018-01-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-13 Michael VogelMerge pull request #4224 from friendica/fabrixxm-patch...
2018-01-13 fabrixxmFix api login
2018-01-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-12 Michael VogelMerge pull request #4216 from MrPetovan/bug/4173-fix...
2018-01-12 MichaelCorrected function name
2018-01-12 Hypolite PetovanMerge pull request #4221 from annando/oembed-no-title
2018-01-12 MichaelBetter treatment of Oembed detection with no OEmbed...
2018-01-12 MichaelChanged case
2018-01-12 MichaelAdded table definition
2018-01-12 MichaelCorrected field names
2018-01-12 Michaelcopy and paste ...
2018-01-12 MichaelReceive participation messages and processes them
2018-01-12 Michael VogelMerge pull request #4218 from hoergen/develop
2018-01-12 Michael VogelMerge pull request #4217 from tobiasd/20180112-exitnano
2018-01-12 hoergenChanges on popup menus
2018-01-12 Tobias Diekershoffsray X cauing PHP errors
2018-01-12 Hypolite PetovanFix attachment display
2018-01-12 Hypolite PetovanFallback to regular attachment display on oembed error
2018-01-12 Hypolite PetovanFix formatting of get_attachment_data()
2018-01-12 Hypolite PetovanMerge pull request #4215 from annando/tag-net
2018-01-12 Hypolite PetovanMerge pull request #4214 from annando/fix-silence
2018-01-12 Hypolite PetovanMerge pull request #4213 from annando/feed-information
2018-01-12 MichaelOnly filter for hash tags on federated networks
2018-01-12 MichaelFiltering by network type in hash tag following is...
2018-01-11 MichaelSilencing an account does work again
2018-01-11 MichaelAdd the feed link to the body when not present in the...
2018-01-11 Hypolite PetovanMerge pull request #4212 from annando/develop
2018-01-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-11 Hypolite PetovanMerge pull request #4211 from annando/develop
2018-01-11 MichaelUnbalanced html fixed
2018-01-11 Michaelbookmark elements weren't always parsed correctly
2018-01-11 Hypolite PetovanMerge pull request #4210 from annando/fix-notification
2018-01-11 MichaelBugfix: The name of the item owner was empty in notific...
2018-01-11 Hypolite PetovanMerge pull request #4209 from annando/oembed-link
2018-01-11 MichaelWhen no OEmbedding is wanted, the links are now created...
2018-01-11 Michael VogelMerge pull request #4206 from MrPetovan/task/fix-scruti...
2018-01-11 Hypolite PetovanMerge pull request #4208 from annando/thr-parent
2018-01-11 MichaelWhen commenting on comments, the comment now appears...
2018-01-11 Hypolite PetovanGuard dba::lastInsertId() with result conditions
2018-01-11 Hypolite PetovanFix formatting in NotificationsManager and Model\Contact
2018-01-11 Hypolite PetovanImprove dba::selectFirst calls
2018-01-11 Michael VogelMerge pull request #4191 from MrPetovan/bug/4173-fix...
2018-01-11 Michael VogelMerge pull request #4205 from MrPetovan/bug/4200-fix...
2018-01-11 Hypolite PetovanFix selectFirst usage in Model\Contact
2018-01-11 Hypolite PetovanAdd database doc about the new oembed.maxwidth field
2018-01-11 Hypolite Petovan[frio] Set videowidth to 622px
2018-01-11 Hypolite PetovanTrust OEmbed HTML when it's available
2018-01-11 Hypolite PetovanAdd maxwidth column to oembed table
2018-01-11 Hypolite PetovanMerge pull request #4202 from rabuzarus/20180110_-_init...
2018-01-11 rabuzarusconvert line endings
2018-01-10 Hypolite PetovanMerge pull request #4204 from annando/issue-4200
2018-01-10 MichaelIssue 4200: Adding new contacts not possible
2018-01-10 Hypolite PetovanMerge pull request #4203 from annando/dbupdate-food
2018-01-10 MichaelThe automatic database update had worked endlessly
2018-01-10 rabuzarusI shouldn't try to code today
2018-01-10 rabuzarusfix a silly mistake
next