]> git.mxchange.org Git - friendica.git/history - include
Remove some test logging
[friendica.git] / include /
2016-05-22 Michael VogelRemove some test logging
2016-05-22 Michael VogelIssue 2277: changes to events are now distributed.
2016-05-22 Michael VogelEvents: Now with guid.
2016-05-19 Michael VogelMerge pull request #2519 from tobiasd/20160519-messagespo
2016-05-19 Tobias DiekershoffMerge pull request #2520 from annando/1605-probe_feed
2016-05-18 Michael VogelBugfix: Feeds weren't detected correctly
2016-05-16 Tobias DiekershoffMerge pull request #2513 from annando/1605-diaspora...
2016-05-16 Tobias DiekershoffMerge pull request #2514 from annando/1605-plaintext
2016-05-15 Michael VogelThere were undecoded entities in the title
2016-05-15 Michael VogelMerge pull request #2515 from rabuzarus/key_fix
2016-05-15 rabuzarusphoto.php: correct misspelling of an array key
2016-05-13 Michael VogelBugfix for shares in the plaintext function
2016-05-13 Michael VogelSupport for comments for the Diaspora relay system
2016-05-06 Tobias DiekershoffMerge pull request #2507 from annando/1605-hidewall
2016-05-06 Michael VogelAdded documentation
2016-05-06 Michael VogelThe feed header is now displayed even with "hidewall...
2016-05-06 Michael VogelBetter implementation of "hidewall"
2016-05-06 Tobias DiekershoffMerge pull request #2505 from annando/1605-diaspora...
2016-05-06 Michael VogelDiaspora: Reshares of non native reshares now look...
2016-05-06 Tobias DiekershoffMerge pull request #2503 from annando/1605-hide-profile
2016-05-06 Tobias DiekershoffMerge pull request #2504 from annando/1605-share2
2016-05-05 Michael VogelAvoid warning messages at "strstr"
2016-05-05 Michael VogelUpdate the global contact entries for local users on...
2016-05-05 Michael VogelNew function to update the global contact for the user id.
2016-05-05 Michael VogelThe global contact for server users is now stored directly
2016-05-05 Michael VogelThe "hide" element is included in the feed as well.
2016-05-04 Michael VogelChanged check for searchability
2016-05-04 Michael VogelSet "hide" in noscrape
2016-05-04 Michael VogelDFRN: "Hidewall" is now transmitted, "hide" is respecte...
2016-05-04 Michael VogelBetter handling of hidden profiles
2016-05-04 Tobias DiekershoffMerge pull request #2502 from annando/1605-diaspora...
2016-05-04 Tobias DiekershoffMerge pull request #2501 from annando/1604-insert
2016-05-03 Michael VogelSome more beautification.
2016-05-03 Michael VogelShared links to Diaspora should look better now
2016-05-03 Michael VogelAvoid SQL errors because of existing entries
2016-04-29 Michael VogelMerge pull request #2491 from rabuzarus/2804_acl_hook
2016-04-28 rabuzarusadd a hook call to acl_lookup()
2016-04-28 Tobias DiekershoffMerge pull request #2490 from annando/1604-bugfix-xml
2016-04-28 Michael VogelBugfix for XML function
2016-04-28 Tobias DiekershoffMerge pull request #2489 from annando/1604-unseen
2016-04-28 Michael VogelCheck before doing the database update
2016-04-28 Michael VogelMerge pull request #2486 from rabuzarus/2704_xml
2016-04-27 rabuzarusxml: rename convert_element_to_array to element_to_array
2016-04-27 rabuzarusmove xml related function to the xml class + some doxyg...
2016-04-26 Tobias DiekershoffMerge pull request #2481 from annando/1604-probe_url
2016-04-26 Tobias DiekershoffMerge pull request #2483 from annando/1604-cookie
2016-04-25 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-04-25 Michael VogelCode redesign and comments
2016-04-25 Michael VogelMerge pull request #2480 from rabuzarus/2504_vier_mobil...
2016-04-25 Michael VogelMinor session stuff
2016-04-25 Tobias DiekershoffMerge pull request #2479 from annando/1604-vier-login
2016-04-25 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-04-25 Michael VogelOnly hide the search if "local_search" was activated.
2016-04-25 Tobias DiekershoffMerge pull request #2478 from annando/1604-bookmarks
2016-04-25 Michael VogelWe now work with a hash to avoid cookie manipulation
2016-04-25 Michael Vogel"Remember Me" should work now but needs more fine tuning
2016-04-24 Michael VogelImproved "remember me" functionality
2016-04-24 Michael VogelVier: No visible login border/no search and events...
2016-04-24 Michael VogelBugfix DFRN and bookmark detection
2016-04-23 Tobias DiekershoffMerge pull request #2476 from annando/1604-poller-maxlevel
2016-04-23 Tobias DiekershoffMerge pull request #2477 from annando/1604-gcontact...
2016-04-23 Michael VogelCheck the global contacts every 90 days/Better handling...
2016-04-23 Michael VogelNew (experimental) value to define the maximum level...
2016-04-23 Tobias DiekershoffMerge pull request #2474 from annando/1604-hubzilla...
2016-04-22 Michael VogelQuickfix for Hubzilla systems with enabled OStatus...
2016-04-21 Tobias DiekershoffMerge pull request #2470 from annando/1604-gprobe
2016-04-21 Tobias DiekershoffMerge pull request #2471 from annando/1604-diaspora...
2016-04-21 Michael VogelClean the url at "poco"
2016-04-20 Michael VogelDiaspora: Comments and Likes are now signed at any...
2016-04-20 Michael VogelStart a gcontact probing for new gcontacts
2016-04-20 Tobias DiekershoffMerge pull request #2467 from annando/1604-gcontact...
2016-04-20 Michael VogelOnly do the cleaning on specific networks
2016-04-20 Michael VogelDon't clean the contact url of feeds
2016-04-20 Michael VogelWe have to store feeds in the gcontact table ...
2016-04-20 Michael VogelBugfix: We checked in the wrong array ...
2016-04-20 Michael VogelImproved logging
2016-04-20 Michael VogelAdded description
2016-04-20 Michael VogelSome more checks that the gcontact table contains valid...
2016-04-20 Tobias DiekershoffMerge pull request #2466 from annando/1604-remove-attac...
2016-04-19 Michael VogelBugfix: The function to remove parts of attachments...
2016-04-19 Tobias DiekershoffMerge pull request #2462 from annando/1604-gcontact...
2016-04-19 Tobias DiekershoffMerge pull request #2463 from annando/1604-diaspora...
2016-04-19 Tobias DiekershoffMerge pull request #2465 from annando/1604-no-unknown
2016-04-19 Michael VogelDon't store unknown networks
2016-04-19 Tobias DiekershoffMerge pull request #2464 from annando/1604-scrape-cache
2016-04-19 Michael VogelDon't cache account probing for empty networks
2016-04-19 Michael VogelSome small Diaspora changes
2016-04-19 Tobias DiekershoffMerge pull request #2461 from annando/1604-attach-preview
2016-04-18 Michael VogelNow we are having "after" at the old attach mechanism...
2016-04-18 Michael VogelAttachments: Better handling of preview pictures
2016-04-18 Tobias DiekershoffMerge pull request #2460 from annando/bugfix-attachments
2016-04-18 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-04-18 Michael VogelBugfix: Missing include added
2016-04-18 Tobias DiekershoffMerge pull request #2457 from annando/1604-attachments
2016-04-17 Michael VogelImproved handling of photos
2016-04-17 Michael VogelAdded documentation
2016-04-17 Michael VogelUse the "attachment" element instead of a mixture of...
2016-04-17 Tobias DiekershoffMerge pull request #2452 from annando/1604-clean-contac...
2016-04-17 Tobias DiekershoffMerge pull request #2454 from annando/1604-more-elements
2016-04-17 Tobias DiekershoffMerge pull request #2456 from rabuzarus/1704_vier_cbox_img
next