.. |
concerns
|
FEATURE: add ability to have multiple totp factors (#7626)
|
2019-06-26 16:58:06 -07:00 |
reports
|
…
|
|
about.rb
|
…
|
|
admin_dashboard_data.rb
|
…
|
|
admin_dashboard_general_data.rb
|
…
|
|
admin_dashboard_index_data.rb
|
…
|
|
anonymous_user.rb
|
FEATURE: introduce dedicated storage and DB constraints for anon users
|
2019-05-29 14:26:24 +10:00 |
api_key.rb
|
…
|
|
application_request.rb
|
…
|
|
auto_track_duration_site_setting.rb
|
…
|
|
backup_file.rb
|
…
|
|
backup_location_site_setting.rb
|
…
|
|
badge.rb
|
…
|
|
badge_grouping.rb
|
…
|
|
badge_type.rb
|
…
|
|
category.rb
|
FIX: do not include uncategorized_category_id in `topic_create_allowed` if posting in uncategorized is disabled
|
2019-06-26 17:41:07 +10:00 |
category_and_topic_lists.rb
|
…
|
|
category_custom_field.rb
|
…
|
|
category_featured_topic.rb
|
…
|
|
category_group.rb
|
…
|
|
category_list.rb
|
…
|
|
category_page_style.rb
|
…
|
|
category_search_data.rb
|
…
|
|
category_tag.rb
|
…
|
|
category_tag_group.rb
|
…
|
|
category_tag_stat.rb
|
…
|
|
category_user.rb
|
DEV: Correct batch setting of categories
|
2019-06-25 13:05:43 +10:00 |
child_theme.rb
|
…
|
|
color_scheme.rb
|
…
|
|
color_scheme_color.rb
|
…
|
|
custom_emoji.rb
|
…
|
|
developer.rb
|
…
|
|
digest_email_site_setting.rb
|
…
|
|
directory_item.rb
|
…
|
|
discourse_single_sign_on.rb
|
FEATURE: ban any SSO attempts with invalid external id
|
2019-06-11 10:04:26 +10:00 |
discourse_version_check.rb
|
…
|
|
draft.rb
|
…
|
|
draft_sequence.rb
|
…
|
|
email_change_request.rb
|
…
|
|
email_level_site_setting.rb
|
…
|
|
email_log.rb
|
…
|
|
email_token.rb
|
…
|
|
embeddable_host.rb
|
…
|
|
embedding.rb
|
…
|
|
emoji.rb
|
FIX: provides an emoji helper to replace codes by images (#7802)
|
2019-06-26 15:11:04 +02:00 |
emoji_set_site_setting.rb
|
…
|
|
github_user_info.rb
|
…
|
|
given_daily_like.rb
|
…
|
|
global_setting.rb
|
FEATURE: SKIP_DB_AND_REDIS env var (#7756)
|
2019-06-13 12:58:27 +10:00 |
group.rb
|
FIX: staged users should not be included in TL groups
|
2019-06-17 15:10:47 +10:00 |
group_archived_message.rb
|
…
|
|
group_custom_field.rb
|
…
|
|
group_history.rb
|
…
|
|
group_manager.rb
|
…
|
|
group_mention.rb
|
…
|
|
group_request.rb
|
…
|
|
group_user.rb
|
…
|
|
ignored_user.rb
|
…
|
|
incoming_domain.rb
|
…
|
|
incoming_email.rb
|
…
|
|
incoming_link.rb
|
…
|
|
incoming_links_report.rb
|
…
|
|
incoming_referer.rb
|
…
|
|
instagram_user_info.rb
|
…
|
|
invite.rb
|
FIX: use hijack for processing bulk invites (#7679)
|
2019-06-04 20:19:46 +05:30 |
invite_redeemer.rb
|
…
|
|
invited_group.rb
|
…
|
|
javascript_cache.rb
|
FEATURE: Multi-file javascript support for themes (#7526)
|
2019-06-03 10:41:00 +01:00 |
like_notification_frequency_site_setting.rb
|
…
|
|
locale_site_setting.rb
|
…
|
|
mailing_list_mode_site_setting.rb
|
…
|
|
muted_user.rb
|
…
|
|
new_topic_duration_site_setting.rb
|
…
|
|
notification.rb
|
DEV: Added commit approved notification type for discourse-code-review
|
2019-06-11 11:17:23 +10:00 |
notification_level_when_replying_site_setting.rb
|
…
|
|
oauth2_user_info.rb
|
…
|
|
onceoff_log.rb
|
…
|
|
optimized_image.rb
|
…
|
|
permalink.rb
|
…
|
|
plugin_store.rb
|
…
|
|
plugin_store_row.rb
|
…
|
|
post.rb
|
FIX: multisite upload urls must have either db name or the word 'short-url'.
|
2019-06-25 01:19:58 +05:30 |
post_action.rb
|
…
|
|
post_action_type.rb
|
annotate models
|
2019-05-29 14:26:24 +10:00 |
post_analyzer.rb
|
…
|
|
post_custom_field.rb
|
…
|
|
post_detail.rb
|
…
|
|
post_mover.rb
|
…
|
|
post_reply.rb
|
…
|
|
post_reply_key.rb
|
…
|
|
post_revision.rb
|
…
|
|
post_search_data.rb
|
…
|
|
post_stat.rb
|
…
|
|
post_timing.rb
|
…
|
|
post_upload.rb
|
…
|
|
previous_replies_site_setting.rb
|
…
|
|
push_subscription.rb
|
…
|
|
quoted_post.rb
|
…
|
|
remote_theme.rb
|
…
|
|
remove_muted_tags_from_latest_site_setting.rb
|
UX: Merge settings related to muted tags. (#7656)
|
2019-06-03 12:23:23 +10:00 |
report.rb
|
FEATURE: Export any type of report supporting table mode. (#7662)
|
2019-06-28 08:50:31 +02:00 |
reviewable.rb
|
FIX: Only include pending/agreed scores in the total score
|
2019-06-26 11:21:35 -04:00 |
reviewable_claimed_topic.rb
|
…
|
|
reviewable_flagged_post.rb
|
Move "Hide Post" option up to the top on the review interface
|
2019-06-26 11:35:59 -04:00 |
reviewable_history.rb
|
…
|
|
reviewable_priority_setting.rb
|
…
|
|
reviewable_queued_post.rb
|
UX: Require a confirmation if approving a post in a closed topic
|
2019-06-26 12:21:49 -04:00 |
reviewable_score.rb
|
…
|
|
reviewable_sensitivity_setting.rb
|
make 🤖 happy
|
2019-05-25 00:32:29 +02:00 |
reviewable_user.rb
|
…
|
|
s3_region_site_setting.rb
|
…
|
|
screened_email.rb
|
…
|
|
screened_ip_address.rb
|
…
|
|
screened_url.rb
|
…
|
|
search_log.rb
|
…
|
|
shared_draft.rb
|
…
|
|
single_sign_on_record.rb
|
…
|
|
site.rb
|
…
|
|
site_setting.rb
|
FIX: redirect to top was always redirecting to 'All'
|
2019-06-03 20:18:14 +02:00 |
skipped_email_log.rb
|
…
|
|
slug_setting.rb
|
…
|
|
stylesheet_cache.rb
|
…
|
|
tag.rb
|
…
|
|
tag_group.rb
|
FEATURE: add support for tag group search
|
2019-06-27 17:53:26 +10:00 |
tag_group_membership.rb
|
…
|
|
tag_group_permission.rb
|
…
|
|
tag_search_data.rb
|
…
|
|
tag_user.rb
|
…
|
|
theme.rb
|
FEATURE: Multi-file javascript support for themes (#7526)
|
2019-06-03 10:41:00 +01:00 |
theme_field.rb
|
DEV: Stop compiling themes during DB migration. Recompile on cdn change. (#7676)
|
2019-06-03 16:38:02 +01:00 |
theme_setting.rb
|
…
|
|
theme_translation_override.rb
|
…
|
|
top_lists.rb
|
…
|
|
top_menu_item.rb
|
…
|
|
top_topic.rb
|
…
|
|
topic.rb
|
…
|
|
topic_allowed_group.rb
|
…
|
|
topic_allowed_user.rb
|
…
|
|
topic_converter.rb
|
…
|
|
topic_custom_field.rb
|
annotate models
|
2019-05-29 14:26:24 +10:00 |
topic_embed.rb
|
…
|
|
topic_featured_users.rb
|
…
|
|
topic_invite.rb
|
…
|
|
topic_link.rb
|
…
|
|
topic_link_click.rb
|
…
|
|
topic_list.rb
|
…
|
|
topic_notifier.rb
|
…
|
|
topic_participants_summary.rb
|
…
|
|
topic_poster.rb
|
…
|
|
topic_posters_summary.rb
|
PERF: speed up topic poster lookups
|
2019-06-05 18:28:36 +10:00 |
topic_search_data.rb
|
…
|
|
topic_tag.rb
|
…
|
|
topic_timer.rb
|
…
|
|
topic_tracking_state.rb
|
…
|
|
topic_user.rb
|
…
|
|
topic_view_item.rb
|
…
|
|
translation_override.rb
|
…
|
|
trust_level3_requirements.rb
|
…
|
|
trust_level_and_staff_setting.rb
|
…
|
|
trust_level_setting.rb
|
…
|
|
unsubscribe_key.rb
|
…
|
|
upload.rb
|
FIX: `Upload#short_url` generates incorrect URL when extension is `nil`.
|
2019-06-19 09:10:50 +08:00 |
user.rb
|
FIX: staged users should not be included in TL groups
|
2019-06-17 15:10:47 +10:00 |
user_action.rb
|
…
|
|
user_api_key.rb
|
…
|
|
user_archived_message.rb
|
…
|
|
user_associated_account.rb
|
…
|
|
user_auth_token.rb
|
…
|
|
user_auth_token_log.rb
|
…
|
|
user_avatar.rb
|
…
|
|
user_badge.rb
|
…
|
|
user_badges.rb
|
…
|
|
user_custom_field.rb
|
…
|
|
user_email.rb
|
…
|
|
user_export.rb
|
DEV: refactor cleaning up of user export topics
|
2019-05-30 10:24:45 +05:30 |
user_field.rb
|
…
|
|
user_field_option.rb
|
…
|
|
user_history.rb
|
FEATURE: Add endpoint to individually update a theme setting (#7789)
|
2019-06-21 13:49:14 -04:00 |
user_open_id.rb
|
…
|
|
user_option.rb
|
FEATURE: add support for defer topic functionality
|
2019-05-31 15:44:35 +10:00 |
user_profile.rb
|
FEATURE: Implement Onebox for posts including polls. (#7539)
|
2019-05-29 17:05:52 +02:00 |
user_profile_view.rb
|
…
|
|
user_search.rb
|
New: can_see_groups? method for better perf
|
2019-05-30 08:45:20 +08:00 |
user_search_data.rb
|
…
|
|
user_second_factor.rb
|
FEATURE: add ability to have multiple totp factors (#7626)
|
2019-06-26 16:58:06 -07:00 |
user_stat.rb
|
…
|
|
user_summary.rb
|
…
|
|
user_upload.rb
|
…
|
|
user_visit.rb
|
…
|
|
user_warning.rb
|
…
|
|
username_validator.rb
|
…
|
|
watched_word.rb
|
…
|
|
web_crawler_request.rb
|
…
|
|
web_hook.rb
|
Only show deprecation warning if the webhook is active
|
2019-06-10 16:23:12 -04:00 |
web_hook_event.rb
|
…
|
|
web_hook_event_type.rb
|
…
|
|