]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2015-11-28 Michael VogelAutomatically optimize tables that are smaller than...
2015-11-28 Michael VogelMaybe it would take too long to optimize the photo...
2015-11-28 Michael VogelOptimize tables on a daily base that are written very...
2015-11-27 Tobias DiekershoffMerge pull request #2102 from annando/1511-unseen-forums
2015-11-27 Michael VogelMerge pull request #2099 from rabuzarus/2611_new_user_addr
2015-11-27 Michael VogelBugfix: Now the unseen counter works.
2015-11-27 Michael VogelMerge pull request #2095 from rabuzarus/unread_forums
2015-11-27 Tobias DiekershoffMerge pull request #2101 from annando/1511-new-ostatus...
2015-11-27 Michael VogelOStatus: Commented out some "to-do" stuff
2015-11-27 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2015-11-27 Tobias DiekershoffMerge pull request #2100 from annando/bugfix-scrape
2015-11-26 Michael VogelBugfix: There was an endless loop in the probe_url...
2015-11-26 rabuzarusinclude friendica address in hcard
2015-11-26 rabuzarusgenerate addr for new registered users
2015-11-26 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2015-11-26 Tobias DiekershoffMerge pull request #2098 from annando/1511-self-contact
2015-11-26 Michael VogelOnly update contact data for OStatus contacts
2015-11-26 Tobias DiekershoffMerge pull request #2096 from annando/1511-scrape-addr
2015-11-25 Michael Vogelscrape_dfrn now scrapes the address as well.
2015-11-25 Michael VogelDeactivated some attachment part in the old functions
2015-11-24 rabuzarusforumlist: little doxygen polishing
2015-11-24 rabuzaruscount unread forum items for forumlist widget (ping...
2015-11-24 Michael VogelBugfix: Bookmarks doesn't federate well.
2015-11-24 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2015-11-23 Michael VogelThe generated XML is now valid and it seems to work.
2015-11-23 Tobias DiekershoffMerge pull request #2094 from annando/1511-api
2015-11-23 Michael VogelAPI: Show the remote profile so that AndStatus uses...
2015-11-23 Michael VogelNew function for creating the OStatus messages
2015-11-23 Michael VogelAPI: Improvements for fetching the nick name
2015-11-22 Tobias DiekershoffMerge pull request #2092 from strk/do-not-notify-own...
2015-11-22 Sandro SantilliDo not notify own posts, closes #1032
2015-11-21 Tobias DiekershoffMerge pull request #2090 from annando/1511-document...
2015-11-20 Michael VogelAdded the german explanation
2015-11-20 Michael VogelAdded some more explanations about ejabberd
2015-11-19 Michael VogelDocumentation: Configure bosh
2015-11-19 Michael VogelDocumentation for installing a synchronized ejabberd
2015-11-19 Michael VogelMerge pull request #2089 from tobiasd/20151119-NL
2015-11-19 Michael VogelMerge pull request #2087 from tobiasd/20151118-docevents
2015-11-19 Tobias DiekershoffNL update to the strings, thx Ralph
2015-11-19 Tobias Diekershofflinefeeds
2015-11-19 Tobias DiekershoffMerge pull request #2088 from annando/1511-endless...
2015-11-19 Tobias Diekershofftypo
2015-11-18 Michael VogelPrevention of endless loops in the conversation
2015-11-18 Tobias Diekershoffdocumentation of the not/maybe/attent feature for events
2015-11-18 fabrixxmMerge pull request #2085 from annando/1511-forumlist-fix
2015-11-17 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2015-11-17 Michael VogelMerge pull request #2086 from rabuzarus/0711_forumlist
2015-11-17 rabuzarusforumlist: oh forgot to raise $visible_forums after...
2015-11-17 rabuzarusforumlist: fix id conflict and js show-more
2015-11-17 Michael VogelThe mobile.css seems to only work for mobiles at the...
2015-11-17 Michael VogelSome SQL fixes
2015-11-17 Michael VogelThe mobile.css was commented out ...
2015-11-17 Michael VogelThis is a quick fix for the the forumlist.
2015-11-17 fabrixxmMerge pull request #2081 from annando/1511-avatar-fix
2015-11-17 Michael VogelMerge pull request #2061 from rabuzarus/0711_forumlist
2015-11-17 Michael VogelBugfix: The own avatar was (sometimes?) changed back...
2015-11-14 Tobias DiekershoffMerge pull request #2077 from annando/1511-plugin-order
2015-11-14 Michael VogelSort the plugin configuration on the admin page by...
2015-11-14 Tobias DiekershoffMerge pull request #2076 from annando/issue-2060
2015-11-14 Tobias DiekershoffMerge pull request #2075 from annando/1511-bugfix-bbcode
2015-11-14 Michael VogelFix for issue 2060: When password is provided during...
2015-11-13 Michael VogelBugfix: Avoid error messages because of an already...
2015-11-13 rabuzarusforumlist: don't raise db version in dbstructure.php
2015-11-13 Tobias DiekershoffMerge pull request #2072 from fabrixxm/issue_2066
2015-11-13 Tobias DiekershoffMerge pull request #2074 from fabrixxm/issue_2071
2015-11-13 fabrixxmMerge pull request #2073 from annando/1511-avatar
2015-11-13 Fabrixxmpass to all templates by default
2015-11-13 FabrixxmInstaller use static css, fix #2071
2015-11-13 Michael VogelProfile photos are now having an extension
2015-11-13 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2015-11-13 Michael VogelCleaned code
2015-11-13 FabrixxmRemove anonymous function, 5.2 is still minimal requirement
2015-11-13 fabrixxmMerge pull request #2067 from annando/1511-optimize-sql
2015-11-13 fabrixxmMerge pull request #2070 from annando/1511-local-delive...
2015-11-13 Michael VogelThe avatar picture wasn't updated at the contact table
2015-11-12 rabuzarusforumlist: some more doxygen for plugin.php
2015-11-12 rabuzarusforumlist: dbupdate - fix - delete hooks and addon...
2015-11-12 Michael VogelJust removed blanks with tabs
2015-11-12 Michael VogelOnly allow non top level posts to soap boxes
2015-11-12 Michael VogelLocal delivery of comments to soap boxes are working now
2015-11-12 rabuzarusforumlist: dbupdate - new try
2015-11-12 Tobias DiekershoffMerge pull request #2069 from fabrixxm/vier_aside_mobile
2015-11-12 fabrixxmvier mobile: prefixed transition in css, mobile-related...
2015-11-12 fabrixxmfix tab icon padding
2015-11-12 fabrixxmfix menu icon, add icon to tab
2015-11-12 fabrixxmmobile friendly tabs
2015-11-12 Tobias DiekershoffMerge pull request #2068 from annando/1511-vier-mobile...
2015-11-12 Michael VogelSome SQL queries were optimized to reduce the amount...
2015-11-12 Michael VogelVier: The left menu does now appear reliably even if...
2015-11-11 rabuzarusforumlist: dbupdate - small includel fix
2015-11-11 rabuzarusforumlist: dbupdate - small optical fix
2015-11-11 rabuzarusforumlist: dbupdate
2015-11-11 rabuzarusforumlist: doxygen corrections
2015-11-11 rabuzarusforumlist: function get_feature_default()
2015-11-11 rabuzarusforumlist: forgot some required_once for plugin_enabled()
2015-11-11 rabuzarusforumlist: nodeinfo_plugin_enabled() is now plugin_enab...
2015-11-11 rabuzarusforumlist: use a more unique identifier
2015-11-10 Michael VogelMerge pull request #2065 from tobiasd/20151110-shashape
2015-11-10 Michael VogelMerge pull request #2064 from tobiasd/20151110-de
2015-11-10 Tobias Diekershoffupdated the CSS file for the ShaShape iconset
next