Michael
|
e091a610d7
|
Fixed indention level
|
2017-10-13 16:24:38 +00:00 |
|
Michael
|
b31c6413fe
|
Can be private
|
2017-10-13 15:51:57 +00:00 |
|
Michael
|
9f2196aa1a
|
Parameter should fit ...
|
2017-10-13 15:48:59 +00:00 |
|
Michael
|
0a45f40c9d
|
Diaspora: We now support the receiving of account migration messages
|
2017-10-13 15:32:10 +00:00 |
|
Michael
|
b31b29c557
|
Now it could work
|
2017-10-13 09:41:01 +00:00 |
|
Michael
|
2b80bf4683
|
Improved documentation
|
2017-10-13 09:26:07 +00:00 |
|
Michael
|
09020192d6
|
Diaspora: Support account migration
|
2017-10-13 09:22:05 +00:00 |
|
Michael
|
c33aa2ccee
|
Diaspora: Reshares of reshares sometimes had problems
|
2017-10-02 19:00:33 +00:00 |
|
Michael
|
8d95106b9d
|
XML parsing is more tolerant now
|
2017-09-25 21:34:44 +00:00 |
|
Michael
|
1aafb80743
|
Added log information
|
2017-09-25 06:04:40 +00:00 |
|
Michael
|
66515ed85e
|
Diaspora: Posts from Diaspora relais are transmitted the old way
|
2017-09-25 04:24:47 +00:00 |
|
Michael
|
ff6f937f2b
|
Author check works now
|
2017-09-24 13:27:35 +00:00 |
|
Michael
|
80d787d990
|
Bugfix: Diaspora retractions not always worked
|
2017-09-24 12:02:32 +00:00 |
|
Tobias Diekershoff
|
7360945d8a
|
Merge pull request #3722 from annando/diaspora-plink
The plink in Diaspora posts now links to the correct place
|
2017-09-23 17:41:57 +02:00 |
|
Michael
|
8983dcaa77
|
Improvements for following/unfollowing of Diaspora and OStatus
|
2017-09-23 14:48:27 +00:00 |
|
Michael
|
e8a2c68647
|
The plink in Diaspora posts now links to the correct place
|
2017-09-23 08:52:06 +00:00 |
|
Tobias Diekershoff
|
af44e96fc9
|
Merge pull request #3710 from annando/diaspora-retraction
Diaspora: Sending retractions only worked for posts
|
2017-09-16 21:24:50 +02:00 |
|
Michael
|
ef8ad9f1ed
|
Diaspora: Sending retractions only worked for posts - nor for comments or likes
|
2017-09-16 18:23:24 +00:00 |
|
Michael
|
0982a30c89
|
Improvement for PR 3705: The detection has to be changed here as well
|
2017-09-16 17:22:22 +00:00 |
|
Michael
|
6e196a6afd
|
Diaspora will introduce "like on comment" so we doing it as well
|
2017-09-08 05:36:00 +00:00 |
|
Michael
|
cb8581b29a
|
Support for server independant Diaspora style links
|
2017-09-06 04:55:36 +00:00 |
|
Michael
|
5adfeb0bd5
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
|
Michael
|
3c24bed412
|
New class "System"
|
2017-08-26 06:04:21 +00:00 |
|
Michael
|
b0c26921ad
|
Statically used methods should be defined statically as well
|
2017-08-25 15:56:08 +00:00 |
|
Michael
|
eb7cbb9ada
|
Now there are fewer than 300 updates left ...
|
2017-08-10 05:07:23 +00:00 |
|
Michael
|
c6b04aa922
|
And some more inserts
|
2017-08-09 22:23:46 +00:00 |
|
Michael
|
2bad626be6
|
Bugfix: Signatures for likes hadn't been stored
|
2017-07-15 04:03:50 +00:00 |
|
Michael
|
363322ba78
|
Issue 3571 and Diaspora mail bugfix
|
2017-07-10 22:35:32 +00:00 |
|
Hypolite Petovan
|
ea88e15a8c
|
Merge pull request #3473 from Quix0r/rewrites/coding-convention-split2-6-2
Coding convention applied split 2-6-2 (of 2-14-2)
|
2017-06-18 18:44:34 -04:00 |
|
Michael
|
e33ac224b0
|
Now the Salmons flys
|
2017-06-17 08:58:28 +00:00 |
|
Michael
|
2ee8d1694f
|
Added documentation
|
2017-06-16 21:01:56 +00:00 |
|
Michael
|
9c4bf6b0d5
|
The new envelope could work now
|
2017-06-16 20:57:35 +00:00 |
|
Michael
|
c031482d7d
|
"unsharing" is now done different
|
2017-06-16 16:39:17 +00:00 |
|
Michael
|
0dc1c932f8
|
We now should send all data in the new format
|
2017-06-16 05:21:25 +00:00 |
|
Michael
|
a453ae4f66
|
Removed unneeded stuff
|
2017-06-15 21:45:36 +00:00 |
|
Michael
|
f36ffe3c03
|
Just some more message types
|
2017-06-15 21:20:18 +00:00 |
|
Michael
|
6482495001
|
We now use the new Diaspora format while sending
|
2017-06-15 20:50:53 +00:00 |
|
Roland Häder
|
4e49939421
|
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-06-13 23:26:06 +02:00 |
|
Hypolite Petovan
|
9c0d2c31e8
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
|
Tobias Diekershoff
|
f3d8da7d33
|
Merge branch 'master' into develop
|
2017-06-06 12:20:55 +02:00 |
|
Michael
|
696404739b
|
Bugfix Diaspora: We exited with the wrong return values and the guid for messages was too short
|
2017-05-17 19:25:30 +00:00 |
|
Roland Häder
|
0394004fee
|
reverted comments, but maintained multi-line comment.
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-05-17 18:11:22 +02:00 |
|
Roland Häder
|
f55ea4bc83
|
tpzo fixed again ...
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-05-17 18:02:44 +02:00 |
|
Roland Häder
|
afb430b908
|
tpzo fixed
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-05-17 15:41:01 +02:00 |
|
Roland Häder
|
031d96d933
|
improved some comments
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-05-17 15:28:01 +02:00 |
|
Roland Häder
|
f66c5c6823
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-05-17 15:07:31 +02:00 |
|
Roland Häder
|
701e761c68
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-05-16 14:37:12 +02:00 |
|
Michael Vogel
|
6680ce1dd7
|
Merge pull request #3445 from Hypolite/improvement/move-probe-to-src
Move Probe to src
|
2017-05-07 23:14:22 +02:00 |
|
Hypolite Petovan
|
3a2988c3fd
|
Rename include/Scrape to include/probe
|
2017-05-07 14:45:19 -04:00 |
|
Hypolite Petovan
|
1c38540f20
|
Merge pull request #3444 from annando/1705-mail-duplicates
Mails shouldn't be duplicated anymore when sending
|
2017-05-07 13:45:34 -04:00 |
|