forked from rDrama/rDrama
1
0
Fork 0
retarD/files/classes
Snakes 249c593379 Hats: frontend interface, migrate cakeday.
Getting the basic hats frontend changes into master so my branch stops
diverging from the templates. Migrates the existing cakeday partyhat
functionality to the new system also.

Establishes a (hopefully) static interface for PFP hat display:
  - Hat image assets are 100px w x 130px h and anchored to the bottom-
    left corner of pfps.
  - User.hat_active provides either empty string or the internal
    string identifier for active user hat.
  - User.hat_tooltip provides mouseover text. Likely only to be used
    for cakeday hats on one's cakeday.

Additionally, per discussion with Carp, PFPs in comments and posts
increased from 25px diameter to 30px.
2022-08-11 03:30:43 -04:00
..
__init__.py Add post categories. 2022-08-07 02:57:30 -04:00
alts.py mn 2022-05-05 01:09:46 +02:00
award.py move all env-getting to .const 2022-07-08 18:21:13 +02:00
badges.py fix 500 error 2022-07-09 13:08:23 +02:00
category.py Add post categories. 2022-08-07 02:57:30 -04:00
clients.py add a discord server for api users to help eachother 2022-07-18 02:46:46 +02:00
comment.py switch to another nitter instance 2022-07-28 18:47:44 +02:00
domains.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
exiles.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
flags.py show timestamps in the user timezone 2022-07-03 09:41:25 +02:00
follows.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
lottery.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
marsey.py dude subdramas lmao 2022-02-10 22:35:16 +02:00
mod.py show timestamps in the user timezone 2022-07-03 09:41:25 +02:00
mod_logs.py Add post categories. 2022-08-07 02:57:30 -04:00
notifications.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
polls.py fix 500 error 2022-07-15 01:23:15 +02:00
saves.py order saved posts, comments and subscribed post by newest to oldest 2022-07-16 20:51:48 +02:00
sub.py change deux assets 2022-07-12 02:35:40 +02:00
sub_block.py kitchen sink commit, all over the place 2022-07-08 21:03:04 +02:00
sub_subscription.py kitchen sink commit, all over the place 2022-07-08 21:03:04 +02:00
submission.py Add post categories. 2022-08-07 02:57:30 -04:00
subscriptions.py order saved posts, comments and subscribed post by newest to oldest 2022-07-16 20:51:48 +02:00
user.py Hats: frontend interface, migrate cakeday. 2022-08-11 03:30:43 -04:00
userblock.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
views.py Poll rework (#312) 2022-07-02 08:48:04 +02:00
votes.py refactor json again 2022-07-11 19:33:26 +02:00