Commit Graph

  • 28a5025715 Roadmap. John Livingston 2021-04-29 13:39:30 +02:00
  • efa54c1b04 Fix dead link. John Livingston 2021-04-21 12:49:25 +02:00
  • beb6f131fc 2.0.3 John Livingston 2021-04-18 17:48:43 +02:00
  • 079332733a Fix Peertube server crash when prosody is not installed. John Livingston 2021-04-18 17:48:21 +02:00
  • bb1adf3fa9 2.0.2 John Livingston 2021-04-18 15:02:07 +02:00
  • 209dd540a8 Changelog update. John Livingston 2021-04-18 15:02:04 +02:00
  • 4a6fdbe10a 2.0.2-0 John Livingston 2021-04-18 14:52:56 +02:00
  • 7c9d979118 Update dependencies. John Livingston 2021-04-18 14:48:49 +02:00
  • ca669eb70f Bump version 2.0.1. John Livingston 2021-04-16 21:02:09 +02:00
  • 8e2565988b Fix dependencies. John Livingston 2021-04-16 20:58:58 +02:00
  • 2f5bd26975 Bump version to 2.0.0. John Livingston 2021-04-16 17:57:41 +02:00
  • 8ddbb21c7f Documentation. John Livingston 2021-04-16 17:55:48 +02:00
  • 0b40a8ff9a Changelog. John Livingston 2021-04-16 15:24:59 +02:00
  • 9b5caacb28 Display prosody port. John Livingston 2021-04-16 15:23:08 +02:00
  • 295a55c9f6 Port configuration. John Livingston 2021-04-16 15:13:46 +02:00
  • fce0e7c63c Cleaning config file. John Livingston 2021-04-16 14:39:25 +02:00
  • bd91abc5b8 Working prosody configuration. John Livingston 2021-04-16 14:26:21 +02:00
  • 48851d422a Fix deprecated use of bodyParser. John Livingston 2021-04-16 13:46:51 +02:00
  • 9b4b17b326 Indentation. John Livingston 2021-04-16 13:44:24 +02:00
  • 6d63d42e88 Fix using express-http-bind as proxy for BOSH. John Livingston 2021-04-16 13:42:07 +02:00
  • f1192e3da0 Using express-http-bind as proxy for BOSH. WIP John Livingston 2021-04-15 15:21:58 +02:00
  • 58b0a0cd69 Unloading http bind route. John Livingston 2021-04-15 13:11:59 +02:00
  • af46ecc3a2 Refactoring getProsodyConfig stuffs. Preparing the http bind router. John Livingston 2021-04-15 12:17:08 +02:00
  • 7dbb964ad7 Fix prosody config. John Livingston 2021-04-15 11:02:05 +02:00
  • 817cf28e2a Using builtin prosody when enabled. John Livingston 2021-04-14 18:47:23 +02:00
  • d536625f7b WIP on diagnostic. John Livingston 2021-04-14 18:15:43 +02:00
  • faa12de768 Better prosody process handling. John Livingston 2021-04-14 17:55:26 +02:00
  • 63112df21a Fix prosody exec call. John Livingston 2021-04-14 17:48:46 +02:00
  • 8a73d93aac WIP on prosody spawning. John Livingston 2021-04-14 17:10:22 +02:00
  • a018ef5293 WIP on Prosody diagnostic. John Livingston 2021-04-14 16:14:56 +02:00
  • f5b438d587 WIP. Spawning prosody. John Livingston 2021-04-14 15:26:00 +02:00
  • 3f6d81ee7e Merge branch 'main' into prosody John Livingston 2021-04-14 14:17:39 +02:00
  • da37e539f7 WIP. John Livingston 2021-04-13 18:00:45 +02:00
  • cc21305f6a WIP on Prosody integration. John Livingston 2021-04-13 17:13:41 +02:00
  • 4690d97384 WIP on builtin prosody. John Livingston 2021-04-12 20:52:21 +02:00
  • 79bdaceb48 Changing diagnostic functions arguments. John Livingston 2021-04-12 20:15:44 +02:00
  • d1ede8d3ee Refactoring diagnostic tests in multiple files. John Livingston 2021-04-12 17:53:12 +02:00
  • 6bc1f66cf1 Moving peertube definition files to @types directory. John Livingston 2021-04-12 16:41:18 +02:00
  • f0fc7148aa Adding an useless settings to display some help. John Livingston 2021-04-12 16:31:48 +02:00
  • 141417cc99 Merge pull request #32 from resoli/patch-1 John Livingston 2021-04-12 15:23:40 +02:00
  • cb816739e9 Update package.json resoli 2021-04-12 15:11:15 +02:00
  • 20a5372e12 Adding PLUGIN_CHAT_PACKAGE_NAME John Livingston 2021-04-12 15:08:05 +02:00
  • c7ce8f7d66 Update it.json resoli 2021-04-12 15:04:25 +02:00
  • 9909c00cfa Create it.json resoli 2021-04-12 15:00:52 +02:00
  • 6d3f376963 Merge branch 'main' into prosody John Livingston 2021-04-12 14:41:11 +02:00
  • ef77a37249 Adding translation files in package.json. John Livingston 2021-04-12 14:37:32 +02:00
  • 87c3585a92 Merge pull request #31 from mkljczk/patch-1 John Livingston 2021-04-12 11:49:57 +02:00
  • 1fcf7bca36 Create pl.json Marcin Mikołajczak 2021-04-11 18:31:20 +02:00
  • 1e861e22a1 Merge pull request #30 from Zash/prosody-versions John Livingston 2021-04-11 13:06:47 +02:00
  • 5f084e01c5 Correct Prosody verison numbers Kim Alvefur 2021-04-10 20:58:20 +02:00
  • f64cb10ea2 Diagnostic tools WIP. John Livingston 2021-04-10 15:10:53 +02:00
  • 42bd94a8c3 Diagnostic tools: testing user rights. John Livingston 2021-04-10 13:57:47 +02:00
  • 80a51df1d5 Fix: better response processing. John Livingston 2021-04-10 13:57:15 +02:00
  • f65b6ae876 Diagnostic tools. WIP John Livingston 2021-04-10 04:16:25 +02:00
  • f21114a6a7 SourceMap when using NODE_ENV=dev. John Livingston 2021-04-10 03:22:55 +02:00
  • 59cd78ee82 Initializing a diagnostic tools. WIP John Livingston 2021-04-09 21:28:16 +02:00
  • 8b3763761b Better typing. John Livingston 2021-04-09 19:39:40 +02:00
  • dcef708370 Routers in separate files. John Livingston 2021-04-09 19:29:44 +02:00
  • 1728e52e9f Fix typing. John Livingston 2021-04-09 13:08:20 +02:00
  • 0edc81ec62 Better peertube definitions. John Livingston 2021-04-09 13:07:42 +02:00
  • c215a3f97c Fix webpack config. John Livingston 2021-04-09 13:06:56 +02:00
  • 20a461a84b Fix import. John Livingston 2021-04-09 11:22:46 +02:00
  • e770a60c68 Releasing memory. John Livingston 2021-04-09 10:54:51 +02:00
  • 0bad31dddb Fix plugin unregister: unload all modules. John Livingston 2021-04-08 03:47:55 +02:00
  • 490d6f18c3 Refactoring server code: John Livingston 2021-04-08 02:43:13 +02:00
  • 5d8102c64d Merge pull request #29 from JohnXLivingston/typescript John Livingston 2021-04-07 18:32:43 +02:00
  • 254fa6e3c5 Fix unused options. John Livingston 2021-04-07 18:29:17 +02:00
  • dbd6dc2375 Changelog John Livingston 2021-04-07 18:26:17 +02:00
  • a9de7af3ae Merge branch 'main' into typescript John Livingston 2021-04-07 18:23:57 +02:00
  • c688045c46 Bump version v1.0.8 John Livingston 2021-04-07 18:23:05 +02:00
  • 403a77a7e4 Merge branch 'main' into typescript John Livingston 2021-04-07 18:18:49 +02:00
  • ac37d8a882 Fix: typo that can prevent settings chat-only-locals to work. John Livingston 2021-04-07 18:17:17 +02:00
  • 3e46552ec0 Typescript for frontend code. John Livingston 2021-04-07 18:14:58 +02:00
  • 89a03032ff Clean tsconfig file. John Livingston 2021-04-07 17:26:30 +02:00
  • 3dd8718744 Eslint: configure for standard-typescript (backend), and separate configurations depending on folders. John Livingston 2021-04-07 17:20:28 +02:00
  • 8b11c10e32 Server code in typescript. John Livingston 2021-04-07 16:52:38 +02:00
  • dca4e67b35 Separing frontend and backend code in different folders. John Livingston 2021-04-07 15:53:22 +02:00
  • 8f79f813c7 update conversejs version. John Livingston 2021-04-07 15:14:36 +02:00
  • 5f87964bd0 npm audit fix. John Livingston 2021-04-07 13:57:51 +02:00
  • a18b438a1b Bump version 1.0.7. John Livingston 2021-03-12 17:35:36 +01:00
  • 8c7cc6ba09 Link to documentation. John Livingston 2021-03-12 17:34:57 +01:00
  • a6f7793b36 Update documentation (for prosody tutorial). John Livingston 2021-03-12 17:25:55 +01:00
  • 2bf8926fa7 Prosody tutorial. John Livingston 2021-03-12 14:10:51 +01:00
  • 29af35ab97 Update README.md John Livingston 2021-03-09 18:20:49 +01:00
  • 0dbb8fdeb6 Merge pull request #17 from Porrumentzio/documentation John Livingston 2021-03-09 18:19:47 +01:00
  • 270304b51f Update README.md Porrumentzio 2021-03-09 17:49:27 +01:00
  • 335ea75416 Update README.md Porrumentzio 2021-03-09 17:49:02 +01:00
  • 162ef9ea01 Bump version 1.0.6 John Livingston 2021-03-09 10:17:09 +01:00
  • 3f340cef2a Merge branch 'Porrumentzio-images' into main John Livingston 2021-03-09 10:15:22 +01:00
  • 8200207a75 Changelog John Livingston 2021-03-09 10:14:37 +01:00
  • b3c9c715d1 Changed icons to have a material flavour Porrumentzio 2021-03-08 19:18:01 +01:00
  • c77f642ce1 Merge branch 'develop' into main John Livingston 2021-03-08 12:56:24 +01:00
  • eb6d8cd587 Bump version 1.0.5 John Livingston 2021-03-08 12:54:20 +01:00
  • 0a44f5136c Better CSS. John Livingston 2021-03-08 12:49:44 +01:00
  • 3a4ac275af Buttons margin. John Livingston 2021-03-08 12:01:56 +01:00
  • ab190a8c80 Improved close button icon. John Livingston 2021-03-08 11:56:50 +01:00
  • d3248d3797 Optimize svg images. John Livingston 2021-03-08 11:54:29 +01:00
  • 6fa1bda363 Fix broken image file. John Livingston 2021-03-08 11:52:45 +01:00
  • 0678d2915e Update changelog John Livingston 2021-03-08 11:35:06 +01:00
  • ab42f9e31e New logo. TODO: to be included in the builtin ConverseJS. John Livingston 2021-03-08 11:33:57 +01:00