]> git.mxchange.org Git - friendica.git/history - include
The automatic database update had worked endlessly
[friendica.git] / include /
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 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 MagnessRemove requires
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 Michael VogelMerge pull request #4196 from tobiasd/20180110-docs
2018-01-10 Adam MagnessRemove requires
2018-01-10 Adam MagnessRemove old file
2018-01-10 Adam MagnessUpdate functions and calls
2018-01-09 Hypolite PetovanMerge pull request #4192 from zeroadam/Follow-#3878
2018-01-09 Adam MagnessRemove follow
2018-01-08 Hypolite PetovanMerge pull request #4123 from Rudloff/feature/ruleset
2018-01-08 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-08 Tobias DiekershoffMerge pull request #4185 from MrPetovan/bug/4184-fix...
2018-01-08 Hypolite PetovanFix allowed_email()
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 Michael VogelMerge pull request #4183 from MrPetovan/bug/4173-fix...
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 MichaelSends notifications for public posts with "uid=0"
2018-01-07 Michael VogelMerge pull request #4179 from MrPetovan/bug/4173-fix...
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-06 Michael VogelMerge pull request #4178 from MrPetovan/task/fix-scruti...
2018-01-06 Hypolite PetovanFix Twitter quote tweet display
2018-01-06 Hypolite PetovanFix issues in mod/contacts
2018-01-05 Hypolite PetovanMerge pull request #4175 from annando/contact-posts
2018-01-05 MichaelPosts from contacts weren't displayed correctly
2018-01-05 Michael VogelMerge pull request #4171 from MrPetovan/task/fix-scruti...
2018-01-05 Hypolite PetovanMerge branch 'develop' into task/fix-scrutinizer-issues
2018-01-05 Hypolite PetovanRevert assignment change in datetime
2018-01-05 Hypolite PetovanFix Scrutinizer issues in mod [_well_know -> contactgroup]
2018-01-04 Hypolite PetovanMerge pull request #4170 from MrPetovan/bug/4155-remove...
2018-01-04 Hypolite PetovanMerge pull request #4169 from annando/comment-dfrn
2018-01-04 MichaelPrecaution for incomplete threads
2018-01-04 Hypolite PetovanMerge pull request #4168 from annando/comment-dfrn
2018-01-04 Michael VogelMerge pull request #4166 from MrPetovan/task/fix-scruti...
2018-01-04 Michael VogelMerge pull request #4167 from MrPetovan/bug/4155-remove...
2018-01-04 MichaelCommenting to (nearly) every Friendica contact is now...
2018-01-04 Hypolite PetovanReview changes
2018-01-04 Hypolite PetovanFix unused code in include (second pass)
2018-01-04 Hypolite PetovanFix unused code in include
2018-01-04 Hypolite PetovanRemove unused parameter in can_write_wall()
2018-01-04 Hypolite PetovanRemove unused param in datetimesel()
2018-01-04 Hypolite PetovanFix unused code in include/api
2018-01-04 Hypolite PetovanRemove construct_acl_data()
2018-01-04 Tobias DiekershoffMerge pull request #4092 from MrPetovan/task/3954-move...
2018-01-04 Hypolite PetovanMove ParseUrl to Util namespace
2018-01-04 Hypolite PetovanAdd allowed_domain generic function
2018-01-04 Hypolite PetovanMerge pull request #4160 from annando/community
2018-01-04 MichaelUpdates for community pages do work now
2018-01-04 MichaelEnsuring that only local users can comment on community...
2018-01-04 MichaelCommunity is always available
2018-01-04 MichaelWe now have a single menu item again
2018-01-04 MichaelIt's now in a single file
2018-01-04 MichaelCommenting on community timelines is now possible
2018-01-04 Michael VogelMerge pull request #4165 from MrPetovan/bug/4163-null...
2018-01-04 Michael VogelMerge pull request #4162 from MrPetovan/develop
2018-01-04 Hypolite PetovanMerge pull request #4164 from zeroadam/Photo-#3878
2018-01-04 Adam MagnessMove Photos to xrc
2018-01-03 MichaelRemove some currently unused stuff
2018-01-03 MichaelWe now have a global page for all global entries from...
2018-01-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-03 Hypolite PetovanMerge branch 'develop' into task/3954-move-auth-to-src
2018-01-02 Michael VogelMerge pull request #4157 from MrPetovan/task/fix-notices
2018-01-02 Hypolite PetovanReview: Ensure $arr['network'] is populated in item_store
2018-01-02 Hypolite PetovanReview: Removed unused code in include/bbcode
2018-01-02 Hypolite PetovanLast minute fix to include/items
2018-01-02 Hypolite PetovanFix formatting and PHP notices in include/tags
2018-01-02 Hypolite PetovanQuick fix PHP notices in various files
2018-01-02 Hypolite PetovanFix formatting and PHP notices in identity
2018-01-02 Hypolite PetovanFix formatting and PHP notices in events
2018-01-02 Hypolite PetovanFix formatting and PHP notices in include/conversation
2018-01-02 Hypolite PetovanFix formatting and PHP notices in bb_ShareAttributes
2018-01-02 Michael VogelMerge pull request #4152 from MrPetovan/task/4137-add...
2018-01-02 Michael VogelMerge pull request #4156 from MrPetovan/bug/4155-move...
2018-01-01 Hypolite PetovanRemove include/oembed and mod/oembed
2018-01-01 Hypolite PetovanAdd Module\Oembed and Content\OEmbed
2017-12-31 Hypolite PetovanMerge pull request #4153 from zeroadam/Crypto-#3878
2017-12-30 Adam MagnessCrypto to src
2017-12-30 Hypolite PetovanMove include/auth to Login::sessionAuth
2017-12-30 Hypolite PetovanMove login() to Login module
2017-12-30 Hypolite PetovanMake validate_url more intuitive
2017-12-30 Hypolite PetovanReplace init_groups_visitor with Group::getIdsByContactId
2017-12-30 Hypolite PetovanFix formatting include/security
next