Commit Graph

4349 Commits

Author SHA1 Message Date
freeplay a61054e3f5 fix: ad widget size 2023-06-25 18:49:12 -04:00
freeplay 5fcbf699ff feat: make RSS feed scrollable (#10108) 2023-06-25 18:33:13 -04:00
freeplay cc1b34d3e5 feat: Make scrollable widgets flexible 2023-06-25 18:19:37 -04:00
freeplay 6809c2fcbc fix: actually fix mobile pos
oops...
2023-06-25 17:28:35 -04:00
freeplay 0a2f1d9243 fix: new posts button mobile position + webkit-mask 2023-06-25 17:10:10 -04:00
freeplay fc30217c69 style: New posts button 2023-06-25 17:07:01 -04:00
freeplay 7fa2ed853a Update visibility descriptions 2023-06-25 11:11:18 -04:00
Namekuji dabd0d0acc
fix: 2fa registration code 2023-06-24 23:25:25 -04:00
ThatOneCalculator 41c65a4623
fix: 🐛 properly apply unicode for skin tone selector 2023-06-24 19:38:55 -07:00
ThatOneCalculator e5315db92c
fix: 🩹 ask for reload upon changing skin tone 2023-06-24 19:23:14 -07:00
ThatOneCalculator 2425382d63
fix: ✏️ deduplicate class 2023-06-24 19:17:48 -07:00
ThatOneCalculator dba594c55a
refactor: 💄 improve miauth style 2023-06-24 19:16:15 -07:00
ThatOneCalculator 0c6e0ba09d
Merge branch 'develop' into beta 2023-06-24 15:17:43 -07:00
ThatOneCalculator 389734e5a6
Merge branch 'develop' into beta 2023-06-24 15:12:45 -07:00
syuilo 65d0e8f683
enhance(frontend): improve ux of deck scroll 2023-06-24 21:09:32 +00:00
freeplay c63f56f79b Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-24 16:36:17 -04:00
freeplay ce53288bf0 fix: basically just undo my previous modal changes 2023-06-24 16:35:56 -04:00
ThatOneCalculator ae14da7014
fix: 🩹 make cacheRemoteFiles false by default for new instances 2023-06-24 13:25:25 -07:00
ThatOneCalculator 15e8db0563
feat: 🔒 expand /api/v1/instance/peers to proper endpoint and check for private mode
Closes #10358
2023-06-24 13:00:50 -07:00
freeplay 0b2a84d805 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-24 15:03:27 -04:00
freeplay 08df1d9d44 fix: focus first element inside modal 2023-06-24 15:02:54 -04:00
ThatOneCalculator ac768ece13
fix: ⚗️ ensure splash is removed upon load
https://codeberg.org/calckey/calckey/pulls/10285#issuecomment-951231
2023-06-24 11:43:37 -07:00
freeplay dd140db13f Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-24 10:22:06 -04:00
Freeplay eff50abf3d fix: jump to top of page when opening modals
I want to do this probably later, for now it will still focus inside the window when pressing tab
2023-06-24 10:21:14 -04:00
Namekuji fd6b655a7c
fix compile error 2023-06-24 04:07:19 -04:00
ThatOneCalculator 6e364a857f
docs: 📝 clearer package docs 2023-06-23 22:07:52 -07:00
ThatOneCalculator 62efd07ca0
docs: 📝 document packages dir 2023-06-23 22:00:29 -07:00
ThatOneCalculator d3c5c48537
fix: 👷 fix format run 2023-06-23 21:24:16 -07:00
ThatOneCalculator 2eea153ba1
chore: 🎨 format 2023-06-23 21:22:44 -07:00
ThatOneCalculator 1fddd319c4
fix: 🐛 remove cw in post edit
Closes #10353
2023-06-23 21:18:04 -07:00
ThatOneCalculator 0e4a4b09c9
docs: 📝 API documentation generation 2023-06-23 21:13:03 -07:00
ThatOneCalculator 0625bcbec3
refactor: 🏷️ add antenna type to streaming types 2023-06-23 20:37:24 -07:00
tamania c462d48bdb
perf: use setInterval instead of setTimeout chain in MkTime 2023-06-23 18:33:37 -07:00
ThatOneCalculator be83ac8f43
fix: 🐛 start transaction with multi 2023-06-23 18:21:00 -07:00
ThatOneCalculator 0d6256113d
Revert "build: use vite 4.4 beta with lightningcss"
This reverts commit 25aab24861.
2023-06-23 18:04:02 -07:00
ThatOneCalculator c567f4f14b
Revert "fix: 🚑 disable lightningcss transformer for now"
This reverts commit d0fd6a7de8.
2023-06-23 18:03:49 -07:00
ThatOneCalculator d0fd6a7de8
fix: 🚑 disable lightningcss transformer for now 2023-06-23 17:55:42 -07:00
ThatOneCalculator 9d161d9021
chore: 🎨 format 2023-06-23 17:47:14 -07:00
ThatOneCalculator 2f38f228d6
fix: 🐛 non-duplicate skin tone selection 2023-06-23 17:47:07 -07:00
ThatOneCalculator b6dd48a375
refactor: ♻️ url preview 2023-06-23 17:40:01 -07:00
ThatOneCalculator 25aab24861
build: use vite 4.4 beta with lightningcss 2023-06-23 17:35:52 -07:00
ThatOneCalculator c0f6a53223
fix: 🐛 race condition between workers when creating note
Closes #10345
Discovered here: https://codeberg.org/calckey/calckey/issues/10345#issuecomment-950475
2023-06-23 17:27:25 -07:00
ThatOneCalculator 7640f4d3f8
refactor: ♻️ make skin tones modular
Could possibly be for future custom emoji sets that support custom skin tones? (i.e. Mutant Standard)
2023-06-23 17:19:26 -07:00
ThatOneCalculator 3a17ef6d42
feat: skin tone selector in category 2023-06-23 16:51:13 -07:00
ThatOneCalculator 9e1fbed9b9
refactor: ♻️ simplify null check 2023-06-23 15:40:38 -07:00
ThatOneCalculator 66ef6a8da8
refactor: ♻️ refactor MkModalWindow for TS safety 2023-06-23 15:36:28 -07:00
Freeplay cf923e57ad fix: mobile note spacing 2023-06-23 17:41:39 -04:00
Freeplay 56cd2ea888 fix: autocomplete not being focused properly 2023-06-23 17:30:50 -04:00
ThatOneCalculator f101317f3c
refactor: 📌 use own emoji descriptions 2023-06-23 00:27:26 -07:00
ThatOneCalculator d7ffffa8ab
chore: 🎨 format 2023-06-23 00:22:55 -07:00
ThatOneCalculator 7c5e7d7d85
fix: 🐛 pull up instance window instead of search field 2023-06-23 00:21:48 -07:00
ThatOneCalculator a7dd8bffe5
fix: 🩹 disable Unicode 15 emojis
https://github.com/jdecked/twemoji/pull/43
2023-06-22 22:39:52 -07:00
ThatOneCalculator 05c75579d5
Merge branch 'refactor/emojis' into develop 2023-06-22 22:09:25 -07:00
ThatOneCalculator 77734cf69b
fix: 💄 consistent emoji styling 2023-06-22 21:08:04 -07:00
ThatOneCalculator a5fe0ac8b5
feat: emoji skin tone
Closes #9959
2023-06-22 20:58:44 -07:00
ThatOneCalculator 738b111a4c
fix: don't use cache on autocomplete for now 2023-06-22 19:56:42 -07:00
ThatOneCalculator d296fee10a
perf: update emojis, cache in IndexedDb
Closes #9959
May fix #9724
2023-06-22 19:34:52 -07:00
Kainoa Kanter 1db5beb41b refactor: ♻️ open instance as lookup window 2023-06-23 02:02:27 +00:00
ThatOneCalculator 5e0a0df262
feat: clickable domains on job queue
https://post.naskya.net/notes/9gbfos2mv5iz6g63
2023-06-22 18:11:25 -07:00
ThatOneCalculator 1a971efa68
feat: $[small ] and $[center ] MFM syntax 2023-06-22 17:41:34 -07:00
ThatOneCalculator 6c72806e31
refactor: ♻️ reorganize note menu
translate just above view remote
2023-06-22 17:25:50 -07:00
ThatOneCalculator 43dacdcf81
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-22 17:14:49 -07:00
ThatOneCalculator 7ca519560f
feat: display remaining time on ratelimits 2023-06-22 17:14:27 -07:00
Freeplay 0c5c3f8e07 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-22 19:55:04 -04:00
Freeplay 260afcd6e8 fix: hide tooltip on page change 2023-06-22 19:54:26 -04:00
ThatOneCalculator 8a45d25912
fix: ✏️ typo in API docs + errors
Co-authored-by: naskya <m@naskya.net>
2023-06-22 16:53:56 -07:00
ThatOneCalculator 9eb130880d
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-22 16:46:33 -07:00
ThatOneCalculator 278f42a720
fix: 🐛 collapse reply if type is a mention and it has a reply 2023-06-22 16:46:18 -07:00
Kainoa Kanter 17018c9b99 Merge pull request '[PR]: enhance (docker): proper caching and smaller image size' (#10349) from nmkj/calckey:v14-docker into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10349
2023-06-22 23:42:50 +00:00
naskya d5854c2324
fix: 🐛 proper isDuplicateKeyValueError handling
Closes #10340
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-06-22 16:25:27 -07:00
ThatOneCalculator a0a4423f45
fix: 🐛 only collapsed reply if notification is reply 2023-06-22 16:18:59 -07:00
Freeplay e91389b1af fix 2023-06-22 17:04:57 -04:00
Namekuji f7631772a3
cache native-utils 2023-06-22 16:25:42 -04:00
Namekuji 99e1f1ad84
chore: format 2023-06-22 16:00:28 -04:00
Namekuji 3780be57c0
clean unnecessary artifacts 2023-06-22 16:00:28 -04:00
Namekuji e232332a46
fix build and clean scripts 2023-06-22 16:00:28 -04:00
Lily Cohen 48f58feae6
precompile rust components 2023-06-22 16:00:28 -04:00
Freeplay eb52e67398 fix 2023-06-22 15:35:56 -04:00
Freeplay f407910e70 Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-21 23:41:06 -04:00
Freeplay 94a8f64b3b Minimize reply context in notifications 2023-06-21 23:38:56 -04:00
Namekuji 4bd0838f29
fix: 🐛 empty fs stat 2023-06-21 16:26:43 -07:00
Freeplay 29d1970f59 Fix missing deviceKind imports for swipers 2023-06-21 17:13:46 -04:00
Freeplay 7ed1cc1ff7 i apologize to all the cats that may have been harmed before this commit (#10342) 2023-06-21 14:22:04 -04:00
Freeplay 49142df177 Fix show more button being shown when more than 4 images inside CW 2023-06-21 12:51:36 -04:00
Freeplay 19874ef231 label to close button 2023-06-20 14:41:51 -04:00
Freeplay c05f151b1a Proper use of focus trap 2023-06-20 14:13:05 -04:00
Freeplay be6a640edb remove gaps ? 2023-06-20 10:30:13 -04:00
Freeplay 77d1cf1add Merge branch 'develop' of https://codeberg.org/calckey/calckey into upstream/develop 2023-06-19 16:50:56 -04:00
Freeplay d830a6dad3 Share dropdown w/ remote copy 2023-06-19 16:50:51 -04:00
Kainoa Kanter 6e1f3a01cf Merge pull request '[PR]: Allow moderators to see modlogs' (#10327) from daikei/calckey:allow-mods-to-see-mod-notes into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10327
2023-06-19 16:39:03 +00:00
Freeplay 8281817c0f fix UI sometimes being offset on mobile 2023-06-19 12:21:46 -04:00
daikei 87145bd823 Merge branch 'develop' into allow-mods-to-see-mod-notes 2023-06-19 15:41:38 +00:00
daikei 0bc68a4b6f Fix formatting 2023-06-19 14:14:15 +00:00
daikei a3d26eaf31 Allow moderators to see moderation notes 2023-06-19 14:08:34 +00:00
ThatOneCalculator e2ce197938
refactor: ♻️ better edited timestamp display 2023-06-18 20:34:57 -07:00
ThatOneCalculator cc9e5cada4
fix: 💄 badge style on mobile 2023-06-18 20:11:30 -07:00
ThatOneCalculator 2339c63fcb
fix: 🩹 duplicate update 2023-06-18 19:38:32 -07:00
ThatOneCalculator b179970f15
fix: 🐛 properly index edited post 2023-06-18 19:04:04 -07:00
ThatOneCalculator fe0ceb98c5
chore: formatting 2023-06-18 18:36:34 -07:00
ThatOneCalculator 6fd240a764
fix: 🐛 when editing polls, keep votes for unmodified choices 2023-06-18 18:36:26 -07:00
ThatOneCalculator 10b9030368
fix: 🐛 don't allow editing a post on another account 2023-06-18 17:46:39 -07:00
ThatOneCalculator 37be746812
fix: 💄 white foreground on forced black background
Remedies the problem introduced by 020c4f5788 causing black text to appear over a black-ish background
2023-06-18 16:37:46 -07:00
ThatOneCalculator f978c9200d
Revert "dot inside renote button when renoted"
This reverts commit e0c7c8f49d.
2023-06-18 15:54:45 -07:00
Namekuji 739a80a94e
shorten cache expire 2023-06-18 18:04:26 -04:00
Namekuji 4c9153fd14
add refresh button to poll 2023-06-18 17:14:38 -04:00
Namekuji 68cc264f5f
don't broadcast poll updates 2023-06-18 13:23:59 -04:00
Freeplay 020c4f5788 Prevent white flash during loading screen
no longer have to deal with getting flashbanged every time! :D
2023-06-17 22:22:35 -04:00
Freeplay f53d8b7e1d fix user preview menu color 2023-06-17 21:41:41 -04:00
Freeplay ad4c43b3f4 fix overflow 2023-06-17 21:21:58 -04:00
Freeplay 24390f1d99 reply line fixes 2023-06-17 16:35:11 -04:00
Freeplay e0c7c8f49d dot inside renote button when renoted 2023-06-17 14:59:19 -04:00
Freeplay 11c00946b5 fix 2023-06-17 13:18:19 -04:00
Freeplay 1abf71f569 add faded edges to swiper + shadows :3 2023-06-17 00:51:38 -04:00
Freeplay cbefe34e99 Add 'remove your reaction' label 2023-06-16 23:17:55 -04:00
Freeplay be413d5bd2 Add backgrounds in nav & settings when wallpaper in use 2023-06-16 22:54:01 -04:00
Freeplay b4f7506950 Fix mini follow button label + its position in user cards 2023-06-16 22:05:36 -04:00
ThatOneCalculator 0127cc6ac3
refactor: ⚰️ unused import 2023-06-16 14:12:21 -07:00
ThatOneCalculator 54bdfd6e1d
Revert "refactor: ⬆️ use custom version of vue3-otp-input"
This reverts commit f50f8830a8.
2023-06-16 14:11:33 -07:00
ThatOneCalculator 35445f8591
Revert "refactor: 🦺 replace js-yaml with yaml"
This reverts commit 837a45bd98.
2023-06-16 14:09:42 -07:00
ThatOneCalculator c921d5117b
Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-06-16 10:16:31 -07:00
ThatOneCalculator 3aab4c05e7
fix: 🐛 display punishments on desktop 2023-06-16 10:16:19 -07:00
Kainoa Kanter 27965f708d Merge pull request '[PR]: fix: publish posts boosted by relays' (#10309) from nmkj/calckey:fix-aode-relay into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10309
2023-06-16 16:59:10 +00:00
Namekuji aa46f5f1bb
skip if actor is not found or has been already deleted 2023-06-16 04:49:11 -04:00
Namekuji c5ccd68c08
remove unused import 2023-06-16 04:17:32 -04:00
Namekuji 2b1e16d489
add comments 2023-06-16 03:48:40 -04:00
Namekuji fda6a1b1d2
wait a bit more 2023-06-16 03:48:39 -04:00
Namekuji 6236661d62
use redis 2023-06-16 03:48:39 -04:00
Namekuji 0c9cce7c7c
fix aode-relay compatibility 2023-06-16 03:48:39 -04:00
Hosted Weblate da6f611185
chore: Merge branch 'origin/develop' into Weblate. 2023-06-16 09:14:12 +02:00
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