]> git.mxchange.org Git - friendica.git/log
friendica.git
8 years agoMerge pull request #2742 from annando/1608-priority-rearranges
Tobias Diekershoff [Fri, 19 Aug 2016 05:19:32 +0000 (07:19 +0200)]
Merge pull request #2742 from annando/1608-priority-rearranges

New priority level for stale processes

8 years agoNew priority level for stale processes.
Michael Vogel [Thu, 18 Aug 2016 10:33:17 +0000 (12:33 +0200)]
New priority level for stale processes.

8 years agoMerge pull request #2741 from rabuzarus/1708-frio_fix_contact_edit_delete
Tobias Diekershoff [Wed, 17 Aug 2016 14:58:00 +0000 (16:58 +0200)]
Merge pull request #2741 from rabuzarus/1708-frio_fix_contact_edit_delete

fix contact dropping on contact edit page also for other themes

8 years agofix contact dropping on contact edit page also for other themes
rabuzarus [Wed, 17 Aug 2016 14:51:04 +0000 (16:51 +0200)]
fix contact dropping on contact edit page also for other themes

8 years agoMerge pull request #2740 from rabuzarus/1708-frio_fix_contact_edit_delete
Tobias Diekershoff [Wed, 17 Aug 2016 13:29:37 +0000 (15:29 +0200)]
Merge pull request #2740 from rabuzarus/1708-frio_fix_contact_edit_delete

frio: fix contact dropping on contact edit page

8 years agofrio: fix contact dropping on contact edit page
rabuzarus [Wed, 17 Aug 2016 12:32:43 +0000 (14:32 +0200)]
frio: fix contact dropping on contact edit page

8 years agoMerge pull request #2739 from annando/1608-session-close
Tobias Diekershoff [Wed, 17 Aug 2016 05:37:33 +0000 (07:37 +0200)]
Merge pull request #2739 from annando/1608-session-close

Only close the session if it had been opened.

8 years agoOnly close the session if it had been opened.
Michael Vogel [Tue, 16 Aug 2016 19:35:12 +0000 (21:35 +0200)]
Only close the session if it had been opened.

8 years agoMerge pull request #2738 from tobiasd/20160814-credits
Michael Vogel [Tue, 16 Aug 2016 12:18:47 +0000 (14:18 +0200)]
Merge pull request #2738 from tobiasd/20160814-credits

regenerated credits

8 years agoregenerated credits
Tobias Diekershoff [Sun, 14 Aug 2016 20:19:49 +0000 (22:19 +0200)]
regenerated credits

8 years agoMerge pull request #2737 from annando/1608-worker-again
Tobias Diekershoff [Sun, 14 Aug 2016 20:10:13 +0000 (22:10 +0200)]
Merge pull request #2737 from annando/1608-worker-again

Performance improvements for the poller

8 years agoMerge branch '3.5rc' of https://github.com/friendica/friendica into 3.5rc
Tobias Diekershoff [Sun, 14 Aug 2016 20:05:54 +0000 (22:05 +0200)]
Merge branch '3.5rc' of https://github.com/friendica/friendica into 3.5rc

8 years agoadapted documentation
gerhard6380 [Sat, 13 Aug 2016 14:14:12 +0000 (16:14 +0200)]
adapted documentation

removed reference to Windows 10 app

8 years agoupdated api documentation to reflect changes on direct_messages
gerhard6380 [Sat, 13 Aug 2016 11:19:53 +0000 (13:19 +0200)]
updated api documentation to reflect changes on direct_messages

added direct_messages/destroy, friendica/direct_messages_setseen

8 years agoimproved sql statements for direct_messages calls
gerhard6380 [Sat, 13 Aug 2016 11:08:16 +0000 (13:08 +0200)]
improved sql statements for direct_messages calls

8 years agoImplement api/direct_messages/destroy
gerhard6380 [Fri, 12 Aug 2016 16:15:03 +0000 (18:15 +0200)]
Implement api/direct_messages/destroy

Twitter compliant call replaces api/friendica/direct_messages_delete;
JSON return expected by Twitter API and parameter include_entities not
yet implemented

