Commit graph

17 commits

Author SHA1 Message Date
Benjamin Neff
d7c248b94e cleanup: remove double ## everywhere on documentation 2015-07-06 23:49:42 +02:00
Benjamin Neff
99d5ffdc04 use person object with attributes to generate hcard 2015-07-02 02:34:31 +02:00
Benjamin Neff
6e6171fc93 use person object with attributes to generate webfinger 2015-07-02 01:13:27 +02:00
Benjamin Neff
e8d047f9fb add HCardController to deliver the hCard 2015-06-27 23:28:05 +02:00
Benjamin Neff
40cc7d8229 MOAR documentation 2015-06-21 04:40:45 +02:00
Benjamin Neff
2bcf877b5c use webfinger xml generator
- fix: encode rsa key with base64
2015-06-20 23:39:47 +02:00
Benjamin Neff
46295b9c0c add private_class_method again 2015-06-19 04:34:21 +02:00
Benjamin Neff
82eb5415ab cache generated host-meta xml 2015-06-19 02:14:28 +02:00
Benjamin Neff
28694e28cf fix yardoc warnings 2015-06-19 01:30:37 +02:00
Benjamin Neff
914cd06a78 write more documentation 2015-06-19 01:22:43 +02:00
Benjamin Neff
2416a2d9cd remove unused application_helper.rb 2015-06-19 01:22:33 +02:00
Benjamin Neff
0fe6c4dc27 use host-meta xml generator from raven24's gem 2015-06-17 04:45:37 +02:00
Benjamin Neff
96af095d84 fix webfinger using the configured class ... 2015-06-16 02:23:47 +02:00
Benjamin Neff
f0591a745b add basic webfinger stuf (WIP)
and:
- add configure method to set some configs
- write rdoc
2015-06-14 22:13:38 +02:00
Benjamin Neff
069f114eb7 use logger from the application, if available 2015-06-13 19:01:02 +02:00
Benjamin Neff
c497200d03 add basic receive controller
- remove dummy-test
- mount engine on / in dummy-app
2015-06-12 22:10:50 +02:00
Benjamin Neff
d87de1f363 initial commit 2015-06-10 03:13:44 +02:00