]>
git.mxchange.org Git - friendica.git/log
gerhard6380 [Sat, 13 Aug 2016 11:08:16 +0000 (13:08 +0200)]
improved sql statements for direct_messages calls
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
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()
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.
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
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)
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
rabuzarus [Sat, 13 Aug 2016 16:59:59 +0000 (18:59 +0200)]
frio: fix - add string to template
rabuzarus [Sat, 13 Aug 2016 16:58:49 +0000 (18:58 +0200)]
frio: fix - permissions string was missing
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()
rabuzarus [Sat, 13 Aug 2016 11:59:55 +0000 (13:59 +0200)]
fix: own calendar is now always exportable for local_user()
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
Tobias Diekershoff [Sat, 13 Aug 2016 10:11:27 +0000 (12:11 +0200)]
DOCS: clarify Settings also discusses the Admin Panel
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
Michael Vogel [Thu, 11 Aug 2016 17:59:07 +0000 (19:59 +0200)]
HTML entities in Notifications aren't a problem anymore
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.
Michael Vogel [Thu, 11 Aug 2016 06:44:03 +0000 (08:44 +0200)]
Bugfix: A parameter in xml::from_array was missing.
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
Michael Vogel [Wed, 10 Aug 2016 20:51:03 +0000 (22:51 +0200)]
Ping is now using a standard routine to generate the xml.
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
rabuzarus [Wed, 10 Aug 2016 12:42:57 +0000 (14:42 +0200)]
frio: highlight - test if the item is available in the dom
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
rabuzarus [Wed, 10 Aug 2016 12:27:28 +0000 (14:27 +0200)]
Merge pull request #2725 from tobiasd/
20160810 -de
DE translation
rabuzarus [Wed, 10 Aug 2016 12:26:16 +0000 (14:26 +0200)]
frio: highlight - wait until the whole page is loaded
rabuzarus [Wed, 10 Aug 2016 12:14:58 +0000 (14:14 +0200)]
frio: highlight - use offset() instead of postion()
rabuzarus [Wed, 10 Aug 2016 11:33:49 +0000 (13:33 +0200)]
frio: fix - I used the wrong variable
rabuzarus [Wed, 10 Aug 2016 11:07:13 +0000 (13:07 +0200)]
frio: fix for display auto position scroll + some cleanup
Tobias Diekershoff [Wed, 10 Aug 2016 10:31:54 +0000 (12:31 +0200)]
DE translation
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
Tobias Diekershoff [Tue, 9 Aug 2016 16:18:09 +0000 (18:18 +0200)]
regenerated messages.po file for new strings in Frio theme
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
rabuzarus [Tue, 9 Aug 2016 12:39:18 +0000 (14:39 +0200)]
frio: Remote is now called Guest
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
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
rabuzarus [Mon, 8 Aug 2016 20:25:54 +0000 (22:25 +0200)]
frio: correct spelling
rabuzarus [Mon, 8 Aug 2016 20:16:32 +0000 (22:16 +0200)]
frio: add some missing page background
Michael Vogel [Mon, 8 Aug 2016 20:11:24 +0000 (22:11 +0200)]
Redefined the priority constants (to have space for future expansions)
rabuzarus [Mon, 8 Aug 2016 19:54:34 +0000 (21:54 +0200)]
frio: background for people search
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
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.
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
Michael Vogel [Mon, 8 Aug 2016 17:20:40 +0000 (19:20 +0200)]
Process timeouts are now priority depending
rabuzarus [Mon, 8 Aug 2016 15:15:35 +0000 (17:15 +0200)]
frio: fix duplicated ID's in aside section
rabuzarus [Mon, 8 Aug 2016 12:05:33 +0000 (14:05 +0200)]
frio: unify size of notif-images + background color for unseen notifs
Michael Vogel [Mon, 8 Aug 2016 05:41:48 +0000 (07:41 +0200)]
Merge pull request #2702 from rabuzarus/0308-Notifications-restructure
notifications restructure
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
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
rabuzarus [Sun, 7 Aug 2016 10:26:49 +0000 (12:26 +0200)]
notifications - correct boolean variable checking
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
rabuzarus [Sat, 6 Aug 2016 16:59:39 +0000 (18:59 +0200)]
notifications - set default values for some varibles
rabuzarus [Sat, 6 Aug 2016 16:11:30 +0000 (18:11 +0200)]
Merge pull request #2715 from tobiasd/
20160806 -vier
vier
Tobias Diekershoff [Sat, 6 Aug 2016 08:54:54 +0000 (10:54 +0200)]
vier
Tobias Diekershoff [Sat, 6 Aug 2016 06:54:41 +0000 (08:54 +0200)]
now the installer checks for iconv module as well #2506
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
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
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.
rabuzarus [Fri, 5 Aug 2016 18:31:14 +0000 (20:31 +0200)]
Update README.md
rabuzarus [Fri, 5 Aug 2016 18:17:06 +0000 (20:17 +0200)]
frio - provide mobile login/register buttons for mobile view
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.…
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
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
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
rabuzarus [Thu, 4 Aug 2016 17:59:45 +0000 (19:59 +0200)]
frio:implement comment highlighting with jquery.color
Michael Vogel [Thu, 4 Aug 2016 13:41:32 +0000 (15:41 +0200)]
Lower the priority for stale processes
Michael Vogel [Thu, 4 Aug 2016 13:33:15 +0000 (15:33 +0200)]
Reschedule killed processes at the beginning of the queue.
Michael Vogel [Thu, 4 Aug 2016 13:15:43 +0000 (15:15 +0200)]
pubsubpublish is now split into separate calls per entry.
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
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
rabuzarus [Thu, 4 Aug 2016 12:33:08 +0000 (14:33 +0200)]
frio:fix jot - posts with images were not available on wall
Tobias Diekershoff [Thu, 4 Aug 2016 10:12:52 +0000 (12:12 +0200)]
DE translations THX Andreas
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
rabuzarus [Thu, 4 Aug 2016 09:46:57 +0000 (11:46 +0200)]
notifications - remove TAB (clean up)
rabuzarus [Thu, 4 Aug 2016 09:36:31 +0000 (11:36 +0200)]
frio: add intro action buttons for mobile devices
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
Tobias Diekershoff [Thu, 4 Aug 2016 07:09:43 +0000 (09:09 +0200)]
regenerated master messages.po for new strings in the admin panel
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
Michael Vogel [Thu, 4 Aug 2016 06:51:34 +0000 (08:51 +0200)]
Worker fastlane can now be activated from the admin interface
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
Michael Vogel [Wed, 3 Aug 2016 16:24:22 +0000 (18:24 +0200)]
Added priority to some forgotten proc_run calls
Michael Vogel [Wed, 3 Aug 2016 13:59:25 +0000 (15:59 +0200)]
Fastlane is now working with any priority level
rabuzarus [Wed, 3 Aug 2016 10:55:37 +0000 (12:55 +0200)]
restore gitignore
rabuzarus [Wed, 3 Aug 2016 10:53:38 +0000 (12:53 +0200)]
Merge develop into 0308-Notifications-restructure
Conflicts:
mod/notifications.php
rabuzarus [Wed, 3 Aug 2016 10:44:04 +0000 (12:44 +0200)]
notifications - move intros to NotificationsManager & make json output work
Tobias Diekershoff [Wed, 3 Aug 2016 09:12:29 +0000 (11:12 +0200)]
Merge pull request #2701 from annando/1608-cronjobs-fastlane
Split cron jobs in cronjobs, introduce fastlane for high priority tasks
Michael Vogel [Wed, 3 Aug 2016 08:19:46 +0000 (10:19 +0200)]
Small variable type fixed, removed unused includes
Michael Vogel [Wed, 3 Aug 2016 08:03:05 +0000 (10:03 +0200)]
Split cron jobs in cronjobs, introduce fastlane for high priority tasks
Michael Vogel [Tue, 2 Aug 2016 10:52:29 +0000 (12:52 +0200)]
Merge pull request #2700 from tobiasd/
20160802 -de
DE update to the strings
Michael Vogel [Tue, 2 Aug 2016 10:51:39 +0000 (12:51 +0200)]
Merge pull request #2699 from fabrixxm/fix_pr_2682
Quick fix to PR #2682
Tobias Diekershoff [Tue, 2 Aug 2016 10:30:04 +0000 (12:30 +0200)]
DE update to the strings
fabrixxm [Tue, 2 Aug 2016 10:24:07 +0000 (12:24 +0200)]
Quick fix to PR #2682
Tobias Diekershoff [Tue, 2 Aug 2016 09:31:09 +0000 (11:31 +0200)]
Merge pull request #2698 from annando/1608-split-cronhook
Split cronhook call to several single calls
Michael Vogel [Tue, 2 Aug 2016 08:20:52 +0000 (10:20 +0200)]
Merge pull request #2697 from tobiasd/
20160801 -messages
regenerated master messages.po file
Michael Vogel [Tue, 2 Aug 2016 08:19:10 +0000 (10:19 +0200)]
Updated documentation
Michael Vogel [Tue, 2 Aug 2016 04:28:34 +0000 (06:28 +0200)]
Split cronhook call to several single calls
rabuzarus [Mon, 1 Aug 2016 22:01:43 +0000 (00:01 +0200)]
notifications - add attendance notifications
rabuzarus [Mon, 1 Aug 2016 21:04:41 +0000 (23:04 +0200)]
notifications - add docu & pagination
rabuzarus [Mon, 1 Aug 2016 16:18:11 +0000 (18:18 +0200)]
notifications.php: move more code to NotificationsManager
Tobias Diekershoff [Mon, 1 Aug 2016 06:21:36 +0000 (08:21 +0200)]
Merge pull request #2696 from annando/1608-performance
Small performance improvements
Tobias Diekershoff [Mon, 1 Aug 2016 06:20:38 +0000 (08:20 +0200)]
Merge pull request #2695 from annando/develop
"proc_run" is now called with priority.
Michael Vogel [Mon, 1 Aug 2016 06:04:11 +0000 (08:04 +0200)]
Merge remote-tracking branch 'upstream/develop' into 1608-performance