.. |
admin
|
FEATURE: Convert chat plugin UI to new show plugin and admin UI guidelines (#28632)
|
2024-09-10 15:16:16 +10:00 |
chat/composer
|
PERF: Reduce overhead from chat message excerpt (#26712)
|
2024-04-25 14:29:00 +02:00 |
chat_message
|
DEV: Try until success for clipboard copies (#27986)
|
2024-07-19 19:44:10 +08:00 |
drawer
|
DEV: rename chat preferred mobile index to chat preferred index (#27953)
|
2024-07-30 10:25:22 -03:00 |
list_channels
|
DEV: add spec for chat drawer channel lists (#28927)
|
2024-09-16 12:15:21 +04:00 |
page_objects
|
DEV: add spec for chat drawer channel lists (#28927)
|
2024-09-16 12:15:21 +04:00 |
reply_to_message
|
FIX: do not increment reply count manually (#26769)
|
2024-04-26 12:32:06 +02:00 |
select_message
|
|
|
shortcuts
|
|
|
thread_list
|
FIX: build chat message excerpt for thread preview (#26765)
|
2024-04-26 14:29:35 +08:00 |
thread_tracking
|
FEATURE: Add ability to watch chat threads (#28639)
|
2024-09-02 16:45:55 +04:00 |
user_menu_notifications
|
FIX: chat replies are not always in a thread (#27023)
|
2024-05-16 16:10:23 +02:00 |
user_status
|
|
|
about_page_site_acitivity_spec.rb
|
DEV: Allow custom site activity items in the new /about page (#28400)
|
2024-08-20 16:16:05 +03:00 |
admin_sidebar_navigation_spec.rb
|
DEV: adds logo page component (#28276)
|
2024-08-08 13:52:48 +02:00 |
anonymous_spec.rb
|
|
|
archive_channel_spec.rb
|
|
|
bookmark_message_spec.rb
|
FIX: deep linking to a message in a thread
|
2024-05-15 09:42:12 +02:00 |
browse_page_spec.rb
|
|
|
channel_members_page_spec.rb
|
FIX: correctly shows as disabled a user who can't chat (#26010)
|
2024-03-05 09:13:42 +01:00 |
channel_message_upload_spec.rb
|
|
|
channel_settings_page_spec.rb
|
UX: chat drawer increase unread channel visibility (#28731)
|
2024-09-05 13:36:50 +04:00 |
channel_thread_message_echoing_spec.rb
|
|
|
chat_channel_spec.rb
|
DEV: better highlighting of mentions (#28403)
|
2024-08-20 14:37:28 +02:00 |
chat_composer_draft_spec.rb
|
PERF: Reduce overhead from chat message excerpt (#26712)
|
2024-04-25 14:29:00 +02:00 |
chat_composer_spec.rb
|
|
|
chat_footer_spec.rb
|
FEATURE: Add ability to watch chat threads (#28639)
|
2024-09-02 16:45:55 +04:00 |
chat_message_creator_spec.rb
|
FIX: chat direct message group user limit is off by 1 (#27014)
|
2024-06-03 12:11:49 +04:00 |
chat_message_onebox_spec.rb
|
|
|
chat_new_message_spec.rb
|
FIX: new chat from url flaky fix (#27414)
|
2024-06-11 14:13:08 +04:00 |
closed_channel_spec.rb
|
|
|
create_channel_spec.rb
|
|
|
dates_separators_spec.rb
|
|
|
deleted_channel_spec.rb
|
|
|
deleted_message_spec.rb
|
FEATURE: Allow to bulk delete chat messages (#26586)
|
2024-05-22 08:57:00 -03:00 |
document_title_spec.rb
|
DEV: Fix flaky system test (#26479)
|
2024-04-03 10:04:48 +08:00 |
drawer_spec.rb
|
FIX: adds chat-draw-expanded class to body (#28490)
|
2024-08-22 17:46:41 +02:00 |
edited_message_spec.rb
|
|
|
flag_message_spec.rb
|
|
|
hashtag_autocomplete_spec.rb
|
FEATURE: allows browse page in chat drawer (#27919)
|
2024-07-16 12:34:37 +02:00 |
invite_users_to_channel_spec.rb
|
|
|
kick_user_from_channel_spec.rb
|
|
|
mention_warnings_spec.rb
|
PERF: defer loading channels (#26155)
|
2024-03-18 08:35:07 +01:00 |
message_errors_spec.rb
|
FIX: show too long message error on client (#27794)
|
2024-07-09 18:34:35 +02:00 |
message_notifications_mobile_spec.rb
|
FEATURE: allows browse page in chat drawer (#27919)
|
2024-07-16 12:34:37 +02:00 |
message_notifications_with_sidebar_spec.rb
|
FIX: chat activity indicator wasn't working for threads
|
2024-05-22 17:42:59 +02:00 |
message_thread_indicator_spec.rb
|
DEV: skip flaky system chat spec (#27737)
|
2024-07-05 15:27:07 +02:00 |
message_user_info_spec.rb
|
|
|
move_message_to_channel_spec.rb
|
FEATURE: Support designating multiple groups as mods on category (#28655)
|
2024-09-04 04:38:46 +03:00 |
navigation_spec.rb
|
DEV: adds logo page component (#28276)
|
2024-08-08 13:52:48 +02:00 |
react_to_message_spec.rb
|
|
|
read_only_spec.rb
|
|
|
removing_channel_spec.rb
|
PERF: defer loading channels (#26155)
|
2024-03-18 08:35:07 +01:00 |
restore_message_spec.rb
|
|
|
reviewables_spec.rb
|
|
|
send_message_spec.rb
|
FIX: correctly pass topic/posts context (#26882)
|
2024-05-06 15:33:00 +02:00 |
separate_sidebar_mode_spec.rb
|
DEV: adds logo page component (#28276)
|
2024-08-08 13:52:48 +02:00 |
sidebar_navigation_menu_spec.rb
|
|
|
sidebars_spec.rb
|
|
|
silenced_user_spec.rb
|
|
|
single_thread_spec.rb
|
FEATURE: allows browse page in chat drawer (#27919)
|
2024-07-16 12:34:37 +02:00 |
thread_preview_spec.rb
|
DEV: prevents flakey spec (#25855)
|
2024-02-26 09:43:29 +01:00 |
transcript_spec.rb
|
DEV: Try until success for clipboard copies (#27986)
|
2024-07-19 19:44:10 +08:00 |
unfollow_dm_channel_spec.rb
|
|
|
update_last_read_spec.rb
|
FIX: ensures last read is updated on new message (#26772)
|
2024-04-26 18:27:39 +02:00 |
uploads_spec.rb
|
DEV: Skip flaky topic map spec on CI (#28159)
|
2024-07-31 13:04:05 +10:00 |
user_card_spec.rb
|
FEATURE: add chat direct message button to user profile (#26135)
|
2024-03-18 11:17:37 +08:00 |
user_chat_preferences_spec.rb
|
|
|
user_profile_spec.rb
|
FEATURE: add chat direct message button to user profile (#26135)
|
2024-03-18 11:17:37 +08:00 |
user_threads_spec.rb
|
UX: add illustrations for empty chat list + split into tabs on drawer (#26910)
|
2024-05-28 17:00:04 +04:00 |
visit_channel_spec.rb
|
DEV: Upgrade Rails to version 7.1
|
2024-07-04 10:58:21 +02:00 |