]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2016-08-03 rabuzarusrestore gitignore
2016-08-03 rabuzarusMerge develop into 0308-Notifications-restructure
2016-08-03 rabuzarusnotifications - move intros to NotificationsManager...
2016-08-03 Tobias DiekershoffMerge pull request #2701 from annando/1608-cronjobs...
2016-08-03 Michael VogelSmall variable type fixed, removed unused includes
2016-08-03 Michael VogelSplit cron jobs in cronjobs, introduce fastlane for...
2016-08-02 Michael VogelMerge pull request #2700 from tobiasd/20160802-de
2016-08-02 Michael VogelMerge pull request #2699 from fabrixxm/fix_pr_2682
2016-08-02 Tobias DiekershoffDE update to the strings
2016-08-02 fabrixxmQuick fix to PR #2682
2016-08-02 Tobias DiekershoffMerge pull request #2698 from annando/1608-split-cronhook
2016-08-02 Michael VogelMerge pull request #2697 from tobiasd/20160801-messages
2016-08-02 Michael VogelUpdated documentation
2016-08-02 Michael VogelSplit cronhook call to several single calls
2016-08-01 rabuzarusnotifications - add attendance notifications
2016-08-01 rabuzarusnotifications - add docu & pagination
2016-08-01 rabuzarusnotifications.php: move more code to NotificationsManager
2016-08-01 Tobias DiekershoffMerge pull request #2696 from annando/1608-performance
2016-08-01 Tobias DiekershoffMerge pull request #2695 from annando/develop
2016-08-01 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-08-01 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-08-01 Michael Vogel"proc_run" is now called with priority.
2016-08-01 Tobias Diekershoffregenerated master messages.po file
2016-08-01 Tobias DiekershoffMerge pull request #2682 from annando/1607-api-generic-xml
2016-08-01 Michael VogelSmall performance improvements
2016-08-01 Tobias DiekershoffMerge pull request #2691 from rabuzarus/2607-contact_co...
2016-07-30 rabuzarusnotifications.php: unify label strings
2016-07-30 trebornotifications.php: reduce code duplication
2016-07-30 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-07-28 Michael VogelMerge pull request #2694 from tobiasd/20160728-quickfix
2016-07-28 fabrixxmMerge pull request #2692 from tobiasd/20160728-libraryasn1
2016-07-28 Tobias Diekershoffquickfix for worker delivery problems
2016-07-28 Tobias DiekershoffMerge pull request #2693 from rabuzarus/2107-contact_edit
2016-07-28 rabuzarusfrio: contac_edit.tpl was missing a bracket
2016-07-28 rabuzarusnotifications.php - move duplicated code in an own...
2016-07-28 Tobias DiekershoffPHP7 needs an integer value for the length
2016-07-27 rabuzarusnotifications.php - move some template creation to...
2016-07-27 rabuzarusfrio: intro notifications + some restructuring in core...
2016-07-26 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-07-26 Michael VogelMerge pull request #2689 from tobiasd/20160726-IS
2016-07-26 Tobias DiekershoffIS update to the translations THX Sveinn í Felli
2016-07-26 Tobias DiekershoffMerge pull request #2688 from rabuzarus/2607-drop
2016-07-26 rabuzarusfrio: provide confirm modal
2016-07-26 Michael VogelMerge pull request #2686 from rabuzarus/2107-contact_edit
2016-07-26 rabuzarusfrio: templates for contact_edit and crepair
2016-07-25 rabuzarusdbm.php - is_result should be a static function
2016-07-25 fabrixxmMerge pull request #2685 from annando/1607-poller-infor...
2016-07-24 Michael VogelWe now work with the "priority" field - that's better
2016-07-24 Michael VogelAvoid warning because $a isn't called by reference
2016-07-24 Michael Vogel"Fast lane" mechanism to reserve one queue for priority...
2016-07-23 Michael VogelProcessing of high priority processes
2016-07-22 Michael VogelReverted some strange stuff
2016-07-22 Michael VogelSome more information about the current queue status...
2016-07-21 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-07-21 Michael VogelMerge remote-tracking branch 'upstream/master' into...
2016-07-21 fabrixxmMerge pull request #2683 from tobiasd/20160721-demessages
2016-07-21 Tobias Diekershoffnew contributor tu DE translations for the credits.txt
2016-07-21 Tobias DiekershoffDE update to the strings
2016-07-19 Michael VogelRemoved (now) unused templates
2016-07-19 Michael VogelNew indexes for the API
2016-07-18 Michael VogelOptimized queries
2016-07-17 Michael VogelSome more improvements to xml.php, code cleanup
2016-07-17 Michael VogelEnhanced XML creation, and so on.
2016-07-16 Michael VogelWork in progress: API XML output without templates
2016-07-15 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-07-15 Tobias DiekershoffMerge pull request #2681 from annando/bugfix-diaspora
2016-07-15 Michael VogelBugfix: There was an SQL error when adding new entries...
2016-07-15 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-07-15 Michael VogelMerge pull request #2680 from fabrixxm/feature-api...
2016-07-15 fabrixxmAPI: fix plaintext of reshared attachment
2016-07-15 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-07-15 Michael VogelAPI: Use a generic function to create the XML
2016-07-15 Tobias DiekershoffMerge pull request #2678 from fabrixxm/feature-api...
2016-07-15 fabrixxmAPI: use `diaspora::is_reshare()`
2016-07-15 fabrixxmAPI: use doxygen todo style
2016-07-14 fabrixxmAPI: rework retweeted_status
2016-07-14 fabrixxmAPI: add docs to `api_item_get_user()`
2016-07-14 fabrixxmAPI: use regex instead of SimpleXMLElement
2016-07-14 Tobias DiekershoffMerge pull request #2679 from annando/1607-diaspora
2016-07-14 Michael VogelDiaspora: Link to protocol description added. Support...
2016-07-13 Tobias DiekershoffMerge pull request #2677 from annando/1607-worker-cooldown
2016-07-13 fabrixxmAPI: rework share as retweet
2016-07-13 fabrixxmAPI: update template for friendica:owner data
2016-07-13 fabrixxmapi: item owner and activities details
2016-07-13 Michael VogelWorker: New value for cooldown time after each function...
2016-07-13 fabrixxmAPI: Fix `api_array_to_xml()`
2016-07-13 fabrixxmMerge pull request #2676 from tobiasd/20160713-lighttpd...
2016-07-13 Tobias Diekershoffadded configuration reg. curl and lighttpd with error...
2016-07-12 Tobias DiekershoffMerge pull request #2674 from annando/1607-warning...
2016-07-12 Michael VogelBugfix: Avoid a warning if "theme_info" isn't an array
2016-07-11 rabuzarusMerge pull request #2669 from annando/1607-new-probe
2016-07-11 rabuzarusMerge pull request #2673 from annando/1607-mail-avatar
2016-07-11 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-07-11 Michael VogelBugfix: Avatar pictures of mail contacts weren't displa...
2016-07-11 Michael VogelSome more little documentation
2016-07-11 Michael VogelMerge pull request #2672 from rabuzarus/1007-page_template
2016-07-11 rabuzarusadd possibility to load custom page templates + none...
2016-07-10 Michael VogelSome more documentation
2016-07-10 Michael VogelAdded fcontact doc
2016-07-10 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
next