Hypolite Petovan
|
79ff49d716
|
Replace more is_null with empty in DBStructure
|
2018-07-02 22:42:15 -04:00 |
|
Hypolite Petovan
|
e7d6b48bb3
|
Fix Undefined index: Collation in DBStructure
|
2018-07-02 22:28:27 -04:00 |
|
Hypolite Petovan
|
58e1470ddb
|
Fix Undefined index: HTTP_USER_AGENT in App
|
2018-07-02 22:19:21 -04:00 |
|
Hypolite Petovan
|
633a71ec97
|
Fix notice in Item::deleteById
|
2018-07-02 07:49:35 -04:00 |
|
Hypolite Petovan
|
07e06341df
|
Simplify config.php_path access in App->proc_run
|
2018-07-02 07:48:33 -04:00 |
|
Hypolite Petovan
|
89e4629c16
|
Replace system.proc_windows config by PHP_OS test
|
2018-07-02 07:47:42 -04:00 |
|
Hypolite Petovan
|
a380bcd1c1
|
Fix more undefined variable/index notice in tests
|
2018-07-02 07:45:25 -04:00 |
|
Hypolite Petovan
|
6776c4e3f9
|
Fix some undefined variable/index notices in tests
|
2018-07-02 07:44:55 -04:00 |
|
Hypolite Petovan
|
28741c8366
|
Remove startup() function
- Enable notice errors
|
2018-07-02 07:23:47 -04:00 |
|
Michael
|
717ca0b7eb
|
Use already fetched data for magiclink
|
2018-07-02 05:41:55 +00:00 |
|
Michael
|
37bc19673d
|
Empty owner and author data
|
2018-07-01 19:33:42 +00:00 |
|
Michael
|
38160a48b0
|
Post update script to move old content from the item table
|
2018-07-01 19:02:29 +00:00 |
|
Michael
|
32a639891f
|
Improved logging for expired items
|
2018-07-01 09:08:58 +00:00 |
|
Michael
|
bffdf96d87
|
The "file" variable isn't stored anymore in the item table
|
2018-07-01 07:57:59 +00:00 |
|
Michael
|
1905242a16
|
Added support for internal Diaspora links to accounts
|
2018-06-30 22:37:44 +00:00 |
|
Hypolite Petovan
|
0c553150ea
|
Merge pull request #5305 from annando/item-tags
Tags aren't stored in the item table anymore
|
2018-06-30 17:50:55 -04:00 |
|
Michael
|
60dcdd0b27
|
Preparation for not storing the file field into the item table.
|
2018-06-30 21:15:24 +00:00 |
|
Tobias Diekershoff
|
bc3a569b2f
|
Label for the Events happening in the next 7 days was wrong
|
2018-06-30 17:34:27 +02:00 |
|
Michael
|
5ba1427806
|
We don't store tags in the item table anymore
|
2018-06-30 15:21:32 +00:00 |
|
Michael
|
0ab9f2e265
|
Preparations to not store the tags in the item table anymore
|
2018-06-30 13:54:01 +00:00 |
|
Michael
|
a8a189eec4
|
The detected language now moved to "item-content" as well
|
2018-06-30 05:18:43 +00:00 |
|
Michael
|
59f8cb16e5
|
Add item content before the transaction
|
2018-06-29 11:10:36 +00:00 |
|
Michael
|
a82cf2ae29
|
Delete item content for older item records
|
2018-06-29 06:51:48 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Michael
|
b03db4643f
|
The fetch function now centrally controls the content
|
2018-06-24 10:48:29 +00: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 |
|
rabuzarus
|
92a84275d4
|
fix hovercard for not logged in users
|
2018-06-21 22:46:10 +02:00 |
|