Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add Notion to sponsors | 2020-11-14 | -0/+3 | |
| | ||||
* | Exclude bot commands and seasonalbot commands from voice gate | 2020-11-02 | -3/+17 | |
| | ||||
* | Change format character in metricity data endpoint | 2020-10-31 | -1/+1 | |
| | ||||
* | Indent metricity block query correctly | 2020-10-30 | -9/+9 | |
| | ||||
* | Update docstring in metricity block query | 2020-10-30 | -1/+5 | |
| | ||||
* | Remove unnecessary timestamp conversion | 2020-10-27 | -5/+1 | |
| | ||||
* | Remove unnecessary f-string marker | 2020-10-27 | -1/+1 | |
| | ||||
* | Use SQL formatting instead of f-strings for injecting values | 2020-10-27 | -3/+3 | |
| | ||||
* | Constant was never used :man_facepalming: | 2020-10-27 | -2/+5 | |
| | ||||
* | Clean up SQL query | 2020-10-27 | -1/+5 | |
| | ||||
* | Update tests with new activity_blocks key | 2020-10-27 | -3/+7 | |
| | ||||
* | Update viewset to include activity_blocks response item | 2020-10-27 | -1/+4 | |
| | ||||
* | Add message block query | 2020-10-27 | -0/+24 | |
| | ||||
* | Use referral code for Linode | 2020-10-24 | -1/+1 | |
| | ||||
* | Merge branch 'master' into frontpage-100k | 2020-10-24 | -2/+116 | |
|\ | ||||
| * | Merge branch 'master' into allow-internal-dns-api | 2020-10-23 | -2/+115 | |
| |\ | ||||
| | * | Improve timeline page animation | 2020-10-22 | -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. | |||
| * | | Merge branch 'master' into allow-internal-dns-api | 2020-10-23 | -8/+33 | |
| |\| | ||||
| * | | Allow requesting API data from internal DNS | 2020-10-19 | -0/+1 | |
| | | | ||||
* | | | Remove blurple peek on Discord CTA, convert text to obj. | 2020-10-25 | -11/+33 | |
| | | | ||||
* | | | Use local img for welcome video thumbnail. | 2020-10-25 | -1/+1 | |
| | | | ||||
* | | | Change discord nav item to distinct CTA button. | 2020-10-25 | -103/+185 | |
| | | | ||||
* | | | Fix video aspect in timeline, quote img src urls. | 2020-10-23 | -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. | |||
* | | | Use sections, remove unused CSS, improve repo cards. | 2020-10-23 | -175/+255 | |
| | | | ||||
* | | | Change discord img-based link to normal nav item. | 2020-10-23 | -14/+15 | |
| | | | ||||
* | | | Override notice bottom margin, use new class instead of bulma class. | 2020-10-22 | -2/+3 | |
| | | | ||||
* | | | Add a message section to replace hero section for mobiles. | 2020-10-22 | -1/+17 | |
| | | | ||||
* | | | Use local svgs for wave elements. | 2020-10-22 | -2/+152 | |
| | | | ||||
* | | | Merge branch 'master' into frontpage-100k | 2020-10-22 | -2/+2 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Update core dev q&a date | 2020-10-22 | -1/+1 | |
| | | | ||||
| * | | Update 100K Date | 2020-10-22 | -1/+1 | |
| | | | ||||
* | | | Add wave-style hero, 100K promo, timeline card. | 2020-10-22 | -16/+169 | |
|/ / | ||||
* | | Fix trailing whitespace | 2020-10-22 | -1/+1 | |
| | | ||||
* | | Add Core Dev Q&A to timeline | 2020-10-22 | -0/+19 | |
| | | ||||
* | | Fix some icon sizing in timeline CSS | 2020-10-22 | -7/+13 | |
|/ | ||||
* | Split query into multiple lines for total messages | 2020-10-18 | -1/+4 | |
| | ||||
* | Exclude deleted messages from total message count | 2020-10-18 | -1/+1 | |
| | ||||
* | Update font sizing | 2020-10-12 | -1/+1 | |
| | | | Co-authored-by: scragly <[email protected]> | |||
* | Align server icons better | 2020-10-12 | -2/+13 | |
| | ||||
* | Fix line endings | 2020-10-12 | -1/+1 | |
| | ||||
* | Make dark blue darker to separate from blurple | 2020-10-12 | -1/+1 | |
| | ||||
* | Add Ves joining timeline itemm | 2020-10-12 | -1/+16 | |
| | ||||
* | Use different colours for each category | 2020-10-12 | -27/+59 | |
| | ||||
* | Use logo with text for new logo timeline itemm | 2020-10-12 | -2/+11 | |
| | ||||
* | Use bigger icon for timeline items | 2020-10-12 | -44/+38 | |
| | ||||
* | Update privacy policy icon | 2020-10-12 | -1/+1 | |
| | ||||
* | Hyperlink stats page | 2020-10-12 | -1/+1 | |
| | ||||
* | Fix line endings | 2020-10-12 | -1/+1 | |
| | ||||
* | Update missed icon | 2020-10-12 | -1/+1 | |
| | ||||
* | Fix linting in tests file | 2020-10-12 | -0/+1 | |
| |