Commit Graph

26281 Commits

Author SHA1 Message Date
ThatOneCalculator
4478468256
fix: 🐛 go to last timeline selected 2023-04-03 16:02:09 -07:00
Kainoa Kanter
03e52e5837 chore: update patrons 2023-04-03 17:17:08 +00:00
ThatOneCalculator
3a577df9ab
dev24 2023-04-03 10:10:12 -07:00
ThatOneCalculator
c663faa69d
Merge branch 'develop' into beta 2023-04-03 10:04:12 -07:00
ThatOneCalculator
b7fc6117b6
fix: buttons not showing 2023-04-03 10:03:35 -07:00
Kainoa Kanter
3e334dea24 Merge pull request 'Require timeline endpoints to return the requested limit of notes.' (#9805) from supakaity/hajkey:hk/notes-pagination into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9805
2023-04-03 17:02:01 +00:00
amy bones
662e7a96cf
fix: changing passwords, 2fa, and password resets.
The argon2 usage was only implemented for sign-ins which broke a bunch of other
endpoints and features.
2023-04-03 09:57:06 -07:00
Namekuji
143576bc29
add "speak as cat" setting to ja-jp 2023-04-03 09:57:06 -07:00
Free
226e497e3b
note-improvements (#9799)
Boop!

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9799
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-03 09:57:06 -07:00
Kaity A
99a21e70de
Separate cat-avatar mode and speak-as-cat nyanification 2023-04-03 09:57:06 -07:00
ThatOneCalculator
2ed9c7c31d
ci: 👷 add beta to commit 2023-04-03 09:57:06 -07:00
ThatOneCalculator
943efadbb7
add VIPS to dockerfile 2023-04-03 09:57:06 -07:00
ThatOneCalculator
d524b7b1a2
fix: add copy for build from native-utils 2023-04-03 09:57:06 -07:00
ThatOneCalculator
92aa892826
fix: dockerfile 2023-04-03 09:57:06 -07:00
ThatOneCalculator
bbfb359e04
styling 2023-04-03 09:57:06 -07:00
ThatOneCalculator
24b8f910da
remove console.log 2023-04-03 09:57:06 -07:00
ThatOneCalculator
d50bafef88
attempt fix 2023-04-03 09:57:06 -07:00
ThatOneCalculator
08ba6700ac
correct color for help button 2023-04-03 09:57:06 -07:00
ThatOneCalculator
753c8c4f48
fix: dialogs not coming up 2023-04-03 09:57:06 -07:00
ThatOneCalculator
aa0ec5016b
fix button alignments 2023-04-03 09:56:53 -07:00
ThatOneCalculator
f8474063fe
don't show delete button if profile is default 2023-04-03 09:56:53 -07:00
ThatOneCalculator
81190525b3
style 2023-04-03 09:56:53 -07:00
ThatOneCalculator
67cdedfeea
fix import 2023-04-03 09:56:53 -07:00
ThatOneCalculator
5a7dee476b
attempt to fix #9797 2023-04-03 09:56:53 -07:00
ThatOneCalculator
148eb80595
don't need extra template 2023-04-03 09:56:53 -07:00
ThatOneCalculator
75d6d20454
plans 2023-04-03 09:56:53 -07:00
ThatOneCalculator
a634d715f9
chore: remove okteto 2023-04-03 09:56:53 -07:00
ThatOneCalculator
19c69c5048
chore: 🎨 format 2023-04-03 09:56:53 -07:00
ThatOneCalculator
b784874b55
dev22 2023-04-03 09:56:53 -07:00
ThatOneCalculator
342ed96b6c
fix: 🛂 no longer need 2fa for webauthn 2023-04-03 09:56:35 -07:00
Namekuji
ba8041d333
fix indexing description 2023-04-03 09:56:35 -07:00
Namekuji
eb820fe471
follow mastodon translation 2023-04-03 09:56:35 -07:00
Namekuji
91b946bda5
change "quote attached" to "quote" 2023-04-03 09:56:35 -07:00
naskya
f1f0670100
Update Japanese locale 2023-04-03 09:56:35 -07:00
Namekuji
007b84a877
following en-US 2023-04-03 09:56:35 -07:00
ThatOneCalculator
590aa544c1
fix help button alignment iconsOnly 2023-04-03 09:56:35 -07:00
Kainoa Kanter
5d3a955a2c Merge pull request 'fix: changing passwords, 2fa, and password resets' (#9803) from amybones/calckey:fix_passwords into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9803
2023-04-03 16:53:06 +00:00
Kaity A
adc042c81f
Merge branch 'hk/notes-pagination' of https://codeberg.org/supakaity/hajkey into hk/notes-pagination 2023-04-04 02:52:11 +10:00
Kaity A
3d93458d8b
Requested limit to be fulfilled if possible 2023-04-04 02:50:53 +10:00
Kaity A
9a6462d001
Requested limit to be fulfilled if possible 2023-04-04 02:46:06 +10:00
amy bones
b28ba9f82f
fix: changing passwords, 2fa, and password resets.
The argon2 usage was only implemented for sign-ins which broke a bunch of other
endpoints and features.
2023-04-03 05:14:50 -07:00
Kainoa Kanter
e4b1e3225e chore: update Japanese locale (#9802) 2023-04-03 07:26:51 +00:00
Namekuji
e9b1f1f7b1 add "speak as cat" setting to ja-jp 2023-04-03 00:18:43 -04:00
Free
8bd64c89a4 note-improvements (#9799)
Boop!

Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9799
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-02 21:39:25 +00:00
Kainoa Kanter
84debac6db Merge pull request 'Separate cat-avatar mode and speak-as-cat nyanification' (#9798) from supakaity/hajkey:hk/cat-speak into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9798
2023-04-02 16:19:15 +00:00
Kaity A
a66eac0e5b
Separate cat-avatar mode and speak-as-cat nyanification 2023-04-02 21:24:12 +10:00
ThatOneCalculator
5b150ddab0
ci: 👷 add beta to commit 2023-04-02 02:17:54 -07:00
ThatOneCalculator
e119554f2b
add VIPS to dockerfile 2023-04-02 02:09:49 -07:00
ThatOneCalculator
b9cb64a5d1
fix: add copy for build from native-utils 2023-04-02 02:07:02 -07:00
ThatOneCalculator
f132339316
fix: dockerfile 2023-04-02 01:59:18 -07:00