-
- Téléchargements
Refactored generation of unique tags, URIs and object URLs into own classes,
as well as formatting of content
parent
735b4cc6
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/helpers/application_helper.rb 0 ajout, 50 suppressionsapp/helpers/application_helper.rb
- app/helpers/atom_builder_helper.rb 8 ajouts, 32 suppressionsapp/helpers/atom_builder_helper.rb
- app/lib/feed_manager.rb 6 ajouts, 2 suppressionsapp/lib/feed_manager.rb
- app/lib/formatter.rb 47 ajouts, 0 suppressionapp/lib/formatter.rb
- app/lib/tag_manager.rb 41 ajouts, 0 suppressionapp/lib/tag_manager.rb
- app/models/feed.rb 1 ajout, 1 suppressionapp/models/feed.rb
- app/services/fan_out_on_write_service.rb 5 ajouts, 5 suppressionsapp/services/fan_out_on_write_service.rb
- app/services/precompute_feed_service.rb 2 ajouts, 2 suppressionsapp/services/precompute_feed_service.rb
- app/services/process_feed_service.rb 4 ajouts, 4 suppressionsapp/services/process_feed_service.rb
- app/services/process_interaction_service.rb 2 ajouts, 2 suppressionsapp/services/process_interaction_service.rb
- app/services/remove_status_service.rb 1 ajout, 1 suppressionapp/services/remove_status_service.rb
- app/views/accounts/_grid_card.html.haml 1 ajout, 1 suppressionapp/views/accounts/_grid_card.html.haml
- app/views/accounts/show.atom.ruby 1 ajout, 1 suppressionapp/views/accounts/show.atom.ruby
- app/views/api/accounts/show.rabl 1 ajout, 1 suppressionapp/views/api/accounts/show.rabl
- app/views/api/statuses/show.rabl 3 ajouts, 3 suppressionsapp/views/api/statuses/show.rabl
- app/views/notification_mailer/follow.text.erb 1 ajout, 1 suppressionapp/views/notification_mailer/follow.text.erb
- app/views/notification_mailer/mention.text.erb 1 ajout, 1 suppressionapp/views/notification_mailer/mention.text.erb
- app/views/stream_entries/_follow.html.haml 1 ajout, 1 suppressionapp/views/stream_entries/_follow.html.haml
- app/views/stream_entries/_status.html.haml 4 ajouts, 4 suppressionsapp/views/stream_entries/_status.html.haml
- app/views/xrd/webfinger.xml.ruby 2 ajouts, 2 suppressionsapp/views/xrd/webfinger.xml.ruby
app/lib/formatter.rb
0 → 100644
app/lib/tag_manager.rb
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter