naskya
94eb321431
feat: set license information for custom emojis ( #9719 )
...
Closes : #9711 (please check this issue first)
I cherry-picked two commits ([1](8ae9d2eaa8
), [2](ed51209172
)) from [Misskey](https://github.com/misskey-dev/misskey ) and made a few changes.
「ライセンス」should be written as "License" in the following screenshots, but it has not yet been translated.
It would be nice if we could include multiple lines of text, but I just ported what's been implemented so far in Misskey not to mess things up.
This is my first pull request (aside from typo correction). Feel free to point out any issues!
![](https://cdn.discordapp.com/attachments/823878222897741868/1086372711841935440/2023-03-18_042011.png )
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373178214981853/01.png )
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373336709341246/2023-03-18_042629.png )
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9719
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-19 07:22:28 +00:00
Freeplay
9e2bcbbb2b
Merge branch 'develop' of https://codeberg.org/calckey/calckey into note-improvements
2023-03-15 18:40:21 -04:00
ThatOneCalculator
d09c36f1cc
apps: mona
2023-03-14 16:20:46 -07:00
ThatOneCalculator
437d4167dc
chore: apps
2023-03-11 12:22:54 -08:00
Freeplay
43d23b1721
change continue thread text
2023-02-27 09:42:11 -05:00
ThatOneCalculator
c28e5fcad5
feat: ✨ Show time for users
2023-02-18 11:33:25 -08:00
Kaity A
2b030a0a8c
Implementation of an instances wide antenna source. ( #9604 )
...
This PR contains new source for antenna posts, which is a list of instance hostnames to process all posts from.
Using this mode, a user can filter for keywords on an instance wide basis.
This change includes a new antenna source called `instances` and a new database column in the `antenna` table called `instances` to store the instance names.
On the antenna editor, there's also an "Add an instance" finder dialog to allow users to search through the known instance hostnames.
Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9604
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-02-12 01:20:17 +00:00
GeopJr
ccba7fc9db
feat: ✨ don't depend on an external service for urn:ietf:wg:oauth:2.0:oob ( #9602 )
...
Co-authored-by: GeopJr <evan@geopjr.dev>
Co-committed-by: GeopJr <evan@geopjr.dev>
2023-02-11 20:08:12 +00:00
Kainoa Kanter
a928c05d8e
feature/help_menu ( #9587 )
...
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9587
2023-02-09 22:48:25 +00:00
ThatOneCalculator
9c4d6e2597
feat: ✨ dialog to remove follower
...
co-authored-by: atsu1125 <atsu1125@github>
2023-02-04 12:46:48 -08:00
ThatOneCalculator
97c9d1d2ea
fix dup
2023-01-16 11:26:56 -08:00
ThatOneCalculator
05235ce843
fix user list widget
2023-01-16 11:26:01 -08:00
ThatOneCalculator
35e4adfdd2
port user list widget from mk
2023-01-16 11:19:19 -08:00
ThatOneCalculator
75c9c3bb70
Switch UI -> Layout
2023-01-05 19:30:59 -08:00
Kainoa Kanter
d9d124cbf0
Admin set default reactions ( #9404 )
...
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9404
2023-01-05 04:06:48 +00:00
PK
68ab120615
Update to recommendations by Panos
...
See https://codeberg.org/calckey/calckey/pulls/9344#issuecomment-746107 for deets
2022-12-29 11:58:39 -06:00
PK
298e57dbb6
Revert two instances of 'Post' back to 'Note'
2022-12-26 15:36:55 -06:00
PK
c1483e04b1
Replace instances of Note
with Post
in en-US
locale
2022-12-26 11:29:41 -06:00
ThatOneCalculator
5829e92fdb
feat: weblate!
2022-12-17 10:17:39 -08:00
ThatOneCalculator
d77db38d71
fix typo
2022-12-16 11:12:32 -08:00
cutestnekoaqua
780a945060
Language changes
2022-12-16 16:33:48 +01:00
cutestnekoaqua
5002f0aa2b
Finalise POST-Move
2022-12-16 01:06:30 +01:00
cutestnekoaqua
ae95540deb
Unfinished refactor of User Layout
2022-12-14 21:17:06 +01:00
ThatOneCalculator
c438b6b918
fix locale
2022-12-12 10:46:42 -08:00
ThatOneCalculator
c8c652dc6c
more clear instructions in labels
2022-12-11 18:05:46 -08:00
ThatOneCalculator
49b41cd412
Pop-up to confirm migration
2022-12-11 17:28:11 -08:00
ThatOneCalculator
3181d7571c
locale
2022-12-11 17:19:33 -08:00
ThatOneCalculator
f1cddf33bd
Style improvements to moved
2022-12-10 10:56:45 -08:00
ThatOneCalculator
fd831572f1
Initial migration UI
2022-12-09 14:28:50 -08:00
Kainoa Kanter
29c1b81f12
Merge pull request 'develop' ( #9178 ) from develop into account_migration
...
Reviewed-on: https://codeberg.org/thatonecalculator/calckey/pulls/9178
2022-12-04 06:26:26 +00:00
ThatOneCalculator
17bfc77964
locale
2022-12-03 21:56:45 -08:00
ThatOneCalculator
f8792fb983
Rename/re-icon "favorites" to "bookmarks": closes #9176
2022-12-03 16:02:03 -08:00
Cleo
cfab9ff2ad
Display moved info.
...
It already fetches the moved to info on regular user fetches, now only the notification of a new "moved to" is missing.
Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
Co-authored-by: Mary Strodl <ipadlover8322@gmail.com>
Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
2022-11-30 20:29:01 +01:00
ThatOneCalculator
27e11100dc
New patron list
2022-11-18 23:20:18 -08:00
ThatOneCalculator
4f6360888c
fix locale
2022-11-18 14:37:28 -08:00
ThatOneCalculator
f25f8a5e2b
locale fix
2022-11-18 14:31:03 -08:00
ThatOneCalculator
430e6e54ef
Contents -> Content
2022-11-18 13:55:35 -08:00
ThatOneCalculator
693de2c063
.9
2022-11-17 21:01:05 -08:00
ThatOneCalculator
9204123c18
💅
2022-11-17 20:00:05 -08:00
ThatOneCalculator
2535e3b266
replayTutorial
2022-11-13 12:06:39 -08:00
ThatOneCalculator
2c8e56d3aa
typing locale
2022-11-12 13:16:56 -08:00
ThatOneCalculator
37b5f25146
more translation stuff
2022-11-11 10:55:03 -08:00
ThatOneCalculator
0436e64e38
no extra three dots
2022-11-10 14:20:41 -08:00
ThatOneCalculator
cf2778245e
less cheesy intro
2022-11-09 20:52:40 -08:00
ThatOneCalculator
103d41e96f
finalize tutorial
2022-11-09 11:09:15 -08:00
ThatOneCalculator
2a37f1f3d3
dont force height
2022-11-09 10:57:11 -08:00
ThatOneCalculator
c2f13575a1
ux
2022-11-09 01:03:03 -08:00
ThatOneCalculator
c6ac3a87d6
add effects, japanese translation
2022-11-09 00:54:12 -08:00
ThatOneCalculator
c0ca137033
finish new intro
2022-11-09 00:38:05 -08:00
ThatOneCalculator
37f6a93e71
new intro test
2022-11-08 23:48:03 -08:00