Commit Graph

74 Commits

Author SHA1 Message Date
b5089f7f0b chore(release): 1.3.1 [skip ci] v1.3.1 2022-12-13 21:46:07 +00:00
67a1699102 chore: remove usage of styled-jsx 2022-12-13 22:31:32 +01:00
e8a9ce4e69 fix: disable lazy-loading for logo image in Header 2022-12-13 12:04:54 +01:00
8f5bc2fe21 docs: add explanations in CONTRIBUTING.md to add a translation with plop
fixes #24
2022-12-13 11:51:29 +01:00
109da1be71 fix: remove weird animation introduced in v1.3.0 2022-12-13 11:46:31 +01:00
1ea78821b0 fix: update API to v1.2.3 2022-12-13 11:41:42 +01:00
12ceefd650 chore: reduce docker image size 2022-12-13 11:38:24 +01:00
734357b396 build(deps): bump Next.js to v13 2022-12-13 11:38:07 +01:00
ccaf5234ed build(deps): update latest 2022-09-21 10:09:36 +02:00
5d350e8db9 chore(release): 1.3.0 [skip ci] v1.3.0 2022-08-31 19:52:40 +00:00
cd164538de feat(messages): add animations (#31) 2022-08-31 21:44:33 +02:00
d51de554d6 chore(release): 1.2.2 [skip ci] v1.2.2 2022-08-30 19:31:40 +00:00
a068d31d14 fix: cache with duplicated data 2022-08-30 21:30:06 +02:00
3d185bf044 chore(release): 1.2.1 [skip ci] v1.2.1 2022-08-30 16:47:03 +00:00
6cfee0f6a3 fix: cache with outdated data 2022-08-30 18:42:21 +02:00
66f3e0475f chore(release): 1.2.0 [skip ci] v1.2.0 2022-08-29 19:36:27 +00:00
dee8cc2c41 test(e2e): fix display tooltip for Emoji 2022-08-29 21:34:24 +02:00
91a87199c4 feat: edit/delete a Message (#30)
Co-authored-by: Walidoux <ma.walidkorchi@icloud.com>
2022-08-29 21:24:38 +02:00
38e227a9d4 feat: add button to sign out to all connected devices 2022-08-29 20:15:47 +02:00
c4bb7c9b17 fix: remove the error/success icons in <FormState /> 2022-08-29 20:04:24 +02:00
88f1cedcdc fix: signout even when api is not available 2022-08-29 19:58:50 +02:00
c75dc80f82 feat: update API to v1.2.0 2022-08-29 19:55:16 +02:00
351834633f refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02:00
7c01246028 chore(release): 1.1.1 [skip ci] v1.1.1 2022-08-24 15:28:48 +00:00
ad64f1c571 perf: optimize load of pagination items with caching 2022-08-24 17:22:55 +02:00
19fc29ad47 fix: link (<a>) in messages not styled 2022-08-23 22:01:43 +02:00
7ad3d226dc chore: remove jest -> cypress for unit tests 2022-08-23 21:51:20 +02:00
d8cedd7b77 chore: enable again html-w3c-validator 2022-07-12 20:47:22 +02:00
177676e180 chore(release): 1.1.0 [skip ci] v1.1.0 2022-06-29 04:58:08 +00:00
db4ab7cf6f test(e2e): remove usage of @nextStaticAndImages intercept 2022-06-29 06:50:35 +02:00
8f9ff8de07 build(deps): downgrade axios to 0.26.1 2022-06-29 06:33:11 +02:00
21ee6f1d66 fix: autoscroll the user when posting a message even if is not at bottom 2022-06-29 06:23:23 +02:00
10b1e568d2 feat: update API to v1.1.0 2022-06-29 06:18:23 +02:00
1882073973 build(deps): update latest 2022-06-29 06:01:15 +02:00
567829fa3a fix: user website should open link in a new tab 2022-05-12 20:54:50 +02:00
c0e2c547ef feat: add Syntax Highlighting for Messages
closes #18
2022-05-12 20:49:20 +02:00
f555e406ef build(deps): update latest 2022-05-12 20:35:46 +02:00
4cd817bb01 feat: add indicator for the owner of the guild (#29) 2022-04-10 18:47:21 +02:00
41e9162454 Merge branch 'master' into develop 2022-04-09 17:26:53 +02:00
ff2decc894 chore(release): 1.0.3 [skip ci] v1.0.3 2022-04-09 15:25:22 +00:00
d44a401348 fix: correctly set icon for Twitter metadata 2022-04-09 17:24:00 +02:00
cb2ddbf661 feat: confirm popup for guild/channel deletion (#27) 2022-04-09 13:48:48 +02:00
25261b54ef chore(release): 1.0.2 [skip ci] v1.0.2 2022-04-09 09:46:12 +00:00
0028974c3b fix: improve responsive for UserProfile 2022-04-09 11:44:14 +02:00
4141f1eeab fix: improve title translation 2022-04-09 11:33:28 +02:00
5ef8f18060 fix: only allow to swipe left if there is a right sidebar 2022-04-09 11:10:34 +02:00
8bb4ef8b54 fix: improve error message for channel deletion 2022-04-09 11:09:51 +02:00
32f2edd7fc chore(release): 1.0.1 [skip ci] v1.0.1 2022-04-08 23:12:58 +00:00
4799acbc29 fix: update API to v1.0.1 2022-04-09 01:09:53 +02:00
0d6aa0a78f fix: missing translation for "Create a channel" 2022-04-09 01:03:15 +02:00