Commit Graph

1312 Commits (044664a25e40a84c478aecae7c81f6d864c069a1)

Author SHA1 Message Date
Aevann1 5ce276854d remove the 1wk edit limit for posts, but keep it for comments 2022-06-25 00:21:37 +02:00
Aevann1 cbdf3f0a18 fix snappy 2022-06-24 22:52:38 +02:00
Aevann1 a2a9c2666d make sure snappy's comment body doesnt get above 10k characters 2022-06-24 20:10:28 +02:00
Aevann1 743ac90f08 fix 500 error 2022-06-24 18:15:37 +02:00
Aevann1 f34c4e1196 stop using app.config for our own stuff 2022-06-24 17:08:57 +02:00
Aevann1 9593dc58dd move regex from helpers.const into its own helper file 2022-06-24 16:30:59 +02:00
Aevann1 6a6f52f4ee increase "view more" threshold 2022-06-24 16:11:00 +02:00
Aevann1 6f6d01c1c6 actually use the get functions 2022-06-24 15:19:53 +02:00
Aevann1 69d247c433 revert autoupvoting posts 2022-06-24 07:12:17 +02:00
Aevann1 43836652e0 double viewmore threshold on old threads 2022-06-23 21:47:00 +02:00
Aevann1 0c5ddeb1f7 make me autovote on all posts in subs 2022-06-23 03:03:28 +02:00
Aevann1 c5dffd3368 double viewmore threshold 2022-06-23 02:37:03 +02:00
Aevann1 175b63c02c double "view more" button threshold 2022-06-23 00:51:41 +02:00
Snakes 36d24cf213 Refactor hole follow notifs to encapsulate.
Fixes bug where admins moving a post into a hole doesn't notify
followers of the destination hole.

Also, we now have a route endpoint for reholing that is potentially
usable for e.g. an actual post_actions button to rehole, rather than
the report command UI at present.
2022-06-22 17:21:12 -04:00
Aevann1 0f0a07204c fix 500 errors 2022-06-22 22:42:19 +02:00
Aevann1 8ecb4582d0 refactor sorting comments 2022-06-22 21:50:20 +02:00
Aevann1 91d7725997 make me autoupvote posts in slackernews 2022-06-22 18:28:59 +02:00
Aevann1 838afa93e8 stop my autoupvote 2022-06-21 16:34:50 +02:00
Aevann1 ccd4dfa6ee fix my upsoren being added before OP's upsoren 2022-06-19 23:40:07 +02:00
Aevann1 fa2681c886 fix for fae784336 2022-06-19 19:49:22 +02:00
Aevann1 17c3fe9e4c make me auto-upvote all posts in holes 2022-06-19 19:45:48 +02:00
Aevann1 96163b17bb fix bug that made ppl unable to post images 2022-06-19 19:31:59 +02:00
Aevann1 d9cdbd0015 return to only allowing images/videos/audio 2022-06-19 18:56:45 +02:00
Snakes eb8b85eb09 Exclude drafts from edit limit. 2022-06-19 02:10:37 -04:00
Aevann1 214d863ff3 Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-06-19 01:55:47 +02:00
Aevann1 f1f30635b2 hide deleted posts and comments from userpages (frequently requested) 2022-06-19 01:55:45 +02:00
Snakes 27b6055d6e Exclude JL3 from edit_post limit (megathreads &c). 2022-06-18 18:24:59 -04:00
Aevann1 668cfdc90a made it not possible to edit posts/comments older than a week 2022-06-18 22:53:10 +02:00
Aevann1 eba4452d79 fix 500 error 2022-06-18 22:41:00 +02:00
Aevann1 b34dd88560 remove legacy code in video upload (thx @everyone) 2022-06-18 18:23:10 +02:00
Aevann1 ccdabcba29 allow uploading of all types of files (using lain.la)
+ allow multiple file upload in bios and messaging admins
2022-06-18 17:53:34 +02:00
Aevann1 56f8cf793e give visible bots a body column (so their comments are searchable)
+ don't sanitize zoz/longpostbot/aj comments
2022-06-18 17:37:01 +02:00
Aevann1 f60db1598d replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
Snakes 131ae3027b Content: Snappy Christian /h/truth. 2022-06-13 20:43:56 -04:00
Aevann1 cec1994ff7 ppl with code contributor badge can now make "(changelog)" posts 2022-06-13 23:41:29 +02:00
Aevann1 53a8818f80 fix snappy gambling 2022-06-13 19:30:04 +02:00
Snakes acde2c856b Enable JL2 viewing shadowbanned comments. 2022-06-12 05:48:27 -04:00
Aevann1 a082105ab8 remove weird trailing tabs 2022-06-11 11:56:16 +02:00
Aevann1 c0da5ed7d9 make twitter links have "nofollow noopener norefeerrer" 2022-06-11 11:53:53 +02:00
Aevann1 654ddc4157 re-refactor normalize_url 2022-06-10 22:02:15 +02:00
Aevann1 abae90fbfd fixed bug with snappy gambling 2022-06-10 16:44:30 +02:00
Snakes dc7f13304e Add following holes for notifications. 2022-06-09 16:24:24 -04:00
Aevann1 c100ed415c increase edit_post ratelimit so it doesnt fuck with drafts 2022-06-09 20:09:18 +02:00
Aevann1 63c16a867a make the ratelimit for editing much lower to cut
down on mass overwriting
2022-06-09 18:10:25 +02:00
Aevann1 cea253a52c don't notify me anymore of carp posts 2022-06-09 15:29:13 +02:00
Snakes 995375decc Refactor reddit mentions, move to cron.
The reddit mentions system contained much duplicated code and was
grafted onto the post thumbnail pipeline to achieve semi-regular
invocation. Instead, we now run it through the new cron system,
and the duplicate code has been refactored out.
2022-06-07 10:42:24 -04:00
Snakes 843ff51ace Make post rate limit site-specific. 2022-06-02 22:10:59 -04:00
Snakes e32a4bda48 Add set/unset nsfw on comment to modlog. 2022-05-30 08:00:16 -04:00
Aevann1 e5dbc9bfdd made it so ALL comments on ghosted posts are ghosted too, this includes the hidden poll comments
that way, the poll voters will be hidden and we can have anonymous polls

