|
077a96fb28
|
Using CSS for custom emojis
|
2018-11-08 07:42:19 +00:00 |
|
|
cd2c7f782f
|
We now directly support the custom emojis from Mastodon
|
2018-11-07 20:34:03 +00:00 |
|
|
e759497af3
|
Fix small typo / Workerqueue count now only counts non deferred entries
|
2018-11-04 10:51:01 +00:00 |
|
|
8f27e3aeb1
|
Support for fetching non-public content / preparations for forum posts
|
2018-11-03 21:37:08 +00:00 |
|
|
1395bdc188
|
Preparations for a relocation message / fix for notice
|
2018-11-02 21:57:06 +00:00 |
|
Adam Magness
|
50da89d861
|
Logger Levels
update logger levels in calls
|
2018-10-30 09:58:45 -04:00 |
|
Adam Magness
|
14fde5dc9b
|
Log function
implement log() function.
|
2018-10-30 09:57:14 -04:00 |
|
|
4831688dc0
|
Diaspora signatures are now stored and transmitted correctly
|
2018-10-27 14:35:22 +00:00 |
|
|
73f596cc46
|
Fixes duplicated transmissions and not working undo of like/dislike
|
2018-10-27 11:09:23 +00:00 |
|
|
f2ddcbe632
|
AP: Event participation and editing of posts are now supported
|
2018-10-27 06:17:17 +00:00 |
|
|
cbc417114d
|
AP: We now transmit and process events
|
2018-10-26 04:13:26 +00:00 |
|
|
7f11b2e4e9
|
Deactivated BCC
|
2018-10-24 21:04:21 +00:00 |
|
|
f300c8953a
|
We now use bcc for the acl block
|
2018-10-24 20:06:57 +00:00 |
|
|
58f82e084d
|
Preparations to work with BCC
|
2018-10-24 19:19:51 +00:00 |
|
|
c25d60e107
|
Removed finished work from the comments
|
2018-10-24 04:51:37 +00:00 |
|
|
e3e714a45f
|
Unsuccessful ActivitiyPub transmission are now deferred
|
2018-10-23 03:54:18 +00:00 |
|
|
bb3f07b0b7
|
We now send the previous followers collection as well
|
2018-10-21 20:49:50 +00:00 |
|
|
1c54c27784
|
Bugfix: We hadn't deliverd AP posts to all intended receivers
|
2018-10-21 06:10:24 +00:00 |
|
|
4392858662
|
Move Global Functions - Part 3
- Replaced every CACHE definition
- Moved check_url to App->checkURL()
- Removed unused definition "ZCURL_TIMEOUT"
|
2018-10-20 18:19:55 +02:00 |
|
|
fea48fa85e
|
AP: Transmitting and receiving with non AP contacts
|
2018-10-20 07:53:45 +00:00 |
|
|
bedab33e0b
|
Fix function naming
|
2018-10-19 13:08:46 +00:00 |
|
|
cdeb4682ef
|
Use nickname based mentions for AP
|
2018-10-19 05:27:54 +00:00 |
|
|
688174e6c0
|
AP: Fix "null" receiver
|
2018-10-18 12:25:57 +00:00 |
|
|
8035bad8e2
|
AP: Fix a notice / avoid an error when fetched content hadn't been an array
|
2018-10-18 05:54:44 +00:00 |
|
|
341b83d1df
|
Fix Undefined index: photo in ActivityPub/Receiver
|
2018-10-16 18:29:28 -04:00 |
|
|
ce74a4d9a1
|
Merge pull request #5921 from annando/ap-video
ActivityPub: Rudimentary support for videos
|
2018-10-14 14:05:51 -04:00 |
|
|
37ad4a7d22
|
ActivityPub: Rudimentary support for videos
|
2018-10-14 17:57:44 +00:00 |
|
|
59d6dd809d
|
Merge pull request #5906 from annando/ap-switch
OStatus contacts are now automatically converted to AP
|
2018-10-14 12:04:52 -04:00 |
|
|
6be04a73e3
|
The outbox is now more complete / No more duplicates in the receiver array
|
2018-10-14 07:47:04 +00:00 |
|
|
e829e074fc
|
Location, coord and app are now processed as well
|
2018-10-13 21:37:39 +00:00 |
|
|
aab4fa0c31
|
The instrument is now added, updating AP contacts is now enabled
|
2018-10-13 20:36:44 +00:00 |
|
|
f60468677e
|
We now transmit location and application as well.
|
2018-10-13 19:49:20 +00:00 |
|
|
8b9aa80aad
|
"to" is now used for mentions, "cc" for everything else
|
2018-10-13 18:59:39 +00:00 |
|
|
efad4936b0
|
OStatus contacts are now automatically converted to AP
|
2018-10-13 18:13:01 +00:00 |
|
|
3c48a1f787
|
AP: Announce will now work
|
2018-10-13 16:41:29 +00:00 |
|
|
5af0ee1b95
|
We can now store it without any problem
|
2018-10-12 18:53:13 +00:00 |
|
|
986528b77f
|
Revert "We now store the diaspora comment data as well"
|
2018-10-12 10:35:43 -04:00 |
|
|
8268288953
|
We now store the diaspora comment data as well
|
2018-10-11 20:38:57 +00:00 |
|
|
1bf7521af8
|
Store conversation data directly from the AP receiver
|
2018-10-11 20:08:04 +00:00 |
|
|
5f9dd11cfb
|
Merge pull request #5867 from annando/ap-fix-follow
AP: Switchting existing contacts to AP when receiving activities
|
2018-10-09 16:08:38 -04:00 |
|
|
0994aaf875
|
AP: Avoid a misleading log entry / unneeded field removed
|
2018-10-09 20:00:57 +00:00 |
|
|
c0f26ace2e
|
AP: Switchting existing contacts to AP when receiving activities
|
2018-10-09 19:58:15 +00:00 |
|
|
b5d73f840c
|
AP fixes: LD-signature, wrong owner for completed thres, account removal
|
2018-10-09 05:04:24 +00:00 |
|
|
4047952703
|
AP: Avoid an empty avatar field
|
2018-10-08 03:28:49 +00:00 |
|
|
46f77f3486
|
Detect the object type
|
2018-10-07 20:36:15 +00:00 |
|
|
93866b477a
|
Several fixes
|
2018-10-07 19:42:04 +00:00 |
|
|
bd6ba98e8d
|
Some more cleanup
|
2018-10-07 18:41:45 +00:00 |
|
|
1efca1b75d
|
owner is now actor
|
2018-10-07 17:35:43 +00:00 |
|
|
616c4a89bd
|
The new parsing is now active
|
2018-10-07 17:17:06 +00:00 |
|
|
36c31e4091
|
Switching to parsing the JSON-LD
|
2018-10-07 15:34:51 +00:00 |
|