Commit Graph

70 Commits

Author SHA1 Message Date
NightFeather
bfe9d17abd Implement #49 2023-11-30 23:57:40 +08:00
NightFeather
54b80f3d8f Implement #44 2023-11-30 23:56:51 +08:00
cnrad
cd40a29465 revamp: handle new usernames + legacy discrims + slight logic refactor 2023-06-18 18:10:52 -04:00
broki
4cbd9cab81 Fix height size when using hide profile 2022-11-27 14:31:00 +08:00
brokiem
1830ff60b0 Add option to hide Discord profile ith hideProfile=true 2022-11-27 13:43:48 +08:00
cnrad
c3b5f2b858 fix: display status emoji without any status text 2022-11-13 22:17:59 -05:00
cnrad
6d61ab36d3 feat(Badges): added active developer badge + compressed badge size + badges now display in proper order 2022-11-13 16:42:41 -05:00
cnrad
59f916bd48 decrease animated avatar size even more, from 128 to 64 2022-04-02 15:15:06 -04:00
cnrad
acc71041e8 landing redesign + svg height fix 2022-03-27 16:09:49 -04:00
cnrad
fe115bebfc add handling for null avatars for nitro check 2022-03-25 21:44:40 -04:00
cnrad
611f97ba84 show nitro badge if has animated avatar + prettier stuff 2022-03-25 21:39:31 -04:00
cnrad
4af16c6b2c remove the double type === 4 (bruh) 2022-03-09 22:37:33 -05:00
N0chteil
314d3d9b53 Update renderCard.tsx 2021-12-23 16:03:10 +01:00
Conrad Crawford
0f0a66ae5d fix: escape more html to avoid xml parsing errors 2021-11-10 22:22:20 -05:00
cnrad
8f34ec0491 fix: remove clipped music presence container when other activity present 2021-10-17 23:06:25 -04:00
pxseu
695bcb398e fix(api): show unknown asset for no album cover 2021-09-19 18:47:33 +02:00
cnrad
411d50608f add hideBadges param 2021-09-16 16:16:48 -04:00
cnrad
896ddf2187 feat: idleMessage customization 2021-08-12 21:37:15 -04:00
LeonardSSH
d84990f2f1 Set margin-top to -6px 2021-08-12 09:24:17 +02:00
LeonardSSH
dd7f57382d Center the content if no timestamp 2021-08-12 01:39:26 +02:00
LeonardSSH
87860e003e Fix Party & Timestamp Activities 2021-08-12 01:38:31 +02:00
LeonardSSH
e49d96cf86 Fix Elapsed Time 2021-08-12 01:37:57 +02:00
LeonardSSH
f11b781461 feat: implement state, timestamp and party 2021-08-12 00:11:07 +02:00
Conrad
71b1a37d09 fix(renderCard): downscaling avatar gif from 256 to 128 2021-07-24 16:27:16 -04:00
pxseu
c4b7fa9b4c fix: use import statement 2021-07-04 23:49:54 +02:00
Conrad
7732a19b62 update: escape chars to prevent parsing errors, bolden activity header text, reformatting 2021-07-04 17:34:59 -04:00
Conrad
50c6568b8c fix profile animating issue 2021-07-04 13:39:40 -04:00
Hexiro
d943812de7 remove useless break statement
Co-Authored-By: looskie <50378828+Looskie@users.noreply.github.com>
2021-06-27 21:18:37 -04:00
Hexiro
91c4b72d4f code cleanup
Co-Authored-By: looskie <50378828+Looskie@users.noreply.github.com>
2021-06-27 21:14:55 -04:00
Hexiro
e1024a0a39 feat: use proper default avatars based on user's discrim
Co-Authored-By: looskie <50378828+Looskie@users.noreply.github.com>
2021-06-27 18:55:38 -04:00
looskie
9f9632a25c Chore: Conrad moment 2021-06-22 14:12:19 -04:00
looskie
98c9ce49ab Chore: Spacing and stuff 2021-06-22 14:10:58 -04:00
Conrad Crawford
64c399fe53 fix space between username and discrim 2021-06-21 16:30:53 -04:00
iGalaxyYT
42b08bcbd5 Add borderRadius param 2021-06-21 02:56:21 -07:00
Conrad
957ea9a660 replace ampersand in status 2021-06-21 00:47:14 -04:00
Conrad
4050d29a0d bg color fix 2021-06-21 00:08:33 -04:00
callumok2004
c15c999e82 🌟 Code Cleanup 2021-06-21 04:17:18 +01:00
callumok2004
9ed0a2954b 🌟 Code Cleanup 2021-06-21 03:58:50 +01:00
callumok2004
5767a3a828 Merge branch 'master' of https://github.com/callumok2004/lanyard-profile-readme 2021-06-21 03:56:23 +01:00
callumok2004
f2a5ab9074 🌟 Code Cleanup 2021-06-21 03:56:13 +01:00
Callum OKane
b72660db11 Merge branch 'main' into master 2021-06-21 02:45:18 +00:00
callumok2004
b169bbc15d 🌟 Code Cleanup 2021-06-21 03:43:22 +01:00
Conrad
764bf2404c fix: undefined length user state check 2021-06-20 22:42:30 -04:00
Conrad
bf4f6dab8d native emoji support 2021-06-20 22:15:43 -04:00
Conrad
b52269c211 new param: hide status + color changes for light/dark theme 2021-06-20 20:47:55 -04:00
Conrad
ba91b8cb3a fix: replace ampersand + (landing page): fix image preview 2021-06-20 16:51:54 -04:00
Conrad
31e2b43cc9 text wrapping for activity 2021-06-20 12:34:33 -04:00
Conrad
b1c79ae746 fix: long song title/artist now ellipse wrapped + feat: hide discrim 2021-06-20 12:12:46 -04:00
Conrad
d22ed7f236 .replace fix, global regexp 2021-06-20 10:34:07 -04:00
Nicholas
16ea7c3b1a Remove semicolon and replace it with , 2021-06-20 11:46:28 +01:00