Commit History

作者 SHA1 備註 提交日期
  JC Brand 2c042cc3fa Fixes #2184: Headless build relies on locale directory 4 年之前
  JC Brand 89d5c872b3 Don't mark messages as read when received in a hidden MUC 4 年之前
  JC Brand ffbab33a26 Create own occupant before setting `connection_status` to ENTERED 4 年之前
  JC Brand b7654f1fc7 Move some View declarations out of the plugin `initialize` method 4 年之前
  JC Brand 7c43d0435c Refactor OMEMO. 4 年之前
  Ariel Fuggini fce337e352 New configuration setting: notify_nicknames_without_references 4 年之前
  JC Brand e705b038f8 Fixes #2124 Concord - toolbar icons are invisible in MUC 4 年之前
  Xavi Ferrer cc458e8d3b use composedPath() instead as it is standarized and cross-browser suported 4 年之前
  Xavi Ferrer 37662e8dc1 prevent dropdown from being closed after event retargeting when bubbling out of a shadowRoot 4 年之前
  Christoph Scholz 6319f566dd fix emojis in case `use_system_emojis == false` 4 年之前
  JC Brand 0594c480ff Only consider chat 'hidden' flag in relevant view modes 4 年之前
  JC Brand c3d8f12050 Make `api.user.status` API methods async 4 年之前
  JC Brand 4e7b29e417 Make sure `initialize` can be awaited... 4 年之前
  JC Brand cb53c86711 Don't use `date-separator` CSS class for the new messages indicator 4 年之前
  JC Brand c41bdac6c8 Some work on componentizing the minimized chats UI 4 年之前
  JC Brand d5c93eb024 Create `converse-root` custom element 4 年之前
  JC Brand 00df8b45fd Bugfix. Check for image extension if image_urls_regex fails 4 年之前
  JC Brand 496b070d2a If adding .png fallback fails, revert to original URL 4 年之前
  JC Brand ac31d41c85 Test string value for `filter_url_query_params` 4 年之前
  Ariel Fuggini 3535d05ff5 Removes query params from urls as set in config 4 年之前
  JC Brand d83d0158e2 Properly test for `show_images_inline` 4 年之前
  JC Brand eb016a2aa4 try/catch clauses should contain as little code as possible 4 年之前
  JC Brand 831a9fa224 Append `.png` to failed image URLs without extensions 4 年之前
  Ariel Fuggini 6adec9a8d2 adds option to whitelist image domains 4 年之前
  Ariel Fuggini f88960c561 Added tests and documentation 4 年之前
  Ariel Fuggini 94af11d7e3 adds setting to set non-image-extension image urls 4 年之前
  Christoph Scholz 4d9d391365 add CustomElement to env 4 年之前
  JC Brand 9348ac80b5 Override `isHidden` in converse-minimize 4 年之前
  Ariel Fuggini ce2827a342 Close modal on backdrop click 4 年之前
  Christoph Scholz 823134d762 add html to converse.env 4 年之前