21 Commits (e5657b8002a8d1ce0d1bf839c2ab53bda1c07dbc)

Author SHA1 Message Date
Denis Mudarisov ba530887c1 🌈 pre-commit: fix eslint 4 years ago
Ivan Yelizariev 6297d42801
💚 pre-commit: auto cleanups 4 years ago
KolushovAlexandr 79722147d6
🚑 mail_archives various errors 5 years ago
KolushovAlexandr c8ef80cd8c
⬆️1️⃣2️⃣ mail_archives 5 years ago
ArtyomLosev 7de69b098a [11.0][PORT] port mail_base, mail_all, mail_archives, mail_sent to v11 (#127) 6 years ago
Ivan Yelizariev 98df00ca3a [FIX] updates for 10.0 8 years ago
x620 6914d4be53 [IMP] added overrides update_message_on_current_channel() in ChatAction for update channels 8 years ago
x620 723b3cd6e6 [REF] Create channels_display_subject array which will contain channels name for subject display. get_thread_rendering_options() method moved in base.js. In new modules append channel name to channels_display_subject variable for enable subject display. 8 years ago
x620 4004e007c1 [FIX] remove depends on the mail_sent 8 years ago
x620 c67b8c22f3 [IMP] change mail_archive module for show only sent/recipient messages 8 years ago
x620 bcade8cd93 [FIX] show subject in channel_sent and channel_archive 8 years ago
x620 9c1796f541 [FIX] replace _t to _lt in archives.js and sent.js 8 years ago
x620 c569272d8c [FIX] change "this" to "chat_manager.mail_tools" in class MailTools because "this" possibly undefined 8 years ago
x620 37196765fb [FIX] archives.js, base.js - corrections related to inheritance 8 years ago
x620 394a165b4e Refactoring: overrides of smaller methods that do not change the larger 8 years ago
x620 4f6b18ec2d Move base.js file in mail_base folder and activate mail_base module. 8 years ago
x620 741266307a Implemented successful inheritance 8 years ago
x620 af6a4ce90d Converted functions to methods of class in order to be able to inherit class and override methods. 8 years ago
x620 4fb100aaf5 Restored functionality: toggle starred, mark as read, reply etc. 8 years ago
x620 d71af40fef Create channel_archive in archives.js. Display archive messages or message about empty archive page now. 8 years ago
x620 621ed51475 Add mail_archive module in current repo. 8 years ago