]> git.mxchange.org Git - friendica.git/history - include
See issue 1491: We need to generate a new guid to make Diaspora work
[friendica.git] / include /
2015-08-11 Michael VogelSee issue 1491: We need to generate a new guid to make...
2015-08-10 Tobias DiekershoffMerge pull request #1804 from annando/1508-public-relay
2015-08-10 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2015-08-10 Tobias DiekershoffMerge pull request #1802 from annando/1508-valid-username
2015-08-10 Tobias DiekershoffMerge pull request #1803 from annando/1508-accessibility
2015-08-09 Michael VogelMessages are now sent to the relay server - and the...
2015-08-09 Michael VogelPosts from Diaspora are always accepted for the global...
2015-08-08 Michael VogelBetter link descriptions.
2015-08-08 Michael VogelOn OStatus and Diaspora the usernames mustn't contain...
2015-08-08 Michael VogelAdded many accesskeys ...
2015-08-06 Tobias DiekershoffMerge pull request #1801 from fabrixxm/feature-pjs
2015-08-06 fabrixxmlog call to hooks in debug
2015-08-06 Michael VogelSome steps for a better screen reader compatibility
2015-08-02 Tobias DiekershoffMerge pull request #1791 from annando/1507-new-poco
2015-07-30 Michael VogelBugfix: Fetching data from noscrape had several issues
2015-07-29 Michael VogelCode beautification
2015-07-29 Michael VogelOnly suggest friendica contacts that where recently...
2015-07-29 Michael VogelMoved the detection for centralized networks.
2015-07-28 Michael VogelSet the network name for some centralized networks.
2015-07-28 Michael VogelSome code beautification.
2015-07-28 Michael VogelSome correction stuff for old entries in the global...
2015-07-28 Michael VogelThe discovery should check all profiles.
2015-07-27 Michael VogelCheck all contacts that we haven't contacted in a month
2015-07-27 Michael VogelMark contacts from not reachable servers as unreachable
2015-07-26 Michael VogelDiscover users who never are contacted.
2015-07-26 Michael VogelJust some improvements ...
2015-07-26 Michael VogelDiscovery for unchecked contacts
2015-07-26 Michael VogelMove the contact discovery into the background
2015-07-25 Michael VogelPoco: always do a forced check for availability of...
2015-07-25 Michael VogelDo a recheck when the server isn't available.
2015-07-25 Michael VogelPoco: Only fetch the latest post if it wasn't provided.
2015-07-24 Michael VogelExport all federation contacts through poco
2015-07-23 Michael VogelUpdate the contact when activated
2015-07-23 Michael VogelCheck not only for the last contact but also for the...
2015-07-23 Michael Vogel"last_contact" is now set automatically if it is lower...
2015-07-23 Michael VogelSet contact as reachable when there was data from noscrape
2015-07-23 Michael VogelUse an ID as a primary field.
2015-07-22 Michael VogelNew Diaspora detection
2015-07-22 Michael VogelImproved scraping and poco discovery.
2015-07-20 Michael VogelNew field "created" in gcontacts. New option for timefr...
2015-07-19 Michael VogelSupport for detecting "Hubzilla" (and some bugfixing...
2015-07-19 Michael VogelDo some caching
2015-07-19 Michael VogelAutomatically updating the searched contacts while...
2015-07-19 Michael VogelQuery Redmatrix contacts for their contacts as well.
2015-07-19 Michael VogelOption to discover contacts from remote users (fallback...
2015-07-18 Michael VogelQuery the other servers for their users.
2015-07-18 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2015-07-18 Michael VogelQuery other servers periodically for their known contacts
2015-07-18 Michael VogelNew table "gserver" for server data of the global contacts
2015-07-17 Michael VogelPoco: Option to activate and deactivate detection of...
2015-07-17 Michael VogelOnepoll: mark the last request failure for this contact
2015-07-17 Michael Vogelpoco: Only fetch last update manually if it wasn't...
2015-07-17 Michael VogelOnly suggest contacts that haven't failed recently
2015-07-16 rootPoco: New fields for last contact and last failure...
2015-07-16 Tobias DiekershoffMerge pull request #1765 from annando/1507-redmatrix...
2015-07-16 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2015-07-16 Michael VogelShow "Redmatrix" as network name.
2015-07-15 Tobias DiekershoffMerge pull request #1764 from annando/1507-ostatus...
2015-07-15 Michael VogelOStatus: Handling of unsupported verbs
2015-07-15 Michael VogelOStatus: Support for "Favorite" (like)
2015-07-14 Tobias DiekershoffMerge pull request #1758 from annando/1507-salmon
2015-07-13 Michael VogelFollow/Unfollow now works from OStatus.
2015-07-13 Michael VogelSalmon: Don't store contact data before the message...
2015-07-13 Michael VogelReworked salmon import
2015-07-12 Tobias DiekershoffMerge pull request #1755 from annando/1507-template...
2015-07-12 Tobias DiekershoffMerge pull request #1750 from annando/1507-contact...
2015-07-12 Tobias DiekershoffMerge pull request #1751 from annando/1507-diaspora...
2015-07-12 Michael VogelRemove a useless comment
2015-07-12 Michael VogelMoved the needed include to a better place.
2015-07-12 Michael VogelOnly update communication relevant data. And only updat...
2015-07-12 Michael VogelSome more test code removed
2015-07-12 Michael VogelTesting code removed
2015-07-12 Michael VogelSome precaution to avoid overwriting of existing data...
2015-07-11 Michael VogelGUID should be urlencoded in template since it is urlen...
2015-07-11 Michael VogelAutomatically update contact data.
2015-07-06 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2015-07-06 FabrixxmMerge branch 'master' into develop
2015-07-06 fabrixxmMerge branch '3.4.1'
2015-07-05 Michael VogelDon't deliver answers to OStatus messages to Diaspora
2015-07-05 Michael VogelDiaspora: Improved parsing of linefeeds
2015-07-04 Michael VogelWhen posting to Diaspora, now the contact names are...
2015-07-04 Tobias DiekershoffMerge pull request #1724 from rabuzarus/theme_uid
2015-07-02 fabrixxmMerge pull request #1726 from rabuzarus/acl-var
2015-07-01 Tobias DiekershoffMerge pull request #1722 from annando/1506-password...
2015-06-30 Michael VogelAbility to enter a password when the first user is...
2015-06-30 FabrixxmMerge branch 'develop' into lang
2015-06-30 fabrixxmMerge pull request #1715 from rabuzarus/theme_uid
2015-06-30 fabrixxmMerge pull request #1714 from annando/1506-mail-link...
2015-06-30 fabrixxmMerge pull request #1713 from annando/1506-ostatus...
2015-06-30 fabrixxmMerge pull request #1712 from annando/1506-ostatus...
2015-06-30 fabrixxmMerge pull request #1716 from annando/1506-no-googlemap
2015-06-30 fabrixxmMerge pull request #1717 from annando/1506-ostatus...
2015-06-30 Michael VogelOStatus: By using Qvitter, users can delete items....
2015-06-30 Michael VogelRemoved Google Maps
2015-06-29 Michael VogelMail link in profile page
2015-06-29 Michael VogelThere is now two different checks for the completion...
2015-06-29 Michael VogelOStatus: Use the GUID format for the link to the item
2015-06-29 fabrixxmMerge pull request #1696 from rabuzarus/acl-var
2015-06-29 fabrixxmMerge pull request #1698 from rabuzarus/identity
2015-06-29 fabrixxmMerge pull request #1703 from rabuzarus/readable_bytes
next