context: https://rdrama.net/votes?link=t3_2007526
2022-05-30 05:26:52 +02:00
Aevann1 4e5f7935dd dfs 2022-05-28 02:30:07 +02:00
Aevann1 384afb125a fsd 2022-05-27 17:28:30 +02:00
Aevann1 66b3efab36 award refactor 2022-05-27 01:08:23 +02:00
Aevann1 c5ace85f9b fsd 2022-05-26 17:57:24 +02:00
Aevann1 195148da1e sfd 2022-05-25 21:45:34 +02:00
Aevann1 94151bf2d6 fsd 2022-05-25 21:45:03 +02:00
Aevann1 386db76c10 crgd is a king 2022-05-25 20:29:22 +02:00
Snakes 1c7458e111 Sanitize: modularize normalize_url, fix streamable.
Originally prompted by https://rdrama.net/post/18459/-/1984609 which
noticed that streamable.com/e/ links as posts would have another e/
added to them. This was in spite of logic in posts.py api_is_repost
and submit_post designed to specifically counteract this.
Proximal cause was a copypasta'd url.replace(...) chain which
caused the mistake before the streamable-specific logic had a chance
to avoid making it.

Solution: remove the streamable replacement from the chained statement
and create `helpers.normalize_url(url)` to get rid of the copypasta.
2022-05-25 04:43:16 -04:00
Aevann1 0bd15d3914 burgers? 2022-05-23 21:00:14 +02:00
Aevann1 0a74a98ec5 big ass commit 2022-05-23 00:15:29 +02:00
Aevann1 969d1898b5 vid refactor 2022-05-22 18:13:19 +02:00
Aevann1 0af46237f6 stripper 2022-05-22 12:26:59 +02:00
Snakes 23d93b2f19 Fix Snappy post pinning condition.
Recently, caa81452f4 relaxed the condition for Snappy pinning a post
from `body.startswith(':#marseypin:')` to the same sans trailing colon.
I believe this was intended to allow :marseypin2: to also lead to post
pinning. However, the amusing, though incorrect, side effect is that
:marseypinkcat: and :marseypinochet: can now also lead to Snappy pins.
This has been remedied by explicitly defining the two conditions we
want rather than hoping all :marseypin [sic] are about pinning.
2022-05-22 00:36:45 -04:00
Aevann1 db3ed7961f idk 2022-05-19 20:36:26 +02:00
Aevann1 ef0046f091 fsd 2022-05-18 21:29:07 +02:00
Aevann1 caa81452f4 sf 2022-05-13 14:38:14 +02:00
Aevann1 9bd8fcbd1c sf 2022-05-10 09:20:49 +02:00
Aevann1 b71ae6cc74 sf 2022-05-09 13:21:49 +02:00
Aevann1 7ddd5ec76a sfd 2022-05-09 11:32:55 +02:00
Aevann1 71890a2dd1 sfd 2022-05-09 10:47:35 +02:00
TLSM c7ba75516b Switch to marsey.cat for Snappy /u/. (#251)
* Switch to marsey.cat for Snappy /u/.

camas is down, replacing it with search.marsey.cat.
Note that when looking for existing Snappy comments to test against,
it appears that something else with Snappy generation is broken.

Ex: /post/66263/-/1876803 puts an entire post URL in the author field.
This commit makes no attempt to fix this. TODO for later.

* Fix Snappy body /u/ extracting author from post URL.

Following up on 1137996f0fe7:
Issue was that author was being extracted from post.url, not href.
Given that the relevant code section is specifically for /u/s in the
body text of the submission, this was a problem.
2022-05-09 01:50:39 +02:00
Aevann1 028563ad7d bgd 2022-05-07 08:04:14 +02:00
Aevann1 1b86af8def fg 2022-05-07 07:28:51 +02:00
Aevann1 f2039d7713 sfd 2022-05-07 06:13:19 +02:00
Aevann1 ca61569b44 nv 2022-05-06 06:55:15 +02:00
Aevann1 6b10d097a2 mn 2022-05-05 01:09:46 +02:00
Aevann1 a9c86604a0 fsd 2022-05-04 02:54:46 +02:00
Aevann1 47d01ed00b vb 2022-05-03 04:15:35 +02:00
Aevann1 94e6eb1ef6 sdf 2022-05-02 00:28:51 +02:00
Aevann1 a4b0565b5a sfd 2022-05-01 23:48:53 +02:00
Aevann1 bc2a20cd4b sfd 2022-05-01 23:44:38 +02:00
Aevann1 d08a6010c8 dfs 2022-04-29 21:19:54 +02:00
Aevann1 20f925afb7 fds 2022-04-28 01:09:39 +02:00
Aevann1 43751ccde2 vdx 2022-04-26 16:18:57 +02:00
Aevann1 ab83d60730 fds 2022-04-26 15:01:05 +02:00
Aevann1 43366f4a28 fds 2022-04-26 02:26:27 +02:00
Aevann1 ad47e9524a dfs 2022-04-25 21:52:30 +02:00
Aevann1 e60fe0bcd6 gf 2022-04-25 16:51:40 +02:00
Aevann1 0cbd70a8d6 fad 2022-04-24 22:39:37 +02:00
pqpetq fd80fe6313 fixes and additions (#230)
* Update posts.py

* Update readme.md

* Update requirements.txt

* Update requirements.txt

Co-authored-by: Aevann1 <59999695+Aevann1@users.noreply.github.com>
2022-04-24 15:22:12 +02:00
Aevann1 457a717075 fds 2022-04-24 00:09:25 +02:00
Aevann1 8dde3965aa fds 2022-04-24 00:06:45 +02:00
Aevann1 d026174472 fds 2022-04-23 00:48:01 +02:00
Aevann1 f30b97d513 fds 2022-04-22 16:15:17 +02:00
Aevann1 ac4da7516d fsdfds 2022-04-22 15:23:56 +02:00
Aevann1 bd6349d448 Revert "RESTORE CACHE"
This reverts commit 3d193357ef.
2022-04-19 22:22:24 +02:00
Aevann1 3d193357ef RESTORE CACHE 2022-04-19 22:21:47 +02:00
Aevann1 e1e45982fb fsa 2022-04-18 23:18:02 +02:00
Aevann1 1e49e260cc fsd 2022-04-18 20:30:25 +02:00
Aevann1 0e74b54424 fsd 2022-04-18 20:25:14 +02:00
Aevann1 521eb16db7 fds 2022-04-18 19:51:39 +02:00
Aevann1 78ea56837f fds 2022-04-17 22:20:40 +02:00
Aevann1 7c18a97d56 fds 2022-04-17 16:59:18 +02:00
Aevann1 99cb01d9fc fdsfds 2022-04-15 18:28:08 +02:00
Aevann1 75be2dea76 fds 2022-04-15 17:35:56 +02:00
Aevann1 a1d7849798 fds 2022-04-15 17:35:11 +02:00
Aevann1 348d698239 fds 2022-04-14 18:26:41 +02:00
Aevann1 25a130f593 fds 2022-04-13 16:19:18 +02:00
Aevann1 579e81de2a site settings 2022-04-12 21:05:50 +02:00
Aevann1 17852d30e6 fart mode 2022-04-12 19:29:52 +02:00
Aevann1 bc092b8011 sfd 2022-04-10 18:43:39 +02:00
Aevann1 95fd9c3912 fds 2022-04-10 18:37:40 +02:00
Aevann1 c0c0b3a134 fsd 2022-04-10 18:27:27 +02:00
Aevann1 de6dbead0d dsf 2022-04-10 17:28:31 +02:00
Aevann1 a334aa815e fsd 2022-04-10 02:11:06 +02:00
Aevann1 575a3f3712 warning 2022-04-10 02:05:15 +02:00
Aevann1 30833f8130 fsd 2022-04-10 01:12:59 +02:00
Aevann1 15a02cf3cd fds 2022-04-10 01:07:03 +02:00
Aevann1 9a75ddee97 dogecore 2022-04-05 17:50:56 +02:00
Aevann1 eca7f466df fsd 2022-04-05 17:04:15 +02:00
Aevann1 4c2f7d5667 fsd 2022-04-04 23:15:25 +02:00
Aevann1 8ad6fd509f gd 2022-04-04 22:53:37 +02:00
Aevann1 02f8729c5f devrama 2022-04-04 19:52:14 +02:00
Aevann1 0b326f7bd5 gdf 2022-04-04 19:29:52 +02:00
Aevann1 6ca83dcc6c fds 2022-04-04 12:34:49 +02:00
Aevann1 83749285c5 less go 2022-04-04 03:41:15 +02:00
Aevann1 7a8108e106 fsd 2022-04-03 22:16:54 +02:00
Aevann1 4346a7c583 fds 2022-04-03 16:37:23 +02:00
Aevann1 c9b3e8528d fsd 2022-04-02 21:42:21 +02:00
Aevann1 d947503545 fsd 2022-04-02 19:22:19 +02:00
Aevann1 7713fd891d fsd 2022-04-02 19:11:35 +02:00
Aevann1 ae82ada424 fsd 2022-04-02 18:54:27 +02:00
Aevann1 79952c87f4 fds 2022-03-31 17:49:12 +02:00
Aevann1 db53c1f666 fsd 2022-03-31 17:14:19 +02:00
Aevann1 b02b27ce4f fds 2022-03-31 17:00:57 +02:00
Aevann1 e1db64f34a c 2022-03-26 13:36:25 +02:00
Aevann1 b74c8711d7 fd 2022-03-26 00:30:15 +02:00
Aevann1 eec1738d01 what a mess 2022-03-24 21:44:12 +02:00
Aevann1 b31ffc6de6 far 2022-03-23 18:01:10 +02:00
Aevann1 e1c4ea74cc sfd 2022-03-22 15:50:41 +02:00
Aevann1 2c9dca2e8e fds 2022-03-22 05:45:32 +02:00
Aevann1 762f5c5acc gf 2022-03-21 23:46:10 +02:00
Aevann1 0293f60453 fart 2022-03-19 21:15:13 +02:00
Aevann1 e3a8d03549 cmon 2022-03-19 16:59:56 +02:00
Aevann1 7015e93a07 v 2022-03-19 13:37:43 +02:00
Aevann1 4f283e0764 fds 2022-03-19 01:21:14 +02:00
Aevann1 397dca9a83 publish fix 2022-03-18 21:05:54 +02:00
Aevann1 0c5435e04f sfd 2022-03-18 20:31:24 +02:00
Aevann1 7eef18c69d fds 2022-03-17 20:36:55 +02:00
Aevann1 262b0e8cbb fds 2022-03-17 20:31:09 +02:00
Aevann1 91f8c66306 dsa 2022-03-17 19:45:09 +02:00
Aevann1 329f34a6e6 pizza 2022-03-17 18:12:59 +02:00
Aevann1 76ac93de99 fsd 2022-03-17 16:22:44 +02:00
Aevann1 830949a209 fsd 2022-03-17 12:28:13 +02:00
Aevann1 de6cebe659 aw 2022-03-17 10:59:44 +02:00
Aevann1 bae12bff60 xvc 2022-03-09 04:54:57 +02:00
Aevann1 95e338eb07 snap 2022-03-09 04:54:39 +02:00
Aevann1 b35bab0672 hole 2022-03-09 04:04:37 +02:00
Aevann1 b39e51082c ghost 2022-03-09 03:49:57 +02:00
Aevann1 514d6ec126 right 2022-03-09 03:44:53 +02:00
Aevann1 acd3843632 fixed king 2022-03-06 21:03:50 +02:00
Aevann1 5404413a01 chri 2022-03-06 06:23:12 +02:00
Aevann1 bf391394a8 bad PR 2022-03-05 22:53:39 +02:00
Aevann1 0198bb789e search 2022-03-05 02:04:20 +02:00
Aevann1 8ffad628ae None 2022-03-05 01:49:38 +02:00
Aevann1 72d658afac okay 2022-03-05 01:13:57 +02:00
Aevann1 1da0d95830 wut 2022-03-05 00:47:25 +02:00
Aevann1 35ec2a7712 fart 2022-03-05 00:46:20 +02:00
Aevann1 109526ac82 trappy 2022-03-04 19:22:40 +02:00
Aevann1 80e3eabc45 what 2022-03-03 22:24:02 +02:00
Aevann1 b7ab468ae0 jesus christ im an idiot 2022-03-03 22:22:23 +02:00
Aevann1 dc02c114d7 ah 2022-03-03 18:06:35 +02:00
Aevann1 414e9c5ba8 fart 2022-03-03 02:14:47 +02:00
Aevann1 03135e4493 fart 2022-03-03 02:00:14 +02:00
Aevann1 a2019ff48f hodor 2022-03-02 06:25:45 +02:00
Aevann1 f992cd8ebf embed 2022-03-02 02:13:13 +02:00
Aevann1 b6ad0da4b9 carp 2022-03-02 02:05:30 +02:00
Aevann1 f8b886e9f4 perma 2022-03-01 02:23:39 +02:00
Aevann1 70caa241da gf 2022-03-01 02:20:11 +02:00
Aevann1 c22f4e4e95 created 2022-03-01 02:06:50 +02:00
Aevann1 94f2a69167 N 2022-03-01 01:30:44 +02:00
Aevann1 3be895c401 snappy 2022-02-28 22:23:54 +02:00
Aevann1 65b419ded2 magathread 2022-02-28 21:36:30 +02:00
Aevann1 2f35bce111 new 2022-02-28 00:49:34 +02:00
Aevann1 ac0932986a fds 2022-02-28 00:42:13 +02:00
Aevann1 48ae53263a gallery 2022-02-28 00:10:39 +02:00
Aevann1 00aebcbafc regex2 2022-02-28 00:05:51 +02:00
Aevann1 ddbb610142 regex 2022-02-27 23:57:44 +02:00
Aevann1 eaa169c5df the shadow of death 2022-02-27 21:27:03 +02:00
Aevann1 ab29c59bba violence 2022-02-27 17:52:24 +02:00
Aevann1 e0dfe332c2 cope 2022-02-26 20:53:17 +02:00
Aevann1 6cc9cddef0 fug 2022-02-26 16:21:07 +02:00
Aevann1 0ee3c2b5c8 exiles 2022-02-26 15:46:53 +02:00
Aevann1 39de80a702 christ 2022-02-26 15:39:11 +02:00
Aevann1 9e28c2a315 checkforrequired 2022-02-26 15:14:30 +02:00
Aevann1 6df71dd59b M 2022-02-26 13:55:06 +02:00
Aevann1 0be18d93df marregex 2022-02-26 12:21:25 +02:00
Aevann1 18fb196922 permenantly 2022-02-25 19:25:31 +02:00
Aevann1 9444422247 multi file upload 2022-02-24 21:05:04 +02:00
Aevann1 d38f5e3c63 e 2022-02-24 20:31:28 +02:00
Aevann1 10269229bd gf 2022-02-24 20:02:10 +02:00
Aevann1 3636b9d69b bbb 2022-02-24 19:48:14 +02:00
Aevann1 4f7d207260 fds 2022-02-24 15:20:48 +02:00
Aevann1 925109d74f subs 2022-02-24 14:32:11 +02:00
Aevann1 ae957b0958 fds 2022-02-24 12:48:11 +02:00
Aevann1 fef4f77388 fds 2022-02-24 11:24:54 +02:00
Aevann1 14c7148eed fd 2022-02-24 10:28:13 +02:00
Aevann1 57f989dfe7 fg 2022-02-24 05:46:09 +02:00
Aevann1 95d8e9fe25 sfd 2022-02-23 08:01:54 +02:00
Aevann1 7c90b95880 fds 2022-02-23 07:32:19 +02:00
Aevann1 6681ca4236 fds' 2022-02-23 07:17:03 +02:00
Aevann1 5d4b09ef62 fd 2022-02-23 07:02:07 +02:00
Aevann1 54975c6849 fds 2022-02-22 16:11:33 +02:00
Aevann1 461115a733 bv 2022-02-22 13:55:40 +02:00
Aevann1 f577b460cc fds 2022-02-22 12:59:33 +02:00
Aevann1 d3cbd7cf88 fds 2022-02-22 12:58:39 +02:00
Aevann1 7e5a8400a5 vxc 2022-02-22 12:38:28 +02:00
Aevann1 0db8cd79e2 gf 2022-02-22 10:15:00 +02:00
Aevann1 da24cad406 gfd 2022-02-22 06:45:18 +02:00
Aevann1 fb8ec7a343 fg 2022-02-21 07:55:37 +02:00
Aevann1 81d0f66444 cvb 2022-02-21 04:08:05 +02:00
Aevann1 0dcd415c31 xvc 2022-02-21 03:44:37 +02:00
Aevann1 b48cc5314f bv 2022-02-21 03:35:01 +02:00
Aevann1 554ada8d29 cvb 2022-02-21 01:57:31 +02:00
Aevann1 90756ac07a nvb 2022-02-18 22:38:07 +02:00
Aevann1 2875f28b82 xvc 2022-02-18 21:12:14 +02:00
Aevann1 c4e5168b4e xcv 2022-02-18 15:13:23 +02:00
Aevann1 63bf12dbb2 vxc 2022-02-18 14:50:59 +02:00
Aevann1 e7fe202c86 nvb 2022-02-18 14:13:14 +02:00
Aevann1 541aab1605 cbv 2022-02-18 13:55:57 +02:00
Aevann1 c3e91509fa xvc 2022-02-18 11:19:58 +02:00
Aevann1 9b496e4799 vc 2022-02-18 10:34:00 +02:00
Aevann1 92f1420e0f xvc 2022-02-17 09:02:44 +02:00
Aevann1 80780fbd19 pain 2022-02-17 00:23:44 +02:00
Aevann1 fb9c0a23dc exiles 2022-02-16 06:33:13 +02:00
Aevann1 b46978d537 gf 2022-02-16 04:15:17 +02:00
Aevann1 a706b3105c fd 2022-02-16 01:38:33 +02:00
Aevann1 cb7cfcf73e fsd 2022-02-15 02:18:08 +02:00
Aevann1 e3e994a002 gdf 2022-02-15 02:11:52 +02:00
Aevann1 ae23af72c5 gfh 2022-02-15 01:36:26 +02:00
Aevann1 6411fe5829 sdf 2022-02-15 00:50:27 +02:00
Aevann1 6e7bcb5694 gfd 2022-02-14 23:07:31 +02:00
Aevann1 1e316595b3 fd 2022-02-14 22:29:36 +02:00
Aevann1 66800254bb sfd 2022-02-14 18:30:48 +02:00
Aevann1 9a887863bd fg 2022-02-14 04:33:27 +02:00
Aevann1 de4e019abc sfd 2022-02-13 23:25:09 +02:00
Aevann1 170177b64d bv 2022-02-13 03:42:48 +02:00
Aevann1 76bc01c2c0 fds 2022-02-12 02:05:05 +02:00
Aevann1 8d77d0e982 gdf 2022-02-11 20:44:12 +02:00
Aevann1 cdfa8384be xvc 2022-02-11 18:21:48 +02:00
Aevann1 70c06e26eb vxc 2022-02-11 17:06:19 +02:00
Aevann1 9c22a86a5d bcv 2022-02-10 23:38:21 +02:00
Aevann1 9dd83e4efc xcv 2022-02-10 23:10:25 +02:00
Aevann1 693f43590a dfs 2022-02-10 23:01:45 +02:00
Aevann1 cef5b2984e xcv 2022-02-10 23:01:08 +02:00
Aevann1 59b932b662 fd 2022-02-10 23:00:37 +02:00
Aevann1 03f1a106b4 dude subdramas lmao 2022-02-10 22:35:16 +02:00
Aevann1 90fc18bcb8 xvc 2022-02-10 01:29:34 +02:00
Aevann1 8a37c6d118 vxc 2022-02-10 01:12:17 +02:00
Aevann1 c810421821 bv 2022-02-10 01:08:55 +02:00
Aevann1 bdbe0f5c51 bcv 2022-02-07 17:41:11 +02:00
Aevann1 bcb66c6f72 vb 2022-02-07 17:07:46 +02:00
Aevann1 49ebc67e6b fsd 2022-02-07 15:21:42 +02:00
Aevann1 115413524d fsd 2022-02-07 14:03:30 +02:00
Aevann1 78a419ac0e gf 2022-02-07 13:54:19 +02:00
Aevann1 820d8387f9 xv 2022-02-07 13:39:26 +02:00
Aevann1 12e607ff9d sfd 2022-02-06 19:16:11 +02:00
Aevann1 83aff7ba5c dsf 2022-02-06 17:52:31 +02:00
Aevann1 022e300d2f SDF 2022-02-06 12:54:05 +02:00
Aevann1 e4b1dde431 sdf 2022-02-06 12:49:24 +02:00
Aevann1 bcd58d1a7b sfd 2022-02-05 23:58:37 +02:00
Aevann1 35cb378758 fgd 2022-02-05 23:51:00 +02:00
Aevann1 a24275f63f fsd 2022-02-05 23:43:32 +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 d301d733c5 fsd 2022-02-04 20:35:39 +02:00
Aevann1 384e42ee2a fsd 2022-02-04 17:40:50 +02:00
Aevann1 8d4af4abf6 fds 2022-02-04 17:38:16 +02:00
Aevann1 d21c16c071 sdf 2022-02-04 16:58:41 +02:00
Aevann1 cfd6028408 dgf 2022-02-04 16:58:13 +02:00
Aevann1 7fadf2d7ba xvc 2022-02-04 16:49:27 +02:00
Aevann1 e3fcfbf690 gdf 2022-02-04 15:11:14 +02:00
Aevann1 04a1b875ef sfd 2022-02-04 11:15:59 +02:00
Aevann1 5ade054494 sd 2022-02-04 10:59:12 +02:00
Aevann1 2171c48d3b fd 2022-02-04 07:31:59 +02:00
Aevann1 82ef880372 sfd 2022-02-04 07:04:36 +02:00
Aevann1 297e662591 dfs 2022-02-04 07:04:23 +02:00
Aevann1 3ab8ab1752 xcv 2022-02-04 07:03:49 +02:00
Aevann1 c946ed5813 dfs 2022-02-04 06:57:54 +02:00
Aevann1 a9df1e685c sfd 2022-02-04 06:14:55 +02:00
Aevann1 e5bb3add58 fsd 2022-02-04 06:14:27 +02:00
Aevann1 ff3ba627c0 sd 2022-02-03 11:08:16 +02:00
Aevann1 27766290a9 vxc 2022-02-03 08:39:02 +02:00
Aevann1 a328d4d86d fds 2022-02-01 09:49:30 +02:00
Aevann1 fb61893227 fsd 2022-02-01 07:42:45 +02:00
Aevann1 66296cac73 fds 2022-02-01 07:35:05 +02:00
Aevann1 ed518e7936 gd 2022-02-01 06:44:05 +02:00
Aevann1 a88687ceda fds 2022-02-01 06:37:10 +02:00
Aevann1 b684b57a1f fds 2022-02-01 03:17:38 +02:00
Aevann1 3f8c9ab930 czx 2022-01-31 04:43:05 +02:00
Aevann1 47e714ffa0 fgd 2022-01-31 04:36:34 +02:00
Aevann1 b0cd33dcf7 biggest money 2022-01-31 03:41:04 +02:00
Aevann1 7c7084b850 big money 2022-01-31 02:58:08 +02:00
Aevann1 381f295998 vcx 2022-01-30 23:19:59 +02:00
Aevann1 16f2f5d927 sdf 2022-01-30 23:05:29 +02:00
Aevann1 2470681d29 vd 2022-01-30 15:42:25 +02:00
Aevann1 7d5fc1b090 sdf 2022-01-30 15:40:11 +02:00
Aevann1 e79fb81819 gdfdfg 2022-01-29 15:43:29 +02:00
Aevann1 6bd5d1b521 vxc 2022-01-29 06:58:13 +02:00
Aevann1 84d4fa9a83 fds 2022-01-29 05:55:27 +02:00
Aevann1 528c7b0f85 vxc 2022-01-29 02:40:09 +02:00
Aevann1 f0d1996884 cvx 2022-01-29 02:03:40 +02:00
Aevann1 2e5e8b2855 cvx 2022-01-29 01:54:20 +02:00
Aevann1 c236c195e1 sdf 2022-01-29 01:50:49 +02:00
Aevann1 ba56444e37 fds 2022-01-28 23:21:12 +02:00
Aevann1 202a8f80eb fds 2022-01-28 23:06:31 +02:00
Aevann1 0b3ddaf921 vcx 2022-01-28 22:55:59 +02:00
Aevann1 0038707525 vcx 2022-01-28 22:17:17 +02:00
Aevann1 3c321b908e fd 2022-01-28 04:58:17 +02:00
Aevann1 3ff99b5eaa xcv 2022-01-28 02:25:40 +02:00
Aevann1 18cf2f50a7 cv 2022-01-28 00:08:41 +02:00
Aevann1 cfb33e90d8 vvvvvvvvvvvvvvv 2022-01-27 19:04:02 +02:00
Aevann1 93f92a6f5e df 2022-01-25 20:20:21 +02:00
Aevann1 5bf6fd1e0d vcx 2022-01-25 05:16:41 +02:00
Aevann1 b0f4d2118a vxc 2022-01-25 05:11:27 +02:00
Aevann1 eb5bfcddee cx 2022-01-25 01:40:34 +02:00
Aevann1 e493592a23 vc 2022-01-24 22:26:15 +02:00
Aevann1 15cc5c612e vc 2022-01-24 21:40:58 +02:00
Aevann1 25d9419388 vcvc 2022-01-24 19:37:37 +02:00
Aevann1 091b6fad7d vc 2022-01-24 18:21:54 +02:00
Aevann1 8b381284c6 yolo 2022-01-24 01:06:34 +02:00
Aevann1 527c9da071 fdssfd 2022-01-23 17:29:13 +02:00
Aevann1 65daa0d82c cvxcvx 2022-01-22 21:49:12 +02:00
Aevann1 0b93902c2b cxzzcx 2022-01-22 21:21:16 +02:00
Aevann1 2569d29928 vcxxv 2022-01-22 20:34:07 +02:00
Aevann1 5cc18bef1e chaos unfolds 2022-01-22 16:08:14 +02:00
Aevann1 247caf8683 marsey marsey marsey 2022-01-22 13:54:48 +02:00
Aevann1 a822aa69d9 fds 2022-01-22 11:58:22 +02:00
Aevann1 41ead74a4c xczczx 2022-01-22 02:46:30 +02:00
Aevann1 f29362d73f czxcxz 2022-01-22 02:41:42 +02:00
Aevann1 46d0c901a7 snappy 2022-01-22 02:08:55 +02:00
Aevann1 ebc416b39d dffssd 2022-01-22 01:37:56 +02:00
Aevann1 1d55f36c23 fdsdfsfds 2022-01-21 23:47:33 +02:00
Aevann1 520554d100 fdfd 2022-01-21 23:18:53 +02:00
Aevann1 3261edbd52 dsffsdfsd 2022-01-21 23:09:58 +02:00
Aevann1 0233c58a2e cxvxcv 2022-01-21 22:56:56 +02:00
Aevann1 4106c26f06 retarded lives matter 2022-01-21 21:55:42 +02:00
Aevann1 8112378dc4 fds 2022-01-19 14:40:51 +02:00
Aevann1 a60bc5e578 sfsf 2022-01-19 14:21:20 +02:00
Aevann1 0536b03a46 fds 2022-01-19 11:19:38 +02:00
Aevann1 81078c5877 fds 2022-01-19 11:07:16 +02:00