8 years agoremove api_friendica_direct_messages_all
gerhard6380 [Fri, 12 Aug 2016 13:40:22 +0000 (15:40 +0200)]
remove api_friendica_direct_messages_all

instead included 'friendica_verbose' parameter into standard function
api_direct_messages_box()

8 years agoRemoving api_friendica_direct_messages_conversations
gerhard6380 [Thu, 11 Aug 2016 21:53:00 +0000 (23:53 +0200)]
Removing api_friendica_direct_messages_conversations

due to implementing 'seen' and 'parent-uri' into standard
api_format_messages() this call is not needed anymore. Adapting comment
blocks.

8 years agoremove api_format_messages_win and include new fields in api_format_messages
gerhard6380 [Thu, 11 Aug 2016 15:34:33 +0000 (17:34 +0200)]
remove api_format_messages_win and include new fields in api_format_messages

8 years agonew API calls for private messsages in Win10 app
gerhard6380 [Wed, 10 Aug 2016 21:56:17 +0000 (23:56 +0200)]
new API calls for private messsages in Win10 app

new API calls used for Windows 10 app (similar calls to existing but
extended to include seen id and parent-uri)

8 years agoMerge pull request #2736 from tobiasd/20160814-doc
Michael Vogel [Sun, 14 Aug 2016 19:23:19 +0000 (21:23 +0200)]
Merge pull request #2736 from tobiasd/20160814-doc

DOCs we have a new developer forum

8 years agoPerformance improvements for the poller
Michael Vogel [Sun, 14 Aug 2016 19:02:29 +0000 (21:02 +0200)]
Performance improvements for the poller

8 years agoDOCs we have a new developer forum
Tobias Diekershoff [Sun, 14 Aug 2016 07:34:50 +0000 (09:34 +0200)]
DOCs we have a new developer forum

8 years agoMerge pull request #2735 from rabuzarus/1308-frio-event-strings
Tobias Diekershoff [Sun, 14 Aug 2016 07:18:48 +0000 (09:18 +0200)]
Merge pull request #2735 from rabuzarus/1308-frio-event-strings

frio: fix missing events string

8 years agofrio: fix - add string to template
rabuzarus [Sat, 13 Aug 2016 16:59:59 +0000 (18:59 +0200)]
frio: fix - add string to template

8 years agofrio: fix - permissions string was missing
rabuzarus [Sat, 13 Aug 2016 16:58:49 +0000 (18:58 +0200)]
frio: fix - permissions string was missing

8 years agoMerge pull request #2734 from rabuzarus/1308-cal-export-perms
Michael Vogel [Sat, 13 Aug 2016 13:20:59 +0000 (15:20 +0200)]
Merge pull request #2734 from rabuzarus/1308-cal-export-perms

fix: own calendar is now always exportable for local_user()

8 years agofix: own calendar is now always exportable for local_user()
rabuzarus [Sat, 13 Aug 2016 11:59:55 +0000 (13:59 +0200)]
fix: own calendar is now always exportable for local_user()

8 years agoMerge pull request #2733 from tobiasd/20160819-doc
rabuzarus [Sat, 13 Aug 2016 10:26:06 +0000 (12:26 +0200)]
Merge pull request #2733 from tobiasd/20160819-doc

DOCS: clarify Settings also discusses the Admin Panel

8 years agoDOCS: clarify Settings also discusses the Admin Panel
Tobias Diekershoff [Sat, 13 Aug 2016 10:11:27 +0000 (12:11 +0200)]
DOCS: clarify Settings also discusses the Admin Panel

8 years agoMerge pull request #2731 from annando/1608-notifications-format
Tobias Diekershoff [Thu, 11 Aug 2016 19:08:07 +0000 (21:08 +0200)]
Merge pull request #2731 from annando/1608-notifications-format

HTML entities in notifications aren't a problem anymore

8 years agoHTML entities in Notifications aren't a problem anymore
Michael Vogel [Thu, 11 Aug 2016 17:59:07 +0000 (19:59 +0200)]
HTML entities in Notifications aren't a problem anymore

