Michael
|
4807797eaf
|
New worker to fix empty icid
|
2018-06-29 06:24:18 +00:00 |
|
Michael
|
6b31e72905
|
Fix for: empty posts and comments that hadn't been transmitted to Diaspora
|
2018-06-29 06:20:04 +00:00 |
|
Philipp Holzer
|
ad5ee75159
|
Deleting parameter-types of methods (lack of support in PHP 5.6)
|
2018-06-28 23:06:14 +02:00 |
|
Philipp Holzer
|
4b7be15560
|
Deleting return-types of methods
|
2018-06-28 23:02:00 +02:00 |
|
Philipp Holzer
|
3f7e4f5bb6
|
redesign of locking & caching
- New Factory "CacheDriverFactory" for Cache and Locks
- Adding Redis/Memcached Locking
- Moved Lock to Core
- other improvements
|
2018-06-28 22:57:17 +02:00 |
|
Hypolite Petovan
|
1e9bff88bc
|
Merge pull request #5294 from annando/use-gravity
Use gravity instead of verb
|
2018-06-28 08:41:28 -04:00 |
|
Michael
|
dec1eaa2e8
|
Tagging now is a comment
|
2018-06-28 04:37:58 +00:00 |
|
Michael
|
bfe4842402
|
Changed database structure
|
2018-06-28 03:51:57 +00:00 |
|
Michael
|
b705a91ccd
|
Standards and some more replace item calls
|
2018-06-28 03:31:10 +00:00 |
|
Michael
|
51a58ec2e2
|
Fix for fetching false fer... (sorry) verbs
|
2018-06-27 20:25:24 +00:00 |
|
Michael
|
b3abe148a6
|
Remove comment
|
2018-06-27 20:11:09 +00:00 |
|
Michael
|
3918a31fc2
|
Remove unneeded logging
|
2018-06-27 20:08:02 +00:00 |
|
Michael
|
028c9f4da5
|
We now store the verb in the item-content as well
|
2018-06-27 19:37:13 +00:00 |
|
Michael
|
76dab3b2d7
|
Use gravity instead of verb
|
2018-06-27 18:09:33 +00:00 |
|
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 |
|