Benjamin Neff
92ce4eacf8
Validate the author of the root post for a reshare
2017-06-04 01:44:46 +02:00
Benjamin Neff
57edc8baab
Don't check the author_signature when the author is the parent author
...
The signature from the Magic Envelope is enough for that scenario,
because it's all from the same person.
2017-06-02 01:12:01 +02:00
Benjamin Neff
6817579072
Don't check parent_author_signature for relayables
...
This isn't needed, but we need to check if the sender of the Magic
Envelope is the parent author (so we have a valid signature from the
parent author there).
2017-06-02 01:12:00 +02:00
Benjamin Neff
6e51ae536b
Replace legacy webfinger with new route from .well-known
2017-05-29 00:43:39 +02:00
Benjamin Neff
e81acd0a0f
Add public flag to profile entity
2017-04-23 23:18:17 +02:00
cmrd Senya
626e59c68d
AccountMigration entity
...
A new entity to use when diaspora ID of a person has changed for some
reason (e.g. account migration, pod hostname change, etc)
2017-03-26 02:18:20 +02:00
Senya
49c1b5c96e
Update xml_serialization.md
...
The link led to /federation/relayables.html which is 404. I suppose that "relayable.html" page was actually assumed here.
2017-03-01 14:23:18 +02:00
Fla
900d96728c
Add a link to the source code
...
Not obvious to know that the code is hosted at https://github.com/diaspora/diaspora_federation from the doc ;)
2017-01-18 23:39:03 +01:00
Steffen van Bergerem
04027d1b60
Fix typo in encryption documentation
2017-01-15 04:09:02 +01:00
Steffen van Bergerem
e30c2be062
Improve encryption documentation
2017-01-15 03:51:42 +01:00
Benjamin Neff
252b2794a4
Merge pull request #44 from SuperTux88/events
...
Add event entities
2017-01-08 03:52:39 +01:00
Benjamin Neff
69d39fb16a
Brighter borders above h2 headers
2017-01-05 01:05:16 +01:00
Benjamin Neff
76f74342b6
Rename _theme.scss
2017-01-05 00:44:00 +01:00
Benjamin Neff
d347c74306
Add documentation for event entities
2017-01-03 00:38:48 +01:00
Benjamin Neff
ed8339d3d0
empty string as default title
2016-12-30 06:55:00 +01:00
Benjamin Neff
1a9595e0b8
next try to disable default title
2016-12-30 06:53:08 +01:00
Benjamin Neff
01d6724065
try to disable title autodetection on github pages
...
also remove unused excluded files
2016-12-30 06:45:52 +01:00
Benjamin Neff
e39a7f6a8a
dark theme for documentation
2016-12-30 06:37:57 +01:00
Benjamin Neff
eda70f39a2
Add thread_parent_guid to Comment entity
...
Used by friendica for threaded comments.
2016-12-28 16:53:35 +01:00
Benjamin Neff
df47a141ce
Timestamp should be always in UTC and without milliseconds
...
This is needed because we need to be able to generate the same string
again from a timestamp for valid signatures.
2016-12-28 16:41:15 +01:00
Benjamin Neff
a15d285a6e
move documentation from gh-pages branch to master branch
2016-12-28 16:22:36 +01:00