8 years agoMerge pull request #2730 from annando/1608-missing-parameter-ping
Tobias Diekershoff [Thu, 11 Aug 2016 06:52:18 +0000 (08:52 +0200)]
Merge pull request #2730 from annando/1608-missing-parameter-ping

Bugfix: A parameter in xml::from_array was missing.

8 years agoBugfix: A parameter in xml::from_array was missing.
Michael Vogel [Thu, 11 Aug 2016 06:44:03 +0000 (08:44 +0200)]
Bugfix: A parameter in xml::from_array was missing.

8 years agoMerge pull request #2728 from annando/1608-ping
Tobias Diekershoff [Thu, 11 Aug 2016 05:53:51 +0000 (07:53 +0200)]
Merge pull request #2728 from annando/1608-ping

Ping is now using a standard routine to generate the XML

8 years agoPing is now using a standard routine to generate the xml.
Michael Vogel [Wed, 10 Aug 2016 20:51:03 +0000 (22:51 +0200)]
Ping is now using a standard routine to generate the xml.

8 years agoMerge pull request #2727 from rabuzarus/1008-item-highlight
Tobias Diekershoff [Wed, 10 Aug 2016 12:49:27 +0000 (14:49 +0200)]
Merge pull request #2727 from rabuzarus/1008-item-highlight

frio: highlight - test if the item is available in the dom

8 years agofrio: highlight - test if the item is available in the dom
rabuzarus [Wed, 10 Aug 2016 12:42:57 +0000 (14:42 +0200)]
frio: highlight - test if the item is available in the dom

8 years agoMerge pull request #2726 from rabuzarus/1008-item-highlight
Tobias Diekershoff [Wed, 10 Aug 2016 12:42:11 +0000 (14:42 +0200)]
Merge pull request #2726 from rabuzarus/1008-item-highlight

Frio: fix auto jump to the item position in /display

8 years agoMerge pull request #2725 from tobiasd/20160810-de
rabuzarus [Wed, 10 Aug 2016 12:27:28 +0000 (14:27 +0200)]
Merge pull request #2725 from tobiasd/20160810-de

DE translation

8 years agofrio: highlight - wait until the whole page is loaded
rabuzarus [Wed, 10 Aug 2016 12:26:16 +0000 (14:26 +0200)]
frio: highlight - wait until the whole page is loaded

8 years agofrio: highlight - use offset() instead of postion()
rabuzarus [Wed, 10 Aug 2016 12:14:58 +0000 (14:14 +0200)]
frio: highlight - use offset() instead of postion()

8 years agofrio: fix - I used the wrong variable
rabuzarus [Wed, 10 Aug 2016 11:33:49 +0000 (13:33 +0200)]
frio: fix - I used the wrong variable

8 years agofrio: fix for display auto position scroll + some cleanup
rabuzarus [Wed, 10 Aug 2016 11:07:13 +0000 (13:07 +0200)]
frio: fix for display auto position scroll + some cleanup

8 years agoDE translation
Tobias Diekershoff [Wed, 10 Aug 2016 10:31:54 +0000 (12:31 +0200)]
DE translation

8 years agoMerge pull request #2724 from tobiasd/20160809-msgs
rabuzarus [Tue, 9 Aug 2016 16:42:10 +0000 (18:42 +0200)]
Merge pull request #2724 from tobiasd/20160809-msgs

regenerated messages.po file for new strings in Frio theme

8 years agoregenerated messages.po file for new strings in Frio theme
Tobias Diekershoff [Tue, 9 Aug 2016 16:18:09 +0000 (18:18 +0200)]
regenerated messages.po file for new strings in Frio theme

8 years agoMerge pull request #2723 from rabuzarus/0908-Frio_Guest_Nav
Tobias Diekershoff [Tue, 9 Aug 2016 16:08:59 +0000 (18:08 +0200)]
Merge pull request #2723 from rabuzarus/0908-Frio_Guest_Nav

frio: Remote is now called Guest

8 years agofrio: Remote is now called Guest
rabuzarus [Tue, 9 Aug 2016 12:39:18 +0000 (14:39 +0200)]
frio: Remote is now called Guest

