Commit Graph

  • 45e0ba7f9b Use this.listenTo instead of api.listen.on in components JC Brand 2021-02-10 11:44:04 +0100
  • a32b7b64bf Fix display of lgoged-out controlbox in fullpage mode JC Brand 2021-02-10 11:37:48 +0100
  • 78fb5935c7 Handle scrolling down in converse-chat-content component JC Brand 2021-02-09 18:20:33 +0100
  • b2ac138c88 Remove reference to view.el in tests JC Brand 2021-02-09 16:40:59 +0100
  • 95c14e5a26 Don't pass chatview object to converse-chat-content JC Brand 2021-02-09 11:14:06 +0100
  • f81292e955 Bugfix in window state change handler JC Brand 2021-02-09 10:00:23 +0100
  • 790caf9f5a Render converse-chat-content declaratively JC Brand 2021-02-08 11:27:42 +0100
  • 18e48be5c4 Move CSS fixes before merge JC Brand 2021-02-08 10:16:39 +0100
  • 3f24720633 Use repeat directive to render roster items JC Brand 2021-02-06 12:29:56 +0100
  • 28fb2472a4 Chats: use repeat directive JC Brand 2021-01-30 15:47:17 +0100
  • f33fa1e9fc Fix more tests JC Brand 2021-01-29 14:15:27 +0100
  • 22b6b4b502 minchats: Use utility methods instead of mixins JC Brand 2021-01-29 15:27:54 +0100
  • 7abc81f8a4 MUC: Wait until occupants are fetched before updating them JC Brand 2021-01-29 13:51:31 +0100
  • ea6e370347 MUC: Fix error message logging JC Brand 2021-01-29 11:08:28 +0100
  • 9f5dbad589 Turn roster into a custom element JC Brand 2021-01-26 14:01:37 +0100
  • 7407a5a681 Fix auto-insert into converse-root JC Brand 2021-01-26 12:54:49 +0100
  • b8d710800a Move more methods from ChatBoxView to shared base class JC Brand 2021-01-28 22:50:53 +0100
  • bb317d1abb Combine RoomsPanel with RoomsList element JC Brand 2021-01-26 09:58:16 +0100
  • b31f334109 Fix event handlers in BookmarksView JC Brand 2021-01-25 22:15:04 +0100
  • 05c00c5e1c Call minimize on the model JC Brand 2021-01-25 22:04:01 +0100
  • 704b50fb3e Turn HeadlinesBox into a custom element JC Brand 2021-01-26 13:22:04 +0100
  • fa7443be95 Don't render unnecessary components when not in overlayed view mode JC Brand 2021-01-25 21:43:05 +0100
  • d1c807ec79 Fixes to the bookmarks-list view JC Brand 2021-01-25 21:40:21 +0100
  • 66abe309f6 Fix order for the minimized chats widget JC Brand 2021-01-29 15:44:58 +0100
  • 336adac1ef CSS: fix order of boxes in overlayed view mode JC Brand 2021-01-29 09:13:19 +0100
  • d6c0129c86 Various CSS fixes JC Brand 2021-01-25 20:54:50 +0100
  • fd2f253c09 Add .chatroom class to converse-muc and remove .logged-out to controlbox JC Brand 2021-01-25 20:50:14 +0100
  • a029ece808 Controlbox related bugfixes JC Brand 2021-01-25 16:07:42 +0100
  • e64798208f Remove overrides of renderLoginPanel JC Brand 2021-01-25 15:10:45 +0100
  • be9016a081 Fix switching between login and register panels JC Brand 2021-01-25 14:50:57 +0100
  • 75b8a16465 Fix CSS and work on declaratively rendering the controlbox toggle JC Brand 2021-01-22 16:20:58 +0100
  • a59920e6e5 Turn XMPPStatusView into the converse-user-profile component JC Brand 2021-01-22 16:07:52 +0100
  • 6ca2183e24 Remove unneeded ControlBoxPane view JC Brand 2021-01-22 15:36:00 +0100
  • bb7d1c5cba Turn login and register panels into element views JC Brand 2021-01-22 15:31:59 +0100
  • 0ecd86ecf7 Turn MinimizedChatsView into an ElementView subclass JC Brand 2021-01-18 14:11:23 +0100
  • ccfb29f1b3 Turn BookmarksView into a custom element JC Brand 2021-01-08 11:20:17 +0100
  • b9bf577ccd Turn rooms list into a custom element JC Brand 2021-01-06 17:32:05 +0100
  • 7f869ea72d Make the headlines panel an ElementView JC Brand 2021-01-06 17:09:47 +0100
  • dea2eea919 Componentize dragresize JC Brand 2021-01-18 16:20:08 +0100
  • 1949356ede Work on turning chat views into custom elements JC Brand 2020-12-08 12:54:14 +0100
  • eb65f75f45 Move headlines panel template to plugin JC Brand 2021-01-06 17:06:01 +0100
  • 758c46c5aa Fixes infinite loop bug when appending .png to allowed image urls Ariel Fuggini 2021-02-08 16:55:04 -0500
  • 581f892613 Add JSDoc string JC Brand 2021-02-06 11:26:25 +0100
  • 0a1cbf87b8 MUC: Ensure that MAM query is from latest cached messages JC Brand 2021-02-03 10:20:35 +0100
  • 5feaab9a95 MUC: Add test for showing cached messages before entering JC Brand 2021-02-02 15:11:28 +0100
  • a294827211 Make sure Notification spy has relevant methods JC Brand 2021-02-02 10:30:13 +0100
  • 9568d57e5f Pass message attrs to shouldNotifyOfGroupMessage JC Brand 2021-02-01 17:50:43 +0100
  • 5d1b5ac6c9 Notifiations: Add new hook shouldNotifyOfGroupMessage JC Brand 2021-02-01 17:14:15 +0100
  • 50dda3244e Move converse-notifications plugin into a folder and split up JC Brand 2021-02-01 14:38:42 +0100
  • 7f851208aa Move converse-roster plugin into folder and split up JC Brand 2021-01-26 14:29:11 +0100
  • 7199e63fd7 Move converse-profile plugin into folder JC Brand 2021-01-22 15:45:44 +0100
  • 85bd192f3c Move converse-minimize into a folder JC Brand 2021-01-18 12:56:17 +0100
  • 1a88aff179 Decided to still collapse newlines... JC Brand 2021-01-18 12:11:48 +0100
  • 61bb0cfab7 Don't collapse newlines. JC Brand 2021-01-18 11:27:01 +0100
  • 2c7b220453 RAI: Always send the presence to enable RAI when leaving a MUC JC Brand 2021-01-15 13:52:50 +0100
  • 8bd2114d8a MUC has its own method for sending markers JC Brand 2021-01-15 11:39:09 +0100
  • c0249b9c28 New configuration setting send_chat_markers JC Brand 2021-01-15 11:11:38 +0100
  • 26c1c483da MAM fix: Get newest page when not paging JC Brand 2021-01-13 13:33:28 +0100
  • dcd1407109 New config setting mam_request_all_pages JC Brand 2021-01-13 10:42:22 +0100
  • b5b35a97c6 Bugfix. Ad-hoc form fields didn't render. JC Brand 2021-01-11 15:06:51 +0100
  • 58c5e9676a Handle forwarded mentions coming from the MUC, not the host JC Brand 2021-01-08 18:04:22 +0100
  • 5e6a6ba6ac Fix failing bookmark tests JC Brand 2021-01-08 14:36:48 +0100
  • 9a2678450a Move converse-bookmarks plugin into folder JC Brand 2021-01-08 14:28:36 +0100
  • bb8c7423b6 Ignore XEP-0437 indicators and forwarded mentions in a joined MUC JC Brand 2021-01-08 10:38:03 +0100
  • 2f5cc3b271 Bugfix. Make sure arguments are passed to all triggered events JC Brand 2021-01-08 09:39:35 +0100
  • 11023dfef9 Don't clear occupants when leaving a MUC, only when closing it JC Brand 2021-01-07 15:08:29 +0100
  • 2da2dbff71 Move converse-bookmark-views into folder JC Brand 2021-01-06 20:43:21 +0100
  • eaa67dab91 Bugfix. Filtering of contacts stopped working after refactoring JC Brand 2021-01-07 12:52:56 +0100
  • 680701667e Bugfix: Image modal didn't have src attr on render JC Brand 2021-01-06 15:07:19 +0100
  • 3f47c4d3dd Use real JID in XEP-0372 references only when the MUC is non-anonymous JC Brand 2021-01-04 14:10:43 +0100
  • d55c4eb66e Remove lodash template loader JC Brand 2020-12-30 19:36:01 +0100
  • 9a2ded5a9a Remove global lodash JC Brand 2020-12-29 12:52:53 +0100
  • c1847a0b34 Use lit-html to render room description in modal JC Brand 2020-12-29 12:49:09 +0100
  • 5e0b05356f dragresize: use lit-html to render the template JC Brand 2020-12-29 12:40:16 +0100
  • 12bb9375f4 Move converse-dragresize plugin to folder JC Brand 2020-12-29 12:38:17 +0100
  • f2ef8c7206 controlbox: render the toggle via lit-html JC Brand 2020-12-29 12:23:39 +0100
  • 3f40098144 Render logo for registration form JC Brand 2020-12-29 12:12:18 +0100
  • 9372ad2dff register: Use lit-html to render templates JC Brand 2020-12-29 10:52:02 +0100
  • e31fa1f7dd Move converse-register plugin to folder JC Brand 2020-12-29 10:36:59 +0100
  • 828eac1e72 rosterview: Move more lodash templates to lit-html JC Brand 2020-12-28 21:04:44 +0100
  • bb3ac36098 Render the roster container and filter with lit-html JC Brand 2020-12-28 20:28:45 +0100
  • 794a709690 Move converse-rosterview plugin into folder JC Brand 2020-12-28 18:41:38 +0100
  • da131715ba Use lit-html to render form fields JC Brand 2020-12-28 17:48:25 +0100
  • 62dbb1062f Add support for protoXEP: MUC mention notifications JC Brand 2020-12-21 13:45:04 +0100
  • 6b9c718df7 RAI: Handle MUCs that start out hidden JC Brand 2020-12-21 12:05:19 +0100
  • 986f7550f3 Clear messages upon reconnection as late as possible JC Brand 2020-12-17 15:01:44 +0100
  • 1f476b8793 Move converse-mam plugin into own folder JC Brand 2020-12-17 14:22:50 +0100
  • 8db1f3e3f3 MAM: refactor to functions instead of extending chats with methods JC Brand 2020-12-17 14:10:28 +0100
  • 4349b016eb MUC: Only clear messages when MUC is left intentionally JC Brand 2020-12-17 13:54:32 +0100
  • c09511adb8 Fix typo in xep-0437 link Licaon_Kter 2020-12-17 12:15:43 +0000
  • 18e6ebe9af MUC: Bugfix, don't set state to entered on unavailable presence JC Brand 2020-12-16 17:23:30 +0100
  • 594332181b Call 'clearMessages' JC Brand 2020-12-16 16:52:31 +0100
  • 2121766623 More RAI improvements JC Brand 2020-12-16 14:35:53 +0100
  • fe365a6561 Move converse-roomslist plugin into folder JC Brand 2020-12-16 14:05:34 +0100
  • eed9ee8033 RAI: Add tests JC Brand 2020-12-14 17:05:10 +0100
  • e80afbfe39 Move MUC and stanza utils into shared and plugin-specific files JC Brand 2020-12-14 15:24:14 +0100
  • e8eea6324e MUC: Send XEP-0333 markers with the MUC stanza id JC Brand 2020-12-14 14:38:39 +0100
  • c457081597 WIP: Add support for XEP-437: Room Activity Indicators JC Brand 2020-12-08 14:51:04 +0100
  • e6e416306e Properly handle child nodes for api.presence.send JC Brand 2020-12-11 15:05:55 +0100
  • 2f244da8b1 Fix failing test JC Brand 2020-12-11 14:06:37 +0100