Commit Graph

761 Commits

Author SHA1 Message Date
ThatOneCalculator
6bc25eb38b Merge branch 'develop' into rebrand 2023-07-15 14:15:01 -07:00
ThatOneCalculator
3255066fe4 feat: seperate sponsors and patrons 2023-07-14 23:03:07 -07:00
ThatOneCalculator
7096b6b7a6 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-07-14 16:51:31 -07:00
ThatOneCalculator
47d13dd542 refactor: 🚸 filter out https on recommended instances 2023-07-14 16:51:21 -07:00
freeplay
cdcdc457df fix: Follow Request labeling
resolves #10368
2023-07-14 00:17:20 -04:00
ThatOneCalculator
1262f07419 refactor: add aria labels to buttons 2023-07-12 23:22:58 -07:00
ThatOneCalculator
bc6acd7efb fix: 💄 locales, transition for MkDonation 2023-07-12 00:23:54 -07:00
ThatOneCalculator
1eb3d4e866 refactor: ♻️ donation link logic, add link to /about, fix typo 2023-07-11 23:42:59 -07:00
ThatOneCalculator
7f497d3e67 feat: Donation pop-up with optional admin link
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-07-11 23:23:44 -07:00
ThatOneCalculator
1a00e1c8e4 fix: 🐛 save reactions if added 2023-07-11 21:01:31 -07:00
naskya
88e14729c2 better locale & style 2023-07-08 22:29:36 +00:00
naskya
8f3c0f480b Navigate to /announcements if there are more than three unreads 2023-07-08 21:02:11 +00:00
naskya
cde369d238 Update locale 2023-07-08 19:21:25 +00:00
Syuilo
6919477820 refactor: make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 19:23:55 -07:00
ThatOneCalculator
6c7f0521aa find and replace 2023-07-02 15:18:30 -07:00
ThatOneCalculator
66b61bb41b refactor: 🚩 post editing is no longer experimental 2023-07-01 20:00:51 -07:00
ThatOneCalculator
f6009dc6e8 refactor: 🌐 patrons description 2023-07-01 19:31:05 -07:00
ThatOneCalculator
acca7633ad fix: 🐛 standard input for 2FA token
Closes #10361, removes client dependency
2023-06-29 19:12:42 -07:00
Kainoa Kanter
b43f6a7add Merge pull request '[PR]: Option to disable swiping' (#10367) from Freeplay/calckey:swiper into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10367
2023-06-27 02:52:35 +00:00
ThatOneCalculator
f29c5396c7 Merge branches 'develop' and 'develop' of codeberg.org:calckey/calckey into develop 2023-06-26 14:50:19 -07:00
ThatOneCalculator
1aa1320567 fix: 🐛 apply skin tone to default reactions, aria labels for tone picker 2023-06-26 14:49:55 -07:00
freeplay
f9f5a7df20 feat: toggle-able swiping 2023-06-26 14:36:28 -04:00
freeplay
c867899440 feat: ALT button (#9265) 2023-06-25 20:26:15 -04:00
freeplay
6d0de04cfd Update visibility descriptions 2023-06-25 11:11:18 -04:00
ThatOneCalculator
d1efef1353 refactor: 💄 improve miauth style 2023-06-24 19:16:15 -07:00
ThatOneCalculator
8f419319a7 feat: emoji skin tone
Closes #9959
2023-06-22 20:58:44 -07:00
ThatOneCalculator
385f31df29 refactor: ♻️ better edited timestamp display 2023-06-18 20:34:57 -07:00
ThatOneCalculator
5a15af5f6c fix: 🌐 correct "clear" 2023-06-18 16:55:11 -07:00
Freeplay
f1b4d10bcf Add 'remove your reaction' label 2023-06-16 23:17:55 -04:00
ThatOneCalculator
62654341e4 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
Freeplay
d88a738bc6 i18n 2023-06-11 22:05:50 -04:00
ThatOneCalculator
141084d56c Merge branch 'patron-labels' into develop 2023-06-08 12:33:51 -07:00
naskya
175d727629 feat: channel column in deck view 2023-06-08 13:29:19 +00:00
ThatOneCalculator
9c9a9ee261 feat: patron labels 2023-06-06 18:43:05 -07:00
ThatOneCalculator
915540c4f3 Merge remote-tracking branch 'weblate/develop' into develop 2023-06-06 13:27:30 -07:00
ThatOneCalculator
a0671d47a8 fix: editing caption accuracy 2023-06-06 13:03:09 -07:00
Freeplay
86ed38c642 Advanced MFM toggle 2023-06-03 17:12:08 -04:00
ThatOneCalculator
117f95799b refactor: ♻️ sync note summaries 2023-06-02 22:11:34 -07:00
Kainoa Kanter
a55309569d 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
ThatOneCalculator
33001fa45c fix: locale key 2023-06-01 11:53:32 -07:00
Freeplay
61a29b1e92 typo 2023-05-31 23:52:18 -04:00
Freeplay
72d12f50f6 Add expand on note click option 2023-05-31 23:52:05 -04:00
Freeplay
7303857ee8 typo 2023-05-29 15:59:04 -04:00
Kainoa Kanter
78c493f82c 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
cc77c6c175 locales 2023-05-29 12:16:35 -07:00
Freeplay
7def5ce16c Add lists hint 2023-05-29 15:08:33 -04:00
Freeplay
44fc41ce9b Merge branch 'develop' of https://codeberg.org/calckey/calckey into hints 2023-05-29 12:47:15 -04:00
Freeplay
ca8d63c2b0 Add clips, antennas hint 2023-05-29 09:11:42 -04:00
ThatOneCalculator
62835aa4a3 chore: formatting 2023-05-28 20:34:18 -07:00
Kainoa Kanter
43f5cdbcc9 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
5a8dfbb8fd feat: server info widget
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-05-28 20:14:08 -07:00
Freeplay
02f2470791 add channel federation warn 2023-05-28 20:31:00 -04:00
Isabell
62fce3a32e add ability to crop content 2023-05-28 15:19:57 +10:00
PrivateGER
bd2ece3a01 i18n strings 2023-05-28 00:27:16 +00:00
naskya
89c1b7a2a6 chore: Translated using Weblate (English)
Currently translated at 100.0% (1753 of 1753 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-05-26 07:25:11 +02:00
ThatOneCalculator
aa3991f335 locale 2023-05-25 22:24:46 -07:00
Freeplay
e9b86badda Merge branch 'develop' of https://codeberg.org/calckey/calckey into notifications 2023-05-22 21:12:11 -04:00
Freeplay
416850f4c1 Add labels to some & truncate notifications 2023-05-22 21:11:35 -04:00
Kainoa Kanter
90f2a73ac4 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
7a77597c34 add fade description 2023-05-23 06:56:22 +10:00
Kainoa Kanter
8dc7486003 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
67cd235733 Add cw to english locale 2023-05-22 10:58:20 +02:00
ThatOneCalculator
e3076c2eb9 Merge branch 'develop' of codeberg.org:calckey/calckey into develop 2023-05-21 20:05:36 -07:00
ThatOneCalculator
fb1b773480 Close #10174 2023-05-21 20:04:59 -07:00
Freeplay
29eebcfe01 'Jump to Reply' to 'Jump to previous' 2023-05-20 16:42:06 -04:00
ThatOneCalculator
95ca9701e9 fix: show follow requests even if not locked 2023-05-19 22:52:14 -07:00
Freeplay
dc377c9263 Jump to Reply + other note page improvmeents 2023-05-17 21:54:37 -04:00
Kainoa Kanter
55a6b86e00 locales 2023-05-16 20:59:54 -07:00
Freeplay
75dfd21918 organize settings 2023-05-14 22:10:52 -04:00
Kainoa Kanter
61295c8fbb 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
Freeplay
eac5b327af Change "Classic" to "Centered" 2023-05-14 19:10:48 -04:00
Kainoa Kanter
5abc28ae05 instance -> server 2023-05-14 15:29:51 -07:00
Kainoa Kanter
1fa9e8d340 fix quote 2023-05-14 15:25:15 -07:00
Kainoa Kanter
7d8c0798e5 Revert "feat: swap home timeline with social's functionality (#9597)"
This reverts commit df68d5ffff72bd960d2fcf33562da5e38a18fb3b.
2023-05-14 15:18:18 -07:00
Kainoa Kanter
362a5490e5 warn against graze for mastodon 2023-05-14 14:12:59 -07:00
naskya
496acb9186 chore: Translated using Weblate (English)
Currently translated at 100.0% (1744 of 1744 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-05-14 15:26:03 +02:00
Kainoa Kanter
9171d3ae08 Use proper beta label 2023-05-13 13:04:53 -07:00
Kaity A
46fb825ad5 update translation 2023-05-14 00:57:37 +10:00
Kaity A
804dbe6985 add experimental feature gate 2023-05-13 23:41:36 +10:00
Kainoa Kanter
14fb2ffa8b Revert "add (back) pwa install button to help menu"
This reverts commit 298960f4dd5c54815e8e999d1e41ce4219904cb9.
2023-05-12 20:05:18 -07:00
Freeplay
f49ac02e2a update locale 2023-05-12 21:59:13 -04:00
Freeplay
5f2d19aab8 Settings option 2023-05-12 20:05:33 -04:00
Freeplay
dd7c71a6ba Merge branch 'develop' of https://codeberg.org/calckey/calckey into mfm-warn 2023-05-12 17:28:07 -04:00
Freeplay
fb78a0f58a add initial button 2023-05-12 00:46:26 -04:00
Kainoa Kanter
d477a8904b add (back) pwa install button to help menu 2023-05-11 18:59:42 -07:00
syuilo
d2dba136bf feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
Co-authored-by: GitHub <syuilo>
2023-05-10 20:50:21 -07:00
Hosted Weblate
0f3823bde3 chore: Merge branch 'origin/develop' into Weblate. 2023-05-10 23:09:28 +02:00
len
34aed25550 chore: Translated using Weblate (English)
Currently translated at 100.0% (1734 of 1734 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-05-10 23:09:10 +02:00
ThatOneCalculator
f49f9d281e feat: ability for moderators to send mod mail 2023-05-10 14:06:45 -07:00
ThatOneCalculator
bcaf30f49f missing action + locales 2023-05-07 19:05:05 -07:00
ThatOneCalculator
07ff19008a refactor: remove internal apps page 2023-05-07 18:49:56 -07:00
ThatOneCalculator
1fd815beea Revert "Merge pull request 'Add support for CW boosting' (#10047) from supakaity/hajkey:hk/cw-boost into develop"
This reverts commit 5e86bafb24a714f3351da0a205bc57f54332e33c, reversing
changes made to d1977fc3204e16523b3c94be2a2b1878f18dca56.
2023-05-07 11:38:39 -07:00
Kainoa Kanter
62f20383e9 Merge pull request 'feat: channel search' (#10048) from naskya/calckey:feat/search-channels into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10048
2023-05-07 03:06:01 +00:00
Kaity A
99f15e3e1d Add support for CW boosting 2023-05-07 09:26:24 +10:00
たーびん
61df9d4752 feat: チャンネルの検索用ページとAPIの追加
* add channel search

* move  channel search to channel list page

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
2023-05-07 08:00:30 +09:00
naskya
2487608fe8 Merge branch 'develop' into fix/word-mutes 2023-05-04 20:33:11 +00:00
ThatOneCalculator
0147a202e8 feat: show message if signups are disabled 2023-05-04 10:02:53 -07:00
naskya
4207ff51e7 Merge branch 'develop' into fix/word-mutes 2023-05-04 05:36:29 +00:00
naskya
39105d0c88 Refactor soft word mutes 2023-05-04 14:13:13 +09:00
Jeff
0e4d0fafb2 chore: Translated using Weblate (English)
Currently translated at 100.0% (1742 of 1742 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-05-03 19:57:08 +02:00