You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Evan Minto
227f45402d
ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities ( #2197 )
...
* Clean up collapsible components
* Expose user Outboxes and AS2 representations of statuses
* Save work thus far.
* Fix bad merge.
* Save my work
* Clean up pagination.
* First test working.
* Add tests.
* Add Forbidden error template.
* Revert yarn.lock changes.
* Fix code style deviations and use localized instead of hardcoded English text.
8 years ago
..
concerns
Remove .keep in models ( #1892 )
8 years ago
form
Fix #795 , fix #704 , fix #835 - 2FA requires confirmation to be enabled ( #1278 )
8 years ago
web
Persist UI settings, add missing localizations for German
8 years ago
account.rb
Extract error messages to locale file ( #2162 )
8 years ago
account_filter.rb
Admin accounts controller cleanup ( #1664 )
8 years ago
application_record.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
block.rb
Rename cache key to exclude_account_ids_for:id, adjust formatting
8 years ago
domain_block.rb
I18n health warnings ( #1949 )
8 years ago
export.rb
Settings export refactor ( #1646 )
8 years ago
favourite.rb
Required foreign keys ( #2003 )
8 years ago
feed.rb
Only call regeneration worker after first login after a 14 day break
8 years ago
follow.rb
fix rubocop issues
8 years ago
follow_request.rb
add more tests to models
8 years ago
import.rb
Add presence validation to Import ( #1928 )
8 years ago
media_attachment.rb
Fix #2108 - Fix gif uploads ( #2171 )
8 years ago
mention.rb
add more tests to models
8 years ago
mute.rb
Rename cache key to exclude_account_ids_for:id, adjust formatting
8 years ago
notification.rb
API param to exclude notification types from response ( #1341 )
8 years ago
preview_card.rb
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
remote_follow.rb
strip leading & trailing spaces from remote follow acct ( #997 ) ( #2321 )
8 years ago
report.rb
Admin reports controller improvements ( #1714 )
8 years ago
report_filter.rb
Admin reports with accounts ( #2092 )
8 years ago
setting.rb
Add digest e-mails
8 years ago
status.rb
ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities ( #2197 )
8 years ago
stream_entry.rb
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri ( #1124 )
8 years ago
subscription.rb
Required foreign keys ( #2003 )
8 years ago
tag.rb
Search cleanup ( #1333 )
8 years ago
user.rb
Admin UI for confirming users ( #2245 )
8 years ago
web.rb
Add extended about page stub
8 years ago