mastodon/spec
2019-07-18 03:02:56 +02:00
..
controllers Add ActivityPub secure mode (#11269) 2019-07-11 20:11:09 +02:00
fabricators Remove Atom feeds and old URLs in the form of GET /:username/updates/:id (#11247) 2019-07-07 16:16:51 +02:00
features
fixtures Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
helpers Remove Atom feeds and old URLs in the form of GET /:username/updates/:id (#11247) 2019-07-07 16:16:51 +02:00
lib Change language detection to include hashtags as words (#11341) 2019-07-18 03:02:15 +02:00
mailers Add invite request to pending account notification e-mail (#10528) 2019-04-10 00:36:01 +02:00
models Fix only one middle dot being recognized in hashtags (#11345) 2019-07-18 03:02:56 +02:00
policies
presenters Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
requests Refactor controllers for statuses, accounts, and more (#11249) 2019-07-08 12:03:45 +02:00
routing
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 2019-06-27 19:41:55 +02:00
services Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 2019-07-11 14:49:55 +02:00
support
validators Fix “invited by” not showing up for invited accounts in admin interface (#10791) 2019-05-19 21:40:36 +02:00
views Remove Atom feeds and old URLs in the form of GET /:username/updates/:id (#11247) 2019-07-07 16:16:51 +02:00
workers Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
rails_helper.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (#9819) 2019-01-15 23:11:46 +01:00
spec_helper.rb