]>
git.mxchange.org Git - friendica.git/log
Michael [Mon, 27 Feb 2017 21:07:32 +0000 (21:07 +0000)]
Queue.php is now reworked
Michael [Mon, 27 Feb 2017 06:31:49 +0000 (06:31 +0000)]
pidfile.php is in use by two addons. So we restore it here.
Michael [Mon, 27 Feb 2017 06:27:22 +0000 (06:27 +0000)]
Removed some more unneeded stuff
Michael [Sun, 26 Feb 2017 23:27:10 +0000 (23:27 +0000)]
Removed worker config stuff
Michael [Sun, 26 Feb 2017 23:19:13 +0000 (23:19 +0000)]
Removed admin settings
Michael [Sun, 26 Feb 2017 23:16:49 +0000 (23:16 +0000)]
Now there is only the worker.
Tobias Diekershoff [Sun, 26 Feb 2017 09:05:02 +0000 (10:05 +0100)]
Merge pull request #3190 from annando/bugfix-dbstructure
Bugfix: "ALTER IGNORE" was missing on structure and index alteration
Michael [Sun, 26 Feb 2017 08:36:05 +0000 (08:36 +0000)]
Bugfix: "ALTER IGNORE" was missing on structure and index change
Tobias Diekershoff [Sun, 26 Feb 2017 03:19:22 +0000 (04:19 +0100)]
Merge pull request #3188 from annando/bugfix-fetch_url
Bugfix: the curl option CURLOPT_SSL_VERIFYHOST is problematic
Michael [Sat, 25 Feb 2017 13:59:24 +0000 (13:59 +0000)]
Bugfix: the curl option CURLOPT_SSL_VERIFYHOST is problematic
Michael Vogel [Fri, 24 Feb 2017 23:17:10 +0000 (00:17 +0100)]
Merge pull request #3186 from tobiasd/
20170224 -changelog
small update for the CHANGELOG
Tobias Diekershoff [Fri, 24 Feb 2017 18:41:07 +0000 (19:41 +0100)]
issues closed
Tobias Diekershoff [Fri, 24 Feb 2017 18:29:37 +0000 (19:29 +0100)]
Merge pull request #3185 from annando/3.5.1rc
New version string for RC
Michael [Fri, 24 Feb 2017 15:02:16 +0000 (15:02 +0000)]
New version string for RC
Michael Vogel [Fri, 24 Feb 2017 07:50:30 +0000 (08:50 +0100)]
Merge pull request #3184 from tobiasd/
20170224 -doc
coding standard for the docs
Tobias Diekershoff [Fri, 24 Feb 2017 07:37:36 +0000 (08:37 +0100)]
coding standard for the docs
Michael Vogel [Fri, 24 Feb 2017 06:46:29 +0000 (07:46 +0100)]
Merge pull request #2841 from Hypolite/issue/#2103-alt
Issue/#2103 alt - define coding standards for Friendica
Michael Vogel [Fri, 24 Feb 2017 06:46:07 +0000 (07:46 +0100)]
Merge pull request #2916 from tobiasd/
20160925 -changes
updateing credits and CHANGELOG
Tobias Diekershoff [Fri, 24 Feb 2017 05:28:32 +0000 (06:28 +0100)]
Merge pull request #3182 from annando/bugfix-sql-date
Bugfix for badly formatted date time string
Michael [Thu, 23 Feb 2017 07:21:47 +0000 (07:21 +0000)]
For 3.5.1 use "0000-00-00 00:00:00" as lowest datetime value
Michael [Thu, 23 Feb 2017 07:09:55 +0000 (07:09 +0000)]
Define the lowest possible datetime string as "0001-01-01 00:00:00"
Michael [Thu, 23 Feb 2017 06:54:50 +0000 (06:54 +0000)]
Merge remote-tracking branch 'upstream/develop' into bugfix-sql-date
Tobias Diekershoff [Thu, 23 Feb 2017 06:15:46 +0000 (07:15 +0100)]
Merge pull request #3173 from annando/more-temp-stuff
Workaround for not createable spool path
Michael [Thu, 23 Feb 2017 05:45:06 +0000 (05:45 +0000)]
Bugfix for bugfix :-)
Michael [Wed, 22 Feb 2017 22:25:35 +0000 (22:25 +0000)]
Added check for invalid "contact-type"
Michael [Wed, 22 Feb 2017 22:04:56 +0000 (22:04 +0000)]
Bugfix for badly formatted date time string.
rabuzarus [Wed, 22 Feb 2017 12:53:21 +0000 (13:53 +0100)]
Merge pull request #3181 from tobiasd/
20170222 -docinstall
sql_mode setting in code block
rabuzarus [Wed, 22 Feb 2017 12:51:53 +0000 (13:51 +0100)]
Merge pull request #3177 from annando/disable-fulltext
See issue 3157: Fulltext is now disabled
Michael Vogel [Wed, 22 Feb 2017 11:35:27 +0000 (12:35 +0100)]
Merge pull request #3179 from tobiasd/
20170222 -docquickstarten
EN quickstart had some dead links in it, DE version is ok
Tobias Diekershoff [Wed, 22 Feb 2017 08:37:00 +0000 (09:37 +0100)]
make it a code block
Michael [Wed, 22 Feb 2017 06:38:56 +0000 (06:38 +0000)]
Merge remote-tracking branch 'upstream/develop' into more-temp-stuff
Tobias Diekershoff [Wed, 22 Feb 2017 06:21:36 +0000 (07:21 +0100)]
EN quickstart had some dead links in it, DE version is ok
Tobias Diekershoff [Tue, 21 Feb 2017 20:31:31 +0000 (21:31 +0100)]
regen credits
Tobias Diekershoff [Tue, 21 Feb 2017 18:57:25 +0000 (19:57 +0100)]
Merge pull request #3178 from eelcomaljaars/sql_mode_doc_update
Added note about MySQL sql_mode on newer versions of MySQL
Eelco Maljaars [Tue, 21 Feb 2017 18:32:03 +0000 (19:32 +0100)]
Document reformat as requested - 1 sentence per line
Eelco Maljaars [Tue, 21 Feb 2017 14:59:12 +0000 (15:59 +0100)]
Added note about MySQL sql_mode on newer versions of MySQL
Michael [Tue, 21 Feb 2017 05:23:37 +0000 (05:23 +0000)]
See issue 3157: Fulltext is now disabled
Tobias Diekershoff [Mon, 20 Feb 2017 13:09:32 +0000 (14:09 +0100)]
issues and stuff
Michael [Sun, 19 Feb 2017 18:46:20 +0000 (18:46 +0000)]
Merge remote-tracking branch 'upstream/develop' into more-temp-stuff
Michael Vogel [Sun, 19 Feb 2017 18:44:20 +0000 (19:44 +0100)]
Merge pull request #3171 from Hypolite/bug/fix-diaspora-attachment-links
Bug/fix diaspora attachment links
Michael Vogel [Sun, 19 Feb 2017 18:41:17 +0000 (19:41 +0100)]
Merge pull request #3176 from eelcomaljaars/sql_mode_doc_update
Sql mode doc update
Eelco Maljaars [Sun, 19 Feb 2017 15:36:40 +0000 (16:36 +0100)]
Typos fixed
Eelco Maljaars [Sun, 19 Feb 2017 14:53:29 +0000 (15:53 +0100)]
Ran into an installation problem today that is linked to newer MySQL builds
This commit expands the INSTALL.txt with notes when this problem arises and
how it should be handled. In the end the database code should probably be fixed
but this should help in the short term.
Eelco Maljaars [Sun, 19 Feb 2017 14:44:48 +0000 (15:44 +0100)]
Added missing mbstring php module to xenial setup in vagrant
Michael [Sun, 19 Feb 2017 10:13:40 +0000 (10:13 +0000)]
Ensure that the spool path is set
Michael [Sun, 19 Feb 2017 08:23:21 +0000 (08:23 +0000)]
Bugfix for not createable spool path
Hypolite Petovan [Sun, 19 Feb 2017 01:39:16 +0000 (20:39 -0500)]
Add original_url() param documentation
Hypolite Petovan [Sun, 19 Feb 2017 01:35:31 +0000 (20:35 -0500)]
Add param documentation
rabuzarus [Sat, 18 Feb 2017 14:20:14 +0000 (15:20 +0100)]
Merge pull request #3170 from tobiasd/
20170217 -de
DE translations
rabuzarus [Sat, 18 Feb 2017 12:29:39 +0000 (13:29 +0100)]
Merge pull request #3167 from Hypolite/bug/comment-box-undefined
Bug comment box undefined
Hypolite Petovan [Sat, 18 Feb 2017 03:35:46 +0000 (22:35 -0500)]
Fix Diaspora link attachment probe
- Move analytics param stripping out of original_url
- Remove HEAD curl request in ParseUrl::getSiteInfo
- Replace original_url with strip_tracking_query_params in
ParseUrl::getSiteInfo to prevent massive curl fest in border cases
Hypolite Petovan [Sat, 18 Feb 2017 03:32:33 +0000 (22:32 -0500)]
Clean trailing whitespaces
Hypolite Petovan [Sat, 18 Feb 2017 01:44:57 +0000 (20:44 -0500)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Tobias Diekershoff [Fri, 17 Feb 2017 09:14:38 +0000 (10:14 +0100)]
DE translations
Tobias Diekershoff [Fri, 17 Feb 2017 07:04:22 +0000 (08:04 +0100)]
Merge pull request #3169 from annando/bugfix-delete-spool
We have to delete spool files after posting in any case
Tobias Diekershoff [Fri, 17 Feb 2017 07:03:15 +0000 (08:03 +0100)]
Merge pull request #3168 from annando/bugfix-contact-posts
posts_from_contact_url: Handle the case when a contact is unknown.
Michael [Thu, 16 Feb 2017 20:23:07 +0000 (20:23 +0000)]
We have to delete spool files after posting in any case
Michael [Thu, 16 Feb 2017 20:03:44 +0000 (20:03 +0000)]
Handle the case when a contact is unknown.
Tobias Diekershoff [Thu, 16 Feb 2017 15:58:18 +0000 (16:58 +0100)]
Merge pull request #3166 from annando/bugfix-tempdir
More analytics to analyze the reason for constantly changing temp paths
Hypolite Petovan [Thu, 16 Feb 2017 12:06:11 +0000 (07:06 -0500)]
[frio] Fix comment box not opening on focus, undefined on blur
- Remove the callback system for commentOpenUI
- Remove comments
Fixes #3062
Michael Vogel [Thu, 16 Feb 2017 05:26:54 +0000 (06:26 +0100)]
Merge pull request #3164 from tobiasd/
20170215 -quattro
fix for less file of quattro, regen CSS
Hypolite Petovan [Thu, 16 Feb 2017 03:00:02 +0000 (22:00 -0500)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Michael [Wed, 15 Feb 2017 21:46:29 +0000 (21:46 +0000)]
More analytics to analyze the reason for constantly changing temp paths
fabrixxm [Wed, 15 Feb 2017 08:12:54 +0000 (09:12 +0100)]
Merge pull request #3165 from tobiasd/
20170215 -sv
SV update to the strings
Tobias Diekershoff [Wed, 15 Feb 2017 07:13:06 +0000 (08:13 +0100)]
SV update to the strings
Tobias Diekershoff [Wed, 15 Feb 2017 06:55:30 +0000 (07:55 +0100)]
fix for less file of quattro, regen CSS
Tobias Diekershoff [Wed, 15 Feb 2017 06:29:38 +0000 (07:29 +0100)]
Merge pull request #3162 from annando/bugfix-spooling
Bugfix: Only delete spool files that are spool files
Michael [Tue, 14 Feb 2017 21:13:00 +0000 (21:13 +0000)]
Bugfix: Only delete spool files that are spool files
rabuzarus [Sat, 11 Feb 2017 23:56:11 +0000 (00:56 +0100)]
Merge pull request #3161 from annando/logging-diaspora-relay
Better logging to analyze unwanted messages from Diaspora
Michael [Sat, 11 Feb 2017 23:37:15 +0000 (23:37 +0000)]
Better logging to analyze unwanted messages from Diaspora
Tobias Diekershoff [Sat, 11 Feb 2017 07:58:38 +0000 (08:58 +0100)]
Merge pull request #3159 from annando/bugfix-diaspora-relay
Bugfix: Only accept postings from anyone when the relay is configured
Michael Vogel [Fri, 10 Feb 2017 20:51:17 +0000 (21:51 +0100)]
Merge pull request #3156 from rabuzarus/20170210_-_fix_pending_contacts_in_viewcontacts
Bugfix: pending contacts shouldn't be available in contacts widget and viewcontacts
Michael [Fri, 10 Feb 2017 20:45:22 +0000 (20:45 +0000)]
Diaspora Relay: Only accept postings from anyone when the relay is configured
rabuzarus [Fri, 10 Feb 2017 02:51:01 +0000 (03:51 +0100)]
fix - pending contacts shouldn't be shown in contacts widgit and viewcontacts
Tobias Diekershoff [Thu, 9 Feb 2017 09:20:52 +0000 (10:20 +0100)]
Merge pull request #3154 from rabuzarus/20170208_-_frio_fix_form_group_search_buttons
Bugfix: frio - fix text of input elements disappears behind the button
rabuzarus [Wed, 8 Feb 2017 17:05:23 +0000 (18:05 +0100)]
fix typo
rabuzarus [Wed, 8 Feb 2017 16:50:59 +0000 (17:50 +0100)]
frio - fix text of input elements disappears behind the button
Tobias Diekershoff [Wed, 8 Feb 2017 09:43:49 +0000 (10:43 +0100)]
theme work
fabrixxm [Wed, 8 Feb 2017 08:34:28 +0000 (09:34 +0100)]
Merge pull request #3153 from tobiasd/
20170208 -quattroembedvideo
remove float left to fix issue 2987 in quattro theme
Tobias Diekershoff [Wed, 8 Feb 2017 06:21:19 +0000 (07:21 +0100)]
remove float left to fix issue 2987 in quattro theme
Tobias Diekershoff [Wed, 8 Feb 2017 05:37:31 +0000 (06:37 +0100)]
some work done
Tobias Diekershoff [Wed, 8 Feb 2017 05:35:15 +0000 (06:35 +0100)]
Merge pull request #3151 from rabuzarus/20170203_-_frio_fix_tabbar_glitch
Bugfix: frio - fix tabbar on mobile view
Tobias Diekershoff [Wed, 8 Feb 2017 05:33:44 +0000 (06:33 +0100)]
Merge pull request #3152 from rabuzarus/20170208_-_fix_oembed_video_floating
Bugfix: for "embedded videos are cut off" #2987
rabuzarus [Wed, 8 Feb 2017 01:18:42 +0000 (02:18 +0100)]
fix oembeded video floating
rabuzarus [Wed, 8 Feb 2017 00:34:36 +0000 (01:34 +0100)]
frio - fix tabbar on mobile view
Tobias Diekershoff [Sun, 5 Feb 2017 15:38:09 +0000 (16:38 +0100)]
Merge pull request #3149 from annando/1601-new-diaspora-mention
Support for the new Diaspora mention format
Michael [Sun, 5 Feb 2017 07:02:20 +0000 (07:02 +0000)]
removed to-do
Michael [Sat, 4 Feb 2017 22:27:49 +0000 (22:27 +0000)]
Add include
Michael [Sat, 4 Feb 2017 22:22:12 +0000 (22:22 +0000)]
Support for the new Diaspora mention format
Tobias Diekershoff [Fri, 3 Feb 2017 19:28:39 +0000 (20:28 +0100)]
Merge pull request #3147 from rebeka-catalina/vier_dark_item_links
Vier dark item links
Tobias Diekershoff [Fri, 3 Feb 2017 19:28:23 +0000 (20:28 +0100)]
Merge pull request #3148 from rabuzarus/20170203_-_frio_fix_tabbar_glitch
Bugfix: frio - the tabbar should be hidden if it is a dirict child of the section element
rabuzarus [Fri, 3 Feb 2017 18:37:47 +0000 (19:37 +0100)]
frio - append tabbar to nav only if it's a direct child of section
rabuzarus [Fri, 3 Feb 2017 18:18:10 +0000 (19:18 +0100)]
Bugfix: frio - move tabs to the top of the contacts-template
rebeka-catalina [Fri, 3 Feb 2017 18:07:39 +0000 (19:07 +0100)]
Update dark.css
rabuzarus [Fri, 3 Feb 2017 18:00:55 +0000 (19:00 +0100)]
Bugfix: frio - the tabbar should be hidden if it is in the section element
rebeka-catalina [Fri, 3 Feb 2017 18:00:04 +0000 (19:00 +0100)]
Make links visually different from normal text
Michael Vogel [Thu, 2 Feb 2017 08:40:05 +0000 (09:40 +0100)]
Merge pull request #3141 from tobiasd/
20170201 -htconfig
make sure all config done with the installer is represented in the emergency backup template as well
Tobias Diekershoff [Thu, 2 Feb 2017 08:10:28 +0000 (09:10 +0100)]
Merge pull request #3146 from annando/1701-pnut
Preparation to add the social network "pnut"
Michael [Thu, 2 Feb 2017 06:06:23 +0000 (06:06 +0000)]
Preparation to add the social network "pnut"
Tobias Diekershoff [Wed, 1 Feb 2017 21:34:11 +0000 (22:34 +0100)]
Merge pull request #3144 from annando/bugfix-index
Bugfix: An index was missing