]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
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
2018-01-10 rabuzarususe self::getApp()->contact
2018-01-10 rabuzarusBugfix: getApp() in sessionAuth()
2018-01-10 Michael VogelMerge pull request #4194 from MrPetovan/task/fix-scruti...
2018-01-10 Hypolite PetovanMerge pull request #4201 from annando/commenting-on...
2018-01-10 MichaelCommenting on postings from tags on the network page...
2018-01-10 Michael VogelMerge pull request #4197 from rabuzarus/20180110_-_rena...
2018-01-10 Hypolite PetovanReplace select(limit => 1) by selectFirst() in Model...
2018-01-10 Hypolite PetovanRename selectOne to selectFirst in comment
2018-01-10 Hypolite PetovanRename selectOne to selectFirst
2018-01-10 Hypolite PetovanFix documentation in include/dba
2018-01-10 Hypolite PetovanReplace dba::select(limit => 1) by dba::selectOne
2018-01-10 Hypolite PetovanMerge pull request #4198 from zeroadam/Files-#3878
2018-01-10 Adam MagnessReview updates
2018-01-10 Adam MagnessRemove requires
2018-01-10 Adam MagnessselectFirst
2018-01-10 Adam MagnessUpdate functions and calls
2018-01-10 Adam MagnessMove files to src
2018-01-10 rabuzarusremove `@brief` from the doc header
2018-01-10 rabuzarusrename the "save" button to 'follow' when searching...
2018-01-10 Hypolite PetovanMerge pull request #4193 from annando/item-unification
2018-01-10 Michael VogelMerge pull request #4195 from zeroadam/ContactSelector...
2018-01-10 Adam MagnessReview Updates
2018-01-10 Michael VogelMerge pull request #4196 from tobiasd/20180110-docs
2018-01-10 Tobias Diekershofftypo
2018-01-10 Tobias Diekershoffupdated Feed section in the FAQ
2018-01-10 Tobias Diekershoffadded missing topics to DE FAQ
2018-01-10 Tobias Diekershoffone sentence per line
2018-01-10 MichaelTypo
2018-01-10 Tobias Diekershoffmissing word
2018-01-10 Tobias Diekershoffupdated DE SSL doc by missing section from EN file...
2018-01-10 Tobias Diekershoffuse same intendation in entire docs file
2018-01-10 Tobias Diekershoffadded howto manually check DB structure to the FSQ
2018-01-10 Adam MagnessRemove requires
2018-01-10 Adam MagnessRemove old file
2018-01-10 Adam MagnessUpdate functions and calls
2018-01-10 Adam MagnessMove contact_selectors to src
2018-01-09 MichaelFill the cache fields as well
2018-01-09 MichaelReturn the number of affected rows
2018-01-09 MichaelWe now are having an item class and a method to change...
2018-01-09 MichaelRemoved unneeded stuff
2018-01-09 MichaelWe now are using a single function to store items
2018-01-09 Hypolite PetovanMerge pull request #4192 from zeroadam/Follow-#3878
2018-01-09 Adam MagnessRename create
2018-01-09 Adam MagnessReview changes
2018-01-09 Adam MagnessRemove follow
2018-01-09 Adam Magnessupdate use
2018-01-09 Adam MagnessIncludes and calls
2018-01-09 Adam MagnessUpdate new function
2018-01-09 Adam MagnessUpdate function
2018-01-09 Adam MagnessMove follow functions
2018-01-09 Tobias DiekershoffMerge pull request #4190 from MrPetovan/task/2103-impro...
2018-01-09 Hypolite PetovanImprove PHP Code Sniffer ruleset
2018-01-08 Hypolite PetovanMerge pull request #4123 from Rudloff/feature/ruleset
2018-01-08 Tobias DiekershoffMerge pull request #4188 from rabuzarus/20180108_-_regi...
2018-01-08 rabuzarusadd registered-users to the db docu
2018-01-08 Michael VogelMerge pull request #4187 from rebeka-catalina/rct/d...
2018-01-08 rebeka-catalinaRemoved directory setting from htconfig.md and changed...
2018-01-08 Tobias DiekershoffMerge pull request #4186 from annando/follow-tags
2018-01-08 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-08 MichaelOnly do it when public commenting is enabled
2018-01-08 MichaelOnly show tagged items when there is no filter active
2018-01-08 Tobias DiekershoffMerge pull request #4185 from MrPetovan/bug/4184-fix...
2018-01-08 Hypolite PetovanFix allowed_email()
2018-01-07 MichaelWe now can follow hash tags
2018-01-07 Hypolite PetovanMerge pull request #4182 from annando/notify-public...
2018-01-07 MichaelOne more query
2018-01-07 MichaelChanged queries
2018-01-07 MichaelBest "uid" for sending comments, refresh after commenti...
2018-01-07 Michael VogelMerge pull request #4183 from MrPetovan/bug/4173-fix...
2018-01-07 Hypolite PetovanFix typo in admin settings
2018-01-07 Hypolite PetovanRemove debug code
2018-01-07 Hypolite PetovanRestore tryoembed callback
2018-01-07 MichaelWe have to check for the contact`s uid not the item...
2018-01-07 MichaelDropping is now possible as well
2018-01-07 MichaelSends notifications for public posts with "uid=0"
2018-01-07 Michael VogelMerge pull request #4179 from MrPetovan/bug/4173-fix...
2018-01-07 Tobias DiekershoffMerge pull request #4181 from AndyHee/More-screenshots
2018-01-07 Andy H3Update README.md
2018-01-07 Andy H3Add files via upload
2018-01-07 Hypolite PetovanMove tryoembed to Content\OEmbed
2018-01-07 Hypolite PetovanFall back to normal twitter share if rich OEmbed is...
2018-01-07 Hypolite PetovanMerge pull request #4180 from annando/xmpp-auto-auth
2018-01-07 MichaelThe internal authentication for XMPP does work again
2018-01-06 Michael VogelMerge pull request #4178 from MrPetovan/task/fix-scruti...
next