Michael
|
8c2f91573a
|
Fix mail import
|
2018-06-27 18:09:13 +00:00 |
|
Philipp Holzer
|
acf6a5cb9e
|
minor changes
|
2018-06-26 23:44:30 +02:00 |
|
Philipp Holzer
|
d409a92ca2
|
minor changes
|
2018-06-26 23:43:43 +02:00 |
|
Philipp Holzer
|
dd085ae592
|
minor changes
|
2018-06-26 23:42:26 +02:00 |
|
Philipp Holzer
|
130893673c
|
Bugfixing ILockDriver (forgot isLocked)
|
2018-06-26 23:33:02 +02:00 |
|
Philipp Holzer
|
a57e6cfa1b
|
Moved Lock.php back to Utils
|
2018-06-26 23:28:07 +02:00 |
|
Philipp Holzer
|
2260b9c873
|
Merge branch 'develop' of https://github.com/friendica/friendica into develop
|
2018-06-26 22:56:08 +02:00 |
|
Philipp Holzer
|
0218d16335
|
Lock abstraction (like the Cache)
- adding interface
- adding seperate drivers
- moving Lock to the Core package
|
2018-06-26 22:31:04 +02:00 |
|
Hypolite Petovan
|
e3584daef9
|
Merge pull request #5167 from VVelox/develop
a domain name is unlikely to be both a CNAME and A record
|
2018-06-26 08:05:34 -04:00 |
|
Hypolite Petovan
|
29fd15a4c6
|
Merge pull request #5289 from annando/item-central-content
Item content is now stored outside the item table
|
2018-06-26 08:03:56 -04:00 |
|
Zane C. Bowers-Hadley
|
8875cc7419
|
remove duplicate check
|
2018-06-26 05:03:45 -05:00 |
|
Michael
|
f74a54b9bf
|
Standard stuff
|
2018-06-26 03:58:12 +00:00 |
|
Michael
|
7aa880543f
|
Fix shadow posts
|
2018-06-25 20:38:32 +00:00 |
|
Michael
|
6b568bb8fa
|
Delete of item-content should work now
|
2018-06-25 20:23:32 +00:00 |
|
Michael
|
89f0eec261
|
Use a constant fieldlist
|
2018-06-25 18:49:36 +00:00 |
|
Michael
|
c07b81c5b9
|
Added workarounds to fetch the complete item content
|
2018-06-25 16:11:27 +00:00 |
|
Hypolite Petovan
|
cbcdf6643e
|
Merge pull request #5287 from tobiasd/20180625-cs
CS translation update THX Aditoo
|
2018-06-25 09:02:41 -04:00 |
|
Michael
|
5f3f349006
|
"author-link" and "owner-link" aren't stored anymore in the item table
|
2018-06-25 06:45:05 +00:00 |
|
Michael
|
6dbbeaf8f6
|
Remove unneeded code
|
2018-06-25 06:33:12 +00:00 |
|
Tobias Diekershoff
|
85392963cf
|
CS translation update THX Aditoo
|
2018-06-25 07:39:48 +02:00 |
|
Michael
|
89fb28ae9b
|
Content is now stored exclusively in item-content, connected via "icid" field
|
2018-06-25 04:56:32 +00:00 |
|
Michael
|
941bab1096
|
We now only store the content in item-content
|
2018-06-24 23:09:13 +00:00 |
|
Michael
|
58d61810ea
|
We now store item content centrally
|
2018-06-24 21:41:49 +00:00 |
|
Michael
|
d0c36d0e89
|
New table for storing item content
|
2018-06-24 14:33:07 +00:00 |
|
Hypolite Petovan
|
258683b49a
|
Merge pull request #5284 from annando/item-content
The fetch function now centrally controls the content
|
2018-06-24 10:09:18 -04:00 |
|
Hypolite Petovan
|
077bda349c
|
Merge pull request #5283 from tobiasd/20180624-install2
Installation better start with master and eventially switch to develop
|
2018-06-24 10:06:32 -04:00 |
|
Michael
|
b03db4643f
|
The fetch function now centrally controls the content
|
2018-06-24 10:48:29 +00:00 |
|
Tobias Diekershoff
|
a47b58d596
|
Installation better start with master and eventially switch to develop
|
2018-06-24 11:48:32 +02:00 |
|
Hypolite Petovan
|
960834a1fe
|
Merge pull request #5282 from tobiasd/20180624-install
INSTALL.txt and doc/de/Install.md updates
|
2018-06-24 02:12:38 -04:00 |
|
Tobias Diekershoff
|
55eb0100e6
|
added missing parts in INSTALL.txt about smarty and addons
|
2018-06-24 07:55:37 +02:00 |
|
Tobias Diekershoff
|
40dc20481c
|
775 smarties, not 777
|
2018-06-24 07:54:19 +02:00 |
|
Tobias Diekershoff
|
62a61a95d3
|
Merge pull request #5280 from annando/issue-5276
Fixes Issue 5276 and an endless loop in item::update
|
2018-06-23 12:44:43 +02:00 |
|
Michael
|
a7d2f126eb
|
Fixes Issue 5276 and an endless loop in item::update
|
2018-06-23 10:32:53 +00:00 |
|
Tobias Diekershoff
|
585ba4c09f
|
Merge pull request #5279 from annando/issue-5278
Issue 5278: Small corrections to the database definition
|
2018-06-23 08:28:43 +02:00 |
|
Michael
|
ca1add20a0
|
Small corrections to the database definition
|
2018-06-23 04:46:22 +00:00 |
|
Hypolite Petovan
|
78114c13d5
|
Merge pull request #4836 from Angristan/patch-1
chmod 777 is a bad practice
|
2018-06-22 16:09:01 -04:00 |
|
Hypolite Petovan
|
98a5749b45
|
Merge pull request #5277 from annando/native-pdo
We now are using the native pdo mode
|
2018-06-22 16:04:50 -04:00 |
|
Angristan
|
7326394f29
|
Fix indentation
|
2018-06-22 22:00:31 +02:00 |
|
Angristan
|
3ccd64ad9f
|
Fix chmod and chown, add note about webserver user
|
2018-06-22 21:56:56 +02:00 |
|
Michael
|
6e64091fc7
|
We now are using the native pdo mode
|
2018-06-22 19:35:42 +00:00 |
|
Hypolite Petovan
|
c16c235d50
|
Merge pull request #5270 from rabuzarus/201820_-_fix_mod_redir
fix redirection - works now with logged in users, remote users, guests and visitors
|
2018-06-22 11:11:52 -04:00 |
|
Hypolite Petovan
|
9b35c3bff2
|
Merge pull request #5272 from miqrogroove/patch-1
Ensure IN() Conditions Never Mix Data Types
|
2018-06-22 11:10:05 -04:00 |
|
miqrogroove
|
c37a8cc661
|
Update dba.php
|
2018-06-22 07:34:27 -04:00 |
|
Michael Vogel
|
423461f844
|
Merge pull request #5273 from tobiasd/20180622-pl
update PL translations THX waldis
|
2018-06-22 08:15:00 +02:00 |
|
Tobias Diekershoff
|
6800c89ea5
|
update PL translations THX waldis
|
2018-06-22 07:37:50 +02:00 |
|
miqrogroove
|
150989ba99
|
Ensure IN() Conditions Never Mix Data Types
|
2018-06-21 23:56:19 -04:00 |
|
Hypolite Petovan
|
47ab72352e
|
Merge pull request #5269 from annando/non-unique-values
This fixes the problem with mixed variables in queries
|
2018-06-21 22:12:07 -04:00 |
|
Hypolite Petovan
|
438dea8cc5
|
Merge pull request #5271 from miqrogroove/patch-1
Correct dba::close() To Match dba::p()
|
2018-06-21 22:11:13 -04:00 |
|
Michael
|
e1e28ba7c3
|
Better float detection
|
2018-06-21 21:55:43 +00:00 |
|
miqrogroove
|
c600ccad5c
|
Correct dba::close() To Match dba::p()
|
2018-06-21 17:27:12 -04:00 |
|