Commit graph

14 commits

Author SHA1 Message Date
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