Commit Graph

  • 54ffd90087 Make sure the emoji picker is focused... JC Brand 2020-07-09 21:21:17 +0200
  • 45ebc70bfe Let escape close the emoji picker JC Brand 2020-07-09 21:14:13 +0200
  • a014eca9e7 Add a renderImage directive which handles errors JC Brand 2020-07-09 08:57:25 +0200
  • 8943609d10 Refactor the body directive JC Brand 2020-07-09 06:27:56 +0200
  • bb9ee4caab Enable all tests again JC Brand 2020-07-09 11:15:28 +0200
  • 34c0c248be Move mentions tests into their own file JC Brand 2020-07-08 14:32:06 +0200
  • 78925b011d Updates #2126 JC Brand 2020-07-08 14:08:08 +0200
  • 51ad0e3708 Fix toggling of the spoiler form JC Brand 2020-07-08 11:14:53 +0200
  • 4bf823f6cd Fix show/hide of spoilers JC Brand 2020-07-08 10:22:20 +0200
  • c3d6b64f4b Turn the chat toolbar into a component JC Brand 2020-06-08 12:12:49 +0200
  • b8be707dc5 css: fix rounded corners for chats in overlayed mode JC Brand 2020-07-07 14:06:33 +0200
  • 54f402867f Update karma config to serve icons.js JC Brand 2020-07-02 15:50:33 +0200
  • de1cc396bb registry: avoid registering already registered custom elements JC Brand 2020-07-07 13:18:47 +0200
  • 82357f7d97 Created a web component registry and exports components as modules in order to facilitate their customization Ariel Fuggini 2020-07-01 14:45:18 -0500
  • 3607bb6dc8 CSS: Enlarge room title in 'embedded' view mode Kim Alvefur 2020-07-02 19:26:09 +0200
  • eafa1573e7 Prefix the icon anchors to make them more unique JC Brand 2020-07-02 11:52:08 +0200
  • f4f183bc46 Rendeer SVG icons inline JC Brand 2020-07-01 15:51:21 +0200
  • a36ba22676 Test message stanza with spoiler JC Brand 2020-06-28 02:43:35 +0200
  • 2cb1af3dea Assign the Skeletor Events API to CustomElement JC Brand 2020-06-26 14:54:36 +0200
  • 4f209e9f04 Bugfix. Updates #2091 JC Brand 2020-06-30 14:19:46 +0200
  • f8efd94249 Don't smooth-scroll upon first appearance of the chat JC Brand 2020-06-30 10:59:11 +0200
  • 0c5f0e247b Removed the mockups from the project. Recommended to use tests instead. Guus der Kinderen 2020-06-29 14:15:48 +0200
  • 061142e0c3 Bugfix. Don't scroll down if the user had manually scrolled up JC Brand 2020-06-29 14:56:27 +0200
  • 1062fbdd6b Fix #2101: Improve contrast of text in control box Kim Alvefur 2020-06-26 13:10:39 +0200
  • ea354d6bd2 Separate variable for control box text color Kim Alvefur 2020-06-26 13:06:52 +0200
  • 9392377ffd chatview: Remove unused template and method JC Brand 2020-06-26 15:48:47 +0200
  • 9026062a32 Render chatbox message form via lit-html JC Brand 2020-06-26 15:47:32 +0200
  • 694e7abe9c Bump dependencies JC Brand 2020-06-26 10:50:19 +0200
  • 33a2a368d2 Move tests to make them pass on Travis JC Brand 2020-06-25 15:37:32 +0200
  • 22b2875b52 emoji-picker: Move picker content into another component JC Brand 2020-06-25 11:18:13 +0200
  • bec476b601 Bump various dependencies JC Brand 2020-06-25 10:30:18 +0200
  • b7a40dad41 Add a title attribute to emojis in messages JC Brand 2020-06-24 14:07:28 +0200
  • 1b520328fa Wait until emojis are initialized... JC Brand 2020-06-24 12:19:49 +0200
  • b3e34a0636 Turn the emoji picker into a web component JC Brand 2020-06-23 11:44:22 +0200
  • be20b8e1a0 emojis: fix rendering of custom emojis JC Brand 2020-06-22 14:41:38 +0200
  • 77a0a01eff
    Makes message with errors non-editable (#2089) Ariel Fuggini 2020-06-25 03:22:44 -0500
  • 346e5d896f Updated selector Ariel Fuggini 2020-06-24 14:05:36 -0500
  • b6dabf7381 muc: Ensure that exact nicknames (and not substrings) are matched JC Brand 2020-06-22 13:57:44 +0200
  • e2fbfa7470 modtools: Better error reporting JC Brand 2020-06-22 13:08:31 +0200
  • a31d245136 Update to eslint 7.3.0 JC Brand 2020-06-22 11:01:19 +0200
  • 0120f78c87 modtools: Don't show admin... JC Brand 2020-06-22 10:45:53 +0200
  • 7c29ae4a8a Improve stying for /me messages JC Brand 2020-06-18 16:54:12 +0200
  • 0cc088a523 Use the assets_path setting for the icons sprite JC Brand 2020-06-18 13:42:24 +0200
  • e0be139783 Update copy-webpack-plugin to version 6.0.2 JC Brand 2020-06-18 13:33:56 +0200
  • 73d33e1161
    Makes mentions case-insensitive, plus parsing functionality refactor (#2061) Ariel Fuggini 2020-06-18 04:19:01 -0500
  • 2009a94ba4 Update to Strophe 1.3.6 JC Brand 2020-06-15 15:37:52 +0200
  • bab71485ca Fixed bug Ariel Fuggini 2020-06-12 17:01:15 -0500
  • a78763b510 Focus on message textarea when pressing escape on emoji dropdown Ariel Fuggini 2020-06-12 17:00:17 -0500
  • 6b55907ddd Bugfix. Don't remove affiliated members on probe response JC Brand 2020-06-15 12:23:52 +0200
  • 8008a2af9b Make private chats wider JC Brand 2020-06-12 14:56:42 +0200
  • 1015b63ef7 Improve styling for minimized chats JC Brand 2020-06-12 14:46:38 +0200
  • 85688d1871 Add missing event registration for the ChatBoxView JC Brand 2020-06-12 14:56:26 +0200
  • 29bc4215bd Moved event listener to title container Ariel Fuggini 2020-06-11 11:33:01 -0500
  • de583cbd32 Don't nest chat-msg__txt inside converse-chat-message-body JC Brand 2020-06-12 13:30:33 +0200
  • 59a5acf249 Fixes #2064 (for real this time) JC Brand 2020-06-11 17:03:59 +0200
  • 80c955f267 Fix "retry" feature for message errors. JC Brand 2020-06-11 16:42:48 +0200
  • 3f7e5e29f3 Downgrade style-loader. Breaks font icons in dev server JC Brand 2020-06-11 16:10:39 +0200
  • abec9bc39e Fixes #2064 and move message markup into template JC Brand 2020-06-11 15:27:45 +0200
  • cf258f0b4c Add new public API method converse.insertInto JC Brand 2020-06-10 12:30:52 +0200
  • 9780024dc6 Bump various dependencies JC Brand 2020-06-09 11:39:58 +0200
  • 6ef2b7544a Fixes #2068: Edit prebind documentation example Florian Nitzsché 2020-06-08 13:03:33 -0400
  • 48fcbfa5ea Finds names by RegExp with i param for case insensitive Ariel Fuggini 2020-06-08 16:13:29 -0500
  • 22bcbfbbc8 Fixes #2063 JC Brand 2020-06-08 19:47:26 +0200
  • b0cb489769 Use @converse/skeletor, lodash-es and latest webpack-dev-server JC Brand 2020-06-08 16:08:50 +0200
  • da62d27678 Fixed header image and typo Ariel Fuggini 2020-06-08 10:24:08 -0500
  • 83da03d6eb [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 dependabot-preview[bot] 2020-06-05 16:55:19 +0000
  • a2d33ce3b9 Bump uglify-js from 3.8.1 to 3.9.1 dependabot-preview[bot] 2020-05-13 10:21:25 +0000
  • b511f1d950 Updates #1896: Use right flag to checked if message is archived JC Brand 2020-06-08 12:24:25 +0200
  • 1059b30641 Use lit-html to render the toolbar JC Brand 2020-06-06 23:23:12 +0200
  • c2c1db587f Create a component which renders message actions in a dropdown JC Brand 2020-06-04 17:26:18 +0200
  • 6ad76c14ef Fix test failure on travis JC Brand 2020-06-04 15:29:31 +0200
  • dd7bb28d86 Report traceback when waitUntil times out JC Brand 2020-06-05 15:37:32 +0200
  • 58d018e868 Bugfix. Don't scroll down when user manually scrolled up JC Brand 2020-06-05 12:01:06 +0200
  • cf2497656a components/message: Add fallbacks if VCard is not defined JC Brand 2020-06-04 15:34:06 +0200
  • 18b0d8db3f Don't indent followup messages when messages don't have avatars JC Brand 2020-06-04 15:17:47 +0200
  • 994fdb9e37 Don't run tests in random order JC Brand 2020-06-04 14:47:33 +0200
  • 7b0e9df41e New config option: show_message_avatar JC Brand 2020-06-04 14:27:51 +0200
  • 95b015f01a Allow disabling of the bosh plugin JC Brand 2020-06-03 17:43:57 +0200
  • 09a79d609f Create an image picker component and use it in the profile modal JC Brand 2020-06-03 13:53:52 +0200
  • c82e3e9bda Update api.vcard.set to also update the VCard model JC Brand 2020-06-03 13:32:08 +0200
  • b4e4248f40 Fixes #1960 JC Brand 2020-06-03 13:26:38 +0200
  • 9f7b6d6fa1 Fixes #2035 JC Brand 2020-06-03 10:56:34 +0200
  • 88c7d49054 Fixes #2039 JC Brand 2020-06-03 10:52:41 +0200
  • 0f33960d5e Dropdown doesn't hide when clicking bookmark menu item in MUC JC Brand 2020-06-03 10:48:27 +0200
  • d325059c28 Fix styling issue for the unread badge JC Brand 2020-06-03 10:38:46 +0200
  • 85e9169b35 Use the API to read settings JC Brand 2020-06-03 09:57:14 +0200
  • 830e060568 Rename api.settings.update to api.settings.extend JC Brand 2020-06-03 09:17:13 +0200
  • 279a6e6cb8 Increase test timeouts JC Brand 2020-06-03 09:13:17 +0200
  • 1ff6ced3ab Don't override initialization settings via api.settings.update JC Brand 2020-06-03 09:11:16 +0200
  • cfbdc1516f Fixed image based emojis' size Ariel Fuggini 2020-06-01 12:28:09 -0500
  • b90508db04 Fixed emojis in overlayed view Ariel Fuggini 2020-06-01 12:03:00 -0500
  • 73544b5203 Fixed emoji click area and emoji picker tabs Ariel Fuggini 2020-05-26 14:35:02 -0500
  • 5a57ded243 Add support for the XEP-0333 displayed chat marker JC Brand 2020-06-01 17:30:20 +0200
  • ac36adddfe Re-add support for a new messages indicator JC Brand 2020-06-01 16:05:00 +0200
  • ccd817cce1 Update to latest version of karma JC Brand 2020-06-01 16:04:56 +0200
  • deb7c63910 Add test for the /clear command JC Brand 2020-06-01 15:42:37 +0200
  • 7651d58470 Render chat messages as web components JC Brand 2020-05-15 14:33:31 +0200
  • a497e8df3a Don't show double icons for fa-icon elements JC Brand 2020-05-20 20:30:40 +0200
  • aec0ba7148 Add lighter link hover color for concord JC Brand 2020-05-25 20:04:05 +0200
  • 9050b2fe88 Oauth Provider settings should be an array and not an object for forEach to work GRUNBLATT Remy 2020-05-30 11:28:20 +0200