Commit Graph

  • d7eb9e80de
    chore(release): 1.3.10 [skip ci] develop v1.3.10 master semantic-release-bot 2023-12-28 04:13:47 +00:00
  • 0c5a86595e
    chore: update semantic-release tooling Théo LUDWIG 2023-12-28 05:12:38 +01:00
  • e94eccf2c5
    fix: deprecation notice Théo LUDWIG 2023-12-28 05:10:51 +01:00
  • 71ea41695f
    chore: better Prettier config for easier reviews Théo LUDWIG 2023-10-23 23:33:39 +02:00
  • a8781724d4
    chore(release): 1.3.9 [skip ci] v1.3.9 semantic-release-bot 2023-09-18 20:27:36 +00:00
  • c0e3f7cbc9
    fix: update dependencies to latest Théo LUDWIG 2023-09-18 22:21:59 +02:00
  • b1ef2cc41c
    build: ignore ESLint errors for Production build Théo LUDWIG 2023-09-18 22:14:33 +02:00
  • d35416646b
    build(deps): update latest Théo LUDWIG 2023-08-24 22:24:29 +02:00
  • d82e65c3f0
    chore: rename docker-compose.yml to compose.yaml Théo LUDWIG 2023-07-28 12:27:00 +02:00
  • ceb67bc16c
    chore(release): 1.3.8 [skip ci] v1.3.8 semantic-release-bot 2023-07-22 16:33:11 +00:00
  • 6ae7ec75ef
    fix: wrong file uploads api domain in config Théo LUDWIG 2023-07-22 18:31:59 +02:00
  • c9045460e9
    chore: correct .dockerignore Théo LUDWIG 2023-07-22 18:10:52 +02:00
  • 3be7d9cc04
    chore(release): 1.3.7 [skip ci] v1.3.7 semantic-release-bot 2023-07-22 14:41:16 +00:00
  • 5a411ade19
    fix: update dependencies to latest + fix upload of files Théo LUDWIG 2023-07-22 16:34:23 +02:00
  • 41c2d95dde
    chore(release): 1.3.6 [skip ci] v1.3.6 semantic-release-bot 2023-07-02 17:41:43 +00:00
  • 2a6e3eca84
    fix: update author - Théo LUDWIG Théo LUDWIG 2023-07-02 19:36:23 +02:00
  • 84662c7765
    fix: update dependencies to latest Théo LUDWIG 2023-07-02 19:34:20 +02:00
  • 7e76598f7f
    chore(release): 1.3.5 [skip ci] v1.3.5 semantic-release-bot 2023-05-13 18:52:40 +00:00
  • fd138caa4b
    fix: update API to v1.2.6 Divlo 2023-05-13 20:51:19 +02:00
  • fa7b155ea4
    chore(release): 1.3.4 [skip ci] v1.3.4 semantic-release-bot 2023-05-13 18:30:07 +00:00
  • d210800855
    fix: update dependencies to latest Divlo 2023-05-13 20:28:24 +02:00
  • 07c574cb4a
    chore(release): 1.3.3 [skip ci] v1.3.3 semantic-release-bot 2023-04-02 22:16:50 +00:00
  • ae953d6c1a
    fix: update dependencies to latest Divlo 2023-04-03 00:11:19 +02:00
  • c96385edd5
    chore(release): 1.3.2 [skip ci] v1.3.2 semantic-release-bot 2023-01-11 16:41:33 +00:00
  • cd1a477324
    fix: update dependencies to latest Divlo 2023-01-11 17:39:09 +01:00
  • b5089f7f0b
    chore(release): 1.3.1 [skip ci] v1.3.1 semantic-release-bot 2022-12-13 21:46:07 +00:00
  • 67a1699102
    chore: remove usage of styled-jsx Divlo 2022-12-13 22:31:32 +01:00
  • e8a9ce4e69
    fix: disable lazy-loading for logo image in Header Divlo 2022-12-13 12:04:54 +01:00
  • 8f5bc2fe21
    docs: add explanations in CONTRIBUTING.md to add a translation with plop Divlo 2022-12-13 11:51:29 +01:00
  • 109da1be71
    fix: remove weird animation introduced in v1.3.0 Divlo 2022-12-13 11:46:31 +01:00
  • 1ea78821b0
    fix: update API to v1.2.3 Divlo 2022-12-13 11:41:42 +01:00
  • 12ceefd650
    chore: reduce docker image size Divlo 2022-12-13 11:38:24 +01:00
  • 734357b396
    build(deps): bump Next.js to v13 Divlo 2022-12-13 11:38:07 +01:00
  • ccaf5234ed
    build(deps): update latest Divlo 2022-09-21 10:09:36 +02:00
  • 5d350e8db9
    chore(release): 1.3.0 [skip ci] v1.3.0 semantic-release-bot 2022-08-31 19:52:40 +00:00
  • cd164538de
    feat(messages): add animations (#31) Walid 2022-08-31 20:44:33 +01:00
  • d51de554d6
    chore(release): 1.2.2 [skip ci] v1.2.2 semantic-release-bot 2022-08-30 19:31:40 +00:00
  • a068d31d14
    fix: cache with duplicated data Divlo 2022-08-30 21:30:06 +02:00
  • 3d185bf044
    chore(release): 1.2.1 [skip ci] v1.2.1 semantic-release-bot 2022-08-30 16:47:03 +00:00
  • 6cfee0f6a3
    fix: cache with outdated data Divlo 2022-08-30 18:42:21 +02:00
  • 66f3e0475f
    chore(release): 1.2.0 [skip ci] v1.2.0 semantic-release-bot 2022-08-29 19:36:27 +00:00
  • dee8cc2c41
    test(e2e): fix display tooltip for Emoji Divlo 2022-08-29 21:34:24 +02:00
  • 91a87199c4
    feat: edit/delete a Message (#30) Divlo 2022-08-29 21:24:38 +02:00
  • 38e227a9d4
    feat: add button to sign out to all connected devices Divlo 2022-08-29 20:15:47 +02:00
  • c4bb7c9b17
    fix: remove the error/success icons in <FormState /> Divlo 2022-08-29 20:04:24 +02:00
  • 88f1cedcdc
    fix: signout even when api is not available Divlo 2022-08-29 19:58:50 +02:00
  • c75dc80f82
    feat: update API to v1.2.0 Divlo 2022-08-29 19:55:16 +02:00
  • 351834633f
    refactor: usage of useForm hook from react-component-form Divlo 2022-08-28 18:26:56 +02:00
  • 7c01246028
    chore(release): 1.1.1 [skip ci] v1.1.1 semantic-release-bot 2022-08-24 15:28:48 +00:00
  • ad64f1c571
    perf: optimize load of pagination items with caching Divlo 2022-08-24 17:22:55 +02:00
  • 19fc29ad47
    fix: link (<a>) in messages not styled Divlo 2022-08-23 22:01:43 +02:00
  • 7ad3d226dc
    chore: remove jest -> cypress for unit tests Divlo 2022-08-23 21:51:20 +02:00
  • d8cedd7b77
    chore: enable again html-w3c-validator Divlo 2022-07-12 20:47:22 +02:00
  • 177676e180
    chore(release): 1.1.0 [skip ci] v1.1.0 semantic-release-bot 2022-06-29 04:58:08 +00:00
  • db4ab7cf6f
    test(e2e): remove usage of @nextStaticAndImages intercept Divlo 2022-06-29 06:50:35 +02:00
  • 8f9ff8de07
    build(deps): downgrade axios to 0.26.1 Divlo 2022-06-29 06:33:11 +02:00
  • 21ee6f1d66
    fix: autoscroll the user when posting a message even if is not at bottom Divlo 2022-06-29 06:23:23 +02:00
  • 10b1e568d2
    feat: update API to v1.1.0 Divlo 2022-06-29 06:18:23 +02:00
  • 1882073973
    build(deps): update latest Divlo 2022-06-29 06:01:15 +02:00
  • 567829fa3a
    fix: user website should open link in a new tab Divlo 2022-05-12 20:54:50 +02:00
  • c0e2c547ef
    feat: add Syntax Highlighting for Messages Divlo 2022-05-12 20:49:20 +02:00
  • f555e406ef
    build(deps): update latest Divlo 2022-05-12 20:35:46 +02:00
  • 4cd817bb01
    feat: add indicator for the owner of the guild (#29) Walid 2022-04-10 16:47:21 +00:00
  • 41e9162454
    Merge branch 'master' into develop Divlo 2022-04-09 17:26:53 +02:00
  • ff2decc894
    chore(release): 1.0.3 [skip ci] v1.0.3 semantic-release-bot 2022-04-09 15:25:22 +00:00
  • d44a401348
    fix: correctly set icon for Twitter metadata Divlo 2022-04-09 17:24:00 +02:00
  • cb2ddbf661
    feat: confirm popup for guild/channel deletion (#27) Walid 2022-04-09 11:48:48 +00:00
  • 25261b54ef
    chore(release): 1.0.2 [skip ci] v1.0.2 semantic-release-bot 2022-04-09 09:46:12 +00:00
  • 0028974c3b
    fix: improve responsive for UserProfile Divlo 2022-04-09 11:44:14 +02:00
  • 4141f1eeab
    fix: improve title translation Divlo 2022-04-09 11:33:28 +02:00
  • 5ef8f18060
    fix: only allow to swipe left if there is a right sidebar Divlo 2022-04-09 11:10:34 +02:00
  • 8bb4ef8b54
    fix: improve error message for channel deletion Divlo 2022-04-09 11:09:51 +02:00
  • 32f2edd7fc
    chore(release): 1.0.1 [skip ci] v1.0.1 semantic-release-bot 2022-04-08 23:12:58 +00:00
  • 4799acbc29
    fix: update API to v1.0.1 Divlo 2022-04-09 01:09:53 +02:00
  • 0d6aa0a78f
    fix: missing translation for "Create a channel" Divlo 2022-04-09 01:03:15 +02:00
  • 4f9d843733
    chore(release): 1.0.0 [skip ci] v1.0.0 semantic-release-bot 2022-04-08 20:40:12 +00:00
  • 23ac46bcf1
    chore: configure correctly semantic-release Divlo 2022-04-08 21:44:02 +02:00
  • 6a0ac531ba
    build(deps): add @semantic-release/git Divlo 2022-04-08 21:34:48 +02:00
  • 313cfeeb36
    fix: file upload and OAuth2 (#26) Divlo 2022-04-08 20:59:04 +02:00
  • a64325f5b8
    fix: improve overall rendering v3 (#25) Divlo 2022-04-07 16:54:05 +02:00
  • d2b0e8831c
    fix(components): change sidebar behaviour Walidoux 2022-03-21 21:42:11 +01:00
  • fdc754fcf5
    chore: remove uneeded icons svg Divlo 2022-03-21 16:12:22 +01:00
  • 859efa4dad
    fix: add missing translation Divlo 2022-03-16 14:04:19 +01:00
  • c595d42313
    feat: add OAuth2 authentication (#16) Divlo 2022-03-16 12:18:09 +01:00
  • 8f74263daa
    fix: improve overall rendering v2 (#15) Divlo 2022-03-16 11:25:44 +01:00
  • 780788d682
    feat: add guilds and channels CRUD (#14) Divlo 2022-03-05 18:22:30 +01:00
  • 9f56a10305
    build(deps-dev): bump eslint-config-conventions to 1.1.0 Divlo 2022-02-20 15:39:18 +01:00
  • 7ac4f86cd5
    feat: interact with user settings/profile (#9) Divlo 2022-02-19 23:20:33 +01:00
  • 48debe8638
    fix: improve overall rendering (#10) Walid 2022-02-09 23:27:54 +01:00
  • ee73885fe9
    feat: add user profile page (#6) Walid 2022-01-14 23:15:51 +01:00
  • 9229131c1a
    feat: add realtime with socket.io Divlo 2022-01-13 18:21:45 +01:00
  • 5c03a9b944
    feat: add support for files and math for messages (#5) Divlo 2022-01-07 21:21:38 +01:00
  • fdc2a2d1de
    feat(pages): add /application/[guildId]/[channelId] (#4) Divlo 2022-01-01 20:42:25 +01:00
  • 91e246b759
    chore: cleanup Divlo 2021-12-28 16:06:58 +01:00
  • accd36d1fc
    feat(pages): add /application/guilds/join (#2) Divlo 2021-11-13 21:50:34 +01:00
  • d8fab08585
    feat: create a guild (#1) Divlo 2021-10-26 16:38:55 +02:00
  • a0fa66e8f5
    feat: design applications and first api calls Divlo 2021-10-24 06:09:43 +02:00
  • 33bd2bb6bf
    feat: coming soon Divlo 2021-10-24 05:48:06 +02:00
  • 21123c4477
    chore: initial commit Divlo 2021-10-24 05:19:39 +02:00