-
- Downloads
Add exclusive lists (#22048)
Co-authored-by:Liam Cooke <liam@liamcooke.com> Co-authored-by:
John Holdun <john@johnholdun.com> Co-authored-by:
Effy Elden <effy@effy.space> Co-authored-by:
Lina Reyne <git@lina.pizza> Co-authored-by:
Lina <20880695+necropolina@users.noreply.github.com> Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
Showing
- app/controllers/api/v1/lists_controller.rb 1 addition, 1 deletionapp/controllers/api/v1/lists_controller.rb
- app/javascript/mastodon/actions/lists.js 2 additions, 2 deletionsapp/javascript/mastodon/actions/lists.js
- app/javascript/mastodon/features/list_timeline/index.jsx 17 additions, 1 deletionapp/javascript/mastodon/features/list_timeline/index.jsx
- app/javascript/mastodon/locales/en.json 1 addition, 0 deletionsapp/javascript/mastodon/locales/en.json
- app/javascript/mastodon/reducers/list_editor.js 2 additions, 0 deletionsapp/javascript/mastodon/reducers/list_editor.js
- app/lib/feed_manager.rb 15 additions, 11 deletionsapp/lib/feed_manager.rb
- app/models/list.rb 1 addition, 0 deletionsapp/models/list.rb
- app/serializers/rest/list_serializer.rb 1 addition, 1 deletionapp/serializers/rest/list_serializer.rb
- db/migrate/20230605085710_add_exclusive_to_lists.rb 7 additions, 0 deletionsdb/migrate/20230605085710_add_exclusive_to_lists.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
- spec/lib/feed_manager_spec.rb 37 additions, 0 deletionsspec/lib/feed_manager_spec.rb
Loading
Please register or sign in to comment