]> git.mxchange.org Git - friendica.git/history - include
Merge pull request #2768 from tobiasd/20160906-changes
[friendica.git] / include /
2016-09-12 Michael VogelMerge pull request #2768 from tobiasd/20160906-changes
2016-09-09 Tobias DiekershoffMerge pull request #2774 from annando/1609-worker-processes
2016-09-09 Michael VogelRestructured the way, processes are inserted and removed
2016-09-09 Michael VogelNew process table for a better detection of running...
2016-09-07 Michael VogelMerge pull request #2771 from rabuzarus/0709-frio-dropI...
2016-09-06 Tobias DiekershoffMerge branch '3.5rc' of https://github.com/friendica...
2016-09-06 Tobias DiekershoffMerge pull request #2770 from annando/sql-default-value
2016-09-06 Michael VogelMerge remote-tracking branch 'upstream/3.5rc' into...
2016-09-05 Michael VogelMerge remote-tracking branch 'upstream/3.5rc' into...
2016-09-05 rabuzarusMerge pull request #2765 from annando/1609-attachments
2016-09-04 Michael VogelAttachments are now displayed again.
2016-09-03 Michael VogelMerge pull request #2760 from gerhard6380/3.5rc
2016-09-03 Michael VogelsQL: No "NOT NULL" on text fields.
2016-09-03 rabuzarusMerge pull request #2762 from annando/1609-tagged
2016-09-03 Michael VogelThe "tagged with" message now works again.
2016-09-02 gerhard6380API: change friendica_activities to include arrays...
2016-09-01 Tobias DiekershoffMerge pull request #2758 from annando/1609-sql-charset
2016-09-01 Michael VogelAdd the new charset parameter to the database creation
2016-09-01 Michael VogelSet the charset for the SQL connection for new installa...
2016-08-31 Tobias DiekershoffMerge pull request #2748 from rabuzarus/rabuzarus-pending
2016-08-31 Tobias DiekershoffMerge pull request #2755 from rabuzarus/theme-init...
2016-08-31 rabuzarusUpdate identity.php
2016-08-29 rabuzarusMerge pull request #2753 from annando/1608-sql-errors
2016-08-29 Michael VogelBugfix: Fixed two bad sql queries
2016-08-27 rabuzarusMerge pull request #2750 from annando/1608-worker-prior...
2016-08-27 rabuzarusMerge pull request #2749 from annando/1608-dbstructure
2016-08-27 Michael VogelPrevent lowest priority calls from never being called
2016-08-27 Michael VogelRemoved some accidentally written code
2016-08-27 Michael Vogeldbstructure: Set the version when updating manually
2016-08-26 rabuzarusbest_link_url: don't use redirect for pending contacts
2016-08-23 Tobias DiekershoffMerge pull request #2746 from annando/1608-diaspora...
2016-08-23 Michael VogelThe handle (user@domain.tld) for Diaspora contacts...
2016-08-23 Tobias DiekershoffMerge pull request #2745 from annando/1608-atachments
2016-08-23 Michael VogelBugfix: Handle attachments with bbcode inside/handle...
2016-08-23 Michael VogelMerge pull request #2744 from tobiasd/20160820-cal
2016-08-23 Michael VogelMerge pull request #2743 from tobiasd/20160819-credits
2016-08-20 Tobias Diekershoffevents with no finish should not export it to ical
2016-08-19 Tobias DiekershoffMerge pull request #2742 from annando/1608-priority...
2016-08-18 Michael VogelNew priority level for stale processes.
2016-08-14 Tobias DiekershoffMerge pull request #2737 from annando/1608-worker-again
2016-08-14 Tobias DiekershoffMerge branch '3.5rc' of https://github.com/friendica...
2016-08-14 gerhard6380improved sql statements for direct_messages calls
2016-08-14 gerhard6380Implement api/direct_messages/destroy
2016-08-14 gerhard6380remove api_friendica_direct_messages_all
2016-08-14 gerhard6380Removing api_friendica_direct_messages_conversations
2016-08-14 gerhard6380remove api_format_messages_win and include new fields...
2016-08-14 gerhard6380new API calls for private messsages in Win10 app
2016-08-14 Michael VogelPerformance improvements for the poller
2016-08-11 Tobias DiekershoffMerge pull request #2728 from annando/1608-ping
2016-08-10 Michael VogelPing is now using a standard routine to generate the...
2016-08-09 Tobias DiekershoffMerge pull request #2722 from rabuzarus/0808-frio-backg...
2016-08-08 rabuzarusMerge pull request #2720 from annando/1608-kill-stale...
2016-08-08 Michael VogelUse a 10 minute timeout for high priority processes...
2016-08-08 Michael VogelProcess timeouts are now priority depending
2016-08-08 Michael VogelMerge pull request #2702 from rabuzarus/0308-Notificati...
2016-08-08 Tobias DiekershoffMerge pull request #2717 from annando/1608-bugfix-procrun
2016-08-08 Michael VogelBugfix: proc_run hadn't worked anymore due to the prior...
2016-08-07 rabuzarusnotifications - correct boolean variable checking
2016-08-06 rabuzarusnotifications - set default values for some varibles
2016-08-04 Michael VogelMerge pull request #2711 from rabuzarus/0408-frio-photo...
2016-08-04 Tobias DiekershoffMerge pull request #2709 from annando/1608-push-splitted
2016-08-04 Michael VogelLower the priority for stale processes
2016-08-04 Michael VogelReschedule killed processes at the beginning of the...
2016-08-04 Michael Vogelpubsubpublish is now split into separate calls per...
2016-08-04 rabuzarusnotifications - remove TAB (clean up)
2016-08-03 rabuzarusMerge pull request #2703 from annando/1608-worker-priority
2016-08-03 Michael VogelAdded priority to some forgotten proc_run calls
2016-08-03 Michael VogelFastlane is now working with any priority level
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 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 DiekershoffMerge pull request #2682 from annando/1607-api-generic-xml
2016-08-01 Michael VogelSmall performance improvements
2016-07-30 trebornotifications.php: reduce code duplication
2016-07-30 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-07-28 Tobias DiekershoffMerge pull request #2693 from rabuzarus/2107-contact_edit
2016-07-26 Michael VogelMerge remote-tracking branch 'upstream/develop' into...
2016-07-26 Tobias DiekershoffMerge pull request #2688 from rabuzarus/2607-drop
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
next