• Joined on 2020-10-19
bad pushed to princess at cadence/Carbon 2020-11-25 07:18:51 +00:00
69a9e2ed2f 💚 Fix drone build due to missing git
bad opened issue cadence/Carbon#33 2020-11-12 10:17:53 +00:00
Support more languages
bad commented on issue cadence/Carbon#32 2020-11-12 09:34:43 +00:00
Add presets and client extensions for TeamSpeak v5

The only source I could find is this twim article. I don't think ts is very interested in making their clients cooperate with the…

bad commented on issue cadence/Carbon#32 2020-11-12 09:29:35 +00:00
Add presets and client extensions for TeamSpeak v5

I cannot find any mentions of teamspeak 5 using matrix anywhere, would you mind giving me a link?

bad commented on issue cadence/Carbon#29 2020-11-06 08:13:37 +00:00
Deep dark theme

If we can use css/sass variables everywhere(cadence/Carbon#27) adding new themes should be fairly easy

bad pushed to rich-messages at cadence/Carbon 2020-11-05 17:05:09 +00:00
6583c192ce Merge branch 'princess' into rich-messages
ebf6e7ea78 Show proper user data in room list
Compare 2 commits »
bad pushed to fix/login-improvements at cadence/Carbon 2020-11-01 16:57:28 +00:00
48c6ae7efb Increase the size of the homeserver explanation
fc5dbe93e7 Make homeserver explanatoin accessible
d8343f5976 Change homserver-question into a class
157bb9fc47 style fixes
Compare 4 commits »
bad commented on pull request cadence/Carbon#20 2020-11-01 15:45:54 +00:00
WIP: Some visual improvements for login

Yeah right now we are waiting if someone in the matrix community will make a server picker similiar to joinmastodon.org.

https://github.com/daydream-mx/keymaker looks interesting but if it doesn't…

bad commented on pull request cadence/Carbon#20 2020-11-01 15:43:34 +00:00
WIP: Some visual improvements for login

Won't using px cause scaling issues on smaller screens?

bad commented on pull request cadence/Carbon#20 2020-11-01 15:42:47 +00:00
WIP: Some visual improvements for login

I think we should get a color scheme first and then replace it with css(or sass) variables

cadence/Carbon#27

bad pushed to rich-messages at cadence/Carbon 2020-10-31 17:24:13 +00:00
1bf1712684 Fix dynamic import with relative paths
bad commented on pull request cadence/Carbon#24 2020-10-31 17:22:16 +00:00
Rich message rendering

Added lazyloading for highlight.js. It's a bit hacky and uses an eval() but it gets the job done

bad pushed to rich-messages at cadence/Carbon 2020-10-31 17:21:15 +00:00
0738ce4cb1 Rename dateFormatter.js to date-formatter.js
20e94f05e7 Lazy load highlight.js
Compare 2 commits »
bad commented on pull request cadence/Carbon#24 2020-10-30 22:14:08 +00:00
Rich message rendering

To consider: highlight.js is thicc. It's almost 1MiB. Not sure if bundle size is something we care about but we should probably keep this in mind...

bad pushed to fix/login-improvements at cadence/Carbon 2020-10-30 22:06:55 +00:00
4cb6ddc416 Merge branch 'princess' into fix/login-improvements
5a41a2c943 Push build artifacts to dev.carbon.chat
Compare 2 commits »
bad pushed to rich-messages at cadence/Carbon 2020-10-30 22:06:41 +00:00
4d59b1a9ac Merge branch 'princess' into rich-messages
5a41a2c943 Push build artifacts to dev.carbon.chat
Compare 2 commits »
bad pushed to princess at cadence/Carbon 2020-10-30 22:01:00 +00:00
5a41a2c943 Push build artifacts to dev.carbon.chat
bad commented on issue cadence/Carbon#18 2020-10-30 12:04:45 +00:00
[Discussion] New user UX

Here is what we ended up doing after talking about this on matrix(subject to…

bad pushed to fix/login-improvements at cadence/Carbon 2020-10-30 11:55:32 +00:00
6224cde132 Merge branch 'princess' into fix/login-improvements
ff196a64bb Improve message sender rendering
a4c7f29ec9 Emacs files to gitignore
5bfe98bdf4 Stop scrollback at top of timeline
f4b368ea3e Better message line breaking
Compare 11 commits »
bad pushed to fix/login-improvements at cadence/Carbon 2020-10-30 11:45:48 +00:00
a5309a81b1 Add a popup explaining what a homeserver is