8 years agoMerge pull request #2722 from rabuzarus/0808-frio-backgrounds
Tobias Diekershoff [Tue, 9 Aug 2016 05:54:56 +0000 (07:54 +0200)]
Merge pull request #2722 from rabuzarus/0808-frio-backgrounds

frio: add some missing page backgrounds

8 years agoMerge pull request #2720 from annando/1608-kill-stale-worker
rabuzarus [Mon, 8 Aug 2016 20:34:45 +0000 (22:34 +0200)]
Merge pull request #2720 from annando/1608-kill-stale-worker

Process timeouts are now priority depending

8 years agofrio: correct spelling
rabuzarus [Mon, 8 Aug 2016 20:25:54 +0000 (22:25 +0200)]
frio: correct spelling

8 years agofrio: add some missing page background
rabuzarus [Mon, 8 Aug 2016 20:16:32 +0000 (22:16 +0200)]
frio: add some missing page background

8 years agoRedefined the priority constants (to have space for future expansions)
Michael Vogel [Mon, 8 Aug 2016 20:11:24 +0000 (22:11 +0200)]
Redefined the priority constants (to have space for future expansions)

8 years agofrio: background for people search
rabuzarus [Mon, 8 Aug 2016 19:54:34 +0000 (21:54 +0200)]
frio: background for people search

8 years agoMerge pull request #2718 from rabuzarus/0808-frio_notifications_css
Michael Vogel [Mon, 8 Aug 2016 19:31:00 +0000 (21:31 +0200)]
Merge pull request #2718 from rabuzarus/0808-frio_notifications_css

frio: unify size of notif-images + background color for unseen notifs

8 years agoUse a 10 minute timeout for high priority processes. This may be better.
Michael Vogel [Mon, 8 Aug 2016 19:28:44 +0000 (21:28 +0200)]
Use a 10 minute timeout for high priority processes. This may be better.

8 years agoMerge pull request #2719 from rabuzarus/0808-frio_toggle_aside
Michael Vogel [Mon, 8 Aug 2016 19:26:57 +0000 (21:26 +0200)]
Merge pull request #2719 from rabuzarus/0808-frio_toggle_aside

frio: fix duplicated ID's in aside section

8 years agoProcess timeouts are now priority depending
Michael Vogel [Mon, 8 Aug 2016 17:20:40 +0000 (19:20 +0200)]
Process timeouts are now priority depending

8 years agofrio: fix duplicated ID's in aside section
rabuzarus [Mon, 8 Aug 2016 15:15:35 +0000 (17:15 +0200)]
frio: fix duplicated ID's in aside section

8 years agofrio: unify size of notif-images + background color for unseen notifs
rabuzarus [Mon, 8 Aug 2016 12:05:33 +0000 (14:05 +0200)]
frio: unify size of notif-images + background color for unseen notifs

8 years agoMerge pull request #2702 from rabuzarus/0308-Notifications-restructure
Michael Vogel [Mon, 8 Aug 2016 05:41:48 +0000 (07:41 +0200)]
Merge pull request #2702 from rabuzarus/0308-Notifications-restructure

notifications restructure

8 years agoMerge pull request #2717 from annando/1608-bugfix-procrun
Tobias Diekershoff [Mon, 8 Aug 2016 05:28:22 +0000 (07:28 +0200)]
Merge pull request #2717 from annando/1608-bugfix-procrun

Bugfix: proc_run hadn't worked anymore due to the priority changes

8 years agoBugfix: proc_run hadn't worked anymore due to the priority changes
Michael Vogel [Mon, 8 Aug 2016 05:14:40 +0000 (07:14 +0200)]
Bugfix: proc_run hadn't worked anymore due to the priority changes

8 years agonotifications - correct boolean variable checking
rabuzarus [Sun, 7 Aug 2016 10:26:49 +0000 (12:26 +0200)]
notifications - correct boolean variable checking

8 years agoMerge pull request #2714 from tobiasd/20160806-installercheckiconv
Michael Vogel [Sun, 7 Aug 2016 05:27:50 +0000 (07:27 +0200)]
Merge pull request #2714 from tobiasd/20160806-installercheckiconv

now the installer checks for iconv module as well #2506

