ThatOneCalculator
837a45bd98
refactor: 🦺 replace js-yaml with yaml
...
Technically mitigates CVE-2023-2251, but users never input YAML to Calckey. Still, this does no harm, and it's a good idea to keep dependencies like these up-to-date, as js-yaml was last updated 2 years ago.
2023-06-16 00:13:41 -07:00
ThatOneCalculator
074e633306
fix: 🩹 convert numeric input to string
2023-06-15 22:16:21 -07:00
ThatOneCalculator
f50f8830a8
refactor: ⬆️ use custom version of vue3-otp-input
...
This enables the use of number inputs without the slider
2023-06-15 22:15:16 -07:00
ThatOneCalculator
b148338b78
fix: 🐛 use correct 2fa value
2023-06-15 20:06:47 -07:00
ThatOneCalculator
9c16c879de
fix: 🐛 2FA dialog
2023-06-15 19:52:51 -07:00
ThatOneCalculator
7220fede8c
feat: ✨ 2FA input dialog
2023-06-15 19:32:27 -07:00
ThatOneCalculator
905d80898a
fix: 💄 fix sign-in 2fa token style
2023-06-15 16:50:04 -07:00
ThatOneCalculator
892a9ad0b6
feat: 💄 button icons for security
2023-06-15 16:42:24 -07:00
ThatOneCalculator
16b2eda924
style: 💄 2fa dialog styling
2023-06-15 16:34:56 -07:00
ThatOneCalculator
ef37b360ed
fix: 🚑 fix switch import
2023-06-15 16:25:31 -07:00
ThatOneCalculator
1dbe44b211
fix: 🐛 sonic logged connection despite not existing
2023-06-15 16:21:51 -07:00
ThatOneCalculator
46af585cf7
feat: 🔒 Improve 2FA/keypass experience
...
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-15 16:12:32 -07:00
ThatOneCalculator
fbce5d819f
style: 💄 margin on user card follow btn
2023-06-15 14:53:21 -07:00
Kainoa Kanter
55902208e7
docs: 📝 fix formatting
2023-06-15 03:49:17 +00:00
ThatOneCalculator
9fa71f37d7
docs: 📝 sea orm migration "Setting Up Migration" doc link
2023-06-14 20:47:49 -07:00
ThatOneCalculator
fe5834e470
docs: 📝 rudamentary sea-orm-cli instructions
2023-06-14 20:46:54 -07:00
ThatOneCalculator
0850950449
chore: 🎨 format
2023-06-14 20:34:00 -07:00
ThatOneCalculator
084e9072d1
fix: 🚑 fix stream.ts
2023-06-14 20:32:59 -07:00
ThatOneCalculator
8f61ff7f33
fix: 🚸 make "show replies in timeline" work as expected
...
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-14 20:17:56 -07:00
Freeplay
50031f1150
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-14 14:58:17 -04:00
Freeplay
8b201fddbd
hide acc menu button in notifications
2023-06-14 14:57:16 -04:00
ThatOneCalculator
9f7151e3aa
style: 💄 full follow button for userinfo in userlist
2023-06-14 11:52:35 -07:00
ThatOneCalculator
cd929a01c1
refactor: 💄 style punishments
2023-06-13 17:42:00 -07:00
ThatOneCalculator
de5d210b04
fix: 🩹 day isn't decreased by 1
2023-06-13 17:32:01 -07:00
ThatOneCalculator
c0397474c8
fix: 🚨 fix unused import
2023-06-13 17:23:18 -07:00
ThatOneCalculator
8151da6b6a
fix: 🩹 YYYYMMDD with dashes
2023-06-13 17:16:10 -07:00
ThatOneCalculator
beb96f7cff
feat: 🧐 bring back misskey's moderation displays on profile
2023-06-13 17:15:00 -07:00
ThatOneCalculator
5a7aca3b91
fix: "24"th hour doesn't exist, it's 0
2023-06-13 17:06:32 -07:00
ThatOneCalculator
c80d91dc38
chore: formatting
2023-06-13 17:04:17 -07:00
Freeplay
ca1581a494
oh
2023-06-13 15:18:43 -04:00
Freeplay
21677fdd27
match posting form font size
2023-06-13 15:16:46 -04:00
Freeplay
e8ae6738d1
Set font size directly rather than using classes, add 18px font size option, fixes
2023-06-13 14:42:18 -04:00
Freeplay
35fd45965d
spacing and font size adjustments
2023-06-13 00:04:36 -04:00
Freeplay
cb59298df4
Always bold first boost option
2023-06-12 20:06:42 -04:00
Freeplay
1a29bbe895
chore: format
2023-06-12 19:56:15 -04:00
Freeplay
c1d4178360
fix
2023-06-12 19:49:38 -04:00
Freeplay
d1c3706940
Add user options to note menu
2023-06-12 19:44:30 -04:00
Freeplay
d0aeee089d
fix back button display
2023-06-12 18:54:29 -04:00
Freeplay
fea8203c2f
fix
2023-06-12 18:05:31 -04:00
Freeplay
85c5af4a5b
Move user menu to MkFollowButton
2023-06-12 17:59:13 -04:00
ThatOneCalculator
1862d83f9f
chore: formatting
2023-06-12 13:20:30 -07:00
Freeplay
a9bbae27df
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-12 15:01:25 -04:00
Freeplay
79f9398ca3
widgets scrollbar + little refactor
2023-06-12 14:59:54 -04:00
PrivateGER
8e46059d61
Merge branch 'develop' into fix/search-filter-behavior
2023-06-12 14:54:44 +00:00
PrivateGER
40f7756176
use actually correct webfinger check
2023-06-12 16:46:30 +02:00
PrivateGER
cb47c585f9
Add webfinger support to from: and allow UNIX timestamps in date filters
2023-06-12 16:35:04 +02:00
ThatOneCalculator
d778f6ad77
refactor: ♻️ use parent/child selector for attachment
2023-06-12 02:19:27 -07:00
ThatOneCalculator
f72120bb9a
fix math
2023-06-12 02:00:38 -07:00
ThatOneCalculator
f69c6ef274
refactor: 💄 reverse pie chart color on indexing
...
Co-authored-by: PrivateGER <privateger@codeberg.org>
2023-06-12 01:58:32 -07:00
ThatOneCalculator
856c8a26e4
fix: 🐛 properly enter date
2023-06-12 01:39:52 -07:00
ThatOneCalculator
1d9ce9c288
refactor: ♻️ import from @/db
2023-06-12 01:28:39 -07:00
ThatOneCalculator
4b1fc747e4
refactor: ⚰️ remove old db calls, add todo
2023-06-12 01:23:53 -07:00
ThatOneCalculator
bd9f28246b
perf: use charts data for stats endpoint
2023-06-12 01:16:36 -07:00
ThatOneCalculator
d4ddf2c867
fix
2023-06-12 01:01:32 -07:00
ThatOneCalculator
703b34c07c
fix search features
2023-06-11 23:25:10 -07:00
ThatOneCalculator
266534d35c
fix typo
2023-06-11 23:12:22 -07:00
ThatOneCalculator
69d4a3aee5
chore: formatting
2023-06-11 21:57:20 -07:00
ThatOneCalculator
c3b332acf9
seperate error for null followers
2023-06-11 21:56:56 -07:00
Kainoa Kanter
fc7c752337
Merge pull request '[PR]: Advanced Search dropdown' ( #10299 ) from Freeplay/calckey:search2 into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10299
2023-06-12 03:54:07 +00:00
Freeplay
d79e974fd0
Only show if available
2023-06-11 22:12:11 -04:00
Freeplay
19ca91c201
i18n
2023-06-11 22:05:50 -04:00
Kainoa Kanter
41b3ecbb49
Merge pull request '[PR]: fix: boost mutes logic' ( #10300 ) from naskya/calckey:fix/boost-mutes into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10300
2023-06-11 12:18:49 +00:00
Kainoa Kanter
5ebb0e1c8d
Merge pull request '[PR]: Bring back the scrollable sticky widgets sidebar' ( #10294 ) from Freeplay/calckey:sticky into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10294
2023-06-11 12:17:30 +00:00
naskya
4e382c9124
fix boost mutes
2023-06-11 11:46:18 +00:00
Freeplay
621e760056
remove unnecessary
2023-06-10 20:58:22 -04:00
Freeplay
b20225a1d4
format
2023-06-10 20:48:35 -04:00
Freeplay
930ca79392
fix width
2023-06-10 20:46:35 -04:00
Freeplay
715f7a7a1a
fixes
2023-06-10 20:33:51 -04:00
Freeplay
5b686d161a
Add dropdown for advanced search
2023-06-10 20:33:40 -04:00
Freeplay
999722f262
Hide time travel button from Antennas for now (it's been broken)
2023-06-10 19:45:11 -04:00
Freeplay
1276025e1d
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-10 19:35:02 -04:00
Freeplay
fbc67ca745
force advanced MFM in posting form preview
2023-06-10 19:34:20 -04:00
Freeplay
4bf7357c30
format
2023-06-10 18:33:39 -04:00
Freeplay
2ec1e09105
remove scrollbars
2023-06-10 18:08:06 -04:00
Freeplay
5893b4c117
simpler way lol
2023-06-10 16:49:07 -04:00
Kainoa Kanter
f6c2acc7f5
Merge pull request '[PR]: Fix invalid CSP policy' ( #10296 ) from esm/calckey:fix/note-csp-urls into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10296
2023-06-09 18:51:53 +00:00
ThatOneCalculator
3cc8f60ee9
feat: ✨ delay function in animated MFM
2023-06-09 11:46:55 -07:00
ThatOneCalculator
3f3d777e6e
update cheat sheet with delay
2023-06-09 10:52:20 -07:00
Essem
84be788034
Fix CSP
2023-06-09 11:15:49 -05:00
Freeplay
27a935a2ff
scrollable sticky widgets attempt
2023-06-08 23:33:39 -04:00
ThatOneCalculator
f5945269bf
revert method
2023-06-08 13:27:28 -07:00
Hosted Weblate
abf8e4f585
chore: Merge branch 'origin/develop' into Weblate.
2023-06-08 22:20:42 +02:00
ThatOneCalculator
c5d102021e
perf: set patrons in redis
2023-06-08 13:19:46 -07:00
ThatOneCalculator
31acc8caad
patron async computed
2023-06-08 12:51:05 -07:00
ThatOneCalculator
8cbfcedf92
old patrons method
2023-06-08 12:40:47 -07:00
ThatOneCalculator
f2d8882fd5
Merge branch 'patron-labels' into develop
2023-06-08 12:33:51 -07:00
ThatOneCalculator
fb71b7beff
Revert "fix logic"
...
This reverts commit 8734de13f1
.
2023-06-08 11:35:31 -07:00
ThatOneCalculator
2945f25268
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-06-08 11:22:16 -07:00
ThatOneCalculator
8734de13f1
fix logic
2023-06-08 11:22:11 -07:00
Freeplay
63255b5641
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-08 14:16:06 -04:00
Freeplay
449a75319a
allow scrolling from body again, keep scrollbar in widgets
2023-06-08 14:16:00 -04:00
ThatOneCalculator
9f931e6e8b
fix: unread message bgcolor
2023-06-08 11:13:45 -07:00
ThatOneCalculator
5769bdcc69
chore: formatting
2023-06-08 11:01:00 -07:00
Kainoa Kanter
1186969ee6
Merge pull request '[PR]: Improve the order of note menu items' ( #10290 ) from naskya/calckey:chore/note-menu-order into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10290
2023-06-08 17:53:32 +00:00
naskya
db37f2f8e0
change style
2023-06-08 17:47:21 +00:00
Kainoa Kanter
d7b3813c9a
Merge pull request '[PR]: feat: channel column in deck view' ( #10291 ) from naskya/calckey:feat/deck-channel-column into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10291
2023-06-08 16:52:43 +00:00
Kainoa Kanter
4dbe74a6bd
Merge pull request '[PR]: Split content/sidebar scrolling on default/centered views' ( #10292 ) from esm/calckey:fix/column-scroll-split into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10292
2023-06-08 16:46:42 +00:00
Kainoa Kanter
cfa339a51b
Merge pull request '[PR]: fix: take invalid expiresAt of polls as null' ( #10279 ) from nmkj/calckey:fix-poll-expire into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10279
2023-06-08 16:46:14 +00:00
Essem
6aa3c301e3
Attempt to split column scrolling
2023-06-08 10:06:22 -05:00
naskya
f4bf5cc447
feat: channel column in deck view
2023-06-08 13:29:19 +00:00
naskya
91190244fb
change note menu order
2023-06-08 19:02:50 +09:00
Konni (im Schloss)
2d8ad9389c
fixes #10284 , fixes #10208 ; passing in all pugVariables needed in base.pug, fixes csp
2023-06-07 20:35:24 +02:00
Namekuji
ab9b9e5bff
fix inbox stall
2023-06-07 10:01:16 -04:00
ThatOneCalculator
e13af49118
dont lint in format
2023-06-06 21:02:02 -07:00
ThatOneCalculator
ca5ae3a4c9
chore: lint sw
2023-06-06 21:01:28 -07:00
ThatOneCalculator
90c0e4e9ed
allow iframes for notes
2023-06-06 21:00:16 -07:00
ThatOneCalculator
abe8474883
fix server metric iteration
2023-06-06 19:10:43 -07:00
ThatOneCalculator
23d59b634b
fix: only show meili in metrics if available
2023-06-06 19:08:41 -07:00
ThatOneCalculator
0c5be99d77
perf: limit number of antennas
2023-06-06 18:47:06 -07:00
ThatOneCalculator
6825595bdc
feat: ✨ patron labels
2023-06-06 18:43:05 -07:00
ThatOneCalculator
eda82780de
feat: ✨ searchFilters meta property
2023-06-06 16:19:13 -07:00
ThatOneCalculator
047e923660
refactor: client assets
2023-06-06 13:03:15 -07:00
ThatOneCalculator
441bdd6211
refactor: client assets
2023-06-06 13:02:30 -07:00
ThatOneCalculator
df69149826
Merge branch 'develop' into beta
2023-06-06 12:17:30 -07:00
ThatOneCalculator
349411ac76
typo
2023-06-06 12:16:49 -07:00
ThatOneCalculator
7ecb20bf79
Merge branch 'develop' into beta
2023-06-06 12:11:37 -07:00
ThatOneCalculator
f621e58efa
fix: post editing meta
2023-06-06 12:11:15 -07:00
CaffeeLake
cb8f1617c7
Fix : #10955 TypeError: JSON5.parse is not a function ( #10956 )
...
* Fix: JSON5.parse is not a function
* update changelog
* update chglog
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-06-06 04:32:22 -04:00
ThatOneCalculator
10823934de
Merge branch 'develop' into beta
2023-06-05 21:20:41 -07:00
ThatOneCalculator
c5a0c01e4e
Revert "chore: formatting"
...
This reverts commit 36283b9a35
.
2023-06-05 21:15:49 -07:00
ThatOneCalculator
7925399f0d
Merge branch 'develop' into beta
2023-06-05 18:56:05 -07:00
ThatOneCalculator
9bd03cc92e
update cargo.lock
2023-06-05 18:55:27 -07:00
ThatOneCalculator
9a20ad0d02
Merge branch 'develop' into beta
2023-06-05 18:51:10 -07:00
ThatOneCalculator
5483dd567f
Don't ignore Cargo.lock
2023-06-05 18:49:27 -07:00
Freeplay
bea409b4fa
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-05 20:54:25 -04:00
Freeplay
747a71ddc4
fix cw button pos... oops
2023-06-05 20:54:21 -04:00
ThatOneCalculator
65bd69fd01
Merge branch 'develop' into beta
2023-06-05 17:34:27 -07:00
ThatOneCalculator
ed674f2dac
chore: format
2023-06-05 17:27:40 -07:00
Freeplay
96b6c433c8
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-05 20:15:21 -04:00
Freeplay
6bddeac975
fix
2023-06-05 20:15:17 -04:00
ThatOneCalculator
9b55518bf8
Merge branch 'develop' into beta
2023-06-05 17:11:55 -07:00
ThatOneCalculator
36283b9a35
chore: formatting
2023-06-05 16:40:48 -07:00
Kainoa Kanter
5b73351e80
Merge pull request '[PR]: Add delay to MFM' ( #10248 ) from Freeplay/calckey:mfm into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10248
2023-06-05 22:38:33 +00:00
ThatOneCalculator
c664d7da08
fix
2023-06-05 15:08:35 -07:00
Freeplay
035d6660be
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-05 18:07:53 -04:00
Freeplay
63798dd4b7
remove invalid css
2023-06-05 18:07:42 -04:00
ThatOneCalculator
a018bfca9a
dep: down typeorm
2023-06-05 15:02:59 -07:00
ThatOneCalculator
4f16bdea78
chore: ⬆️ up deps
2023-06-05 14:54:43 -07:00
Kainoa Kanter
a60cb874c1
Merge pull request '[PR]: Meilisearch Stop-Words' ( #10261 ) from PrivateGER/calckey:feat/meilisearch-stop-words into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10261
2023-06-05 21:39:31 +00:00
Kainoa Kanter
c32d26e6c7
Merge pull request '[PR]: Fix database connection URL' ( #10263 ) from nmkj/calckey:fix-database-url into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10263
2023-06-05 21:36:48 +00:00
Freeplay
9382afeb5e
comment out easing part for now
2023-06-05 15:28:42 -04:00
Freeplay
6f1bdf79cd
fix collapsed height
2023-06-05 15:07:04 -04:00
Freeplay
807093b94c
Better post clipping
2023-06-05 13:11:14 -04:00
Namekuji
cf3f566e06
escape database password as it may contain special characters
2023-06-05 11:59:45 -04:00
Freeplay
de65c3c3f6
the better way of doing advanced MFM™
2023-06-05 11:55:21 -04:00
Freeplay
60960d659d
fix in cheat sheet also, I've realized I will need to do it a different at some point but this works for now.
2023-06-05 11:41:56 -04:00
Freeplay
c25b80d39a
Fix animated MFM not playing in posting form preview
2023-06-05 11:33:48 -04:00
Freeplay
47e3acd233
center-align navbar icons
2023-06-04 18:16:54 -04:00
Freeplay
517e0a16f3
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-04 17:52:49 -04:00
Freeplay
7c436d0a41
Prevent newly-made unlisted posts from showing in antennas
2023-06-04 17:52:44 -04:00
Kainoa Kanter
f1e8099c48
Merge pull request '[PR]: Fix docker' ( #10259 ) from nmkj/calckey:fix-docker into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10259
2023-06-04 21:48:39 +00:00
ThatOneCalculator
6a7e950f21
chore: formatting
2023-06-04 14:42:22 -07:00
ThatOneCalculator
acc3b672bc
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-06-04 14:41:30 -07:00
ThatOneCalculator
535fa9f506
fix: 🐛 prevent null date insertion
...
https://calckey.aokaga.work/notes/9f6ksv2oov
2023-06-04 14:41:18 -07:00
Namekuji
9a9c3d4c62
add rust to the runtime container for migrations
2023-06-04 16:29:24 -04:00
Freeplay
b0cd3b25fc
fix background of mentions
2023-06-04 16:29:12 -04:00
Freeplay
3b889d9c05
header spacing
2023-06-04 16:05:06 -04:00
Freeplay
c4fa29be50
i18n to more button in navbar
2023-06-04 15:46:11 -04:00
Freeplay
49d2c87e50
'clip' to 'clips' #10255
2023-06-04 15:39:23 -04:00
Freeplay
9e6a553434
preload antennas & lists
2023-06-04 15:31:42 -04:00
ThatOneCalculator
482c21d00e
chore: format
2023-06-04 12:02:34 -07:00
Kainoa Kanter
89330c5161
Merge pull request '[PR]: Add advanced MFM toggle' ( #10254 ) from Freeplay/calckey:advanced-mfm into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10254
2023-06-04 18:59:56 +00:00
Talon
4a9e442abb
Merge branch 'develop' into fix/more-accessibility
2023-06-04 12:41:40 +02:00
Freeplay
15b30231eb
Allow clicking pfp in header of note page
2023-06-03 22:20:42 -04:00
Freeplay
5a3e14fa32
Forgot clip-path
2023-06-03 17:26:37 -04:00
Freeplay
c80e106fb5
Advanced MFM toggle
2023-06-03 17:12:08 -04:00
Freeplay
28780772cb
tweak
2023-06-03 13:43:08 -04:00
Freeplay
47a38969eb
Highlight boost button if boosted!
2023-06-03 12:57:51 -04:00
Freeplay
d780fea36a
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-03 10:47:48 -04:00
Freeplay
9c424ee041
Fix blue highlight on post tap
2023-06-03 10:47:41 -04:00
TalonTheDragon
3d951c7f4b
Merge branch 'develop' into fix/more-accessibility
2023-06-03 12:42:20 +02:00
ThatOneCalculator
02658fee0b
chore: ⬆️ up various deps
2023-06-03 00:41:30 -07:00
ThatOneCalculator
8b223bd5bf
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-06-02 23:55:41 -07:00
ThatOneCalculator
99df1dcbd7
fix: summary if 1 attachment
2023-06-02 23:55:31 -07:00
Kainoa Kanter
89d5810e63
Merge pull request '[PR]: Switch position of Social and Recommended timelines' ( #10239 ) from naskya/calckey:social-recommended-position-switch into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10239
2023-06-03 06:40:16 +00:00
ThatOneCalculator
2ec387de4a
regress: no metrics in dashboard for now
2023-06-02 23:38:05 -07:00
ThatOneCalculator
dbe00078a3
refactor: remove mk remnants
2023-06-02 23:30:51 -07:00
ThatOneCalculator
6956522694
perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように
...
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-02 23:28:21 -07:00
naskya
0eb65d0f12
fix tutorial
2023-06-03 15:24:16 +09:00
ThatOneCalculator
c1f699789b
chore: formatting
2023-06-02 23:21:06 -07:00
ThatOneCalculator
f2a1d5643b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-06-02 23:20:46 -07:00
ThatOneCalculator
696c07b19a
fix: remove unessicary extra line in note menu
2023-06-02 23:20:34 -07:00
Kainoa Kanter
d81af5e991
Merge pull request '[PR]: feat: rust backend model and utilities' ( #10250 ) from nmkj/calckey:native-model into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10250
2023-06-03 06:00:46 +00:00
ThatOneCalculator
f3bd82b074
refactor: ♻️ sync note summaries
2023-06-02 22:11:34 -07:00
ThatOneCalculator
7ea4c39fb7
refactor: ♻️ ssr views
...
Correct og:type for users, format docs, deprecate _info_card_
2023-06-02 21:45:11 -07:00
Namekuji
382b009ffd
add cargo test script
2023-06-03 00:40:51 -04:00
Namekuji
15f8a4cbba
cargo formats all modules
2023-06-03 00:37:10 -04:00
Namekuji
d7f80edbea
call seaorm migrations after typeorm
2023-06-03 00:27:00 -04:00
Namekuji
afe4c76392
fix migration
2023-06-02 23:48:28 -04:00
Namekuji
d3d30bbbc2
add integration test of antenna
2023-06-02 23:48:28 -04:00
Namekuji
874b0a2c69
add unit test
2023-06-02 23:48:27 -04:00
Namekuji
7cf2b39cde
fix unit tests
2023-06-02 23:48:27 -04:00
Namekuji
c443a5601c
add format script
2023-06-02 23:48:27 -04:00
Namekuji
0224824a36
fix native import
2023-06-02 23:48:26 -04:00
Namekuji
10072d6e4d
remove node cuid2
2023-06-02 23:48:26 -04:00
Namekuji
ba578c8701
initialize native database on boot
2023-06-02 23:48:25 -04:00
Namekuji
8bb87f9ea4
use native generators
2023-06-02 23:48:25 -04:00
Namekuji
55118df538
add test
2023-06-02 23:48:25 -04:00
Namekuji
a10ade8cf5
fix unit test
2023-06-02 23:48:24 -04:00
Namekuji
752d63e6de
add native calls
2023-06-02 23:48:24 -04:00
Namekuji
e932d6effa
use schema in native-utils
2023-06-02 23:48:24 -04:00
Namekuji
5e9dce3e8c
adjust module structure
2023-06-02 23:48:23 -04:00
Namekuji
148dbbe56d
move files out from crate
2023-06-02 23:48:23 -04:00
Namekuji
403e95b673
fix unit test
2023-06-02 23:48:22 -04:00
Namekuji
e51deb3794
add napi schema
2023-06-02 23:48:22 -04:00
Namekuji
d0734ef4c9
add pack_by_id
2023-06-02 23:48:22 -04:00
Namekuji
c9f31aef9b
add default values
2023-06-02 23:48:21 -04:00
Namekuji
3eb87c8f04
rename feature
2023-06-02 23:48:21 -04:00
Namekuji
193c75a2bb
skip empty array
2023-06-02 23:48:21 -04:00
Namekuji
d9d2673939
use thread to copy data
2023-06-02 23:48:20 -04:00
Namekuji
3010ac9e74
use iden enum
2023-06-02 23:48:20 -04:00
Namekuji
d28f74b513
fix primary key specifier
2023-06-02 23:48:20 -04:00
Namekuji
98f2397fbb
add migration to convert array to jsonb
2023-06-02 23:48:19 -04:00
Namekuji
745384ff58
use vec newtype
2023-06-02 23:48:19 -04:00
Namekuji
6178593e22
make sqlite compat
2023-06-02 23:48:19 -04:00
Namekuji
354ece6432
add abstraction of string array type
2023-06-02 23:48:18 -04:00
Namekuji
0bd5893e7d
fix varchar array
2023-06-02 23:48:18 -04:00
Namekuji
1455068e0c
add newtype
2023-06-02 23:48:18 -04:00
Namekuji
76e5e31411
todo unread note check
2023-06-02 23:48:17 -04:00
Namekuji
6698c00f78
rename test modules
2023-06-02 23:48:17 -04:00
Namekuji
6bbfe1a6b4
add tests
2023-06-02 23:48:17 -04:00
Namekuji
4012d38f7f
add integration test in model
2023-06-02 23:48:16 -04:00
Namekuji
737ccfe11c
remove mock database
2023-06-02 23:48:16 -04:00
Namekuji
f1f3e5976d
add random string generator
2023-06-02 23:48:15 -04:00
Namekuji
6bb8775b2e
change aid to cuid2
2023-06-02 23:48:15 -04:00
Namekuji
eda1e7ab3b
fix features
2023-06-02 23:48:15 -04:00
Namekuji
00ba8a2804
return mock db when mock feature is enabled
2023-06-02 23:48:14 -04:00
Namekuji
2f9a6859f1
add utility crate
2023-06-02 23:48:14 -04:00
Namekuji
535eb3540b
add mock database
2023-06-02 23:48:14 -04:00
Namekuji
d453eaf4ae
remove unused feature
2023-06-02 23:48:13 -04:00
Namekuji
81ba464f1b
format
2023-06-02 23:48:13 -04:00
Namekuji
9220aa3e4c
remove unused serde
2023-06-02 23:48:13 -04:00
Namekuji
bc0e0b14d0
add repository trait
2023-06-02 23:48:12 -04:00
Namekuji
4e82dab1eb
add entities and two schemas
2023-06-02 23:48:07 -04:00
ThatOneCalculator
14126de3d7
chore: formatting
2023-06-02 20:06:04 -07:00
ThatOneCalculator
44d77f60ef
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-06-02 20:05:19 -07:00
mappi
bf54fb70af
fix: vue-plyr audio tag
...
Co-authored-by: mappi <mappi-pr@github.com>
2023-06-02 20:05:02 -07:00
Freeplay
217b389a7b
tweak
2023-06-02 22:57:04 -04:00
Freeplay
bf21b84129
fix mfm-cheat-sheet styling
2023-06-02 22:54:23 -04:00
Freeplay
9ee51bc690
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-02 21:05:46 -04:00
Freeplay
389ca3f332
aria to acc menu button
2023-06-02 21:04:51 -04:00
ThatOneCalculator
f8879650c6
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-06-02 15:45:15 -07:00
ThatOneCalculator
b0a04faaba
fix: ♻️ use locale for error
...
https://calckey.social/notes/9fippqiwhl287b5m
2023-06-02 15:45:05 -07:00
Freeplay
83d5415801
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-06-02 18:14:43 -04:00
Freeplay
903d12f18f
fix gap
2023-06-02 18:14:39 -04:00
ThatOneCalculator
8e5a374ac7
chore: formatting
2023-06-02 14:53:28 -07:00
ThatOneCalculator
088ff4c251
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-06-02 14:52:58 -07:00
ThatOneCalculator
4cbf73140c
fix: show message on error alert if text is null
2023-06-02 14:52:44 -07:00
Freeplay
6233883cd0
hide close button bottom fade for now
2023-06-02 17:23:09 -04:00
Freeplay
d8d2ee266e
Setup to also support steps
2023-06-02 15:39:33 -04:00
Freeplay
c722cee101
Idk why I used ?? there
2023-06-02 15:06:57 -04:00
Freeplay
1efb167f8f
Add delay & start adding cubic-bezier to mfm
2023-06-02 14:44:41 -04:00
Kainoa Kanter
caa6408e03
Merge pull request '[PR]: Add an option to toggle opening post on click' ( #10242 ) from Freeplay/calckey:note-click into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10242
2023-06-01 20:44:56 +00:00
Kainoa Kanter
e3b337e115
Merge pull request 'Add raw zip emoji imports' ( #10246 ) from PrivateGER/calckey:fix/no-metadata-emoji-import into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10246
2023-06-01 20:43:57 +00:00
PrivateGER
7eeac4810a
formatter
2023-06-01 21:38:37 +02:00
PrivateGER
9be58ba0b4
missing inversion + use proper emoji path
2023-06-01 21:30:23 +02:00
PrivateGER
d409c31ad5
me when I lack a brain
2023-06-01 21:12:03 +02:00
PrivateGER
f508a358b1
more logging
2023-06-01 21:01:15 +02:00
ThatOneCalculator
35e72bfca7
chore: formatting
2023-06-01 11:55:13 -07:00
PrivateGER
4d2eaa645b
Import emojis without meta.json
2023-06-01 20:53:13 +02:00
Freeplay
c5cd624d82
Add expand on note click option
2023-05-31 23:52:05 -04:00
Freeplay
2515319c08
hide back button when not needed
2023-05-31 22:38:14 -04:00
Freeplay
b0390a3fc0
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-05-31 22:10:49 -04:00
Freeplay
1548fc2f2a
Fix #10219
2023-05-31 22:10:44 -04:00
Kainoa Kanter
001e31bfcd
Merge pull request '[PR]: fix: import settings backup' ( #10240 ) from naskya/calckey:fix/import-settings-backups into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10240
2023-06-01 00:35:15 +00:00
Freeplay
c97c6fbe5b
hide broken logged-out header link for now
2023-05-31 19:43:58 -04:00
Freeplay
b9046573e1
fix
2023-05-31 19:35:02 -04:00
naskya
7b02b87ec6
format
2023-06-01 08:01:24 +09:00
naskya
151f5e355d
Fix exported settings being not importable
2023-06-01 07:55:59 +09:00
naskya
0a99366298
no change, but more comfortable
2023-06-01 07:29:54 +09:00
naskya
9d9047c33d
switch position of social and recommended
2023-06-01 07:24:49 +09:00
Freeplay
618042c3e3
lemme just update that
2023-05-31 17:59:03 -04:00
Freeplay
f3bdce0636
Fix #10236
2023-05-31 17:02:58 -04:00
Freeplay
0663a67b86
fix
2023-05-31 16:41:31 -04:00
Freeplay
3443e5d649
button styling
2023-05-31 16:34:29 -04:00
Kainoa Kanter
38b92b7aee
Merge pull request '[PR]: enhance: multiple alsoKnownAs' ( #10232 ) from nmkj/calckey:more-aka into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10232
2023-05-31 19:10:25 +00:00
Kainoa Kanter
831abc22d0
Merge pull request 'Less WS logging + use logger for meilisearch' ( #10234 ) from PrivateGER/calckey:fix/remove-console-logs into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10234
2023-05-31 19:08:36 +00:00
ThatOneCalculator
88892d886e
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-31 12:06:34 -07:00
ThatOneCalculator
0291579e2f
chore: ⬆️ up bull
2023-05-31 12:06:26 -07:00
PrivateGER
23f551884f
Less logging of every single WS message + use logger in Meilisearch
2023-05-31 12:08:21 +02:00
Namekuji
8480ced256
remove empty form input
2023-05-31 01:14:13 -04:00
Namekuji
c321a6ee39
use parse instead
2023-05-31 01:02:41 -04:00
Namekuji
b1d0b291ff
get array for alsoKnownAs
2023-05-31 01:02:22 -04:00
PrivateGER
b10337c858
Add english and japanese stop words to Meili database
2023-05-30 23:11:10 +02:00
Freeplay
0aef4977b2
fix border w/ wallpaper
2023-05-30 10:15:18 -04:00
ThatOneCalculator
c1f42d5bc1
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-29 19:46:21 -07:00
ThatOneCalculator
ce5d93c9df
Revert "refactor: add back old info display from mkv12"
...
This reverts commit c58692fa58
.
2023-05-29 19:45:42 -07:00
Freeplay
c6c3ec0bb6
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-05-29 22:41:09 -04:00
Freeplay
102d2bd6a8
swiper tweak
2023-05-29 22:40:53 -04:00
ThatOneCalculator
15d311c513
fix
2023-05-29 19:34:32 -07:00
ThatOneCalculator
2c42707551
up redis deps
2023-05-29 19:32:33 -07:00
ThatOneCalculator
da8ed09932
chore: up bull-board deps
2023-05-29 19:30:20 -07:00
ThatOneCalculator
c58692fa58
refactor: add back old info display from mkv12
2023-05-29 16:13:36 -07:00
ThatOneCalculator
fd97dd7c18
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-29 15:40:18 -07:00
ThatOneCalculator
a5f3822456
margin
2023-05-29 15:40:02 -07:00
Freeplay
209fbf3759
Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop
2023-05-29 18:29:55 -04:00
Freeplay
380f81dfba
fix close button pos in compose box
2023-05-29 18:29:42 -04:00
ThatOneCalculator
28cdfc0b6f
fix query
2023-05-29 15:21:29 -07:00
ThatOneCalculator
ea6fca97fd
feat: ✨ server metrics in admin overview
2023-05-29 15:10:25 -07:00
ThatOneCalculator
a87fc03b92
style: 💄 server metrics widgets
2023-05-29 15:10:14 -07:00
ThatOneCalculator
4a05f0c876
refactor: ⚰️ remove old metrics view
2023-05-29 13:49:38 -07:00
ThatOneCalculator
7969fe3dd1
chore: formatting
2023-05-29 13:17:42 -07:00
ThatOneCalculator
c3bc85e141
fix: server info widget images
2023-05-29 13:16:41 -07:00
ThatOneCalculator
d6eee26e49
add tooltip to meili pie chart
2023-05-29 13:03:47 -07:00
ThatOneCalculator
908e7e20cb
remove repetitive errors in groups
2023-05-29 12:52:43 -07:00
ThatOneCalculator
c075455bc2
dev33
2023-05-29 12:28:58 -07:00
Freeplay
d9211926bc
forgot to give aria to close button o o p s
2023-05-29 15:19:53 -04:00
Kainoa Kanter
ba30a9a55b
Merge pull request 'Add hints for clips, antennas, lists, and timelines' ( #10226 ) from Freeplay/calckey:hints into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10226
2023-05-29 19:16:56 +00:00
ThatOneCalculator
b0c2f1d99f
locales
2023-05-29 12:16:35 -07:00
Freeplay
d232ba2aff
Add lists hint
2023-05-29 15:08:33 -04:00
Freeplay
4bead341a1
closeable prop
2023-05-29 14:55:00 -04:00
Freeplay
7527351620
Add timeline hints
2023-05-29 14:51:02 -04:00
PrivateGER
33ef39cd4a
formatter
2023-05-29 20:09:52 +02:00
PrivateGER
0524789185
Make Meilisearch optional and don't connect if unconfigured
2023-05-29 19:46:38 +02:00
ThatOneCalculator
8dd99a2d1d
formatting
2023-05-29 10:19:13 -07:00
ThatOneCalculator
41c80b693d
fixes
2023-05-29 10:18:12 -07:00
Freeplay
020b212b10
always show antennas hint at top
2023-05-29 13:10:35 -04:00
ThatOneCalculator
7476ebc7a2
chore: format
2023-05-29 10:01:34 -07:00
ThatOneCalculator
b15f001b31
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-29 10:00:25 -07:00
ThatOneCalculator
316a09409c
revert #10222
2023-05-29 10:00:16 -07:00
Freeplay
6d66bee740
Merge branch 'develop' of https://codeberg.org/calckey/calckey into hints
2023-05-29 12:47:15 -04:00
Kainoa Kanter
8d81e4f5ee
Merge pull request 'Delete deleted posts from Meilisearch' ( #10223 ) from PrivateGER/calckey:feat/delete-posts-from-meili into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10223
2023-05-29 16:42:57 +00:00
PrivateGER
73bf8eddc7
Delete deleted posts from Meilisearch
2023-05-29 18:33:57 +02:00
ThatOneCalculator
d7d5915e3b
dev31
2023-05-29 09:32:55 -07:00
ThatOneCalculator
655cf3dc27
chore: format
2023-05-29 09:31:02 -07:00
PrivateGER
e52b1330d3
Only connect to Meili with valid config
2023-05-29 17:36:03 +02:00
Freeplay
69852b8a05
Move follow button + always show label
2023-05-29 09:40:00 -04:00
Freeplay
ee08e1bdda
Add clips, antennas hint
2023-05-29 09:11:42 -04:00
Kainoa Kanter
fca3c6f85e
Merge pull request 'fix: deprecate AID and enforce Cuid2' ( #10216 ) from nmkj/calckey:deprecate-aid into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10216
2023-05-29 04:12:15 +00:00
ThatOneCalculator
a717ef6923
properly calculate percent
2023-05-28 21:10:21 -07:00
ThatOneCalculator
9063f93fb2
chore: 💡 meili
2023-05-28 21:04:54 -07:00
ThatOneCalculator
d7e906bcf7
fix
2023-05-28 20:59:36 -07:00
ThatOneCalculator
7f81268f07
fix
2023-05-28 20:47:22 -07:00
ThatOneCalculator
9be629919a
add pie chart to meili stats
2023-05-28 20:37:53 -07:00
ThatOneCalculator
2cf1d9f630
chore: formatting
2023-05-28 20:34:18 -07:00
Kainoa Kanter
5c56487802
Merge pull request 'MeiliSearch Integration' ( #10204 ) from PrivateGER/calckey:feat/meilisearch-integration into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10204
2023-05-29 03:31:38 +00:00
ThatOneCalculator
544e3a008e
feat: ✨ server info widget
...
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-28 20:14:08 -07:00
Namekuji
98f9e3e5c4
use cuid2 with timestamp
2023-05-28 22:16:42 -04:00
Freeplay
eeb4a41d6c
add channel federation warn
2023-05-28 20:31:00 -04:00
Freeplay
56359f0c2d
fix: move isRenote check to note.vue
2023-05-28 20:20:53 -04:00
TalonTheDragon
7c2876894a
Merge branch 'more-accessibility' into fix/more-accessibility
2023-05-29 01:49:44 +02:00
TalonTheDragon
91e5389f86
Add labels to dialog OK and Close buttons
2023-05-29 01:48:24 +02:00
Free
3acf8de621
revert 18156487d9
...
revert fix: move isRenote check to note.vue
2023-05-28 23:17:10 +00:00
Freeplay
18156487d9
fix: move isRenote check to note.vue
2023-05-28 19:14:01 -04:00
Kainoa Kanter
5475b6ed44
Merge pull request 'New media list layout + hide controls when player too small' ( #10213 ) from Freeplay/calckey:notes into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10213
2023-05-28 21:24:45 +00:00
Freeplay
cae7c6b3ca
fix position
2023-05-28 16:21:00 -04:00
Freeplay
b15d84451d
fix
2023-05-28 15:25:57 -04:00
Freeplay
a55271b96b
fix
2023-05-28 14:35:05 -04:00
Freeplay
cb164d0f0a
Hide video controls if player too small
2023-05-28 13:57:25 -04:00
ikiko
b22e0f495e
Merge branch 'develop' into feat-mfm-crop
2023-05-28 17:33:23 +00:00
Isabell
19c9f5af68
fix: MFM crop percentage parsing
2023-05-29 03:31:06 +10:00
Kainoa Kanter
d2a77c9964
Merge pull request 'Feat: add MFM crop content' ( #10211 ) from ikiko/calckey:feat-mfm-crop into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10211
2023-05-28 16:34:18 +00:00
Kainoa Kanter
12f316a8e0
Merge pull request 'Use ph-lock for followers-only visibility' ( #10210 ) from naskya/calckey:ph-lock into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10210
2023-05-28 16:31:29 +00:00
Freeplay
d8810600bf
tweak
2023-05-28 10:53:45 -04:00
Isabell
e208a96e31
add ability to crop content
2023-05-28 15:19:57 +10:00
Freeplay
01de9c0a3b
Add bottom fade to show less & hide buttons
2023-05-28 00:17:23 -04:00
Freeplay
8ef68f559c
new media list layout
2023-05-27 23:24:38 -04:00
PrivateGER
57577ddedb
use correct stats property
2023-05-28 03:05:32 +02:00
PrivateGER
4fdf331f63
Fix Meilisearch widget reactivity
2023-05-28 02:58:20 +02:00
PrivateGER
9beda9d362
add advanced search parameters in search popup
2023-05-28 00:27:16 +00:00
PrivateGER
0d41422423
Implement follower and following searches
2023-05-28 00:27:16 +00:00
PrivateGER
b6638a7862
add semicolon after property
2023-05-28 00:27:16 +00:00
PrivateGER
a9889721ec
Default meilisearch data response + linting + prettyfier
2023-05-28 00:27:16 +00:00
PrivateGER
5dd106e956
i18n strings
2023-05-28 00:27:16 +00:00
PrivateGER
7e1e42bc47
Pin meilisearch library
2023-05-28 00:27:16 +00:00
PrivateGER
8790ac4a11
Remove stray newline
2023-05-28 00:27:16 +00:00
PrivateGER
8549b66a39
Add ssl option to MeiliSearch config
2023-05-28 00:27:16 +00:00
PrivateGER
274bfcd898
Lint + formatting
2023-05-28 00:27:16 +00:00
PrivateGER
43813d12b5
Remove indexing logger
2023-05-28 00:27:16 +00:00
PrivateGER
308d0a62a6
Correct logging statement + add missing returns
2023-05-28 00:27:16 +00:00
PrivateGER
d0bd8b7d4c
.filter isn't in-place, now reassigning correctly
2023-05-28 00:27:16 +00:00
PrivateGER
1036ac4e8b
Actually assign user object to note
2023-05-28 00:27:16 +00:00
PrivateGER
d9ccf4310f
Load relationships to populate user fields
2023-05-28 00:27:16 +00:00
PrivateGER
62eef2fa67
Add parsing of host, fix usernames
2023-05-28 00:27:16 +00:00
PrivateGER
dae4f58e4c
Specify primary key
2023-05-28 00:27:16 +00:00
PrivateGER
856b05303b
Fix import
2023-05-28 00:27:16 +00:00
PrivateGER
5ae89a69bc
Add high performance batch imports
2023-05-28 00:27:16 +00:00
PrivateGER
8d08bf3ee4
Add search operators to frontend
2023-05-28 00:27:16 +00:00
PrivateGER
e6371e4665
Adjust search term logging + use filtered search query
2023-05-28 00:27:16 +00:00
PrivateGER
9859060c59
Add createdAt column, fix username filtering, filter advanced search terms correctly
2023-05-28 00:27:16 +00:00
PrivateGER
03cd2de8ec
Add basic advanced search + attachment metadata hints
2023-05-28 00:27:16 +00:00
PrivateGER
c7c21f5c16
remove extra header
2023-05-28 00:27:16 +00:00
PrivateGER
ed16e6cc28
Import .js files
2023-05-28 00:27:16 +00:00
PrivateGER
c35a640bb1
Fix property names
2023-05-28 00:27:16 +00:00
PrivateGER
a33b548555
Add Meilisearch widget
2023-05-28 00:27:16 +00:00
PrivateGER
4f07c88abb
Fix wrong parameter ordering
2023-05-28 00:27:16 +00:00
PrivateGER
340be8e35a
Implement Meilisearch Indexing
2023-05-28 00:27:16 +00:00
Freeplay
9b0b8a4180
fix
2023-05-27 18:38:27 -04:00
naskya
bfe2de8dea
use ph-lock for followers visibility
2023-05-28 03:10:15 +09:00
Freeplay
73d31ec332
Fix hide button being not clickable
2023-05-27 11:00:10 -04:00
Freeplay
c9e5b596c1
Don't show unlisted posts in antennas
2023-05-26 20:05:26 -04:00
TalonTheDragon
be6c41d0c5
Add labels to chat form
2023-05-26 23:43:35 +02:00
TalonTheDragon
371794fb34
Do the same for the typing list
2023-05-26 23:38:38 +02:00
TalonTheDragon
36fbd0e419
Add aria live region to message list so they get read automatically as they come in
2023-05-26 23:30:27 +02:00
Freeplay
7609ac4d88
maybe fix blurry text in swiper ?
2023-05-26 17:02:17 -04:00
Kainoa Kanter
c3456c027a
hotfix: try catch hasUnreadAntenna
2023-05-26 16:32:59 +00:00
Freeplay
a3f3ccf514
fix font size
2023-05-26 09:13:13 -04:00
ThatOneCalculator
870765684a
locale
2023-05-25 22:24:46 -07:00
ThatOneCalculator
5ecb7815ff
Revert "chore: rebase to v13 MkFolder"
...
This reverts commit 8783cf0adf
.
2023-05-25 22:17:19 -07:00
ThatOneCalculator
afa15e17ef
refactor: make post imports an experiment
2023-05-25 22:05:43 -07:00
ThatOneCalculator
8783cf0adf
chore: rebase to v13 MkFolder
...
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-25 21:46:45 -07:00
ThatOneCalculator
e1462133f6
chore: format
2023-05-25 20:42:14 -07:00
Kainoa Kanter
f9074ad771
Merge pull request 'fix: weird styling of reaction counts' ( #10203 ) from naskya/calckey:fix/no-emoji-reaction-count-styling into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10203
2023-05-26 03:33:39 +00:00
naskya
0f40c2ea25
fix style
2023-05-26 12:28:31 +09:00
Kainoa Kanter
29e512af4d
Merge pull request 'Fix reply and quote icons' ( #10202 ) from Freeplay/calckey:notes into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10202
2023-05-26 03:16:52 +00:00
ThatOneCalculator
406901236b
fix: 💄 margin on expand tweet button
2023-05-25 20:05:19 -07:00
Freeplay
d373e7be25
Fix reply and quote icons
...
past me was really dumb wth
2023-05-25 22:51:55 -04:00
ThatOneCalculator
911704d6a8
chore: formatting
2023-05-25 19:47:10 -07:00
Freeplay
a534ec5565
fix z-index
2023-05-25 21:27:51 -04:00
Freeplay
5d224bf1c6
make consistent
2023-05-25 19:42:42 -04:00
Freeplay
9c7af415ae
apply properties to all swipers
2023-05-25 19:40:47 -04:00
Freeplay
30beffab78
Only load timeline in active slide
2023-05-25 19:32:56 -04:00
Kainoa Kanter
6383babe04
Merge pull request 'Fix polls & own reactions not showing in replies' ( #10199 ) from Freeplay/calckey:notes into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10199
2023-05-25 20:50:57 +00:00
Freeplay
c683ee304e
tweak
2023-05-25 16:24:31 -04:00
Freeplay
b5ffb5af8d
fix z-index
2023-05-25 15:50:14 -04:00
Freeplay
3f58162cf4
Fix polls & own reactions not showing in replies
2023-05-25 15:49:39 -04:00
Kainoa Kanter
991788dcce
Merge pull request 'Display author's replies first, fixes, other stuff' ( #10194 ) from Freeplay/calckey:notes into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10194
2023-05-25 03:51:34 +00:00
Freeplay
2375d2a8a6
hide follow-button label on mobile
2023-05-24 21:41:28 -04:00
Freeplay
a9a1c22605
a
2023-05-24 21:33:49 -04:00
Freeplay
b70139f2bb
little refactor
2023-05-24 19:33:59 -04:00
Freeplay
54777fc12f
Display replies by same author first
2023-05-24 17:40:16 -04:00
Essem
af3f36f063
Hide security key section if TOTP is disabled
...
This should prevent some unintended behavior (and 500 errors) for now.
2023-05-24 14:43:22 -05:00
April John
3ac0946019
update inbox import timeout
2023-05-24 21:03:37 +02:00
April John
208c7d380a
update post import
2023-05-24 20:22:16 +02:00
Freeplay
b531145270
Add 'View on remote server' to right click menu
2023-05-24 14:00:18 -04:00
Freeplay
7b86c7087d
Fix 'noteOf' text in post title
2023-05-24 13:22:53 -04:00
Freeplay
34f33e6bb5
Fix truncated text in header
2023-05-24 12:27:12 -04:00
Freeplay
3d6c480334
overflow hidden to clip
2023-05-23 22:09:24 -04:00
Freeplay
2c87697492
fix
2023-05-23 21:48:54 -04:00
Freeplay
7f76143273
Change note right click menu to link context menu
2023-05-23 21:33:18 -04:00
ThatOneCalculator
e8ab73562b
make tosUrl open action in case it's external
2023-05-23 18:23:06 -07:00
ThatOneCalculator
48385d7a8f
feat: 👔 add link to TOS in info icon
...
Address #10117
2023-05-23 18:16:54 -07:00
ThatOneCalculator
3d5b0c5d83
chore: formatting
2023-05-23 18:02:52 -07:00
ThatOneCalculator
41bfbf7df1
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-23 18:01:50 -07:00
ThatOneCalculator
e615ff5ebd
Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop
2023-05-23 18:00:10 -07:00
ThatOneCalculator
983c860bd0
webhooks icon
2023-05-23 17:59:58 -07:00
Freeplay
e135f15832
hide scrollbar in header
2023-05-23 20:54:28 -04:00
Freeplay
6e1d5f366d
fix
2023-05-23 20:49:56 -04:00
Freeplay
cab146fb96
Fix z-index, better clipping in notes
2023-05-23 20:30:55 -04:00
Freeplay
e04562cdc8
Fix tabs not transitioning on first click
2023-05-23 13:56:29 -04:00
Kainoa Kanter
dae9bd43d4
Merge pull request 'Add some labels to & truncate notifications' ( #10181 ) from Freeplay/calckey:notifications into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10181
2023-05-23 05:33:54 +00:00
naskya
6dba4a145c
Format
2023-05-23 14:11:03 +09:00
naskya
c7943ca177
.js
2023-05-23 14:07:35 +09:00
MeiMei
910b06c35a
fix: Escape SQL LIKE
...
* SQL LIKE escape
2023-05-23 13:56:16 +09:00
ThatOneCalculator
d8aaa8f199
fix edit icon
2023-05-22 18:42:47 -07:00
Freeplay
8fe2aca14e
Match notification padding to note's padding
2023-05-22 21:26:52 -04:00
Freeplay
05ce3e7039
fix rogue :global() (would prevent text in toggles from wrapping)
2023-05-22 21:16:55 -04:00
Freeplay
3a92e77c6c
Merge branch 'develop' of https://codeberg.org/calckey/calckey into notifications
2023-05-22 21:12:11 -04:00
Freeplay
d85067fad5
Add labels to some & truncate notifications
2023-05-22 21:11:35 -04:00
Natty
1773ae14e3
Renote button optimization
2023-05-22 17:54:44 -07:00
ThatOneCalculator
28750dddc8
why was that ever there??
2023-05-22 17:36:19 -07:00
ThatOneCalculator
b5eb374e62
fix fade
2023-05-22 17:26:27 -07:00
ThatOneCalculator
79fe1dcd61
chore: formatting
2023-05-22 17:00:50 -07:00
ThatOneCalculator
2a87323242
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-22 16:59:48 -07:00
ThatOneCalculator
549802e5fa
Close #10177
2023-05-22 16:59:38 -07:00
Kainoa Kanter
2c36590ec7
Merge pull request 'Center header tabs, only hide labels if more than 3' ( #10178 ) from Freeplay/calckey:header into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10178
2023-05-22 23:48:01 +00:00
Freeplay
afaf22ee23
padding fix
2023-05-22 19:40:38 -04:00
Kainoa Kanter
840f7f1930
Merge pull request 'Feat: MFM fade' ( #10179 ) from ikiko/calckey:Feat-MFM-fade-dev into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10179
2023-05-22 21:48:03 +00:00
Isabell
45a8b9831e
clean up rebase
2023-05-23 07:08:58 +10:00
Isabell
a4f075271f
add fade to MFM options
2023-05-23 07:01:10 +10:00
Isabell
006358540c
add fade to cheat sheet
2023-05-23 06:59:33 +10:00
Isabell
e2552bdfbb
Add MFM fade functionality
2023-05-23 06:54:42 +10:00
Freeplay
07ce15d30e
this took longer than i would have liked.
2023-05-22 16:38:11 -04:00
Freeplay
e36ce8e849
fix avatar pos
2023-05-22 15:45:39 -04:00
Freeplay
ddb52ca4e3
add ::before & ::after to themeChanging class
2023-05-22 15:40:36 -04:00
Freeplay
9db7962e37
more fix, actually
2023-05-22 15:35:03 -04:00
Freeplay
4b56d34f93
better way of doing that
...
Couldn't due before becuase of how css was done
2023-05-22 15:23:26 -04:00
Freeplay
9f360606a0
fixes!!
2023-05-22 15:20:05 -04:00
Kainoa Kanter
161557d559
Nyanize non[consonant]
...
🟨 ⬜ 🟪 ⬛
https://calckey.social/notes/9f2l6x5u8e
2023-05-22 15:57:56 +00:00
Freeplay
f4e4dd6b5e
Merge branch 'develop' of https://codeberg.org/calckey/calckey into header
2023-05-22 11:44:08 -04:00
ThatOneCalculator
d88d74c8e0
chore: formatting
2023-05-22 08:23:00 -07:00
ThatOneCalculator
afd244351b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-22 08:22:31 -07:00
ThatOneCalculator
9e94668911
chore: upgrade swiper
2023-05-22 08:22:21 -07:00
Kainoa Kanter
16d0304d97
Merge pull request 'Fix: Accessibility fixes, mostly for screen reader' ( #10173 ) from TalonTheDragon/calckey:fix/accessibility into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10173
2023-05-22 14:51:51 +00:00
TalonTheDragon
16bec67f27
Set postIsExpanded to ref() for reactivity
2023-05-22 13:08:32 +02:00
Freeplay
ef17ff4e05
fix
2023-05-22 06:26:17 -04:00
Freeplay
fea1f993e2
Hide icons in note tabs, always show reply tab
2023-05-22 06:21:41 -04:00
TalonTheDragon
891cc62e0d
Emit event when cw is expanded
2023-05-22 12:18:17 +02:00
TalonTheDragon
4ae3eea8a3
Add translation to content warning in MKNote.vue
2023-05-22 10:56:42 +02:00
TalonTheDragon
1c275c9114
Add translations to deck.vue aria labels
2023-05-22 10:54:42 +02:00
ThatOneCalculator
892414f303
chore: up mfm-js in backend
2023-05-21 21:39:20 -07:00
ThatOneCalculator
6ef6b62fb2
don't show underline if no tabs
2023-05-21 20:19:41 -07:00
ThatOneCalculator
16c48307b6
Close #10175
2023-05-21 20:07:25 -07:00
ThatOneCalculator
70f6a4808c
chore: formatting
2023-05-21 20:05:52 -07:00
ThatOneCalculator
2c9d211af1
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-05-21 20:05:36 -07:00
ThatOneCalculator
8b2ffa773e
Close #10174
2023-05-21 20:04:59 -07:00
Kainoa Kanter
47b122536b
Merge pull request 'Tweak note tabs + add follow button to header + other minor stuff' ( #10172 ) from Freeplay/calckey:notes into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10172
2023-05-22 01:08:21 +00:00
Freeplay
88f39b2b02
Give article semantic to subnote
2023-05-21 18:23:17 -04:00
TalonTheDragon
8806dc92f7
Add translation to aria labels
2023-05-21 23:02:22 +02:00
Freeplay
a5ba2c3e8f
padding fix
2023-05-21 16:48:25 -04:00
Freeplay
0f82c4250b
Add follow button to header
2023-05-21 16:30:35 -04:00
TalonTheDragon
c240e37be9
Accessible label in MKNote should be a computed value. Also Fixes renoted note labels
2023-05-21 21:57:29 +02:00
Freeplay
9c1c001f25
Set minimum size for buttons
2023-05-21 14:11:45 -04:00
TalonTheDragon
fd9d23f3cb
Label deck and universal bar buttons for screen readers on mobile. Still needs translation and aria-selected
2023-05-21 19:17:13 +02:00
Freeplay
55b6b6075d
Accessible follow button
2023-05-21 13:10:27 -04:00
TalonTheDragon
0b7e9068bc
Properly set aria-hidden on note content only if CW is present and show content has not been clicked
2023-05-21 16:12:13 +02:00
TalonTheDragon
84ea25771d
Add aria-label to note container. This makes screen-readers read out the content while navigating with the keyboard.
2023-05-21 16:10:48 +02:00
Freeplay
da0a0503ba
tab fix
2023-05-20 21:46:33 -04:00
Freeplay
b871746b93
hide empty tabs
2023-05-20 21:20:17 -04:00
Freeplay
506420130e
'Jump to Reply' to 'Jump to previous'
2023-05-20 16:42:06 -04:00
naskya
813fb25d72
files may be undefined
2023-05-21 05:34:39 +09:00
Freeplay
e57fbbb335
add back icons
2023-05-20 12:34:04 -04:00
Freeplay
bfde7bbb88
Change detailed note tabs design
2023-05-20 12:08:20 -04:00
ThatOneCalculator
38d323962a
fix import
2023-05-19 23:59:49 -07:00
ThatOneCalculator
2d316fca4a
standardize post buttons
2023-05-19 23:38:36 -07:00
ThatOneCalculator
b049b5bfaa
chore: formatting
2023-05-19 23:27:56 -07:00
ThatOneCalculator
83db6ec70a
forgot }
2023-05-19 23:26:01 -07:00
ThatOneCalculator
c20e501d69
simpler fix, thank you @wikiyu
2023-05-19 23:22:10 -07:00
ThatOneCalculator
b4983ef56f
Revert "fix api doc?"
...
This reverts commit 9e366dc563
.
2023-05-19 23:21:00 -07:00
ThatOneCalculator
9e366dc563
fix api doc?
2023-05-19 23:14:59 -07:00
ThatOneCalculator
973b1837a6
fix: show follow requests even if not locked
2023-05-19 22:52:14 -07:00
Kainoa Kanter
7a75ba477d
Merge pull request 'Add reactions tab to detailed notes view' ( #10161 ) from Freeplay/calckey:notes into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10161
2023-05-20 04:57:44 +00:00
Freeplay
e79b1c693e
bottom padding
2023-05-20 00:53:15 -04:00
Freeplay
bf9077e1dc
fix
2023-05-20 00:41:42 -04:00
Freeplay
c3b8ce2e57
Reactions tab
2023-05-20 00:14:14 -04:00
Freeplay
7e93391ac3
fix depth
2023-05-19 23:02:15 -04:00
Namekuji
3ddcffd169
enhance: emoji width and height
2023-05-19 22:26:13 -04:00
Kainoa Kanter
6d3a5d63cc
chore: formatting
2023-05-19 15:41:59 -07:00
Kainoa Kanter
722489821c
Note tabs + Jump to Reply changes + other stuff ( #10157 )
2023-05-19 21:20:15 +00:00
Freeplay
2b6053d0b3
fix null error
2023-05-19 17:07:22 -04:00
Freeplay
f7856c6525
note metadata
2023-05-19 16:29:16 -04:00
Freeplay
f573f93d16
Make UserCardMini clickable
2023-05-19 14:45:29 -04:00
Freeplay
5db7460a82
fix loading icon for boosts tab
2023-05-19 14:40:47 -04:00
Freeplay
d60002f426
mini mfm button
2023-05-19 14:34:16 -04:00
Freeplay
79af6df55e
add withChart prop to UserCardMini
2023-05-19 14:28:36 -04:00
Freeplay
98a831961e
little bit more accessible tabs
2023-05-19 13:20:48 -04:00
Freeplay
d013b351e2
Tabbed content in detailed notes page
2023-05-19 13:02:41 -04:00
Freeplay
e921e2dce3
simplify conversation code
2023-05-18 15:48:36 -04:00
Freeplay
2ed994fb6d
revert history api
2023-05-18 11:48:45 -04:00
naskya
80d4f06962
format
2023-05-18 20:50:24 +09:00
naskya
079d757009
Check alt text on mutes
2023-05-18 20:38:33 +09:00
Kainoa Kanter
3fc94f9348
Merge pull request 'More focusable elements + allow closing modal's w/ browser back & esc' ( #10142 ) from Freeplay/calckey:keyboard into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10142
2023-05-18 05:43:55 +00:00
Freeplay
fb06aecb7b
Jump to Reply + other note page improvmeents
2023-05-17 21:54:37 -04:00
Freeplay
72a40b3139
Display account info of post rather than 'Post' in header
2023-05-17 18:56:03 -04:00
Freeplay
c3cd14ece0
(actually) fix clicking audio opening post
2023-05-17 16:44:06 -04:00
Freeplay
eec5f5dc23
SubNoteContent fixes
2023-05-17 15:24:51 -04:00
Freeplay
da522482ac
Allow pressing esc to close lightbox
2023-05-17 13:46:00 -04:00
Freeplay
4bebe2187f
add touch events for tooltip on range input
2023-05-17 12:53:00 -04:00
Freeplay
49acbd10ae
Close modals on browser back
2023-05-17 12:34:45 -04:00
Freeplay
1e0d38dc55
There seemed to be no use for that ?
2023-05-17 00:10:24 -04:00
Kainoa Kanter
2de535b0b8
fix: dont show cheat sheet when not needed
2023-05-16 20:31:13 -07:00
Freeplay
4d45cd38d9
focus to elements
2023-05-16 22:40:02 -04:00
Kainoa Kanter
dcd6e48101
rm unessicary option
2023-05-16 19:31:18 -07:00
Kainoa Kanter
d79968e095
Merge pull request 'Add loading spinners to detailed note page & popups(if slow)' ( #10139 ) from Freeplay/calckey:loaders into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10139
2023-05-17 01:39:50 +00:00
Freeplay
8a6112ec24
Display waiting dialog if component takes more than a second to load
2023-05-16 19:28:07 -04:00
Freeplay
095ac9d929
Add loading spinners + remove unused
2023-05-16 18:18:07 -04:00
April John
6a5b9009f0
feat: allow horizontal scaling
2023-05-17 00:08:33 +02:00
Kainoa Kanter
3bf08a9610
Merge pull request 'Accessible Form Inputs!' ( #10130 ) from Freeplay/calckey:settings into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10130
2023-05-16 17:58:01 +00:00
Freeplay
86f1d104c4
fix border-radius of folder
2023-05-15 22:39:05 -04:00
Freeplay
3fde459b6e
fix noBg timeline BG's when wallpaper set
2023-05-15 22:05:43 -04:00
Freeplay
805134bb74
move labels in migration page into caption
2023-05-15 21:45:17 -04:00
Freeplay
b38607a694
fix show replies toggle not saving
2023-05-15 18:13:59 -04:00
Freeplay
1cc7c3f8dd
Accessible form components
2023-05-15 16:19:33 -04:00
April John
1161db414e
Fix
2023-05-15 13:03:48 +00:00
April John
38a5f4e543
Fix: add done statements
2023-05-15 12:25:54 +00:00
Freeplay
38a29ad2c5
organize settings
2023-05-14 22:10:52 -04:00
Kainoa Kanter
21c5b3665c
Merge pull request 'Replace classic.vue w/ a class in universal.vue' ( #10122 ) from Freeplay/calckey:classic into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10122
2023-05-14 23:55:54 +00:00
Kainoa Kanter
8b611a175e
tooltip for edited
2023-05-14 16:52:31 -07:00
Freeplay
cda1e7bbf4
classic view spacing
2023-05-14 19:19:00 -04:00
Freeplay
ba1f39a9ac
Remove classic header (isn't used anywhere anymore)
2023-05-14 19:14:54 -04:00
Freeplay
8b91a6faa1
tweak navbar
2023-05-14 19:10:59 -04:00
Freeplay
d2cee55c35
Change "Classic" to "Centered"
2023-05-14 19:10:48 -04:00
Kainoa Kanter
c6aa87cc9c
chore: formatting
2023-05-14 15:20:26 -07:00
Kainoa Kanter
9d6172757c
Revert "fix: 🐛 go to last timeline selected"
...
This reverts commit 4478468256
.
2023-05-14 15:19:58 -07:00
Kainoa Kanter
18afe6ab47
Revert "feat: swap home timeline with social's functionality ( #9597 )"
...
This reverts commit df68d5ffff
.
2023-05-14 15:18:18 -07:00
Freeplay
0996e2e2b6
fix mobile navbar
2023-05-14 17:21:28 -04:00
Kainoa Kanter
a71f33701d
warn against graze for mastodon
2023-05-14 14:12:59 -07:00
Freeplay
2a313e73ff
Replace classic.vue w/ a class in universal.vue
2023-05-14 17:06:58 -04:00
Kainoa Kanter
001f8038bf
remove duplicate
2023-05-14 13:45:36 -07:00
Kainoa Kanter
b669986060
Merge pull request 'Fix media not displaying when no body text' ( #10121 ) from Freeplay/calckey:notes into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10121
2023-05-14 20:02:04 +00:00
Freeplay
2c22a20da4
button alignment
2023-05-14 15:33:50 -04:00
Freeplay
448d830c51
fix image not displaying if no text
2023-05-14 15:31:07 -04:00
April John
657857e8d6
Feat: move post imports to new jobs
2023-05-14 20:20:31 +02:00
April John
e4a821a494
Feat: move post imports to new jobs
2023-05-14 18:46:48 +02:00
Kainoa Kanter
d6c8e0dbf4
Merge pull request 'feat: automatically set antenna/list column names' ( #10116 ) from naskya/calckey:feat/set-column-names-by-default into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10116
2023-05-14 14:04:03 +00:00
naskya
5d5edbb655
Set antenna/list column names automatically
2023-05-14 14:53:33 +09:00
naskya
6109122d02
Change "Add caption" icon in Drive
2023-05-14 14:40:36 +09:00
naskya
cdc48bd018
Use ph-flying-saucer for antenna column in Deck
2023-05-14 14:36:29 +09:00
amy bones
b01c9ce0b0
Fix hover unblur text after keyboard nav changes
2023-05-13 16:30:46 -07:00
Kainoa Kanter
a7bd62e964
Use proper beta label
2023-05-13 13:04:53 -07:00
Kaity A
950c9b5caf
update translation
2023-05-14 00:57:37 +10:00
Kaity A
1e48c89528
Update meta to include feaures
2023-05-14 00:51:31 +10:00
Kaity A
adda2816c8
Update meta to return experimentals
2023-05-14 00:18:30 +10:00
Kaity A
ee5c907a72
Add page header to experiments
2023-05-14 00:04:24 +10:00
Kaity A
7f0cd17b38
fix meta update
2023-05-13 23:57:55 +10:00
Kaity A
59307392d4
add experimental feature gate
2023-05-13 23:41:36 +10:00
Kaity A
f0a0a657b9
Merge branch 'develop' of https://codeberg.org/calckey/calckey into feature/edits
2023-05-13 22:13:02 +10:00
Kainoa Kanter
8877598799
chore: formatting
2023-05-12 20:11:41 -07:00
Kainoa Kanter
a51169a948
todo
2023-05-12 20:05:25 -07:00
Kainoa Kanter
dcd9f0a9c2
Revert "add (back) pwa install button to help menu"
...
This reverts commit 298960f4dd
.
2023-05-12 20:05:18 -07:00
Kainoa Kanter
88ba0a9734
Revert "better icon"
...
This reverts commit 3808777c93
.
2023-05-12 20:03:56 -07:00
Freeplay
b20b2f5be9
tweak css
2023-05-12 21:54:59 -04:00
Freeplay
d2f1f6f4c0
Only show mfm warning the first time + fix sparkle
2023-05-12 21:48:58 -04:00
Freeplay
f0fe5fcf6c
Add reduced motion & autoplay MFM toggles to welcome popup
2023-05-12 21:19:56 -04:00
Freeplay
17acb0ee56
styling + remove log
2023-05-12 20:30:06 -04:00
Freeplay
a5f9dfd84a
Settings option
2023-05-12 20:05:33 -04:00
Freeplay
5dedd6b706
Merge branch 'develop' of https://codeberg.org/calckey/calckey into mfm-warn
2023-05-12 17:28:07 -04:00
Freeplay
3c5b1280c7
add initial button
2023-05-12 00:46:26 -04:00
Kainoa Kanter
3808777c93
better icon
2023-05-11 19:11:53 -07:00
Kainoa Kanter
2bc1142016
fix typo
2023-05-11 19:02:51 -07:00