Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2020-11-14 | Add Notion to sponsors | -0/+3 | ||
2020-11-02 | Exclude bot commands and seasonalbot commands from voice gate | -5/+22 | ||
2020-11-01 | Add created_at to metricity database bootstrap | -4/+7 | ||
2020-10-31 | Change format character in metricity data endpoint | -1/+1 | ||
2020-10-30 | Indent metricity block query correctly | -9/+9 | ||
2020-10-30 | Update docstring in metricity block query | -1/+5 | ||
2020-10-30 | Make LICENSE year inclusive (2018-2020) | -1/+1 | ||
2020-10-30 | Update year to 2020 in LICENSE | -1/+1 | ||
Happy belated new year | ||||
2020-10-28 | Add new column to Postgres init | -3/+6 | ||
2020-10-27 | Remove unnecessary timestamp conversion | -5/+1 | ||
2020-10-27 | Remove unnecessary f-string marker | -1/+1 | ||
2020-10-27 | Use SQL formatting instead of f-strings for injecting values | -3/+3 | ||
2020-10-27 | Constant was never used :man_facepalming: | -2/+5 | ||
2020-10-27 | Clean up SQL query | -1/+5 | ||
2020-10-27 | Update tests with new activity_blocks key | -3/+7 | ||
2020-10-27 | Update viewset to include activity_blocks response item | -1/+4 | ||
2020-10-27 | Add message block query | -0/+24 | ||
2020-10-24 | Use referral code for Linode | -1/+1 | ||
2020-10-25 | Remove blurple peek on Discord CTA, convert text to obj. | -11/+33 | ||
2020-10-25 | Use local img for welcome video thumbnail. | -1/+1 | ||
2020-10-25 | Change discord nav item to distinct CTA button. | -103/+185 | ||
2020-10-23 | Fix video aspect in timeline, quote img src urls. | -26/+12 | ||
After updating the frontpage and creating an fixed-aspect-ratio style pair, I found I could just reuse them in the timeline to fix the inconsistent responsive aspect ratio that was occurring there. Some img src values also were not quoted; while this can work fine, it can break if the url has spaces or certain characters and is inconsistent with the rest of the project. | ||||
2020-10-23 | Use sections, remove unused CSS, improve repo cards. | -175/+255 | ||
2020-10-23 | Change discord img-based link to normal nav item. | -14/+15 | ||
2020-10-22 | Update Python Discord badge to 100k members. | -1/+1 | ||
2020-10-22 | Improve timeline page animation | -2/+115 | ||
Instead of just leaving all elements like they are when bounce-in is done, when they leave from view, make them bounce out and hidden again to let them bounce-in again. | ||||
2020-10-22 | Override notice bottom margin, use new class instead of bulma class. | -2/+3 | ||
2020-10-22 | Add a message section to replace hero section for mobiles. | -1/+17 | ||
2020-10-22 | Use local svgs for wave elements. | -2/+152 | ||
2020-10-22 | Add wave-style hero, 100K promo, timeline card. | -16/+169 | ||
2020-10-22 | Update core dev q&a date | -1/+1 | ||
2020-10-22 | Update 100K Date | -1/+1 | ||
2020-10-22 | Fix trailing whitespace | -1/+1 | ||
2020-10-22 | Add Core Dev Q&A to timeline | -0/+19 | ||
2020-10-22 | Fix some icon sizing in timeline CSS | -7/+13 | ||
2020-10-21 | Reset harakiri timeout | -1/+1 | ||
2020-10-19 | Allow requesting API data from internal DNS | -0/+1 | ||
2020-10-18 | Increase harakiri timeout | -1/+1 | ||
2020-10-18 | Split query into multiple lines for total messages | -1/+4 | ||
2020-10-18 | Exclude deleted messages from total message count | -1/+1 | ||
2020-10-12 | Update font sizing | -1/+1 | ||
Co-authored-by: scragly <[email protected]> | ||||
2020-10-12 | Align server icons better | -2/+13 | ||
2020-10-12 | Fix line endings | -1/+1 | ||
2020-10-12 | Make dark blue darker to separate from blurple | -1/+1 | ||
2020-10-12 | Add Ves joining timeline itemm | -1/+16 | ||
2020-10-12 | Use different colours for each category | -27/+59 | ||
2020-10-12 | Use logo with text for new logo timeline itemm | -2/+11 | ||
2020-10-12 | Use bigger icon for timeline items | -44/+38 | ||
2020-10-12 | Update privacy policy icon | -1/+1 | ||
2020-10-12 | Hyperlink stats page | -1/+1 | ||