Commit Graph

  • ad53a3c9a1 Message styling fix JC Brand 2021-05-13 11:20:03 +0200
  • 58b59fe263 Move more tests from spec folder JC Brand 2021-05-12 12:31:55 +0200
  • d71ab6d30d Bugfix. Need to pass in group name since this is undefined JC Brand 2021-05-12 12:26:16 +0200
  • 2b12f8e257 Use lodash-es everywhere JC Brand 2021-05-12 12:14:28 +0200
  • 9e81fa495e Upgrade pluggable.js and skeletor JC Brand 2021-05-12 11:07:38 +0200
  • f40bbbf145 Turn status plugin into folder JC Brand 2021-05-11 16:09:36 +0200
  • 1fc44b9d8e Turn caps plugin into folder. JC Brand 2021-05-11 15:46:57 +0200
  • 7bd0d9a83f Bugfix. Don't re-init bookmarks on reconnection JC Brand 2021-05-07 12:23:20 +0200
  • c8f0406c84 Refactor bookmark plugins JC Brand 2021-05-07 11:55:33 +0200
  • 18e3b618b4 Some light chat views refactoring JC Brand 2021-05-07 10:14:33 +0200
  • fdc81fa4ea Use .conversejs instead of .converse-root JC Brand 2021-05-06 12:21:35 +0200
  • dd609c1cec Get the webpack dev server to work again JC Brand 2021-05-06 11:44:16 +0200
  • d0594a6bfc Add new test for <converse-muc> JC Brand 2021-04-29 15:10:00 +0200
  • 9c11e0dc32 Use .converse-root class instead of #conversejs id JC Brand 2021-04-30 17:33:50 +0200
  • 4bdafb8ea3 Break Sass up into more files JC Brand 2021-04-29 15:18:17 +0200
  • 8966290369 Don't make bundled dependencies devDependencies JC Brand 2021-04-30 14:00:26 +0200
  • 9ea8653ef7 Upgrade to Webpack 3 Shaun Wu 2021-04-14 16:56:59 -0400
  • fe29a86af9 Upgrade to GitHub-native Dependabot dependabot-preview[bot] 2021-04-29 21:05:12 +0000
  • 1cb2b1f7a9 Adding configurable url history changing Shaun Wu 2021-04-14 16:56:59 -0400
  • 4870d41aae Apply babel to mergebounce JC Brand 2021-04-29 10:38:17 +0200
  • 754f1fcb25 Split smacks plugin up into multiple files JC Brand 2021-04-28 18:50:54 +0200
  • 3d58b67517 Use @converse/openpromise JC Brand 2021-04-28 18:35:08 +0200
  • 57ccf4c20e Batched writes to IndexedDB JC Brand 2021-03-23 14:52:08 +0100
  • 4c804fcf2d Wait on chatBoxesFetched in API JC Brand 2021-04-28 12:05:40 +0200
  • 1f7fecab21 Make show_images a prop of converse-chat-mesage-body JC Brand 2021-04-26 12:01:34 +0200
  • d86f3094b9 Fix failing test JC Brand 2021-04-23 12:05:10 +0200
  • 4b737c1c93 Disable interval handler when running tests JC Brand 2021-04-23 12:00:29 +0200
  • ff14a706cf Fix parameters signature for onDiscoInfoRequest JC Brand 2021-04-23 11:49:12 +0200
  • 8e0701f7bb Fix TypeError JC Brand 2021-04-23 11:45:21 +0200
  • a5d428c42d Fix closing MUC from rooms list JC Brand 2021-04-23 11:41:40 +0200
  • b2445d36d1 Bugfix. pretty_time was undefined JC Brand 2021-04-23 10:59:50 +0200
  • db12e8a1e6 ping: use setInterval to continuously send out pings JC Brand 2021-04-22 16:21:52 +0200
  • f7432672e4 Fix key in vcard mock data JC Brand 2021-04-22 11:59:07 +0200
  • 7b49296a24 Bugfix. Avoid creating an undefined store JC Brand 2021-04-22 11:31:04 +0200
  • b678df8d23 Move tests file to plugin folder JC Brand 2021-04-22 12:33:43 +0200
  • a4b90e3ab2 Move tests to headless plugin JC Brand 2021-04-21 12:25:28 +0200
  • 458c51b32d Move tests for message image rendering to new file JC Brand 2021-04-21 12:05:15 +0200
  • 6af9142810 Move ping plugin into folder JC Brand 2021-04-21 11:12:49 +0200
  • 7b7ec45db8 Move disco plugin into folder and import lodash utilities separately JC Brand 2021-04-21 10:27:27 +0200
  • f283dd848e Try to fix failing test on Travis JC Brand 2021-04-20 10:39:05 +0200
  • b2f09f64c3 Use API to get room JC Brand 2021-04-19 15:23:58 +0200
  • 3558936b46 Refactor message component to require less attributes JC Brand 2021-04-15 17:23:53 +0200
  • 9e90b60a4f Add test case for #2461 JC Brand 2021-04-16 09:45:39 +0200
  • a129638fd1 Move MUC styling test to plugin folder JC Brand 2021-04-16 09:33:01 +0200
  • 649e813ee8 Fixes an endless loop when styling code blocks with a bad format ubermanu 2021-04-15 13:30:22 +0200
  • 943ad96d52 Move tests to plugin folder JC Brand 2021-04-15 16:42:10 +0200
  • fdde708327 Add a new MUC room state: converse.ROOMSTATUS.BANNED JC Brand 2021-04-15 12:34:00 +0200
  • b439ae1cc4 Bugfix. Don't set fake nick... JC Brand 2021-04-14 18:02:41 +0200
  • cd9977c94e Add an API for setting affiliations JC Brand 2021-04-13 15:28:00 +0200
  • 383f5c1d60 Extract affiliation-related methods out of the ChatRoom model JC Brand 2021-04-13 14:10:59 +0200
  • 13e19eb7f8 Split omemo plugin into more files JC Brand 2021-04-12 04:29:00 +0200
  • 42581b1d12 Split mam-views plugin into multiple files JC Brand 2021-04-11 21:10:21 +0200
  • 573cc3e8d9 Split omemo plugin up into multiple files JC Brand 2021-04-11 19:51:58 +0200
  • a67603f689 Move various tests to plugin folders JC Brand 2021-04-11 19:09:11 +0200
  • 2b984e7851 Translated using Weblate (Italian) Giuseppe Pignataro (Fasbyte01) 2021-04-02 22:05:22 +0000
  • e57bc316d1 Translated using Weblate (Swedish) Kim Alvefur 2021-03-18 20:09:38 +0000
  • ee0628085b Translated using Weblate (Chinese (Simplified)) Hangyu Feng 2021-03-17 19:02:10 +0000
  • b24ece11e5 Translated using Weblate (Galician) Xosé M 2021-03-18 06:01:12 +0000
  • e5240c1a45 Translated using Weblate (German) nautilusx 2021-03-18 17:59:54 +0000
  • 00f1aae38d Translated using Weblate (Afrikaans) JC Brand 2021-03-17 09:17:46 +0000
  • be9db63718 Fixes #2443 JC Brand 2021-04-09 10:17:38 +0200
  • 548021b556 Only add view to chatboxviews after this.model has been set JC Brand 2021-04-08 10:17:26 +0200
  • 24e57244d1 Remove the messageSend event JC Brand 2021-04-08 10:00:05 +0200
  • 724a6855ed Fixes #2443 JC Brand 2021-03-31 14:30:56 +0200
  • e7ddd07d56 Remove unused method JC Brand 2021-03-31 14:27:44 +0200
  • 65742d32ec Move icons template to shared folder JC Brand 2021-03-29 13:16:32 +0200
  • 6d60a79369 MUC: Move function to utils JC Brand 2021-03-26 11:34:36 +0100
  • ccd60f76c3 Cleanup JC Brand 2021-03-26 10:34:51 +0100
  • 3bfd60a3df Move the httpToGeoUri util into core ubermanu 2021-03-24 17:05:07 +0100
  • 3129dd9351 Bugfix. Scroll position not respected in MUC JC Brand 2021-03-24 14:35:33 +0100
  • c2a6b09a25 Use converse-rich-text component to render unfurl descriptions JC Brand 2021-03-24 12:36:05 +0100
  • f897596215 Move files around to try and create some consistency and order JC Brand 2021-03-24 11:59:09 +0100
  • 7f5a1d205e Rename MessageText to RichText JC Brand 2021-03-24 11:53:26 +0100
  • b31eaadfab Add option to converse-rich-text for /me messages JC Brand 2021-03-24 11:48:58 +0100
  • bd8a57e0c3 Use the converse-rich-text component to render the topic JC Brand 2021-03-24 11:38:54 +0100
  • 65efe5ad43 Let the message body be rendered with the rich-text directive JC Brand 2021-03-24 11:27:19 +0100
  • 41d82a54b6 Create rich text component and directive JC Brand 2021-03-24 11:13:11 +0100
  • 864f5fd7d3 Rename file JC Brand 2021-03-24 10:43:42 +0100
  • 1fd3e3676a Update the MesageText class to not require a Model object JC Brand 2021-03-24 09:59:26 +0100
  • 16e7133e31 update to newer webpack-http-dev-server JC Brand 2021-03-23 16:18:46 +0100
  • 6d01a3153e Move relevant files into converse-rootview plugin folder JC Brand 2021-03-22 14:34:18 +0100
  • 3c99f1f840 Fixes #2348 JC Brand 2021-03-22 11:31:41 +0100
  • b28594a976 Import toolbar styles in the component JC Brand 2021-03-19 15:05:35 +0100
  • 3bdae848b3 Fix this binding bug JC Brand 2021-03-19 12:59:25 +0100
  • 89906f4826 Update bootstrap to version 4.6.0 JC Brand 2021-03-19 12:58:51 +0100
  • fde371b90f Remove apparently unnecessary tooltip bootstrap scss JC Brand 2021-03-19 12:37:51 +0100
  • 453b993cfb Split up CSS into more files JC Brand 2021-03-19 12:30:45 +0100
  • 90ab412628 Move fullscreen styles into relevant plugin JC Brand 2021-03-19 12:05:43 +0100
  • 1b91d9b69e Move roster, bookmarks and minimize styles to plugin folders JC Brand 2021-03-19 11:53:22 +0100
  • 79a4006a61 Move headlines scss to plugin folder JC Brand 2021-03-19 11:48:48 +0100
  • 73c4c21533 Move MUC styles to plugin folder JC Brand 2021-03-19 11:47:13 +0100
  • b189fc83b0 Move chatbox styles to plugin folder JC Brand 2021-03-19 11:43:16 +0100
  • 005cf4dc96 Move controlbox styles to plugin folder JC Brand 2021-03-19 11:36:19 +0100
  • f805f0d1ef Move sass files into src and closer to the relevant components JC Brand 2021-03-19 11:28:35 +0100
  • 9d5d94a8f4 Update to latest Skeletor with localforage-setitems optimization JC Brand 2021-03-18 16:21:15 +0100
  • e896361b2f Remove the No message history available message JC Brand 2021-03-17 12:36:56 +0100
  • 224336e232 Remove last backbone-like declarative event handler from the MUC view JC Brand 2021-03-17 12:12:16 +0100
  • 05abb1dae9 Move method from view to model JC Brand 2021-03-17 11:27:13 +0100
  • 8f21b020b1 Move method to view unread messages to relevant component JC Brand 2021-03-17 11:20:13 +0100
  • 7126ee2df9 Add new component for navigating back to controlbox JC Brand 2021-03-17 11:18:40 +0100