pull/200/head
SneedBot 2023-09-07 08:57:54 +00:00
parent fade711992
commit 2911ee2f0a
2 changed files with 49 additions and 1 deletions

View File

@ -1018,6 +1018,17 @@ CREATE TABLE public.userblocks (
);
--
-- Name: usermutes; Type: TABLE; Schema: public; Owner: -
--
CREATE TABLE public.usermutes (
user_id integer NOT NULL,
target_id integer NOT NULL,
created_utc integer
);
--
-- Name: users_id_seq; Type: SEQUENCE; Schema: public; Owner: -
--
@ -1525,6 +1536,14 @@ ALTER TABLE ONLY public.userblocks
ADD CONSTRAINT userblocks_pkey PRIMARY KEY (user_id, target_id);
--
-- Name: usermutes usermutes_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.usermutes
ADD CONSTRAINT usermutes_pkey PRIMARY KEY (user_id, target_id);
--
-- Name: users users_original_username_key; Type: CONSTRAINT; Schema: public; Owner: -
--
@ -1979,6 +1998,13 @@ CREATE INDEX modaction_id_idx ON public.modactions USING btree (id DESC);
CREATE INDEX modaction_pid_idx ON public.modactions USING btree (target_post_id);
--
-- Name: mute_target_idx; Type: INDEX; Schema: public; Owner: -
--
CREATE INDEX mute_target_idx ON public.usermutes USING btree (target_id);
--
-- Name: notifications_comment_idx; Type: INDEX; Schema: public; Owner: -
--
@ -2652,6 +2678,22 @@ ALTER TABLE ONLY public.modactions
ADD CONSTRAINT modactions_user_fkey FOREIGN KEY (target_user_id) REFERENCES public.users(id);
--
-- Name: usermutes mute_target_fkey; Type: FK CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.usermutes
ADD CONSTRAINT mute_target_fkey FOREIGN KEY (target_id) REFERENCES public.users(id);
--
-- Name: usermutes mute_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.usermutes
ADD CONSTRAINT mute_user_fkey FOREIGN KEY (user_id) REFERENCES public.users(id);
--
-- Name: notifications notifications_comment_id_fkey; Type: FK CONSTRAINT; Schema: public; Owner: -
--

View File

@ -4296,4 +4296,10 @@ You are one of the dumbest people I have ever seen, ever. Your reading comprehen
{[para]}
I will go out of my way to compliment men wearing Swift merch. I remember in an airport one time I saw this nervous looking guy (I dont know how else to describe it, maybe socially anxious or something?) going through security and I was dying to tell him I loved his Rep shirt.
Ended up seeing him at a different area of the airport and when I tell you I almost sprinted to be able to compliment him. It was something like “hi, Im sorry, I just wanted to tell you I love the shirt, its really cool!” And started to walk away, and the person he was with just looked at him with this “damn dude, you literally had a chick run over to come compliment you… wtf man, nice!!!” face
Ended up seeing him at a different area of the airport and when I tell you I almost sprinted to be able to compliment him. It was something like “hi, Im sorry, I just wanted to tell you I love the shirt, its really cool!” And started to walk away, and the person he was with just looked at him with this “damn dude, you literally had a chick run over to come compliment you… wtf man, nice!!!” face
{[para]}
Do NOT accidentally mute carp. He banned my account for 400 days and I can't unmute him while banned
https://i.rdrama.net/images/16940522076080964.webp
{[para]}
https://i.rdrama.net/images/16940550343612537.webp