..
assets /javascripts
Merge branch 'stable' into develop
2015-11-27 12:46:46 +01:00
diaspora
Fix a security issue that author_signature is not checked on the to-downstream receive of a federated relayable entity, allowing to forge relayables if you are an owner of the pod where a parent object is stored.
2015-12-13 12:26:59 +01:00
federated
Send comment to reshare author when commenting on reshare
2015-11-22 02:45:27 +01:00
messagebus
New configuration system
2012-09-26 20:19:37 +02:00
openid_connect
Add client registration
2016-01-04 16:49:48 +09:00
postzord
Notifications for comments on local posts by non-contacts
2015-10-14 22:32:19 +02:00
rack
Fix the IE version number extractor to work without space between MSIE and the version number, close #5858
2015-04-22 22:09:22 +02:00
salmon
replace Rails.logger with logging-logger
2015-06-04 04:17:15 +02:00
stream
Move tag prefill to Backbone, add tests
2014-11-30 17:14:05 +01:00
tasks
make assets:generate_error_pages depend on environment [ci skip]
2015-06-08 10:37:37 +02:00
account_deleter.rb
Add JSON exporter for user profile download
2014-12-16 08:55:35 +13:00
bookmarklet_renderer.rb
Cache bookmarklet code in public/assets/bookmarklet.js
2015-11-03 18:06:55 +01:00
configuration_methods.rb
fix @pod_uri/@pod_url and add url_to to AppConfig
2015-07-14 05:50:26 +02:00
connection_tester.rb
forgot to pass my own exceptions through
2015-09-01 01:36:04 +02:00
diaspora.rb
Some refactorings, safer regex
2014-11-08 23:12:45 +01:00
direction_detector.rb
email_inviter.rb
ActionMailer deliver -> deliver_now
2015-02-27 16:58:39 +01:00
encryptor.rb
upgrade to Rails 3.2.3
2012-05-14 21:53:16 -07:00
error_page_renderer.rb
update bookmarklet
2015-05-01 20:20:46 +02:00
evil_query.rb
replace Rails.logger with logging-logger
2015-06-04 04:17:15 +02:00
hydra_wrapper.rb
replace Rails.logger with logging-logger
2015-06-04 04:17:15 +02:00
i18n_interpolation_fallbacks.rb
raise original exception in i18n interpolation fallback middleware
2014-08-23 16:34:01 +02:00
node_info.rb
Update NodeInfo to final 1.0 schema
2015-08-23 14:45:20 +02:00
postzord.rb
End the require mess
2013-03-21 23:37:53 +01:00
publisher.rb
replace mentions of out-of-aspect people in limited posts with just a
2013-06-09 19:16:40 +02:00
pubsubhubbub.rb
fix some tests around pubsubhubub
2012-05-17 18:23:40 -07:00
salmon.rb
End the require mess
2013-03-21 23:37:53 +01:00
share_visibility_converter.rb
it's enviroNment
2012-09-15 18:52:12 +02:00
sidekiq_middlewares.rb
Actually allow false as a value for sidekiq.backtrace in our Sidekiq
2014-06-13 16:04:40 +02:00
stream.rb
End the require mess
2013-03-21 23:37:53 +01:00
unicorn_killer.rb