Commit Graph

45 Commits

Author SHA1 Message Date
Paul Makles
bcd3d33ff4 feat(@ui): migrate icon button 2022-05-30 12:01:47 +01:00
Paul Makles
b7570611ed chore: migrate Button to @revoltchat/ui (#617)
* chore: start moving Button over

* fix: convert ServerIdentityModal

* fix: modal button styling

* fix: popover styles

* fix: clean up references to ui/*.*

* fix: button sizing

Co-authored-by: Ed L <beartechtalks@gmail.com>
2022-05-23 21:21:29 +01:00
kaname-png
530c3d9561 fix(components): wrong calculation of dimensions of embeds layouts 2022-05-23 21:14:56 +01:00
Paul Makles
8659916ab4 feat: add lightspeed.tv support 2022-05-19 13:37:24 +01:00
Paul Makles
6f0318e5d7 feat: GIF and Video embed support 2022-05-19 13:34:19 +01:00
Paul Makles
231f0cf3f8 fix(invites): use new invite handling 2022-04-09 19:02:41 +01:00
Paul Makles
48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Paul Makles
789b52f6b7 fix(embed): exclusively use markdown renderer for text embeds 2022-01-15 16:06:41 +00:00
Paul Makles
eecd78c374 feat(messaging): add basic support for text embeds 2022-01-15 14:11:08 +00:00
Paul Makles
b889d67180 fix(build): type errors with revolt-api 2022-01-15 13:41:02 +00:00
Paul Makles
41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp
65b6434335 fix(embed): resolved embed width 2022-01-13 22:52:52 +01:00
Paul Makles
2ada3e963e fix(invite): fix invite embed logic 2022-01-10 20:23:06 +00:00
Ryan
813d1595fe fix: Don't embed discovery links 2022-01-05 10:28:30 +10:00
trashtemp
3b60db4ba6 fix(channel): last update before master merge 2021-12-29 16:39:35 +01:00
Paul
0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Paul
26be8e66c0 Explicitly deny bad URLs.
Fixes #252.
Handle embed untrusted links better.
2021-09-25 10:54:32 +01:00
TaiAurori
458fe4efee singular form of "members" when only one member 2021-09-21 14:41:57 -04:00
TaiAurori
b94e27634e move imports 2021-09-21 14:13:41 -04:00
TaiAurori
773562f43f invite embed tweaks 2021-09-21 14:02:38 -04:00
Paul Makles
a955e2a267 Merge pull request #203 from goaaats/fix/youtube_timestamp
Append youtube timestamp to embed url if provided by january
2021-09-09 22:53:36 +01:00
goat
faf4ce8ac8 fix: append youtube timestamp to embed url if provided by january 2021-09-07 17:36:33 +02:00
Snazzah
83afb4e494 Format member count in invites 2021-09-03 18:34:16 +00:00
Paul
31079af034 Change invite rendering logic.
Handle link warnings on embeds.
Remove "EDIT!!" 🙏🙏🙏
2021-09-03 13:04:37 +01:00
TaiAurori
c6e5588d24 add visible joining indicator 2021-08-31 21:37:42 +00:00
TaiAurori
0f1a8bcc56 add proper placeholder for invalid invite 2021-08-31 21:22:19 +00:00
TaiAurori
6376aeeef6 reindent 2021-08-31 20:45:01 +00:00
TaiAurori
4328c1c638 invite embeds 2: electric boogaloo 2021-08-31 20:30:02 +00:00
TaiAurori
b8a2b7ef3f invite embeds preview 2021-08-30 18:21:49 -04:00
Zomatree
41a206f6c4 color -> colour 2021-08-23 12:45:12 +01:00
Paul
872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul
33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul
51e83c27e2 Use loading="lazy" in more places.
i18n invites page.
Polish the bans page.
2021-07-24 17:01:50 +01:00
Paul
384152666f Lazy load embed contents.
Use server config for image proxy.
2021-07-24 11:22:08 +01:00
Paul
b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul
0e43dadbe9 Add more internal CSS variables. 2021-07-10 15:42:13 +01:00
nizune
92681eb354 Added line clamp to embed descriptions 2021-07-10 12:28:18 +02:00
nizune
193b039fd0 Fixed sessions entries to work with RTL 2021-07-06 15:33:26 +02:00
bree
e03fc1e052 Fix: Image embeds were unable to be opened into the image view
- Image embeds actions now use a better styling that's the same as the other action stylings
2021-07-06 03:56:04 -04:00
Paul
14809f1989 Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul
a9ce64c9fe Run prettier on all files. 2021-07-05 11:23:23 +01:00
nizune
38be8f8fcc Update: Changed icon pack to Boxicons 2021-06-27 12:17:59 +02:00
Paul
29bb93f399 Remove twemoji dependency.
Support re-connecting after going / starting offline.
2021-06-22 19:34:52 +01:00
Paul
3555e9a7bf Use null assertions instead of casting. 2021-06-21 09:02:38 +01:00
Paul
d1bff98635 Port attachments and embeds. 2021-06-20 22:09:18 +01:00