Michael
|
0afb0c2ea4
|
NULL_DATE is now a constant
|
2017-02-27 23:37:15 +00:00 |
|
Michael
|
997e94555b
|
The old pager is removed
|
2017-02-27 21:46:37 +00:00 |
|
Michael
|
39386ded36
|
"old_share" is removed
|
2017-02-27 21:26:37 +00:00 |
|
Michael
|
3c220dd40c
|
Queue.php is now reworked
|
2017-02-27 21:07:32 +00:00 |
|
Michael
|
df6913f7e1
|
pidfile.php is in use by two addons. So we restore it here.
|
2017-02-27 06:31:49 +00:00 |
|
Michael
|
99fb15037b
|
Removed some more unneeded stuff
|
2017-02-27 06:27:22 +00:00 |
|
Michael
|
46308fa1ef
|
Removed worker config stuff
|
2017-02-26 23:27:10 +00:00 |
|
Michael
|
733caa5669
|
Removed admin settings
|
2017-02-26 23:19:13 +00:00 |
|
Michael
|
48209f0ecd
|
Now there is only the worker.
|
2017-02-26 23:16:49 +00:00 |
|
Michael
|
20e07fa0ed
|
Merge branch '1702-detect-server' of github.com:annando/friendica into 1702-detect-server
|
2017-02-26 23:13:42 +00:00 |
|
Michael
|
2a8a5a6d88
|
Improved server vitality detection
|
2017-02-26 18:19:20 +00:00 |
|
Tobias Diekershoff
|
7442ce3d6d
|
change Fan/Admirer to Subscriber
|
2017-02-26 16:47:11 +01:00 |
|
Tobias Diekershoff
|
86c6c48bd8
|
Merge pull request #3190 from annando/bugfix-dbstructure
Bugfix: "ALTER IGNORE" was missing on structure and index alteration
|
2017-02-26 10:05:02 +01:00 |
|
Michael
|
6bd59cd094
|
Bugfix: "ALTER IGNORE" was missing on structure and index change
|
2017-02-26 08:36:05 +00:00 |
|
Tobias Diekershoff
|
b850eb248a
|
Merge pull request #3188 from annando/bugfix-fetch_url
Bugfix: the curl option CURLOPT_SSL_VERIFYHOST is problematic
|
2017-02-26 04:19:22 +01:00 |
|
Michael
|
da8a48f89e
|
Bugfix: the curl option CURLOPT_SSL_VERIFYHOST is problematic
|
2017-02-25 13:59:24 +00:00 |
|
Michael Vogel
|
450b1fa6ff
|
Merge pull request #3186 from tobiasd/20170224-changelog
small update for the CHANGELOG
|
2017-02-25 00:17:10 +01:00 |
|
Tobias Diekershoff
|
3f27c8bb0a
|
issues closed
|
2017-02-24 19:41:07 +01:00 |
|
Tobias Diekershoff
|
ed675b94d1
|
Merge pull request #3185 from annando/3.5.1rc
New version string for RC
|
2017-02-24 19:29:37 +01:00 |
|
Michael
|
21a6d7b31f
|
Merge branch '3.5.1rc' of github.com:annando/friendica into 3.5.1rc
|
2017-02-24 15:14:19 +00:00 |
|
Michael
|
bd793e5987
|
New version string for RC
|
2017-02-24 15:02:16 +00:00 |
|
Michael Vogel
|
7edb18dd30
|
Merge pull request #3184 from tobiasd/20170224-doc
coding standard for the docs
|
2017-02-24 08:50:30 +01:00 |
|
Tobias Diekershoff
|
4a3a61c594
|
coding standard for the docs
|
2017-02-24 08:37:36 +01:00 |
|
Michael Vogel
|
4d591c4a07
|
Merge pull request #2841 from Hypolite/issue/#2103-alt
Issue/#2103 alt - define coding standards for Friendica
|
2017-02-24 07:46:29 +01:00 |
|
Michael Vogel
|
45ebeba643
|
Merge pull request #2916 from tobiasd/20160925-changes
updateing credits and CHANGELOG
|
2017-02-24 07:46:07 +01:00 |
|
Tobias Diekershoff
|
0d1c8139ae
|
Merge pull request #3182 from annando/bugfix-sql-date
Bugfix for badly formatted date time string
|
2017-02-24 06:28:32 +01:00 |
|
Michael
|
ca6171eb5c
|
For 3.5.1 use "0000-00-00 00:00:00" as lowest datetime value
|
2017-02-23 07:21:47 +00:00 |
|
Michael
|
06b16cce8b
|
Define the lowest possible datetime string as "0001-01-01 00:00:00"
|
2017-02-23 07:09:55 +00:00 |
|
Michael
|
f9f27c2f5f
|
Merge remote-tracking branch 'upstream/develop' into 1701-performance
|
2017-02-23 06:55:35 +00:00 |
|
Michael
|
8986edf070
|
Merge remote-tracking branch 'upstream/develop' into bugfix-sql-date
|
2017-02-23 06:54:50 +00:00 |
|
Tobias Diekershoff
|
55288e8e6e
|
Merge pull request #3173 from annando/more-temp-stuff
Workaround for not createable spool path
|
2017-02-23 07:15:46 +01:00 |
|
Michael
|
ffeae7e048
|
Bugfix for bugfix :-)
|
2017-02-23 05:45:06 +00:00 |
|
Michael
|
c84565633e
|
Added check for invalid "contact-type"
|
2017-02-22 22:25:35 +00:00 |
|
Michael
|
194d80c326
|
Bugfix for badly formatted date time string.
|
2017-02-22 22:04:56 +00:00 |
|
rabuzarus
|
ca7c608161
|
Merge pull request #3181 from tobiasd/20170222-docinstall
sql_mode setting in code block
|
2017-02-22 13:53:21 +01:00 |
|
rabuzarus
|
0c22e9a1fe
|
Merge pull request #3177 from annando/disable-fulltext
See issue 3157: Fulltext is now disabled
|
2017-02-22 13:51:53 +01:00 |
|
Michael Vogel
|
f859824ed9
|
Merge pull request #3179 from tobiasd/20170222-docquickstarten
EN quickstart had some dead links in it, DE version is ok
|
2017-02-22 12:35:27 +01:00 |
|
Tobias Diekershoff
|
4de6ef1610
|
make it a code block
|
2017-02-22 09:37:00 +01:00 |
|
Michael
|
451d83c417
|
Merge remote-tracking branch 'upstream/develop' into more-temp-stuff
|
2017-02-22 06:38:56 +00:00 |
|
Tobias Diekershoff
|
79c2234cc1
|
EN quickstart had some dead links in it, DE version is ok
|
2017-02-22 07:21:36 +01:00 |
|
Tobias Diekershoff
|
429d884c51
|
regen credits
|
2017-02-21 21:31:31 +01:00 |
|
Tobias Diekershoff
|
30b4da37fc
|
Merge pull request #3178 from eelcomaljaars/sql_mode_doc_update
Added note about MySQL sql_mode on newer versions of MySQL
|
2017-02-21 19:57:25 +01:00 |
|
Eelco Maljaars
|
d9d4a0ccc4
|
Document reformat as requested - 1 sentence per line
|
2017-02-21 19:32:03 +01:00 |
|
Eelco Maljaars
|
32660b64a7
|
Added note about MySQL sql_mode on newer versions of MySQL
|
2017-02-21 15:59:12 +01:00 |
|
Michael
|
cec79ddf2b
|
See issue 3157: Fulltext is now disabled
|
2017-02-21 05:23:37 +00:00 |
|
Tobias Diekershoff
|
90267a7ab7
|
issues and stuff
|
2017-02-20 14:09:32 +01:00 |
|
Michael
|
564bc22900
|
Merge remote-tracking branch 'upstream/develop' into more-temp-stuff
|
2017-02-19 18:46:20 +00:00 |
|
Michael Vogel
|
82ebc673a0
|
Merge pull request #3171 from Hypolite/bug/fix-diaspora-attachment-links
Bug/fix diaspora attachment links
|
2017-02-19 19:44:20 +01:00 |
|
Michael Vogel
|
6bc657f398
|
Merge pull request #3176 from eelcomaljaars/sql_mode_doc_update
Sql mode doc update
|
2017-02-19 19:41:17 +01:00 |
|
Eelco Maljaars
|
38aea0aeac
|
Typos fixed
|
2017-02-19 16:36:40 +01:00 |
|