mastodon/app
ysksn 782b622f5f Add specs for action log helper (#9605)
* Add specs for ActionLogHelper

* Make some methods private

methods below never referenced from outside of their module:

- #linkable_log_target
- #log_target_from_history
2019-03-16 00:57:23 +09:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Add `visibility` param to reblog REST API (#9851) 2019-03-15 04:36:41 +01:00
helpers Add specs for action log helper (#9605) 2019-03-16 00:57:23 +09:00
javascript Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
lib Fix language detection of non-latin alphabets even at few characters (#10276) 2019-03-15 05:07:09 +01:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Fix detailed poll validation errors not being returned in the API (#10261) 2019-03-15 13:36:38 +01:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
serializers Bump webpacker from 3.5.5 to 4.0.2 (#10277) 2019-03-15 15:05:31 +01:00
services Fix detailed poll validation errors not being returned in the API (#10261) 2019-03-15 13:36:38 +01:00
validators Fix poll validation issues (#10186) 2019-03-06 04:54:11 +01:00
views Bump webpacker from 3.5.5 to 4.0.2 (#10277) 2019-03-15 15:05:31 +01:00
workers Fix wrong method used in PollExpirationNotifyWorker (#10265) 2019-03-14 14:04:07 +01:00