Commit Graph

1021 Commits

Author SHA1 Message Date
Free
fe7393fb6d apply mobile nav styling to desktop, maybe also fix misalignment ? (#9623)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9623
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 23:41:54 +00:00
Free
d9b85d9844 tab performance (#9621)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9621
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 22:49:38 +00:00
Free
0ddcafb967 fix navbar hover thingy (#9616)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9616
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 18:42:21 +00:00
Kaity A
0e1a0b31f8 serialize outgoing searches returning out of order 2023-02-12 01:51:26 +00:00
Kaity A
2b030a0a8c Implementation of an instances wide antenna source. (#9604)
This PR contains new source for antenna posts, which is a list of instance hostnames to process all posts from.

Using this mode, a user can filter for keywords on an instance wide basis.

This change includes a new antenna source called `instances` and a new database column in the `antenna` table called `instances` to store the instance names.

On the antenna editor, there's also an "Add an instance" finder dialog to allow users to search through the known instance hostnames.

Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9604
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-02-12 01:20:17 +00:00
Kaity A
7091f889ee Enable reply update/display in detailed view. (#9606)
This PR establishes a new replied note stream update for subscribed notes, which gets fired off whenever a note receives a reply and the user is subscribed to the note for updates.

It specifically does not provide note details as part of the update, just the note id of the reply, so that they must go and retrieve the note and be subject to the proper permission and visibility checks.

The detailed note component has then been updated to watch for the replied notification so it can add new replies to the thread as they are created.

This allows both seeing new replies while on the page, and also to see your own replies appear after you post them without having to reload the page.

This PR relies on https://codeberg.org/calckey/calckey.js/pulls/2 to add the replied type to the calkey.js module.

Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9606
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-02-12 01:19:43 +00:00
ThatOneCalculator
9f3c9f8868 Formatting 2023-02-11 17:14:50 -08:00
Free
07ca57574f Hide inactive tab labels on mobile (#9609)
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9609
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-12 01:11:11 +00:00
ThatOneCalculator
13238973b6 chore: Rome Formatting 2023-02-10 15:41:19 -08:00
syuilo
e917dc6be3 fix(client): validate urls to improve security 2023-02-10 11:08:08 -08:00
ThatOneCalculator
9dc26cb5e8 undo 2023-02-09 15:06:01 -08:00
ThatOneCalculator
7d14912a9c fix iconOnly for home tl 2023-02-09 15:01:31 -08:00
Kainoa Kanter
6e01daef9e Merge pull request 'feat: Blocking someone should mute them, and disable the ability to mute/unmute them' (#9581) from Feinzer/calckey:issue/9509 into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9581
2023-02-09 22:45:47 +00:00
Kainoa Kanter
163da15b10 Merge pull request 'Add labels to mobile top nav' (#9579) from Freeplay/calckey:mobile-navbar into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9579
2023-02-09 19:17:07 +00:00
Daniel Hernández
cce9dc21cf fix: Use theme --bg instead of a hardcoded color 2023-02-09 14:18:42 -04:00
Daniel Hernández
3d178fec6c feat: Unblock with follow button
* refresh user when changed
2023-02-09 13:47:50 -04:00
Daniel Hernández
cb4668d446 fix: Hide unmute option when the user is blocked 2023-02-09 13:46:32 -04:00
Freeplay
36b036625e use fixed color fox blockquotes + other styling 2023-02-09 06:31:49 -05:00
Freeplay
ff274f73d5 Add labels to mobile top nav 2023-02-09 05:09:40 -05:00
Freeplay
1046b25634 Allow interacting with subnote w/out opening post 2023-02-05 20:26:38 -05:00
ThatOneCalculator
9afe5424c0 chore: formatting 2023-02-04 12:41:25 -08:00
Free
1a9dee792d Change note context position (#9550)
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-04 01:12:55 +00:00
Freeplay
94d37fb133 Fix status buttons text wrapping in webkit 2023-02-03 10:02:31 +00:00
ThatOneCalculator
0f9e770b56 fix: margin on tab button 2023-02-01 12:19:01 -08:00
ThatOneCalculator
133ca182a7 2px 2023-02-01 12:15:59 -08:00
ThatOneCalculator
40d539ad20 fix 2023-02-01 11:55:45 -08:00
ThatOneCalculator
5873afd9e6 styling 2023-02-01 11:51:19 -08:00
Kainoa Kanter
9aba5d3404 Merge pull request 'note-improvements but this time fix boosted avatars' (#9535) from Freeplay/calckey:note-improvements into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9535
2023-02-01 19:48:34 +00:00
Freeplay
ecad17c8f1 Fix avatars using boosted pfp's 2023-02-01 14:43:58 -05:00
ThatOneCalculator
30def9afc2 fix: update dialog 2023-02-01 11:06:34 -08:00
ThatOneCalculator
e2d8501bf0 fix wrong locale 2023-02-01 10:58:48 -08:00
ThatOneCalculator
50dbd2d3ad fix 2023-02-01 10:50:07 -08:00
ThatOneCalculator
e3f98b17b1 fix: show mfm cheat sheet as popup instead of new window 2023-02-01 10:45:32 -08:00
Kainoa Kanter
62085a7183 Merge pull request 'Proper support for image types in notes, opengraph images and videos.' (#9524) from Skystryder/chakey:feature/opengraph into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9524
2023-01-30 04:52:01 +00:00
Skystryder
ad4af9a946 Show MFM Cheatsheet on note dialogue. 2023-01-28 18:56:48 -08:00
Skystryder
e9a2fb5fe9 Proper support for image types in notes, opengraph images and videos.
Progress toward https://codeberg.org/calckey/calckey/issues/9373
2023-01-28 16:47:26 -08:00
Freeplay
04b701f084 Padding & alignment improvements 2023-01-28 16:10:45 -05:00
Freeplay
7ec5edc65e rEMOVE THAT HECM PINNED NOTE SPACE AGAIN 2023-01-28 14:57:14 -05:00
Freeplay
85e7b65cba Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-01-28 14:51:08 -05:00
ThatOneCalculator
f31db29694 fix style 2023-01-24 19:31:38 -08:00
ThatOneCalculator
c1d1fc3f10 style: 💄 ticker improvements
premature partial from #9415
2023-01-24 19:20:38 -08:00
ThatOneCalculator
f18c4ab0fd hide "RN" on MkNoteDetailed 2023-01-24 18:59:07 -08:00
ThatOneCalculator
3dba0ed9cf style: border radius on instance ticker icon 2023-01-24 18:57:00 -08:00
ThatOneCalculator
59518922c9 fix: use proxied image for instance icon on ticker
Closes #9426
2023-01-24 15:51:34 -08:00
syuilo
760c087866 fix(client): use proxied image for instance icon 2023-01-24 15:22:16 -08:00
ThatOneCalculator
9fe4833348 improve MkTab 2023-01-24 15:18:30 -08:00
ThatOneCalculator
ae2f3477f0 refactor: online indicator 2023-01-21 11:53:45 -08:00
Freeplay
902b755dc2 add back pfp in compose box when replying 2023-01-21 14:39:19 -05:00
Freeplay
ac4b813aa2 add back note-context wrapper 2023-01-21 14:36:05 -05:00
Freeplay
70c4905939 OMG FIX TICKER ISSUE
i'm dumb i don't know vue okay
2023-01-21 14:09:13 -05:00
Freeplay
0a5465035b Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-01-21 13:16:42 -05:00
ThatOneCalculator
a71dab09a5 Revert "hopefully this fixed chat updates"
This reverts commit bbbfbc1061fbced2c8ccf4879597305ab0d89157.
2023-01-19 16:33:14 -08:00
ThatOneCalculator
e0edfc7d90 Revert "potentially breaking or fixing DM updates"
This reverts commit 23badbc7c392eb52b6f74d0e8a83f5e6544acddd.
2023-01-19 16:31:33 -08:00
ThatOneCalculator
81fa1909e9 Revert "wip"
This reverts commit 5a2990a2fa7418f3d6797de6aaaaed5f976ffa63.
2023-01-19 16:24:53 -08:00
ThatOneCalculator
e51be7bcf6 Revert "fix: disable reloads on timeline"
This reverts commit f3f45bac5c06334a8ce4c8dfc9774ae2f6459d20.
2023-01-19 16:20:59 -08:00
Kainoa Kanter
5fb2d98361 Merge branch 'develop' into note-improvements 2023-01-20 00:19:53 +00:00
cutestnekoaqua
81c534b2cc fix: disable reloads on timeline 2023-01-19 19:16:53 +01:00
cutestnekoaqua
30b063c992 wip 2023-01-19 18:28:07 +01:00
cutestnekoaqua
3bf62edd66 wip 2023-01-19 00:00:36 +01:00
cutestnekoaqua
6fa628c581 wip 2023-01-18 23:58:16 +01:00
cutestnekoaqua
3162539c37 chore: reformat MkPagination 2023-01-18 23:54:59 +01:00
cutestnekoaqua
34b14c98e1 YEET 2023-01-18 23:48:05 +01:00
Freeplay
551127ee1f Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements 2023-01-18 15:32:45 -05:00
ThatOneCalculator
33f7e093e9 fix: make perm selector look nicer 2023-01-18 11:42:03 -08:00
ThatOneCalculator
67e0da6a48 avatars 2023-01-18 10:56:49 -08:00
ThatOneCalculator
06c35a1ce7 hide avatar from simple note 2023-01-16 12:06:10 -08:00
ThatOneCalculator
36e94240f1 clean up note ui 2023-01-16 12:04:25 -08:00
ThatOneCalculator
243eed8e73 fix: avatars in grid, not seperate grids 2023-01-16 11:46:09 -08:00
ThatOneCalculator
1c67da13c7 display MkAvatars nicer 2023-01-16 11:40:06 -08:00
ThatOneCalculator
1da7464ee7 clean up w/ rome 2023-01-16 11:19:20 -08:00
Freeplay
12337ea30d more consistent line styling across components, kind of
which I probably should've done from the start
2023-01-15 18:46:35 -05:00
Freeplay
f2d42c7dca Also replace 'Show More' fade w/ mask in subnotes 2023-01-15 14:34:35 -05:00
Freeplay
bb0337afbd Don't take me to the above reply when clicking on the post
Why was it like this???
2023-01-15 14:01:05 -05:00
cutestnekoaqua
c2930588fb 🎨 Improve structure / format of MkPagination.vue 2023-01-15 16:49:23 +01:00
cutestnekoaqua
6b700b152c fix: deliver queue 2023-01-15 02:25:01 +01:00
ThatOneCalculator
4be18774cc Format MFM in toast 2023-01-13 10:46:01 -08:00
ThatOneCalculator
2055d71d15 hide screenshots for now 2023-01-12 22:22:42 -08:00
ThatOneCalculator
ce948d1beb fix: render MkToast with Mfm 2023-01-12 22:12:31 -08:00
ThatOneCalculator
ac64087a1e no more eslint 2023-01-12 20:54:33 -08:00
ThatOneCalculator
2aab2de38d refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
cutestnekoaqua
eb129046fe reverse some changes in MkPagination 2023-01-12 22:04:56 +01:00
cutestnekoaqua
3174a0cca7 revert: reloadkey 2023-01-12 21:59:50 +01:00
cutestnekoaqua
da663f5295 MkPagination: move external array to props 2023-01-12 21:57:17 +01:00
cutestnekoaqua
2dfe46621b potentially breaking or fixing DM updates 2023-01-12 21:42:36 +01:00
cutestnekoaqua
4797b3f29e chore: translated comments in MkPagination 2023-01-12 21:17:06 +01:00
cutestnekoaqua
0a7c3b21ec Revert "forgot to add reloadKey to dom"
This reverts commit fb8097f719c447d82e5bedf6f44f3b7c7a7772ce.
2023-01-12 21:08:48 +01:00
cutestnekoaqua
dc17c6ae36 forgot to add reloadKey to dom 2023-01-12 21:02:12 +01:00
Freeplay
38ff853b6b Replace 'Show More' bg fade w/ mask 2023-01-12 14:22:50 -05:00
cutestnekoaqua
0d0e3ca2f3 hopefully this fixed chat updates 2023-01-12 20:19:12 +01:00
Freeplay
a16a1dbfe2 Also remove RN: text from detailed note 2023-01-09 21:57:26 -05:00
Freeplay
5b5c134fc7 Fix reactions overflow 2023-01-09 21:53:39 -05:00
Freeplay
369c1bbc44 More status buttons per few pixels (?) 2023-01-09 19:55:40 -05:00
Freeplay
9325ec14f2 Remove RN: text from note, still displayed as "Quote: ..." in subnote 2023-01-09 15:49:46 -05:00
Freeplay
1a34b8b5d1 Remove opacity from reply 2023-01-09 14:35:24 -05:00
Freeplay
4589bc114c FIX TICKER ISSUE 2023-01-09 11:35:48 -05:00
Freeplay
173962974b s p a c i n g fixes 2023-01-08 02:30:42 -05:00
Freeplay
a3f3e69c1c Link preview: Replace shadow border with an actual border
Wonder why they did that in the first place, doesn't work well in some zoom levels.
2023-01-08 01:23:02 -05:00
Freeplay
ed5c4af66d add -webkit-mask to line 2023-01-07 18:32:45 -05:00
Freeplay
a0b0faa054 Change instance ticker bg opacity 2023-01-07 17:50:05 -05:00
Freeplay
c9c7a0f162 Change avatar size var to camelCase, more tweaks 2023-01-07 15:53:51 -05:00
Freeplay
8d55a6536e remove part I forgot didn't work cuz i don't
i don't know

a
2023-01-07 01:47:56 -05:00
Freeplay
fb28343c59 Spacing & other tweaks
I may have stayed up a little for this commit
2023-01-07 01:43:52 -05:00
Freeplay
79e6a68648 remove that gosh darn heccm SPACE why was that there >:( 2023-01-06 22:15:32 -05:00
Freeplay
e389911eef remove reply icons 2023-01-06 20:31:01 -05:00
Freeplay
30c857bb93 Add reply lines, other tweaks 2023-01-06 18:58:52 -05:00
Freeplay
9f29782b2e fixes & tweaks 2023-01-05 11:08:23 -05:00
Freeplay
32a31d23b5 More tweaks + fix instance ticker weeeeeeeeeeeeeee 2023-01-04 23:37:22 -05:00
Freeplay
96c9706f4e left a comment in there oops 2023-01-04 23:12:19 -05:00
Freeplay
8b36342f09 grid from note component BE GONE 2023-01-04 23:08:48 -05:00
Kainoa Kanter
d9d124cbf0 Admin set default reactions (#9404)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9404
2023-01-05 04:06:48 +00:00
ThatOneCalculator
3a635b3fc7 style: outline instance name in ticker 2023-01-04 15:06:38 -08:00
ThatOneCalculator
a1aff324b5 tag: 13.0.6-rc 2023-01-04 08:26:16 -08:00
ThatOneCalculator
ce56d7c324 more shadow fixes 2023-01-03 18:56:43 -08:00
ThatOneCalculator
f052bd4e73 shadows 2023-01-03 18:51:40 -08:00
ThatOneCalculator
df02e06c37 fix 2023-01-03 18:31:27 -08:00
ThatOneCalculator
e099a3346c oops... 2023-01-03 18:12:02 -08:00
ThatOneCalculator
bbf7123604 console log 2023-01-03 18:08:36 -08:00
ThatOneCalculator
773abc1ba3 fix? 2023-01-03 18:03:45 -08:00
ThatOneCalculator
379972e18c fix shadows 2023-01-03 17:59:22 -08:00
ThatOneCalculator
168d475121 debugging 2023-01-03 17:52:04 -08:00
ThatOneCalculator
0db6550efc release version system 2023-01-03 17:38:07 -08:00
ThatOneCalculator
cb3742261e 🍮💅 2023-01-03 16:32:28 -08:00
ThatOneCalculator
3455fbf7f9 final new post layout fix 2023-01-03 16:17:21 -08:00
ThatOneCalculator
3cc2cb6ce2 ???? 2023-01-03 16:09:57 -08:00
ThatOneCalculator
ed6c6d164d fix???? 2023-01-03 16:00:14 -08:00
ThatOneCalculator
36f880a07e fix bot tag 2023-01-03 15:31:07 -08:00
ThatOneCalculator
57c9007bdd actually fix 2023-01-03 15:24:17 -08:00
ThatOneCalculator
2f75f4ecbe ? 2023-01-03 15:09:20 -08:00
ThatOneCalculator
a78c691f94 fixes 2023-01-03 11:16:43 -08:00
ThatOneCalculator
e4fdf57f89 . 2023-01-03 11:02:02 -08:00
ThatOneCalculator
96543a7e40 h 2023-01-03 10:48:51 -08:00
ThatOneCalculator
9cd1969ccc even more fixes 2023-01-03 10:42:26 -08:00
ThatOneCalculator
8585586b40 more post style fixes 2023-01-03 10:36:14 -08:00
ThatOneCalculator
5c076f1c0e fix 2023-01-03 10:30:42 -08:00
ThatOneCalculator
7a35a05f27 fix 2023-01-03 10:16:02 -08:00
ThatOneCalculator
1fdb262f0b fix 2023-01-03 10:09:59 -08:00
ThatOneCalculator
f54db402c5 integrate some of Freeplay's Ck userstyles 2023-01-03 09:35:30 -08:00
Kaity A
53e186676d add antenna mark read functionalityu 2022-12-29 10:00:30 +00:00
ThatOneCalculator
1a9e55b0f3 refactor: new repo link 2022-12-18 10:12:24 -08:00
ThatOneCalculator
8beceed4c3 fix: 🥴 2022-12-17 18:42:16 -08:00
ThatOneCalculator
d1a7e83ed3 fix: 🥴 2022-12-17 18:36:18 -08:00
ThatOneCalculator
05eefc536a fix: 🥴 2022-12-17 18:32:41 -08:00
ThatOneCalculator
7862d093f7 fix: 🥴 2022-12-17 18:25:25 -08:00
ThatOneCalculator
c3c6ab52b4 fix: 🥴 2022-12-17 18:17:24 -08:00
ThatOneCalculator
1b19eab391 feat: 🥴 2022-12-17 16:55:40 -08:00
ThatOneCalculator
f0507efeb0 fix: use correct color for MkMoved 2022-12-16 14:52:43 -08:00
ThatOneCalculator
e389d28b02 Fix spacing 2022-12-16 13:39:45 -08:00
ThatOneCalculator
11bf1a98d0 Fix logo icons 2022-12-16 10:50:26 -08:00
ThatOneCalculator
71f9378d35 fix: insert into correct textarea 2022-12-16 10:40:08 -08:00
ThatOneCalculator
b395874945 fix: css class match 2022-12-16 10:36:53 -08:00
ThatOneCalculator
2be8bf2078 feat: Insert text at cursor for caption 2022-12-16 10:25:05 -08:00
ThatOneCalculator
0494feb4ae fix: 🐛 fix inconsistent theming 2022-12-16 10:21:10 -08:00
cutestnekoaqua
ae95540deb Unfinished refactor of User Layout 2022-12-14 21:17:06 +01:00
ThatOneCalculator
2854ed3470 revert border thickness change 2022-12-13 11:02:46 -08:00
ThatOneCalculator
fa2e17dc93 open page in window if deck 2022-12-12 14:39:21 -08:00
ThatOneCalculator
2078f07fe1 cat styling 2022-12-12 12:07:53 -08:00
ThatOneCalculator
353537662b fix alsoKnownAs federation 2022-12-12 11:25:28 -08:00
ThatOneCalculator
7a8ab8b381 fix calckeyjs 2022-12-12 10:19:18 -08:00
ThatOneCalculator
804224f92c Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
Kainoa Kanter
01f463ff7a Merge branch 'develop' into account_migration 2022-12-12 01:51:17 +00:00
ThatOneCalculator
114d554747 remove like confirmation 2022-12-11 15:09:04 -08:00
ThatOneCalculator
f1cddf33bd Style improvements to moved 2022-12-10 10:56:45 -08:00
ThatOneCalculator
403e45c3c8 Fix icons + formatting 2022-12-06 20:12:44 -08:00
cutestnekoaqua
e67e798c8b pls daddy 2022-12-07 01:43:16 +01:00
cutestnekoaqua
09555da38f hopefully fix things.... 2022-12-07 00:56:03 +01:00
ThatOneCalculator
49ee6765c4 cleanup 2022-12-06 15:46:34 -08:00
ThatOneCalculator
f6eec87c50 Merge branch 'develop' into account_migration 2022-12-06 15:34:50 -08:00
Johann150
ba37b6e503 client: don't use filename as alt text
This partially reverts commit e9ab42c10afb4e27516c2d2b5e3e06630efe9edd
as explained at <https://akkoma.dev/FoundKeyGang/FoundKey/pulls/178#issuecomment-3763>.
2022-12-06 10:37:39 -08:00
Kayden Tebau
7ac9e0e916 Alt text in image viewer 2022-12-06 00:22:44 -08:00
ThatOneCalculator
0775e635df delete duplicate import 2022-12-05 23:45:57 -08:00
ThatOneCalculator
a52a9156f2 copy button 2022-12-05 23:44:41 -08:00
ThatOneCalculator
1fc69a696c collapse recent pages by default 2022-12-05 22:50:59 -08:00
ThatOneCalculator
acbee12157 linting 2022-12-05 22:14:26 -08:00
ThatOneCalculator
0f524ed62e fix 2022-12-05 22:07:44 -08:00
ThatOneCalculator
3c8349cd13 Improve sign-up screen 2022-12-05 22:02:57 -08:00
Kainoa Kanter
29c1b81f12 Merge pull request 'develop' (#9178) from develop into account_migration
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9178
2022-12-04 06:26:26 +00:00
thatonecalculator
ea7094790b take back button after quote button if combined 2022-12-01 23:37:25 -08:00
thatonecalculator
e448e11082 Consistent styling 2022-12-01 23:28:16 -08:00
thatonecalculator
88e839bf00 fix 2022-12-01 23:22:43 -08:00
thatonecalculator
e70d5a775c fix 2022-12-01 23:19:37 -08:00
thatonecalculator
dd4e2f30be Renote confirmation (closes #9051 & #9166) 2022-12-01 23:11:11 -08:00
thatonecalculator
3c06685594 No hover cursor on mobile 2022-12-01 22:39:50 -08:00
Cleo
cfab9ff2ad Display moved info.
It already fetches the moved to info on regular user fetches, now only the notification of a new "moved to" is missing.

Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
Co-authored-by: Mary Strodl <ipadlover8322@gmail.com>
Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
2022-11-30 20:29:01 +01:00
ThatOneCalculator
5534d76002 enable tada animation for reduced motion (as it has a reduced motion version) 2022-11-29 18:48:49 -08:00
ThatOneCalculator
0d032b90d0 moved reduced motion query to script 2022-11-29 18:40:12 -08:00
ThatOneCalculator
009fb9eb0f .3 2022-11-29 18:31:12 -08:00
ThatOneCalculator
d72d5f3f49 fix 2022-11-29 18:25:37 -08:00
ThatOneCalculator
ecd6ed7716 respect reduced motion 2022-11-29 18:13:08 -08:00
ThatOneCalculator
b0b14909f2 https://stop.voring.me/notes/982hod4cgo 2022-11-26 21:39:31 -08:00
ThatOneCalculator
d4d23969b1 fix problems from #9146 2022-11-26 21:37:23 -08:00
Kainoa Kanter
f140ede8bd Merge pull request '[Feature] hover text in note buttons' (#9146) from yawhn/elreqkey:hover_text_in_note into develop
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9146
2022-11-27 05:34:50 +00:00
yawhn
e1f5b3387a hover text in note buttons 2022-11-25 13:46:10 +02:00
yawhn
1f7ec73d84 fix cursor in note thread 2022-11-24 23:55:23 +02:00
ThatOneCalculator
059068589b fix #9140 2022-11-23 16:22:15 -08:00
ThatOneCalculator
039bae7f9a Slightly smaller avatars 2022-11-22 21:58:09 -08:00
ThatOneCalculator
26417e4997 misc style fixes 2022-11-22 21:47:34 -08:00
ThatOneCalculator
273b82b94d hanna's other fix lol 2022-11-22 11:01:25 -08:00
ThatOneCalculator
172d5f7a89 revert 2022-11-18 19:30:01 -08:00
ThatOneCalculator
445def68e3 disable remote follow button until complete 2022-11-18 19:04:07 -08:00
ThatOneCalculator
c0a2fa8228 remote follow button 2022-11-18 19:00:33 -08:00