Uses of Class
com.github.jamesnetherton.zulip.client.api.server.request.UpdateRealmNewUserDefaultSettingsApiRequest
Packages that use UpdateRealmNewUserDefaultSettingsApiRequest
Package
Description
-
Uses of UpdateRealmNewUserDefaultSettingsApiRequest in com.github.jamesnetherton.zulip.client.api.server
Methods in com.github.jamesnetherton.zulip.client.api.server that return UpdateRealmNewUserDefaultSettingsApiRequestModifier and TypeMethodDescriptionServerService.updateRealmNewUserDefaultSettings()Updates realm level default settings for new users. -
Uses of UpdateRealmNewUserDefaultSettingsApiRequest in com.github.jamesnetherton.zulip.client.api.server.request
Methods in com.github.jamesnetherton.zulip.client.api.server.request that return UpdateRealmNewUserDefaultSettingsApiRequestModifier and TypeMethodDescriptionUpdateRealmNewUserDefaultSettingsApiRequest.withAutomaticallyFollowTopicsPolicy(TopicFollowPolicy policy) Sets the topics to follow automatically.UpdateRealmNewUserDefaultSettingsApiRequest.withAutomaticallyFollowTopicsWhereMentioned(boolean enable) Sets whether the server will automatically mark the user as following topics where the user is mentioned.UpdateRealmNewUserDefaultSettingsApiRequest.withAutomaticallyUnmuteTopicsInMutedStreamsPolicy(UnmuteTopicInMutedStreamsPolicy policy) Sets the topics to unmute automatically in muted streams.UpdateRealmNewUserDefaultSettingsApiRequest.withColorScheme(ColorScheme colorScheme) Sets the color scheme to use.UpdateRealmNewUserDefaultSettingsApiRequest.withDemoteInactiveStreams(DemoteInactiveStreamOption demoteInactiveStreamOption) Sets whether to demote inactive streams.UpdateRealmNewUserDefaultSettingsApiRequest.withDesktopIconCountDisplay(DesktopIconCountDisplay desktopIconCountDisplay) Sets whether to display an unread count summary on the Zulip UI.UpdateRealmNewUserDefaultSettingsApiRequest.withDisplayEmojiReactionUsers(boolean displayEmojiReactionUsers) Sets whether to display the names of reacting users on a message.UpdateRealmNewUserDefaultSettingsApiRequest.withEmailAddressVisibility(EmailAddressVisibilityPolicy policy) Sets the policy for which other users in this organization can see the users real email address.UpdateRealmNewUserDefaultSettingsApiRequest.withEmailNotificationsBatchingPeriodSeconds(int duration) Sets the duration in seconds for which the Zulip server should wait to batch email notifications before sending them.UpdateRealmNewUserDefaultSettingsApiRequest.withEmojiSet(EmojiSet emojiSet) The emoji set used to display emoji on the Zulip UI.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableDesktopNotifications(boolean enable) Sets whether desktop notifications are enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableDigestEmails(boolean enable) Sets whether digest emails are enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableDraftsSynchronization(boolean enable) Sets whether synchronizing drafts is enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableFollowedTopicAudibleNotifications(boolean enable) Sets whether audible desktop notifications for messages sent to followed topics is enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableFollowedTopicDesktopNotifications(boolean enable) Sets whether visual desktop notifications for messages sent to followed topics is enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableFollowedTopicEmailNotifications(boolean enable) Sets whether email notifications for messages sent to followed topics is enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableFollowedTopicPushNotifications(boolean enable) Sets whether push notifications for messages sent to followed topics is enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableFollowedTopicWildcardMentionsNotify(boolean enable) Sets whether wildcard mentions in messages sent to followed topics should send notifications like a personal mention is enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableOfflineEmailNotifications(boolean enable) Sets whether offline email notifications are enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableOfflinePushNotifications(boolean enable) Sets whether offline push notifications are enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableOnlinePushNotifications(boolean enable) Sets whether online push notifications are enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableSounds(boolean enable) Sets whether sounds are enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableStreamAudibleNotifications(boolean enable) Sets whether stream audible notifications should be enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableStreamDesktopNotifications(boolean enable) Sets whether stream desktop notifications should be enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableStreamEmailNotifications(boolean enable) Sets whether stream email notifications should be enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnableStreamPushNotifications(boolean enable) Sets whether stream push notifications should be enabled.UpdateRealmNewUserDefaultSettingsApiRequest.withEnterSends(boolean enterSends) Sets whether pressing the enter key on the Zulip UI sends a message.UpdateRealmNewUserDefaultSettingsApiRequest.withFluidLayoutWidth(boolean fluidLayoutWidth) Whether to use the maximum available screen width for the Zulip web UI center panel.UpdateRealmNewUserDefaultSettingsApiRequest.withHighContrastMode(boolean highContrastMode) Whether to enable variations in the Zulip UI to help visually impaired users.UpdateRealmNewUserDefaultSettingsApiRequest.withLeftSideUserList(boolean leftSideUserList) Whether the users list on left sidebar in narrow windows.UpdateRealmNewUserDefaultSettingsApiRequest.withMessageContentInEmailNotifications(boolean messageContentInEmailNotifications) Sets whether message content is present in email notifications.UpdateRealmNewUserDefaultSettingsApiRequest.withNotificationSound(String notificationSound) Sets the notification sound.UpdateRealmNewUserDefaultSettingsApiRequest.withPmContentInDesktopNotifications(boolean pmContentInDesktopNotifications) Sets whether private message content shows in desktop notifications.UpdateRealmNewUserDefaultSettingsApiRequest.withPresenceEnabled(boolean enable) Sets whether to display the presence status to other users when online.UpdateRealmNewUserDefaultSettingsApiRequest.withRealmNameInEmailNotifications(RealmNameInNotificationsPolicy policy) Sets whether to include the organization name in the subject of message notification emails.UpdateRealmNewUserDefaultSettingsApiRequest.withRealmNameInNotifications(boolean realmNameInNotifications) Deprecated.use withRealmNameInEmailNotifications insteadUpdateRealmNewUserDefaultSettingsApiRequest.withReceivesTypingNotifications(boolean receivesTypingNotifications) Sets whether the user is configured to receive typing notifications from other users.UpdateRealmNewUserDefaultSettingsApiRequest.withSendPrivateTypingNotifications(boolean sendPrivateTypingNotifications) Sets whether typing notifications be sent when composing private messages.UpdateRealmNewUserDefaultSettingsApiRequest.withSendReadReceipts(boolean sendReadReceipts) Sets whether other users are allowed to see whether you have read messages.UpdateRealmNewUserDefaultSettingsApiRequest.withSendStreamTypingNotifications(boolean sendStreamTypingNotifications) Sets whether typing notifications be sent when composing stream messages.UpdateRealmNewUserDefaultSettingsApiRequest.withStarredMessageCounts(boolean starredMessageCounts) Sets whether to display the number of starred messages.UpdateRealmNewUserDefaultSettingsApiRequest.withTranslateEmoticons(boolean translateEmoticons) Sets whether to translate emoticons to emoji in messages the user sends.UpdateRealmNewUserDefaultSettingsApiRequest.withTwentyFourHourTime(boolean enable) Sets whether time should be displayed in 24-hour notation.UpdateRealmNewUserDefaultSettingsApiRequest.withUserListStyle(UserListStyle userListStyle) Sets the style selected by the user for the right sidebar user list.UpdateRealmNewUserDefaultSettingsApiRequest.withWebAnimateImagePreviews(WebAnimateImageOption webAnimateImageOption) Sets how animated images should be played in the message feed.UpdateRealmNewUserDefaultSettingsApiRequest.withWebChannelDefaultView(WebChannelView webChannelView) Sets the default navigation behavior when clicking on a channel link.UpdateRealmNewUserDefaultSettingsApiRequest.withWebEscapeNavigatesToHomeView(boolean webEscapeNavigatesToHomeView) Sets whether pressing the escape key navigates to the web home view.UpdateRealmNewUserDefaultSettingsApiRequest.withWebFontPx(int fontSize) Sets the user primary font size in pixels.UpdateRealmNewUserDefaultSettingsApiRequest.withWebHomeView(WebHomeView webHomeView) Sets the web home view to use.UpdateRealmNewUserDefaultSettingsApiRequest.withWebLineHeightPercent(int webLineHeightPercent) Sets the user primary line height for the Zulip web UI in percent.UpdateRealmNewUserDefaultSettingsApiRequest.withWebMarkReadOnScrollPolicy(MarkReadOnScrollPolicy policy) Sets whether or not to mark messages as read when the user scrolls through their feed.UpdateRealmNewUserDefaultSettingsApiRequest.withWebNavigateToSentMessage(boolean webNavigateToSentMessage) Sets whether the user view should automatically go to the conversation where they sent a message.UpdateRealmNewUserDefaultSettingsApiRequest.withWebStreamUnreadsCountDisplayPolicy(WebStreamUnreadsCountDisplayPolicy policy) Sets which streams should be displayed with a numeric unread count in the left sidebar in the Zulip UI.UpdateRealmNewUserDefaultSettingsApiRequest.withWildcardMentionsNotify(boolean wildcardMentionsNotify) Sets whether to be notified when wildcard mentions are triggered.