Michael Vogel
|
62103fe5f4
|
Reshare of reshares now work.
|
2016-03-22 23:00:42 +01:00 |
|
Michael Vogel
|
90d4b93424
|
Avoid an empty handle
|
2016-03-22 07:13:56 +01:00 |
|
Michael Vogel
|
c284ab5eff
|
Some more documentation - to make @rabuzarus happy
|
2016-03-21 19:58:45 +01:00 |
|
Michael Vogel
|
d676ae0f32
|
The signature creation now moved into the Diaspora class. That's much cleaner.
|
2016-03-19 15:49:47 +01:00 |
|
Michael Vogel
|
5c44a787bf
|
The documentation should now be complete
|
2016-03-18 22:28:20 +01:00 |
|
Michael Vogel
|
e74587b375
|
Just some more documentation
|
2016-03-18 08:07:23 +01:00 |
|
Michael Vogel
|
fab48926d0
|
Added some documentation, script to generate a basic doxygen header
|
2016-03-17 23:44:18 +01:00 |
|
Michael Vogel
|
16b92af71f
|
Retraction do work as well
|
2016-03-17 12:24:23 +01:00 |
|
Michael Vogel
|
88fea17cab
|
Everything tested, one open to-do
|
2016-03-17 00:37:44 +01:00 |
|
Michael Vogel
|
e058feed28
|
Better reshare detection
|
2016-03-16 21:27:07 +01:00 |
|
Michael Vogel
|
468734a26e
|
Added checklist
|
2016-03-16 19:30:46 +01:00 |
|
Michael Vogel
|
84a475e589
|
Missing include
|
2016-03-16 16:49:54 +01:00 |
|
Michael Vogel
|
be001d171b
|
Values are sanitized, messages are not relayed when there is no signature
|
2016-03-15 20:14:08 +01:00 |
|
Michael Vogel
|
8027854886
|
Removed moved function
|
2016-03-15 07:18:11 +01:00 |
|
Michael Vogel
|
eed55664fc
|
Reshares now store the original XML as well.
|
2016-03-15 00:26:28 +01:00 |
|
Michael Vogel
|
4b5e7007a7
|
Bugfix: XML copy had problems with "&"
|
2016-03-14 23:54:01 +01:00 |
|
Michael Vogel
|
dc2e7a66b3
|
The Diaspora class is now productive
|
2016-03-14 23:11:43 +01:00 |
|
Michael Vogel
|
2841aa0281
|
New implementation is now live.
|
2016-03-13 19:47:02 +01:00 |
|
Michael Vogel
|
07818a6553
|
Decode function is now there as well.
|
2016-03-13 16:14:51 +01:00 |
|
Michael Vogel
|
918efbafac
|
Merge remote-tracking branch 'upstream/develop' into 1602-diaspora
|
2016-03-06 21:20:00 +01:00 |
|
Michael Vogel
|
8752ec11b2
|
Central function for default group, special setting for OStatus
|
2016-03-06 13:15:27 +01:00 |
|
Michael Vogel
|
66919761ab
|
Some work at the retractions.
|
2016-03-02 23:28:20 +01:00 |
|
Michael Vogel
|
009cadf63b
|
Just another commit message :-)
|
2016-03-01 19:10:35 +01:00 |
|
Michael Vogel
|
6d3581dac8
|
"profile". "like" and "comment" could work, status messages only partly.
|
2016-02-29 08:02:50 +01:00 |
|
Michael Vogel
|
a3960bda37
|
New Diaspora code
|
2016-02-27 23:54:17 +01:00 |
|
fabrixxm
|
fdb864157d
|
Merge pull request #2299 from annando/1601-contact-photos
Improved avatar storage in contacts
|
2016-01-29 05:26:26 +01:00 |
|
Michael Vogel
|
b3e86f4e6b
|
There is now a central function for item notifications
|
2016-01-28 22:58:05 +01:00 |
|
Michael Vogel
|
78e79de7c9
|
New central function to store avatar data in contacts
|
2016-01-28 11:09:08 +01:00 |
|
Michael Vogel
|
6f662b8c74
|
New avatar picture fields to better cope with changing avatars
|
2016-01-28 01:26:19 +01:00 |
|
Michael Vogel
|
e1bc0b4ff8
|
Likes are now federated again through Diaspora
|
2016-01-21 16:01:46 +01:00 |
|
Michael Vogel
|
e00c091540
|
Small fix for empty signatures
|
2016-01-21 13:57:21 +01:00 |
|
Michael Vogel
|
54f42cb706
|
removed some test code
|
2016-01-21 13:38:30 +01:00 |
|
Michael Vogel
|
d768074afd
|
Comments from Hubzilla weren't federated properly
|
2016-01-21 13:21:47 +01:00 |
|
Michael Vogel
|
98ccefebcf
|
Reworked check for double encoded Diaspora signatures
|
2016-01-20 16:00:43 +01:00 |
|
Fabrixxm
|
7e83ba090f
|
Merge branch 'hotfix_diaspora' into develop
|
2016-01-20 08:50:18 +01:00 |
|
Michael Vogel
|
c6b0e57aa4
|
Bugfix: Comments weren't relayed anymore to Diaspora due to a Diaspora change
|
2016-01-20 08:40:04 +01:00 |
|
Michael Vogel
|
c4ba035ee3
|
Add some analysing stuff, rendered value is written now more often
|
2016-01-14 21:56:37 +01:00 |
|
Michael Vogel
|
941b5fd11e
|
Some added logging
|
2016-01-11 14:24:54 +01:00 |
|
Michael Vogel
|
2bad2cdd91
|
More fields in gcontact, contact search respects "hide" setting
|
2016-01-06 14:13:59 +01:00 |
|
Michael Vogel
|
75e2ec01fe
|
The gcontact will now be connected to the items
|
2016-01-05 15:34:27 +01:00 |
|
Tobias Diekershoff
|
06defed4cb
|
Merge pull request #2206 from annando/1512-diaspora-sql
Diaspora: Fixed possible SQL injection
|
2015-12-27 07:02:21 +01:00 |
|
Michael Vogel
|
7825704bd6
|
Diaspora: Fixed possible SQL injection
|
2015-12-27 03:54:20 +01:00 |
|
rabuzarus
|
3df5c17124
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
|
Michael Vogel
|
24f1a24208
|
Support for a new Diaspora command for post retraction
|
2015-12-03 08:35:47 +01:00 |
|
Michael Vogel
|
107204f405
|
Diaspora comments/likes: The contact id and the network is now taken from the contact
|
2015-12-01 15:36:32 +01:00 |
|
Michael Vogel
|
485e65871e
|
Avoid wrong birthdays
|
2015-10-17 02:36:16 +02:00 |
|
Michael Vogel
|
efbdb57f92
|
Reworked contact relations between Friendica and Diaspora
|
2015-10-10 11:06:18 +02:00 |
|
Michael Vogel
|
61c3ce7a21
|
Bugfix: The contact names had to be escaped
|
2015-10-08 00:25:55 +02:00 |
|
Michael Vogel
|
c555b1b5cb
|
Only look for the GUID when checking for duplicates.
|
2015-09-06 07:34:51 +02:00 |
|
Michael Vogel
|
988f32dfc8
|
Rearranged the dispatcher
|
2015-09-05 13:26:14 +02:00 |
|