Michael
|
5a07042560
|
Added warning
|
2018-07-06 06:37:33 +00:00 |
|
Michael
|
f33bd5fc8e
|
Update does work now
|
2018-07-06 05:16:40 +00:00 |
|
Michael
|
5203f41d42
|
Set iaid after update
|
2018-07-05 22:50:33 +00:00 |
|
Michael
|
014eea8e12
|
Improve expire for item-content and item-activity
|
2018-07-05 22:07:50 +00:00 |
|
Michael
|
44e405d22b
|
We now store activities in a separate table
|
2018-07-05 22:00:38 +00:00 |
|
Michael
|
176ab7130f
|
Fixes issue 5322 - events now again are having a plink
|
2018-07-04 19:53:02 +00:00 |
|
Michael
|
f60da34357
|
Fix unliking liked
|
2018-07-04 19:07:53 +00:00 |
|
Michael
|
4b3ae6a862
|
Only use query conditions in user mode
|
2018-07-02 18:22:27 +00:00 |
|
Michael
|
717ca0b7eb
|
Use already fetched data for magiclink
|
2018-07-02 05:41:55 +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 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
rabuzarus
|
92a84275d4
|
fix hovercard for not logged in users
|
2018-06-21 22:46:10 +02:00 |
|
Hypolite Petovan
|
8a3cae686b
|
Merge pull request #5261 from annando/and-again-abstraction
And again the item abstraction - and a fix for issue 5252
|
2018-06-21 11:50:31 -04:00 |
|
Michael
|
d643e00d33
|
Standards and a new function to fetch content
|
2018-06-21 15:14:01 +00:00 |
|
Hypolite Petovan
|
e84c48b979
|
Merge pull request #5259 from rabuzarus/20180616_-_magic_auth_test_2
port hubzillas OpenWebAuth - don't initiate magic auth if the contact is allready authentificated
|
2018-06-20 20:15:14 -04:00 |
|
rabuzarus
|
02d96623f2
|
port hubzillas OpenWebAuth - don't initiate magic auth if the contact is allready authentificated
|
2018-06-21 02:08:54 +02:00 |
|
Hypolite Petovan
|
a5550b4702
|
Merge pull request #5253 from rabuzarus/20180616_-_magic_auth_test_2
Port hubzillas OpenWebAuth - remote authentification
|
2018-06-20 17:46:04 -04:00 |
|
rabuzarus
|
9f493357f4
|
port hubzillas OpenWebAuth - fix wrong table name + fix wrong method name
|
2018-06-20 20:11:26 +02:00 |
|
rabuzarus
|
149142b4bc
|
port hubzillas OpenWebAuth - rename Verify class to OpenWebAuthToken
|
2018-06-20 19:24:02 +02:00 |
|
rabuzarus
|
d5afbd3357
|
port hubzillas OpenWebAuth - rename verify table to openwebauth-token
|
2018-06-20 19:18:41 +02:00 |
|
rabuzarus
|
f0235c4a98
|
port hubzillas OpenWebAuth - rename some methods and classes
|
2018-06-20 18:38:23 +02:00 |
|
Michael
|
c540154f8e
|
"shadow" does not exist
|
2018-06-19 21:41:38 +00:00 |
|
Michael
|
962fbc9166
|
Many "fetch_first" had been replaced
|
2018-06-19 21:33:07 +00:00 |
|
Michael
|
139d35438d
|
Fix: network had been empty
|
2018-06-19 21:32:42 +00:00 |
|
rabuzarus
|
b65e4b278b
|
port hubzillas OpenWebAuth - use Contact::getIdForURL to query for contact entry
|
2018-06-19 16:15:28 +02:00 |
|