diaspora/app/presenters
Florian Staudacher ea397ffdfb Add connection test for pods in the network
* add a class for checking pod connectivity
* extend pod model to handle new functionality
* add an admin frontend to list pods and re-trigger checks manually
* add a daily worker to run through all the pods
* add unit tests for most of the new code
2015-08-24 22:04:53 +02:00
..
aspect_membership_presenter.rb Port contacts page to backbonejs 2015-01-04 17:13:18 +01:00
aspect_presenter.rb
avatar_presenter.rb use camo for medium and small avatars 2015-04-24 03:10:48 +02:00
base_presenter.rb
block_presenter.rb
comment_presenter.rb
contact_presenter.rb Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
extreme_post_presenter.rb
hovercard_presenter.rb
last_three_comments_decorator.rb
node_info_presenter.rb Update NodeInfo to final 1.0 schema 2015-08-23 14:45:20 +02:00
o_embed_presenter.rb
person_presenter.rb Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
photo_presenter.rb
pod_presenter.rb Add connection test for pods in the network 2015-08-24 22:04:53 +02:00
post_interaction_presenter.rb Make PostPresenter inherit from BasePresenter 2015-08-23 22:49:45 +02:00
post_presenter.rb Make PostPresenter inherit from BasePresenter 2015-08-23 22:49:45 +02:00
profile_presenter.rb Do not leak private profile fields in JSON format 2015-07-02 10:07:59 +02:00
service_presenter.rb
social_relay_presenter.rb Strip leading/trailing whitespace from pod tags list in social relay well known 2015-08-09 00:33:35 +03:00
statistics_presenter.rb Readd legacy services to statistics.json 2015-07-24 10:57:37 +02:00
user_presenter.rb