]> git.mxchange.org Git - friendica.git/history - mod
Commenting on postings from tags on the network page does work now
[friendica.git] / mod /
2018-01-10 MichaelTypo
2018-01-09 MichaelFill the cache fields as well
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-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 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 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 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 issues in mod/contacts
2018-01-05 Hypolite PetovanMerge pull request #4177 from annando/community-singleuser
2018-01-05 MichaelDon't show the local community page on single user...
2018-01-05 Michael VogelMerge pull request #4171 from MrPetovan/task/fix-scruti...
2018-01-05 Hypolite PetovanFix variable confusion in admin
2018-01-05 Hypolite PetovanMerge branch 'develop' into task/fix-scrutinizer-issues
2018-01-05 Michael VogelMerge pull request #4172 from MrPetovan/task/4144-impro...
2018-01-05 Hypolite PetovanMerge pull request #4174 from annando/reshare-no-edit
2018-01-05 MichaelDisable editing of public items / Reshare of community...
2018-01-05 Hypolite PetovanFix typo in mod/admin
2018-01-05 Hypolite PetovanScrutinizer fixes for mod/settings
2018-01-05 Hypolite PetovanImprove connectors settings display
2018-01-05 Hypolite PetovanSimplifying admin_page_users_post function
2018-01-05 Hypolite PetovanMore issues fixed
2018-01-05 Hypolite PetovanSimplify sprintf(t[t]()) calls
2018-01-05 Hypolite PetovanAdditional issue fixes
2018-01-05 Hypolite PetovanFix parse error
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 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 PetovanRemove unused parameter in can_write_wall()
2018-01-04 Hypolite PetovanRemove unused param in datetimesel()
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 no_oembed_rich_content and allowed_oembed admin...
2018-01-04 Hypolite PetovanAdd back missing brace
2018-01-04 Hypolite PetovanMerge pull request #4160 from annando/community
2018-01-04 MichaelAuto update does work now
2018-01-04 MichaelUpdates for community pages do work now
2018-01-04 MichaelImproved descriptions, improved tab behaviour
2018-01-04 MichaelWe now have a single menu item again
2018-01-04 MichaelIt's now in a single file
2018-01-04 MichaelUse network paging
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 MagnessReview update
2018-01-04 Adam MagnessMove Photos to xrc
2018-01-03 MichaelMake the community pages available to local users every...
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 PetovanAdd float casting back to dfrn_poll
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 PetovanFix formatting and PHP notice in mod/profile
2018-01-02 Hypolite PetovanFix formatting and PHP notice in mod/photos
2018-01-02 Hypolite PetovanFix formatting and PHP notices in network and photo...
2018-01-02 Hypolite PetovanFix formatting and PHP notice in mod/message
2018-01-02 Hypolite PetovanFix formatting and PHP notices in contacts
2018-01-02 Hypolite PetovanQuick fix PHP notices in various files
2018-01-02 Hypolite PetovanFix formatting and PHP notices in events
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 PetovanRevert "Updated hcard with the new feed links"
2018-01-01 Hypolite PetovanRemove include/oembed and mod/oembed
2017-12-31 Hypolite PetovanMerge pull request #4153 from zeroadam/Crypto-#3878
2017-12-31 Adam MagnessMove salmonKey to Salmon class
2017-12-30 Adam MagnessCrypto to src
2017-12-30 Hypolite PetovanUpdated hcard with the new feed links
2017-12-30 Hypolite PetovanAdd Feed module
2017-12-30 Hypolite PetovanAdd Feed module
2017-12-30 Hypolite PetovanAdd type parameter to OStatus::feed
2017-12-30 Hypolite PetovanFix formatting mod/profile
2017-12-30 Hypolite PetovanFix formatting dfrn_poll
2017-12-30 Hypolite PetovanMove include/auth to Login::sessionAuth
2017-12-30 Hypolite PetovanMove login() to Login module
2017-12-30 Hypolite PetovanFix formatting in mod
2017-12-30 Hypolite PetovanMake validate_url more intuitive
2017-12-30 Hypolite PetovanReplace init_groups_visitor with Group::getIdsByContactId
2017-12-29 Hypolite PetovanMerge pull request #4151 from annando/connect-follow
2017-12-29 MichaelDon't show the connect link in the profile on the ...
2017-12-29 Hypolite PetovanMerge pull request #4145 from annando/photo-twist
2017-12-29 MichaelAdded explanation
2017-12-28 MichaelReformatted file, improved coding for "twist"
2017-12-28 Hypolite PetovanMerge pull request #4143 from annando/comment-public
next