-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Several visual changes and pagnation/QOL features (#76)
* dark mode * more visual changes * border-radius on nav in dark mode only, by acident * tag sorting * pagenation * pagnation works properly now * favicon * make prev/next buttons consistent with rest of site * guild image. dropdown looks good on mobile now * revised the index page a bit * show it -> show them * fixed reaction displays finally holy * made reactions look better in general * value based pagination * Accidentally renamed some functions when i shouldn't have * int -> snowflake ig * buttons to links * dark mode ubtton * nicer padding on mobile * rem set to 0.5 * more css tweaks * pagination on post page * account for pagination in sitemap * account for pagination in sitemap * oops the pagination on the sitemap was messed up * accidentally broke message grouping * no more timeout * we don't need mutexes * accidentally left sitemap-timings.txt in * typo * only get all the messages in a channel if it goes beyond the pagination limit, in the sitemap * multithreaded sitemap * use bool channels instead of struct channels * don't break in empty switch case * i misplaced a .Wait call * tried to make the get functions async. no difference * pprof debugging * introduced semaphores. * raised semaphore limit to 1024 * 'before' and 'after' * better system for pagination. scrapped paginated pages in the sitemap. sorted sitemap by fastest to slowest
- Loading branch information
Showing
12 changed files
with
686 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.