Commit Graph

  • 1c64ee47b0
    test(e2e): fix for ConfirmPopup Divlo 2022-04-09 13:44:47 +0200
  • 2a3a4bb22e
    fix: translation Divlo 2022-04-09 13:32:42 +0200
  • 08da19ccd2
    Merge branch 'develop' into feat/confirm-popup-for-guildchannel-deletion Divlo 2022-04-09 13:09:37 +0200
  • 468d720f02 Notes added by 'git notes add' semantic-release-bot 2022-04-09 09:46:16 +0000
  • 25261b54ef
    chore(release): 1.0.2 [skip ci] v1.0.2 semantic-release-bot 2022-04-09 09:46:12 +0000
  • 17f05ae0ee
    feat: implement confirmation pop-up for channel deletion Walidoux 2022-04-09 09:44:57 +0000
  • 0028974c3b
    fix: improve responsive for UserProfile Divlo 2022-04-09 11:44:14 +0200
  • 4141f1eeab
    fix: improve title translation Divlo 2022-04-09 11:33:28 +0200
  • 5ef8f18060
    fix: only allow to swipe left if there is a right sidebar Divlo 2022-04-09 11:10:34 +0200
  • 8bb4ef8b54
    fix: improve error message for channel deletion Divlo 2022-04-09 11:09:51 +0200
  • 4abd3d239d Notes added by 'git notes add' semantic-release-bot 2022-04-08 23:13:02 +0000
  • 32f2edd7fc
    chore(release): 1.0.1 [skip ci] v1.0.1 semantic-release-bot 2022-04-08 23:12:58 +0000
  • 4799acbc29
    fix: update API to v1.0.1 Divlo 2022-04-09 01:09:53 +0200
  • 0d6aa0a78f
    fix: missing translation for "Create a channel" Divlo 2022-04-09 01:03:15 +0200
  • 24d5308d10 Notes added by 'git notes add' semantic-release-bot 2022-04-08 20:40:16 +0000
  • 4f9d843733
    chore(release): 1.0.0 [skip ci] v1.0.0 semantic-release-bot 2022-04-08 20:40:12 +0000
  • b5246bf7ff
    Merge branch 'develop' into feat/confirm-popup-for-guildchannel-deletion Walidoux 2022-04-08 20:30:07 +0000
  • 23ac46bcf1
    chore: configure correctly semantic-release Divlo 2022-04-08 21:44:02 +0200
  • 6a0ac531ba
    build(deps): add @semantic-release/git Divlo 2022-04-08 21:34:48 +0200
  • 313cfeeb36
    fix: file upload and OAuth2 (#26) Divlo 2022-04-08 20:59:04 +0200
  • 8f947f40ca
    fix: delete search query param in URL for OAuth2 Divlo 2022-04-08 20:15:34 +0200
  • 5198351f8b
    fix: user.biography size in public profile Divlo 2022-04-08 19:59:21 +0200
  • db2da77eb1
    fix: authorize file-uploads-api.thream.divlo.fr domain for images Divlo 2022-04-08 19:47:59 +0200
  • b3a0cec28b
    chore: temporarily support Node.js v14 to deploy on Vercel Divlo 2022-04-08 19:16:43 +0200
  • 1105273b1a
    fix: usage of full URL stored in database for file upload Divlo 2022-04-08 12:15:35 +0200
  • cc1f0421a6
    fix: add/delete strategy OAuth2 Divlo 2022-04-08 11:45:40 +0200
  • bdbf75aa18
    feat(locales): add translation Walidoux 2022-04-07 19:49:15 +0000
  • cdf5db2f1f
    feat(components): implement confirmation pop-up guild deletion Walidoux 2022-04-07 19:47:54 +0000
  • a64325f5b8
    fix: improve overall rendering v3 (#25) Divlo 2022-04-07 16:54:05 +0200
  • 7b8dc4c0d3
    fix: improve error/success messages Divlo 2022-04-07 16:45:52 +0200
  • 1274b1fd49
    build(deps): update latest Divlo 2022-04-07 12:15:24 +0200
  • d232336e0a
    style: no eslint disable next line comment Divlo 2022-03-24 19:04:51 +0100
  • 501b38454f
    refactor(components): add icon settings for channels guild Walidoux 2022-03-24 15:21:58 +0100
  • 3d0c94507e
    fix(components): display user's status in multiple lines Walidoux 2022-03-23 13:30:47 +0100
  • 45a68e119e
    fix(components): cog icon displayed only for the owner's guild Walidoux 2022-03-23 13:30:07 +0100
  • a1dc20f783
    refactor(design): remove unncessary code + improve reusability code Walidoux 2022-03-23 12:52:24 +0100
  • b6b9e4fe1f
    fix(assets): bad rendering Walidoux 2022-03-23 12:51:41 +0100
  • 650b23cac9
    fix: set appHeight correctly on mobile device (100vh != innerWidth) Divlo 2022-03-22 12:19:35 +0100
  • 81251066c6
    fix(design): positionning icon Walidoux 2022-03-21 22:05:26 +0100
  • d2b0e8831c
    fix(components): change sidebar behaviour Walidoux 2022-03-21 21:42:11 +0100
  • fdc754fcf5
    chore: remove uneeded icons svg Divlo 2022-03-21 16:12:22 +0100
  • 859efa4dad
    fix: add missing translation Divlo 2022-03-16 14:04:19 +0100
  • c595d42313
    feat: add OAuth2 authentication (#16) Divlo 2022-03-16 12:18:09 +0100
  • 51464740ed
    style: fix prettier issues [skip ci] Divlo 2022-03-16 12:17:38 +0100
  • 42575b726c
    chore: remove storybook Divlo 2022-03-16 12:01:21 +0100
  • 5a8933c396
    fix: remove UserProfileGuilds Divlo 2022-03-16 11:30:40 +0100
  • c63b652bb7
    Merge branch 'develop' into feat/add-oauth2-authentication Divlo 2022-03-16 11:26:56 +0100
  • 8f74263daa
    fix: improve overall rendering v2 (#15) Divlo 2022-03-16 11:25:44 +0100
  • 1c123b1526
    fix(UserProfile): fix popup not being displayed on click Walidoux 2022-03-11 23:19:51 +0100
  • 25ca83810b
    fix(EmojiPicker): change position emojis picking in messages Walidoux 2022-03-10 15:12:13 +0100
  • 0a90a22823
    fix(components): improve rendering and loading animations Walidoux 2022-03-10 14:30:04 +0100
  • a89976f94e
    feat: add OAuth2 authentication Divlo 2022-03-06 16:43:30 +0100
  • fde688bcac
    fix(component): improve render + translation Walidoux 2022-03-06 00:16:24 +0100
  • 4adb5d1cfd
    fix(component): change loader positionning Walidoux 2022-03-05 23:37:44 +0100
  • 780788d682
    feat: add guilds and channels CRUD (#14) Divlo 2022-03-05 18:22:30 +0100
  • 47d24361d7
    docs(README): update [skip ci] Divlo 2022-03-05 18:21:46 +0100
  • fcba06d737
    test(e2e): add more tests Divlo 2022-03-05 18:14:34 +0100
  • 83802510a5
    feat: add realtime for public join guilds list Divlo 2022-03-02 11:40:23 +0100
  • 8f238bb16f
    feat: add realtime for members list Divlo 2022-03-02 11:21:51 +0100
  • 05235ea87c
    feat: join public guild Divlo 2022-03-02 10:25:59 +0100
  • 7a149c8823
    feat: realtime guilds/channels Divlo 2022-03-01 22:40:55 +0100
  • 8e8990ac4f
    feat(pages): add /application/[guildId]/[channelId]/settings Divlo 2022-03-01 18:51:14 +0100
  • c6632c3b67
    feat(pages): add /application/[guildId]/channels/create Divlo 2022-03-01 16:41:14 +0100
  • 936aa558ee
    build(deps): update latest Divlo 2022-03-01 15:40:21 +0100
  • f8026cf214
    feat(pages): add /application/[guildId]/settings Divlo 2022-03-01 14:46:53 +0100
  • 9f56a10305
    build(deps-dev): bump eslint-config-conventions to 1.1.0 Divlo 2022-02-20 15:39:18 +0100
  • 7ac4f86cd5
    feat: interact with user settings/profile (#9) Divlo 2022-02-19 23:20:33 +0100
  • 0aa521e2f3
    test(e2e): fix failures Divlo 2022-02-19 23:15:32 +0100
  • fbd3b0eda2
    chore: maintenance Divlo 2022-02-19 22:50:22 +0100
  • 003c267dea
    chore(deps): bump next from 12.0.7 to 12.1.0 dependabot[bot] 2022-02-17 23:42:02 +0000
  • f1f65754db
    chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 dependabot[bot] 2022-02-15 04:34:16 +0000
  • 2c08ae4a36
    chore(deps): bump vm2 from 3.9.5 to 3.9.7 dependabot[bot] 2022-02-15 00:53:54 +0000
  • 1d8f1f1479
    Merge branch 'develop' into feat/interact-with-user-settings-profile Divlo 2022-02-09 23:34:59 +0100
  • 48debe8638
    fix: improve overall rendering (#10) Walid 2022-02-09 23:27:54 +0100
  • 4320de69fc
    test(e2e): fix failures (again) Divlo 2022-02-08 19:48:10 +0100
  • f890840338
    test(e2e): fix failures Divlo 2022-02-08 19:18:09 +0100
  • 3dcb488788
    test(e2e): add /application/users/[userId] Divlo 2022-02-08 19:00:57 +0100
  • aade04d622
    feat: allow upload of logo in settings Divlo 2022-02-08 16:59:26 +0100
  • 19ea70363e
    chore: cleanup Divlo 2022-02-07 16:46:05 +0100
  • d0700d633e
    feat: work in progress (interact with user settings) Divlo 2022-02-07 16:23:20 +0100
  • 8241996e59
    chore(deps): bump simple-get from 4.0.0 to 4.0.1 dependabot[bot] 2022-01-29 00:23:47 +0000
  • 051ed74e72
    chore(deps): bump next from 12.0.7 to 12.0.9 dependabot[bot] 2022-01-29 00:00:28 +0000
  • 2d47d93a0c
    feat: interact with API for user settings and profile Divlo 2022-01-22 14:32:25 +0100
  • dfc3b62fea
    fix: improving sidebars design WalidKorchi 2022-01-17 13:45:31 +0100
  • 6cab4f206d
    fix(components): positioning ConfirmGuildJoin in JoinGuildsPublic WalidKorchi 2022-01-16 11:37:15 +0100
  • 701bf4494f
    fix(components): add ConfirmGuildJoin WalidKorchi 2022-01-15 22:51:21 +0100
  • 8168b66468
    fix(components): responsiveness JoinGuildsPublic WalidKorchi 2022-01-15 21:33:37 +0100
  • ee73885fe9
    feat: add user profile page (#6) Walid 2022-01-14 23:15:51 +0100
  • 66d4a12a76
    fix: user profile WalidKorchi 2022-01-14 23:09:33 +0100
  • 5ffc9b4716
    fix: user settings paths WalidKorchi 2022-01-14 22:37:37 +0100
  • 7aa6b23a54
    fix: ci WalidKorchi 2022-01-14 22:23:24 +0100
  • 618ffb6192
    Merge branch 'develop' into feat/user-profile-page WalidKorchi 2022-01-14 21:46:39 +0100
  • 60c262f0ff
    fix: responsiveness WalidKorchi 2022-01-14 21:38:43 +0100
  • 9229131c1a
    feat: add realtime with socket.io Divlo 2022-01-13 18:21:45 +0100
  • 5c03a9b944
    feat: add support for files and math for messages (#5) Divlo 2022-01-07 21:21:38 +0100
  • 1f1d13081a
    style: fix lint:typescript Divlo 2022-01-07 21:15:36 +0100
  • 0522e1da95
    test(e2e): files support for messages Divlo 2022-01-07 20:14:46 +0100
  • e3c57b4842
    fix: validate HTML W3C Divlo 2022-01-07 15:42:27 +0100
  • 8be0dce17f
    feat(component): displaying user's guilds on his profile WalidKorchi 2022-01-06 17:06:48 +0100
  • 1c5fc2d1f4
    feat: making changes to UserProfileGuilds + translation included WalidKorchi 2022-01-05 21:21:14 +0100