Commit Graph

45 Commits

Author SHA1 Message Date
5a411ade19 fix: update dependencies to latest + fix upload of files 2023-07-22 16:34:23 +02:00
ae953d6c1a fix: update dependencies to latest 2023-04-03 00:11:19 +02:00
cd1a477324 fix: update dependencies to latest 2023-01-11 17:39:09 +01:00
67a1699102 chore: remove usage of styled-jsx 2022-12-13 22:31:32 +01:00
109da1be71 fix: remove weird animation introduced in v1.3.0 2022-12-13 11:46:31 +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
cd164538de feat(messages): add animations (#31) 2022-08-31 21:44:33 +02:00
a068d31d14 fix: cache with duplicated data 2022-08-30 21:30:06 +02: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
351834633f refactor: usage of useForm hook from react-component-form 2022-08-28 18:26:56 +02: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
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
cb2ddbf661 feat: confirm popup for guild/channel deletion (#27) 2022-04-09 13:48:48 +02:00
0028974c3b fix: improve responsive for UserProfile 2022-04-09 11:44:14 +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
0d6aa0a78f fix: missing translation for "Create a channel" 2022-04-09 01:03:15 +02:00
313cfeeb36 fix: file upload and OAuth2 (#26) 2022-04-08 20:59:04 +02:00
a64325f5b8 fix: improve overall rendering v3 (#25)
Follow-up of #15

Co-authored-by: Walidoux <ma.walidkorchi@icloud.com>
2022-04-07 16:54:05 +02:00
d2b0e8831c fix(components): change sidebar behaviour 2022-03-21 21:42:11 +01:00
fdc754fcf5 chore: remove uneeded icons svg 2022-03-21 16:12:22 +01:00
859efa4dad fix: add missing translation 2022-03-16 14:04:19 +01:00
c595d42313 feat: add OAuth2 authentication (#16) 2022-03-16 12:18:09 +01:00
8f74263daa fix: improve overall rendering v2 (#15)
Follow-up of #10

Co-authored-by: Walidoux <ma.walidkorchi@icloud.com>
2022-03-16 11:25:44 +01:00
780788d682 feat: add guilds and channels CRUD (#14) 2022-03-05 18:22:30 +01:00
7ac4f86cd5 feat: interact with user settings/profile (#9) 2022-02-19 23:20:33 +01:00
48debe8638 fix: improve overall rendering (#10) 2022-02-09 23:27:54 +01:00
ee73885fe9 feat: add user profile page (#6) 2022-01-14 23:15:51 +01:00
9229131c1a feat: add realtime with socket.io 2022-01-13 18:21:45 +01:00
5c03a9b944 feat: add support for files and math for messages (#5) 2022-01-07 21:21:38 +01:00
fdc2a2d1de feat(pages): add /application/[guildId]/[channelId] (#4) 2022-01-01 20:42:25 +01:00
91e246b759 chore: cleanup 2021-12-28 16:06:58 +01:00
accd36d1fc feat(pages): add /application/guilds/join (#2) 2021-11-13 21:50:34 +01:00
d8fab08585 feat: create a guild (#1) 2021-10-26 16:38:55 +02:00
a0fa66e8f5 feat: design applications and first api calls
Co-authored-by: Walid <87608619+WalidKorchi@users.noreply.github.com>
2021-10-24 06:09:43 +02:00
33bd2bb6bf feat: coming soon 2021-10-24 05:48:06 +02:00
21123c4477 chore: initial commit 2021-10-24 05:19:39 +02:00