8 years agonotifications - set default values for some varibles
rabuzarus [Sat, 6 Aug 2016 16:59:39 +0000 (18:59 +0200)]
notifications - set default values for some varibles

8 years agoMerge pull request #2715 from tobiasd/20160806-vier
rabuzarus [Sat, 6 Aug 2016 16:11:30 +0000 (18:11 +0200)]
Merge pull request #2715 from tobiasd/20160806-vier

vier

8 years agovier
Tobias Diekershoff [Sat, 6 Aug 2016 08:54:54 +0000 (10:54 +0200)]
vier

8 years agonow the installer checks for iconv module as well #2506
Tobias Diekershoff [Sat, 6 Aug 2016 06:54:41 +0000 (08:54 +0200)]
now the installer checks for iconv module as well #2506

8 years agoMerge pull request #2712 from rabuzarus/0508-frio_mobile_login
Tobias Diekershoff [Sat, 6 Aug 2016 04:52:42 +0000 (06:52 +0200)]
Merge pull request #2712 from rabuzarus/0508-frio_mobile_login

frio - provide mobile login/register buttons for mobile view

8 years agoMerge pull request #2713 from rabuzarus/frio-update-version
Tobias Diekershoff [Sat, 6 Aug 2016 04:52:17 +0000 (06:52 +0200)]
Merge pull request #2713 from rabuzarus/frio-update-version

Frio update version and Readme

8 years agoRaise frio version number to 0.7
rabuzarus [Fri, 5 Aug 2016 18:37:51 +0000 (20:37 +0200)]
Raise frio version number to 0.7

Since I never raised the version number since starting this theme I raise the version of frio to 0.7 and removed the alpha. It is still much stuff to do for a 1.0 version but frio has done the last half year big steps forward.

8 years agoUpdate README.md
rabuzarus [Fri, 5 Aug 2016 18:31:14 +0000 (20:31 +0200)]
Update README.md

8 years agofrio - provide mobile login/register buttons for mobile view
rabuzarus [Fri, 5 Aug 2016 18:17:06 +0000 (20:17 +0200)]
frio - provide mobile login/register buttons for mobile view

8 years agoMerge pull request #2711 from rabuzarus/0408-frio-photo-tpl-fix
Michael Vogel [Thu, 4 Aug 2016 21:59:43 +0000 (23:59 +0200)]
Merge pull request #2711 from rabuzarus/0408-frio-photo-tpl-fix

photos - include paginate into the templates - provide a photo_album.…

8 years agophotos - include paginate into the templates - provide a photo_album.tpl for frio
rabuzarus [Thu, 4 Aug 2016 19:53:22 +0000 (21:53 +0200)]
photos - include paginate into the templates - provide a photo_album.tpl for frio

8 years agoMerge pull request #2709 from annando/1608-push-splitted
Tobias Diekershoff [Thu, 4 Aug 2016 19:31:36 +0000 (21:31 +0200)]
Merge pull request #2709 from annando/1608-push-splitted

pubsubpublish is now split into separate calls per entry

8 years agoMerge pull request #2710 from rabuzarus/0408-jquery_color
Tobias Diekershoff [Thu, 4 Aug 2016 19:30:25 +0000 (21:30 +0200)]
Merge pull request #2710 from rabuzarus/0408-jquery_color

frio:implement comment highlighting with jquery.color

8 years agofrio:implement comment highlighting with jquery.color
rabuzarus [Thu, 4 Aug 2016 17:59:45 +0000 (19:59 +0200)]
frio:implement comment highlighting with jquery.color

8 years agoLower the priority for stale processes
Michael Vogel [Thu, 4 Aug 2016 13:41:32 +0000 (15:41 +0200)]
Lower the priority for stale processes

8 years agoReschedule killed processes at the beginning of the queue.
Michael Vogel [Thu, 4 Aug 2016 13:33:15 +0000 (15:33 +0200)]
Reschedule killed processes at the beginning of the queue.

8 years agopubsubpublish is now split into separate calls per entry.
Michael Vogel [Thu, 4 Aug 2016 13:15:43 +0000 (15:15 +0200)]
pubsubpublish is now split into separate calls per entry.

