diaspora/spec
zaziemo 298e195a8f add a map subview
- add coordinates in post_presenter
- add map to the SPV if location is provided
- add leaflet.js to render map and marker of position
- make coordinates available in frontend
- add map scss
- make stream post location clickable and redirect to the SPV
- prevent render map if no location data is provided
- add tests for coordinates
- use the leaflet gem instead of the JS assets
(#5813)
2015-09-09 12:19:38 +02:00
..
controllers Merge branch 'stable' into develop 2015-09-07 12:41:36 +02:00
fixtures remove old webfinger/hcard code 2015-08-21 14:23:08 +02:00
helpers Merge branch 'stable' into develop 2015-08-06 22:56:30 +02:00
integration Merge branch 'stable' into develop 2015-08-21 14:23:46 +02:00
javascripts add a map subview 2015-09-09 12:19:38 +02:00
lib Add connection test for pods in the network 2015-08-24 22:04:53 +02:00
mailers add moderators to report email recievers 2015-09-07 12:31:25 +02:00
migrations fix some issues with pod-checking 2015-08-30 18:50:34 +02:00
models add a map subview 2015-09-09 12:19:38 +02:00
presenters Merge branch 'stable' into develop 2015-08-23 22:49:51 +02:00
serializers added post guid to the post_serializer 2015-07-11 00:17:01 +02:00
services Refactor PostService and extract its tests 2015-07-26 13:10:24 +02:00
shared_behaviors Strip Unicode format characters prior post processing 2015-02-17 23:29:05 +01:00
support fix minor errors in spec helper scripts, remove db/seeeds.rb 2015-04-28 01:02:27 +02:00
workers fix some issues with pod-checking 2015-08-30 18:50:34 +02:00
configuration_methods_spec.rb Set captcha length correctly, fix #5932 2015-05-06 23:51:28 +02:00
factories.rb add a map subview 2015-09-09 12:19:38 +02:00
federation_callbacks_spec.rb add save callback for webfinger 2015-08-21 14:21:43 +02:00
helper_methods.rb remove old webfinger/hcard code 2015-08-21 14:23:08 +02:00
locale_spec.rb On reshare insert the reshare built from the response 2015-03-23 23:02:23 +01:00
misc_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
spec-doc.rb
spec_helper.rb bump rspec-rails 2015-03-25 02:33:56 +01:00