This website requires JavaScript.
113102a801
Merge pull request #5300 from annando/fix-it
Tobias Diekershoff
2018-06-29 08:50:01 +02:00
4807797eaf
New worker to fix empty icid
Michael
2018-06-29 06:24:18 +00:00
6b31e72905
Fix for: empty posts and comments that hadn't been transmitted to Diaspora
Michael
2018-06-29 06:20:04 +00:00
ad5ee75159
Deleting parameter-types of methods (lack of support in PHP 5.6)
Philipp Holzer
2018-06-28 23:06:14 +02:00
4b7be15560
Deleting return-types of methods
Philipp Holzer
2018-06-28 23:02:00 +02:00
3f7e4f5bb6
redesign of locking & caching
Philipp Holzer
2018-06-28 22:57:17 +02:00
1e9bff88bc
Merge pull request #5294 from annando/use-gravity
Hypolite Petovan
2018-06-28 08:41:28 -04:00
dec1eaa2e8
Tagging now is a comment
Michael
2018-06-28 04:37:58 +00:00
bfe4842402
Changed database structure
Michael
2018-06-28 03:51:57 +00:00
b705a91ccd
Standards and some more replace item calls
Michael
2018-06-28 03:31:10 +00:00
51a58ec2e2
Fix for fetching false fer... (sorry) verbs
Michael
2018-06-27 20:25:24 +00:00
b3abe148a6
Remove comment
Michael
2018-06-27 20:11:09 +00:00
3918a31fc2
Remove unneeded logging
Michael
2018-06-27 20:08:02 +00:00
028c9f4da5
We now store the verb in the item-content as well
Michael
2018-06-27 19:37:13 +00:00
76dab3b2d7
Use gravity instead of verb
Michael
2018-06-27 18:09:33 +00:00
8c2f91573a
Fix mail import
Michael
2018-06-27 18:09:13 +00:00
acf6a5cb9e
minor changes
Philipp Holzer
2018-06-26 23:44:30 +02:00
d409a92ca2
minor changes
Philipp Holzer
2018-06-26 23:43:43 +02:00
dd085ae592
minor changes
Philipp Holzer
2018-06-26 23:42:26 +02:00
130893673c
Bugfixing ILockDriver (forgot isLocked)
Philipp Holzer
2018-06-26 23:33:02 +02:00
a57e6cfa1b
Moved Lock.php back to Utils
Philipp Holzer
2018-06-26 23:28:07 +02:00
2260b9c873
Merge branch 'develop' of https://github.com/friendica/friendica into develop
Philipp Holzer
2018-06-26 22:56:08 +02:00
0218d16335
Lock abstraction (like the Cache)
Philipp Holzer
2018-06-26 22:31:04 +02:00
e3584daef9
Merge pull request #5167 from VVelox/develop
Hypolite Petovan
2018-06-26 08:05:34 -04:00
29fd15a4c6
Merge pull request #5289 from annando/item-central-content
Hypolite Petovan
2018-06-26 08:03:56 -04:00
8875cc7419
remove duplicate check
Zane C. Bowers-Hadley
2018-06-26 05:03:45 -05:00
f74a54b9bf
Standard stuff
Michael
2018-06-26 03:58:12 +00:00
7aa880543f
Fix shadow posts
Michael
2018-06-25 20:38:32 +00:00
6b568bb8fa
Delete of item-content should work now
Michael
2018-06-25 20:23:32 +00:00
89f0eec261
Use a constant fieldlist
Michael
2018-06-25 18:49:36 +00:00
c07b81c5b9
Added workarounds to fetch the complete item content
Michael
2018-06-25 16:11:27 +00:00
cbcdf6643e
Merge pull request #5287 from tobiasd/20180625-cs
Hypolite Petovan
2018-06-25 09:02:41 -04:00
5f3f349006
"author-link" and "owner-link" aren't stored anymore in the item table
Michael
2018-06-25 06:45:05 +00:00
6dbbeaf8f6
Remove unneeded code
Michael
2018-06-25 06:33:12 +00:00
85392963cf
CS translation update THX Aditoo
Tobias Diekershoff
2018-06-25 07:39:48 +02:00
89fb28ae9b
Content is now stored exclusively in item-content, connected via "icid" field
Michael
2018-06-25 04:56:32 +00:00
941bab1096
We now only store the content in item-content
Michael
2018-06-24 23:09:13 +00:00
58d61810ea
We now store item content centrally
Michael
2018-06-24 21:41:49 +00:00
d0c36d0e89
New table for storing item content
Michael
2018-06-24 14:33:07 +00:00
258683b49a
Merge pull request #5284 from annando/item-content
Hypolite Petovan
2018-06-24 10:09:18 -04:00
077bda349c
Merge pull request #5283 from tobiasd/20180624-install2
Hypolite Petovan
2018-06-24 10:06:32 -04:00
b03db4643f
The fetch function now centrally controls the content
Michael
2018-06-24 10:48:29 +00:00
a47b58d596
Installation better start with master and eventially switch to develop
Tobias Diekershoff
2018-06-24 11:48:32 +02:00
960834a1fe
Merge pull request #5282 from tobiasd/20180624-install
Hypolite Petovan
2018-06-24 02:12:38 -04:00
55eb0100e6
added missing parts in INSTALL.txt about smarty and addons
Tobias Diekershoff
2018-06-24 07:55:37 +02:00
40dc20481c
775 smarties, not 777
Tobias Diekershoff
2018-06-24 07:54:19 +02:00
62a61a95d3
Merge pull request #5280 from annando/issue-5276
Tobias Diekershoff
2018-06-23 12:44:43 +02:00
a7d2f126eb
Fixes Issue 5276 and an endless loop in item::update
Michael
2018-06-23 10:32:53 +00:00
585ba4c09f
Merge pull request #5279 from annando/issue-5278
Tobias Diekershoff
2018-06-23 08:28:43 +02:00
ca1add20a0
Small corrections to the database definition
Michael
2018-06-23 04:46:22 +00:00
78114c13d5
Merge pull request #4836 from Angristan/patch-1
Hypolite Petovan
2018-06-22 16:09:01 -04:00
98a5749b45
Merge pull request #5277 from annando/native-pdo
Hypolite Petovan
2018-06-22 16:04:50 -04:00
7326394f29
Fix indentation
Angristan
2018-06-22 22:00:31 +02:00
3ccd64ad9f
Fix chmod and chown, add note about webserver user
Angristan
2018-06-22 21:56:56 +02:00
6e64091fc7
We now are using the native pdo mode
Michael
2018-06-22 19:35:42 +00:00
c16c235d50
Merge pull request #5270 from rabuzarus/201820_-_fix_mod_redir
Hypolite Petovan
2018-06-22 11:11:52 -04:00
9b35c3bff2
Merge pull request #5272 from miqrogroove/patch-1
Hypolite Petovan
2018-06-22 11:10:05 -04:00
c37a8cc661
Update dba.php
miqrogroove
2018-06-22 07:34:27 -04:00
423461f844
Merge pull request #5273 from tobiasd/20180622-pl
Michael Vogel
2018-06-22 08:15:00 +02:00
6800c89ea5
update PL translations THX waldis
Tobias Diekershoff
2018-06-22 07:37:50 +02:00
150989ba99
Ensure IN() Conditions Never Mix Data Types
miqrogroove
2018-06-21 23:56:19 -04:00
47ab72352e
Merge pull request #5269 from annando/non-unique-values
Hypolite Petovan
2018-06-21 22:12:07 -04:00
438dea8cc5
Merge pull request #5271 from miqrogroove/patch-1
Hypolite Petovan
2018-06-21 22:11:13 -04:00
e1e28ba7c3
Better float detection
Michael
2018-06-21 21:55:43 +00:00
c600ccad5c
Correct dba::close() To Match dba::p()
miqrogroove
2018-06-21 17:27:12 -04:00
92a84275d4
fix hovercard for not logged in users
rabuzarus
2018-06-21 22:46:10 +02:00
1b85b75563
Currently removed, needs more testing
Michael
2018-06-21 20:42:58 +00:00
22816c49a1
Merge develop into 201820_-_fix_mod_redir
rabuzarus
2018-06-21 22:38:15 +02:00
a119636cd5
fix redirection - works now with logged in users, remote users, guests and visitors
rabuzarus
2018-06-21 22:37:05 +02:00
261d7435c0
Check for floats and enable native prepares
Michael
2018-06-21 20:33:27 +00:00
5656c0564a
We don't need to look $is_int there
Michael
2018-06-21 19:52:28 +00:00
c1059875bc
This fixes the problem with mixed variables in queries
Michael
2018-06-21 19:48:25 +00:00
4b0cf8d60f
Merge pull request #5267 from miqrogroove/patch-2
Michael Vogel
2018-06-21 18:51:01 +02:00
8a3cae686b
Merge pull request #5261 from annando/and-again-abstraction
Hypolite Petovan
2018-06-21 11:50:31 -04:00
759dfe6bb1
Allow for Integer Literals in PDO Database Driver
miqrogroove
2018-06-21 11:42:43 -04:00
88e532321f
Merge pull request #5265 from miqrogroove/patch-1
Hypolite Petovan
2018-06-21 11:23:56 -04:00
80e96bcf38
Workaround for Bugs in Class dba
miqrogroove
2018-06-21 11:20:44 -04:00
d643e00d33
Standards and a new function to fetch content
Michael
2018-06-21 15:14:01 +00:00
019637123a
Merge pull request #5263 from miqrogroove/patch-1
Hypolite Petovan
2018-06-21 10:33:33 -04:00
7f4bce67a8
Update DBClean.php
miqrogroove
2018-06-21 08:27:36 -04:00
d8646340c9
Update htconfig.md
miqrogroove
2018-06-21 08:25:58 -04:00
f2463e327a
Update DBClean.php
miqrogroove
2018-06-21 07:52:56 -04:00
cfe035f300
Update DBClean.php
miqrogroove
2018-06-21 07:51:30 -04:00
ab056f9ee5
Update htconfig.md
miqrogroove
2018-06-21 07:49:59 -04:00
62e61a75f7
Make Conversation Cleanup Configurable
miqrogroove
2018-06-21 07:43:40 -04:00
5743bb0dae
Fix Issue 5252
Michael
2018-06-21 08:23:35 +00:00
81ac7c33da
Order search results by id
Michael
2018-06-21 07:46:06 +00:00
70af2cecf2
Some of the last direct SQL calls to the item table had been changed
Michael
2018-06-21 06:21:51 +00:00
e84c48b979
Merge pull request #5259 from rabuzarus/20180616_-_magic_auth_test_2
Hypolite Petovan
2018-06-20 20:15:14 -04:00
02d96623f2
port hubzillas OpenWebAuth - don't initiate magic auth if the contact is allready authentificated
rabuzarus
2018-06-21 02:08:54 +02:00
a5550b4702
Merge pull request #5253 from rabuzarus/20180616_-_magic_auth_test_2
Hypolite Petovan
2018-06-20 17:46:04 -04:00
04fe3acb69
port hubzillas OpenWebAuth - fix method call
rabuzarus
2018-06-20 23:29:36 +02:00
dd1e6dd4a5
Merge pull request #5258 from Quix0r/rewrites/curly-braces-is-result-usage-002-split1
Hypolite Petovan
2018-06-20 16:51:22 -04:00
8ad523fbc8
Continued a bit: - removed/fixed whitespaces and mixture of spaces/tabs (some) - added new-line character at end of files (POSIX-compilant) - reverted some code which I had messed up (compared to upstream/develop) - removed duplicate dba::update() invocation in src/Protocol/DFRN.php - also removed no longer valid TODO
Roland Häder
2018-06-20 22:12:59 +02:00
f806fa91b1
Replace old database queries with the new ones
Michael
2018-05-02 19:26:15 +00:00
6cb26f884e
Fixes for composer: - ./vendor/ is being prepared by executing utils/composer.phar install, no need to have it around - converted .gitignore to LF line-ending (more common over the whole project) - no need to have them around ...
Roland Haeder
2017-04-02 21:29:06 +02:00
7c048b5077
Opps, cutted this out by accident ...
Roland Haeder
2017-03-25 15:06:54 +01:00
593d1feca6
was a bit confusing for me or I was not sleeping to much ...
Roland Haeder
2017-03-25 13:46:28 +01:00
2d744fa189
PHP5 does not support native type-hints, except array + used dbm::is_result()
Roland Haeder
2017-03-25 13:37:15 +01:00
506657ec42
removed TODO, one day this all needs refacturizing ...
Roland Haeder
2017-03-25 13:01:41 +01:00