8 years agoMerge pull request #2707 from tobiasd/20160804-de
Michael Vogel [Thu, 4 Aug 2016 12:58:24 +0000 (14:58 +0200)]
Merge pull request #2707 from tobiasd/20160804-de

DE translations THX Andreas

8 years agoMerge pull request #2708 from rabuzarus/0407-frio-picture-wall-fix
Tobias Diekershoff [Thu, 4 Aug 2016 12:57:15 +0000 (14:57 +0200)]
Merge pull request #2708 from rabuzarus/0407-frio-picture-wall-fix

frio:fix jot - posts with images were not available on wall

8 years agofrio:fix jot - posts with images were not available on wall
rabuzarus [Thu, 4 Aug 2016 12:33:08 +0000 (14:33 +0200)]
frio:fix jot - posts with images were not available on wall

8 years agoDE translations THX Andreas
Tobias Diekershoff [Thu, 4 Aug 2016 10:12:52 +0000 (12:12 +0200)]
DE translations THX Andreas

8 years agoMerge pull request #2706 from rabuzarus/0308-frio_accept_requests_mobile
Tobias Diekershoff [Thu, 4 Aug 2016 10:08:40 +0000 (12:08 +0200)]
Merge pull request #2706 from rabuzarus/0308-frio_accept_requests_mobile

frio: add intro action buttons for mobile devices

8 years agonotifications - remove TAB (clean up)
rabuzarus [Thu, 4 Aug 2016 09:46:57 +0000 (11:46 +0200)]
notifications - remove TAB (clean up)

8 years agofrio: add intro action buttons for mobile devices
rabuzarus [Thu, 4 Aug 2016 09:36:31 +0000 (11:36 +0200)]
frio: add intro action buttons for mobile devices

8 years agoMerge pull request #2705 from tobiasd/20160804-msg
Michael Vogel [Thu, 4 Aug 2016 07:54:00 +0000 (09:54 +0200)]
Merge pull request #2705 from tobiasd/20160804-msg

regenerated master messages.po for new strings in the admin panel

8 years agoregenerated master messages.po for new strings in the admin panel
Tobias Diekershoff [Thu, 4 Aug 2016 07:09:43 +0000 (09:09 +0200)]
regenerated master messages.po for new strings in the admin panel

8 years agoMerge pull request #2704 from annando/1608-fastlane-admin
Tobias Diekershoff [Thu, 4 Aug 2016 07:02:36 +0000 (09:02 +0200)]
Merge pull request #2704 from annando/1608-fastlane-admin

Worker fastlane can now be activated from the admin interface

8 years agoWorker fastlane can now be activated from the admin interface
Michael Vogel [Thu, 4 Aug 2016 06:51:34 +0000 (08:51 +0200)]
Worker fastlane can now be activated from the admin interface

8 years agoMerge pull request #2703 from annando/1608-worker-priority
rabuzarus [Wed, 3 Aug 2016 18:37:44 +0000 (20:37 +0200)]
Merge pull request #2703 from annando/1608-worker-priority

Improvements for the fastlane and forgotten priority

8 years agoAdded priority to some forgotten proc_run calls
Michael Vogel [Wed, 3 Aug 2016 16:24:22 +0000 (18:24 +0200)]
Added priority to some forgotten proc_run calls

8 years agoFastlane is now working with any priority level
Michael Vogel [Wed, 3 Aug 2016 13:59:25 +0000 (15:59 +0200)]
Fastlane is now working with any priority level

8 years agorestore gitignore
rabuzarus [Wed, 3 Aug 2016 10:55:37 +0000 (12:55 +0200)]
restore gitignore

8 years agoMerge develop into 0308-Notifications-restructure
rabuzarus [Wed, 3 Aug 2016 10:53:38 +0000 (12:53 +0200)]
Merge develop into 0308-Notifications-restructure

Conflicts:
mod/notifications.php

8 years agonotifications - move intros to NotificationsManager & make json output work
rabuzarus [Wed, 3 Aug 2016 10:44:04 +0000 (12:44 +0200)]
notifications - move intros to NotificationsManager & make json output work