Commit Graph

629 Commits (ecc32382b2eddff9a4988d1fa043081069f85e70)

Author SHA1 Message Date
Snakes cb5f9d05c6 templates: Fix improper plurals, create helpers.
Previously, the three instances of 'Report[s]' and one instance of
'Coin[s]' in the UI templates were always pluralized, even when they
referred to a singular instance. This has been corrected by creating
a `plural` helper macro.

Additionally, this was used as impetus to create `utils/helpers.html`
to eventually move more recurring template logic into macros.
2022-06-07 05:26:22 -04:00
Snakes 8ae84214a3 Disable modal backdrop when !animations setting.
Some users have complained about performance with the backdrop-filter
on .modal-backdrop.show. Partially as a kludge to avoid adding another
toggle, the 'animations' user setting now also disables the backdrop
filter. In practice, this may turn into a more general setting to
remove performance-intensive UI effects.
2022-05-31 21:03:04 -04:00
outruncolors c2f598a17f Move lottery to own page (#296) 2022-05-30 22:40:38 -04:00
Snakes b3604cca9f Remove chat icon from mobile header.
3106823511 added a chat icon to the navbar on mobile. I forgot that
the bottom navbar on mobile already had one. It has therefore been
removed, thus totally alleviating issues with wrapping when a user
is both an admin and has a high notification count.
2022-05-30 06:31:07 -04:00
Snakes 81e19b1aed Add can_gamble user setting.
Users now have a toggleable can_gamble setting which disables their
ability to use all chance-based gains on the site: viz. slots,
blackjack, the lottery, and treasure chests.

This only applies on invocation of commands that start gambling
games, so it should cause no bugs when toggled with e.g. active
blackjack games.

This was added for the benefit of users with actual problems with
gambling, be they past addiction or religious conviction. All future
gambling features are humbly requested to respect it.
2022-05-30 05:32:45 -04:00
Snakes 15d2be85f2 Remove delayed color change on voting. 2022-05-30 04:52:33 -04:00
Snakes 3106823511 Rearrange nav icons, move some to sidebar.
After the recent addition of the Lottershe, some narrow phone screens
caused the header to wrap to two lines. Prompted by this, a more
general rework of the header nav icons was initiated.

Notably: random user, random post, all comments has been moved to
sidebar on all sites, and a .sidebar-link CSS class was created to
support it. Additionally, on rDrama, links for Badges and Marseys
were added, since I believe these are presently inaccessible from
the UI. Further, a Modlog link was added to be more accessible.

Additionally, the icons in the header were rearranged on desktop and
mobile to better fit relative priority.
2022-05-30 04:16:03 -04:00
outruncolors 4bbe567125 Reintroduce bootstrap title styling (#294) 2022-05-30 02:03:41 -04:00
Nekobit b5533c6f4a Design improvements take 2 + Scroll to top (#291)
* fuck u bootstrap

* cleanup

* Improve CSS

* Vote and reply animations

* Fixse

* Fix bugs and add scroll to top thing

* Update themes and sidebar and stuff and such

* Fix mobile arrows

* soy blur

* Fix dramlr or dramalr or tumblr or whatever its called
2022-05-30 01:36:06 -04:00
Snakes 5b6ba1ac82 Merge remote-tracking branch 'mccoxmaul/add-lottershe' into frost 2022-05-29 23:52:04 -04:00
Outrun Colors, LLC b9dc28e6d1 Don't show lotteries on the sister sites 2022-05-29 20:43:16 -05:00
Outrun Colors, LLC a0cc7e1cf6 Move more stuff to proper location 2022-05-29 19:49:14 -05:00
Aevann1 eafa2a2b0a Revert "Bigly UI improvements (#290)"
This reverts commit c081c2bec2.
2022-05-29 11:13:20 +02:00
Snakes 0a73083e8a Add settings toggle for UI animations. 2022-05-29 03:08:28 -04:00
Snakes 0aafd810a2 assetcache: Add dynamic file parameter, apply more.
Assetcache macro improvement: to support assets in folders which are
dynamically referenced by e.g. ID or name, the `asset` macro now
accepts an optional second parameter to be included in the path but
not to be used for versioning the class of assets.

To support recent commits, assetcache now applies for:
  - images/badges/*.webp
  - js/: award_modal.js, bootstrap.js, header.js
2022-05-29 00:52:40 -04:00
Nekobit c081c2bec2 Bigly UI improvements (#290)
* fuck u bootstrap

* cleanup

* Improve CSS

* Vote and reply animations
2022-05-29 00:28:36 -04:00
Outrun Colors, LLC 422ba56b31 Add assets for lottery 2022-05-28 17:24:21 -05:00
Aevann1 0352f6a626 sfd 2022-05-28 19:35:21 +02:00
Aevann1 9c9ffdfd7a vcx 2022-05-27 19:05:07 +02:00
Aevann1 d4f7f5497b fds 2022-05-26 22:49:36 +02:00
Aevann1 e4893c617e fd 2022-05-26 02:54:05 +02:00
Aevann1 27a94797cf fsd 2022-05-25 23:43:30 +02:00
Aevann1 7ff300d0c6 fds 2022-05-25 23:42:50 +02:00
Aevann1 50b995d3a0 fds 2022-05-25 22:16:26 +02:00
Aevann1 c8efa3ade1 sfd 2022-05-25 21:31:39 +02:00
Aevann1 49c53cb2ff fds 2022-05-25 20:59:24 +02:00
Snakes bb40bc1c53 User counter: move to sidebar, add flavor.
After much debate, the user counter will remain in the top banner for
all non-rDrama sites using the codebase, while on rDrama the journoid
banner will remain there and the counter has been moved back to the
sidebar. This partially reverts some recent commits.

In addition to the sidebar move, the rDrama user counter now has
random flavor text, much as reddit sidebars do, though ours is
cooler because it can randomly select from a list.
2022-05-24 23:37:25 -04:00
Aevann1 4e4f667387 journoid 2022-05-25 03:14:18 +02:00
Aevann1 63914d974b Revert "Respect newtab setting for header menu."
This reverts commit 4847000f67.
2022-05-24 18:55:24 +02:00
Snakes 4847000f67 Respect newtab setting for header menu.
Fixes https://rdrama.net/post/18459/-/1969386
The appropriate internal links--viz. profile, settings, changelogs,
bug reporting, discord, archives, and contact--in the header menu
respect the User.newtab setting to open internal links in new tabs.
2022-05-23 02:06:54 -04:00
Snakes cc75375c82 Un-deploy Birthgay event.
Removes temporary changes for the Birthgay 2022 event, ending
approximately at 2022-05-23 0600Z. Changes:
 - Double XP disabled.
 - Lootboxes disabled.
 - Three event awards given real descriptions and colors.
 - Partyhats: restored to cakeday-only condition and tooltip.
 - Header UI: balloons removed, text visibility outline removed,
   journoid banner reverted, marseyjam as header icon.
 - Birthgay banners: removed from template, moved to new storage dir.

Confetti, though remaining as a permanent award, has been temporarily
removed pending a less performance-intensive implementation and one
that doesn't require maintaining a third-party package in the codebase.
2022-05-23 01:48:25 -04:00
Aevann1 20cc20d806 fsd 2022-05-21 14:36:22 +02:00
Aevann1 aed84df4ad fsd 2022-05-20 20:45:12 +02:00
Aevann1 301f134309 fds 2022-05-20 18:02:27 +02:00
Aevann1 a83a72ca95 fsd 2022-05-20 16:51:14 +02:00
Aevann1 f4ac063354 sfd 2022-05-20 16:48:13 +02:00
Snakes ee8c54a8d4 Replace journoid w b-day message, h/t @nekobbbbbbit 2022-05-19 18:48:55 -04:00
Aevann1 f4d5998e80 fsd 2022-05-20 00:38:03 +02:00
Aevann1 c093d8cbb1 fsd 2022-05-20 00:33:53 +02:00
Snakes c789f6923e Merge remote-tracking branch 'upstream/frost' into birthgay-staging 2022-05-19 17:59:35 -04:00
Snakes b09cad1a84 Swap header icon to :marseyparty:. 2022-05-19 17:16:07 -04:00
Snakes 38680fd38c Fix user popovers failing from early bs_trigger.
Very strange bug, and I hope this fixes it. User popovers, e.g. on
comments pages when names are clicked, spontaneously stopped working
on my local instance. This parallels occasional reports from others
that their popovers stop working for seemingly no reason.

The primary symptom appeared to be in comments+submission_listing.js
@ popclick(...), which became unable to find any `.popover` elements
in the document, resulting in a console error. Running `bs_trigger(
document)` manually in console after page load always fixed this.
As such, I am assuming this is (hopefully) a timing bug from the
bs_trigger call in header.js running before document ready. The call
now runs on a standard document ready callback boilerplate.
May God have mercy on our souls if this doesn't fix it.
I discovered that running `bs_trigger(document)`
2022-05-18 01:46:14 -04:00
Aevann1 c0461f4554 fdsdf 2022-05-09 14:13:38 +02:00
Aevann1 557754d0c3 fsd 2022-05-08 07:56:57 +02:00
Aevann1 6b10d097a2 mn 2022-05-05 01:09:46 +02:00
Aevann1 cd78de4d0b sdf 2022-05-02 21:11:03 +02:00
Aevann1 93ab0a1365 dfg 2022-05-02 21:10:49 +02:00
Aevann1 53ac9ab777 dfs 2022-05-02 03:06:20 +02:00
Aevann1 6b3987299c sdf 2022-05-02 02:41:00 +02:00
Aevann1 14ffac7db0 fsd 2022-05-02 02:02:31 +02:00
Aevann1 f3983ab491 sdf 2022-05-02 02:02:19 +02:00
Aevann1 ecf20686bb jg 2022-05-02 01:51:47 +02:00
Aevann1 bc2a20cd4b sfd 2022-05-01 23:44:38 +02:00
Aevann1 ebba5fd9b3 gdf 2022-04-29 15:36:33 +02:00
TLSM 3e8e299fb8 Add dynamic journoid banner text. (#232)
The .srd header banner currently has fixed text. However, there have
been many gayops which have made the news. journoid_banner.html is a
dynamic template which selects a random one to present.

Also, stylesheets and markup for the banner have been unslurred.
2022-04-28 23:58:41 +02:00
Aevann1 be32f091bc dsf 2022-04-28 03:38:17 +02:00
Aevann1 8ae52ed35b dsf 2022-04-28 02:45:49 +02:00
Aevann1 3061801270 fds 2022-04-28 02:44:38 +02:00
Aevann1 47fd1afa91 sfd' 2022-04-28 02:37:12 +02:00
Aevann1 d961ffc913 fds 2022-04-28 02:04:01 +02:00
Aevann1 50022797a7 fds 2022-04-27 16:29:32 +02:00
gooseman 967b1b5141 make logo not giant lol 2022-04-26 17:25:06 -04:00
Aevann1 5a49be1d47 fsd 2022-04-26 15:40:37 +02:00
Aevann1 79c6630285 gf 2022-04-26 15:28:35 +02:00
Aevann1 1f7d343ff6 sfd 2022-04-26 00:45:05 +02:00
Aevann1 2d1d946919 vxc 2022-04-26 00:41:34 +02:00
Aevann1 5d8fdef38c fsd 2022-04-26 00:36:47 +02:00
Aevann1 72346b4e88 fsd 2022-04-26 00:35:27 +02:00
Aevann1 18acaa8dd1 nv 2022-04-26 00:29:35 +02:00
Aevann1 0f05bf3f94 fsd 2022-04-26 00:28:20 +02:00
Aevann1 b554065c49 vcx 2022-04-24 19:30:05 +02:00
Aevann1 e384356b33 fsd 2022-04-22 21:41:37 +02:00
Aevann1 d5453085a4 fds 2022-04-22 21:26:49 +02:00
Aevann1 d97343c5be fsd 2022-04-22 21:24:28 +02:00
Aevann1 6b02d11238 sfd 2022-04-22 21:23:38 +02:00
Aevann1 e391ef7a29 fds 2022-04-22 21:22:11 +02:00
Aevann1 9f3654cfbe fds 2022-04-21 00:19:43 +02:00
Aevann1 f3743d717d fds 2022-04-18 23:11:30 +02:00
Aevann1 8d268268f1 fds 2022-04-18 19:20:10 +02:00
Aevann1 d7fa942d85 fds 2022-04-18 18:01:03 +02:00
Aevann1 0f05a76522 fds 2022-04-18 00:16:02 +02:00
Aevann1 8214e2c6f9 fds 2022-04-18 00:13:37 +02:00
Aevann1 10984dc92c fds 2022-04-17 22:29:14 +02:00
Aevann1 264528c72c cxcxc 2022-04-17 22:28:11 +02:00
Aevann1 456b9af099 fds 2022-04-17 22:26:45 +02:00
Aevann1 5de173b73d fd 2022-04-17 17:47:56 +02:00
Aevann1 2bff85b439 fds 2022-04-17 11:11:19 +02:00
Aevann1 39c374a90d fds 2022-04-17 00:42:12 +02:00
Aevann1 2d45a66739 fdsfd 2022-04-16 17:25:17 +02:00
Aevann1 7047953ce7 fdsdfs 2022-04-16 00:39:17 +02:00
Aevann1 4ca5c7a0d8 fsd 2022-04-09 19:32:38 +02:00
Aevann1 817990c495 fsd 2022-04-05 15:36:58 +02:00
Aevann1 0456984a9f fds 2022-04-04 22:11:25 +02:00
Aevann1 864fc7d950 fsd 2022-04-04 21:21:33 +02:00
Aevann1 41611928ce sf 2022-04-03 20:14:21 +02:00
Aevann1 724ef551fd dgf 2022-04-03 20:12:37 +02:00
Aevann1 2d177ed1d8 spaghetti 2022-04-03 20:01:11 +02:00
Aevann1 b4c5159325 sfd 2022-04-03 14:57:46 +02:00
Aevann1 b7696cd52e gd 2022-04-03 14:53:23 +02:00
Aevann1 e471b7e1ce fds 2022-04-02 19:12:50 +02:00
Aevann1 ae82ada424 fsd 2022-04-02 18:54:27 +02:00
Aevann1 b538d2a24c gdfg 2022-03-31 18:28:53 +02:00
Aevann1 37d5003af4 bbbbbbbbbbbbb 2022-03-27 15:39:21 +02:00
Aevann1 c5304b1c69 fsd 2022-03-26 01:01:17 +02:00
Aevann1 7ec16168de v 2022-03-26 00:59:13 +02:00
Aevann1 9beb098ad5 f 2022-03-26 00:56:25 +02:00
Aevann1 b74c8711d7 fd 2022-03-26 00:30:15 +02:00
Aevann1 f44beadd0c b 2022-03-24 22:16:15 +02:00
Aevann1 eec1738d01 what a mess 2022-03-24 21:44:12 +02:00
Aevann1 99a74a7853 sdf 2022-03-22 17:56:18 +02:00
Aevann1 f65ff6a353 fsd 2022-03-22 17:45:52 +02:00
Aevann1 e5460a5480 fds 2022-03-22 04:39:21 +02:00
Aevann1 0f12a680ef fds 2022-03-22 04:37:46 +02:00
Aevann1 73e23e7dce fds 2022-03-22 04:36:24 +02:00
Aevann1 c92647d6fe fds 2022-03-22 02:30:20 +02:00
Aevann1 9e48134f78 fds 2022-03-22 00:21:53 +02:00
Aevann1 c0a59fd181 dsf 2022-03-22 00:21:14 +02:00
Aevann1 8a07ac3a68 fds 2022-03-22 00:19:49 +02:00
Aevann1 87e8373ab0 I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css I hate css 2022-03-22 00:14:58 +02:00
Aevann1 b8941806e4 fds 2022-03-22 00:06:54 +02:00
Aevann1 0bcbfb05e9 fg 2022-03-22 00:05:44 +02:00
Aevann1 a054083ef5 fds 2022-03-09 04:42:45 +02:00
Aevann1 b35bab0672 hole 2022-03-09 04:04:37 +02:00
beese_buck 037197152e slava ukraini or somesuch (#221)
* slava ukraini or somesuch

* st javelin
2022-03-05 10:15:55 -08:00
beese_buck 4d1fa4a3af denazification (#218)
Co-authored-by: Aevann1 <59999695+Aevann1@users.noreply.github.com>
2022-03-04 19:24:32 -08:00
Aevann1 b6ad0da4b9 carp 2022-03-02 02:05:30 +02:00
Aevann1 1576fcd57d farts on u 2022-02-28 04:06:15 +02:00
Aevann1 b6c341eba6 h 2022-02-28 01:58:46 +02:00
Aevann1 4607189909 header 2022-02-27 17:36:32 +02:00
Aevann1 2d33495a2e left for milk 2022-02-26 11:41:40 +02:00
Aevann1 20a9c9c39c dfs 2022-02-25 18:48:31 +02:00
Aevann1 db61d95e1c emoji 2022-02-25 14:43:25 +02:00
Aevann1 2eda7a5c42 negus 2022-02-25 13:43:35 +02:00
Aevann1 d38f5e3c63 e 2022-02-24 20:31:28 +02:00
Aevann1 58ad0f5dbc data-bs-original-title 2022-02-24 20:07:53 +02:00
Aevann1 3636b9d69b bbb 2022-02-24 19:48:14 +02:00
Aevann1 8ae2b23660 fdsf 2022-02-24 14:50:02 +02:00
Aevann1 8ffbac975b fsfd 2022-02-24 14:03:28 +02:00
Aevann1 84e6c39360 vc 2022-02-22 12:09:34 +02:00
Aevann1 15aa2bfc0a vc 2022-02-22 11:15:45 +02:00
Aevann1 4155b2ca3b xcv 2022-02-22 10:31:27 +02:00
Aevann1 4c7d456876 xcv 2022-02-21 08:29:08 +02:00
Aevann1 fb8ec7a343 fg 2022-02-21 07:55:37 +02:00
Aevann1 75d8abc72c bv 2022-02-21 02:43:29 +02:00
Aevann1 733c63d384 cvb 2022-02-18 23:29:37 +02:00
Aevann1 541aab1605 cbv 2022-02-18 13:55:57 +02:00
Aevann1 80780fbd19 pain 2022-02-17 00:23:44 +02:00
Aevann1 b9f50d42f6 gf 2022-02-16 02:23:46 +02:00
Aevann1 02911c5d8d vc 2022-02-14 01:52:44 +02:00
Aevann1 8db4b363f8 nb 2022-02-14 00:35:55 +02:00
Aevann1 a15c9891a2 zxc 2022-02-13 03:08:20 +02:00
Aevann1 bf3e14bba3 big big chungus big chungus big chungus 2022-02-13 03:08:12 +02:00
Aevann1 4a6a6f473f bcv 2022-02-12 21:33:34 +02:00
Aevann1 a714ae06a3 xc 2022-02-12 21:01:09 +02:00
Aevann1 97febe0080 big chungus commit 2022-02-12 01:32:14 +02:00
Aevann1 4c3ff3aadd fd 2022-02-11 19:18:40 +02:00
Aevann1 c59fd84474 fd 2022-02-11 19:17:54 +02:00
Aevann1 de1bff2593 vcx 2022-02-11 19:17:27 +02:00
Aevann1 3bc88b8c06 gf 2022-02-11 17:02:27 +02:00
Aevann1 03f1a106b4 dude subdramas lmao 2022-02-10 22:35:16 +02:00
Aevann1 11adb98313 xvc 2022-02-08 23:03:29 +02:00
Aevann1 54c8674918 xvc 2022-02-08 23:02:47 +02:00
Aevann1 39f1694f78 xcv 2022-02-08 22:52:12 +02:00
Aevann1 fbbf155e5c fg\ 2022-02-08 22:05:06 +02:00
Aevann1 7e19694c1e fsd 2022-02-08 22:00:40 +02:00
Aevann1 bcb66c6f72 vb 2022-02-07 17:07:46 +02:00
Aevann1 25a1a17185 vbc 2022-02-07 15:54:07 +02:00
Aevann1 820d8387f9 xv 2022-02-07 13:39:26 +02:00
Aevann1 876a4b8d80 fsd 2022-02-06 20:02:07 +02:00
Aevann1 819fb569e3 gdf 2022-02-06 19:56:18 +02:00
Aevann1 5c0d11ca54 fsd 2022-02-06 19:55:06 +02:00
Aevann1 af2cb08a2a sdf 2022-02-06 19:52:27 +02:00
Aevann1 c6061e3b51 fsd 2022-02-06 19:47:48 +02:00
Aevann1 e20399df55 fsd 2022-02-06 19:33:38 +02:00
Aevann1 c86ac4fadd dfs 2022-02-06 14:29:08 +02:00
Aevann1 936f5cccab dfs 2022-02-06 14:13:48 +02:00
Aevann1 4c7f194067 fsd 2022-02-06 12:45:17 +02:00
Aevann1 5371d19859 sfd 2022-02-06 01:26:05 +02:00
Aevann1 5098d30b57 sdf 2022-02-06 01:24:54 +02:00
Aevann1 b1f4b32239 fsd 2022-02-06 01:21:54 +02:00
Aevann1 fe52bd8f26 dfs 2022-02-06 01:02:44 +02:00
Aevann1 f5b63c985b fsd 2022-02-06 01:02:22 +02:00
Aevann1 1eeebf9400 crisis 2022-02-05 23:09:17 +02:00
Aevann1 c2748736fe fsd 2022-02-05 20:47:21 +02:00
Aevann1 d4ed433717 dfs 2022-02-05 20:13:38 +02:00
Aevann1 9c041083ac fds 2022-02-05 20:13:16 +02:00
Aevann1 b43bf74b31 dfs 2022-02-05 20:10:06 +02:00
Aevann1 52d0ff979d sdf 2022-02-05 13:44:52 +02:00
Aevann1 1163707fe5 fds 2022-02-05 12:29:06 +02:00
Aevann1 93a9c26007 fds 2022-02-05 12:26:46 +02:00
Aevann1 ddde7f68db sfd 2022-02-05 12:26:10 +02:00
Aevann1 d301d733c5 fsd 2022-02-04 20:35:39 +02:00
Aevann1 feae0725b7 fsd 2022-02-04 18:13:03 +02:00
Aevann1 79269f5a1e fsd 2022-02-04 17:33:18 +02:00
Aevann1 6e2ece2dc4 bcv 2022-02-04 06:41:34 +02:00
Aevann1 27766290a9 vxc 2022-02-03 08:39:02 +02:00
Aevann1 b70cf702b6 f 2022-02-02 02:06:29 +02:00
Aevann1 a1dcb3611c vcx 2022-01-30 22:27:50 +02:00
Aevann1 202a8f80eb fds 2022-01-28 23:06:31 +02:00
Aevann1 22cc4b2ae8 sfd 2022-01-28 22:09:27 +02:00
Aevann1 853afd65ed vvv 2022-01-24 23:23:42 +02:00
Aevann1 dedb9bbaa0 vc 2022-01-24 22:04:23 +02:00
Aevann1 cbdb41c295 cx 2022-01-24 21:26:46 +02:00
Aevann1 b094e976dc cvvc 2022-01-24 18:49:23 +02:00
Aevann1 823a86b03e cvcv 2022-01-24 18:44:54 +02:00
Aevann1 bb8e0be3ae fdsdfs 2022-01-24 18:29:32 +02:00
Aevann1 e61319084a cxxcx 2022-01-24 17:27:24 +02:00
Aevann1 76679ce4b4 vcxvcx 2022-01-23 20:16:53 +02:00
Aevann1 247caf8683 marsey marsey marsey 2022-01-22 13:54:48 +02:00
Aevann1 bd7885ee31 vxcvcxvcxxcv 2022-01-21 19:25:46 +02:00
Aevann1 942356a5ba sdf 2022-01-19 14:46:26 +02:00
Aevann1 b74f8f399d fds 2022-01-19 14:45:29 +02:00
Aevann1 de0c438734 fds 2022-01-19 14:45:07 +02:00
Aevann1 23a85eab1f dfs 2022-01-19 14:44:05 +02:00
Aevann1 58717aea77 fsd 2022-01-19 12:17:21 +02:00
Aevann1 ec5745827e fsd 2022-01-19 12:16:31 +02:00
Aevann1 c139684ad3 sfd 2022-01-18 15:44:53 +02:00
Aevann1 5cf99be59f dfs 2022-01-18 02:59:48 +02:00
Aevann1 f30ae25087 fds 2022-01-18 02:57:11 +02:00
Aevann1 a16fd4989e df 2022-01-17 20:35:06 +02:00
Aevann1 45c80f01f9 1k 2022-01-17 17:03:51 +02:00
Aevann1 a93b2a1781 bb 2022-01-16 08:06:16 +02:00
Aevann1 e108fa509e b 2022-01-16 07:53:32 +02:00
Aevann1 f90e4a272d bbb 2022-01-16 07:26:34 +02:00
Aevann1 6106519b53 bb 2022-01-16 07:11:18 +02:00
Aevann1 10ece28c20 bb 2022-01-16 06:58:56 +02:00
Aevann1 8ed146a733 bbbbbbbbbbbbbbbb 2022-01-16 03:47:21 +02:00
Aevann1 24a848bb30 bbb 2022-01-15 10:08:52 +02:00
Aevann1 8341751c07 bb 2022-01-14 06:59:53 +02:00
Aevann1 7cbb27a528 bbb 2022-01-14 06:27:32 +02:00
Aevann1 b22ae6b66e fd 2022-01-14 06:18:41 +02:00
Aevann1 c0158be0da bb 2022-01-14 05:50:47 +02:00
Aevann1 c2e5fd44dd bb 2022-01-14 01:58:45 +02:00
Aevann1 f7d8c7284d b 2022-01-14 01:39:39 +02:00
Aevann1 3c5f9c2088 bb 2022-01-13 05:11:58 +02:00
Aevann1 ad9a8abc8d bb 2022-01-13 05:05:51 +02:00
Aevann1 0b0bab0dae sear 2022-01-11 23:45:08 +02:00
Aevann1 29f70d98c4 bbb 2022-01-11 05:41:33 +02:00
Aevann1 463549fc26 bb 2022-01-11 02:05:00 +02:00
Aevann1 0f2eb87e31 bb 2022-01-11 00:43:00 +02:00
Aevann1 8d96b01dd1 b 2022-01-09 23:20:56 +02:00
Aevann1 fd339e484c bb 2022-01-09 23:20:44 +02:00
Aevann1 e18894bd16 bb 2022-01-09 23:20:23 +02:00
Aevann1 0ca5f8eb3c vbbv 2022-01-09 19:19:33 +02:00
Aevann1 67ac56fb3e f 2022-01-09 02:23:28 +02:00
Aevann1 3015dd846d fd 2022-01-06 19:35:21 +02:00
Aevann1 c800fb185f gf 2022-01-04 19:46:52 +02:00
Aevann1 dc19d1fce9 dg 2022-01-04 19:21:30 +02:00
Aevann1 5e14be8151 fsd 2022-01-03 21:40:05 +02:00
Aevann1 1c8f30ec1e fds 2022-01-03 12:32:31 +02:00