0
0
instrumental/app/lib/activitypub/activity
ThibG da2143b308 Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436)
* Revert "Fix ignoring whole status because of one invalid hashtag (#11621)"

This reverts commit dff46b260b.

* Fix statuses being rejected because of invalid hashtag names

* Add spec for invalid hashtag names in statuses

* Add test for featured tags controller
2019-12-17 13:31:56 +01:00
..
accept.rb Allow Accept/Reject with a non-embedded object (#12199) 2019-10-24 22:45:43 +02:00
add.rb
announce.rb Refactor controllers for statuses, accounts, and more (#11249) 2019-07-08 12:03:45 +02:00
block.rb
create.rb Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 2019-12-17 13:31:56 +01:00
delete.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 2019-09-11 16:32:44 +02:00
flag.rb
follow.rb Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
like.rb
move.rb Fix account migration not affecting followers on origin server (#11980) 2019-09-29 16:23:13 +02:00
reject.rb Allow Accept/Reject with a non-embedded object (#12199) 2019-10-24 22:45:43 +02:00
remove.rb
undo.rb
update.rb