fusagiko / takayamaki
38c6216082
Rewrite actions/modal and reducers/modal with typescript ( #24833 )
2023-05-25 15:42:37 +02:00
KMY
db5c358f4f
Merge commit ' 9ffe6817e0
' into kb_migration
2023-05-25 09:03:06 +09:00
KMY
d6f8f19e31
Merge commit ' e58c36d308
' into kb_migration
2023-05-25 08:46:53 +09:00
KMY
20497e0c21
Add login visibility
2023-05-24 17:41:47 +09:00
Renaud Chaput
d27216dc46
Enforce import order with ESLint ( #25096 )
2023-05-23 17:15:17 +02:00
KMY
cd452874a7
Merge commit ' 5241f7b2fd
' into kb_migration_development
2023-05-12 11:16:48 +09:00
Renaud Chaput
5eeb40bdbe
Add stricter ESLint rules for Typescript files ( #24926 )
2023-05-10 12:59:29 +02:00
KMY
551a676161
Merge remote-tracking branch 'parent/main' into kb_migration_development
2023-05-10 09:03:47 +09:00
Nick Schonning
51b83ed195
Use Prettier for ESLint formatting TypeScript ( #23631 )
2023-05-09 19:02:12 +02:00
Renaud Chaput
6aeb162927
Type Redux store and middleware ( #24843 )
2023-05-09 16:56:26 +02:00
KMY
ba3f60ba63
Merge commit ' c8181eb0a4
' into kb_migration
2023-05-09 15:39:21 +09:00
Renaud Chaput
c8181eb0a4
Enforce stricter rules for Typescript files ( #24910 )
2023-05-09 03:11:56 +02:00
KMY
32f0e619f0
Merge commit ' f877aa9d70
' into kb_migration
2023-05-07 14:50:12 +09:00
Renaud Chaput
45579a26cf
Fixes build errors from some previous TS-related commits ( #24811 )
2023-05-03 16:28:14 +02:00
fusagiko / takayamaki
0999cb4601
Rewrite actions/app.ts and reducers/missed_updates.ts with createAction ( #24801 )
2023-05-03 15:28:39 +02:00
KMY
3a1a6ba39e
Merge commit ' 15fd712464
' into kb_migration
2023-05-01 15:05:34 +09:00
Eugen Rochko
8979b70975
Add default post text to onboarding flow in web UI ( #24705 )
2023-04-28 10:05:34 +02:00
KMY
70ea37a4cc
Merge commit ' 8099ba04be
' into kb_migration
2023-04-25 17:08:32 +09:00
KMY
9b032185b8
Merge branch 'kb_development' into kb_migration
2023-04-25 10:32:16 +09:00
KMY
0d5a6adc43
Add account to antenna webui
2023-04-25 10:30:30 +09:00
Eugen Rochko
0461f83320
Add new onboarding flow to web UI ( #24619 )
2023-04-23 22:24:53 +02:00
KMY
5a661415e2
Merge commit ' fac734b6a8
' into kb_migration
2023-04-13 18:57:03 +09:00
KMY
25c3915728
Add markdown selection support
2023-04-12 10:16:46 +09:00
KMY
4c975d32a1
Merge branch 'kb_development' into kb_migration
2023-04-07 17:32:40 +09:00
KMY
7d76d01795
Change visibility to visibility_ex
2023-04-06 20:28:05 +09:00
KMY
30379e75d4
Fix errors
2023-04-06 17:13:29 +09:00
KMY
94cd200097
Merge remote-tracking branch 'origin/kb_development' into kb_migration
2023-04-06 16:57:01 +09:00
KMY
af20b1d2aa
Add searchability support
2023-04-06 04:27:52 +09:00
KMY
86915f0cdb
Merge branch 'kb_development' into kb_migration
2023-04-05 18:55:45 +09:00
KMY
232339db52
Fix updatein errors
2023-04-05 17:28:14 +09:00
KMY
073304aa9e
Fix search show more bar
2023-04-05 16:59:05 +09:00
KMY
ceec3a92cd
Merge commit ' 2b11376411
' into kb_migration
2023-04-01 18:05:22 +09:00
Eugen Rochko
2b11376411
Change search pop-out in web UI ( #24305 )
2023-04-01 09:59:10 +02:00
KMY
0071b15fa3
Merge remote-tracking branch 'origin/kb_development' into kb_migration
2023-03-21 15:20:00 +09:00
KMY
d9123e21ba
Add choose expiration form
2023-03-21 12:14:31 +09:00
KMY
1f388900a8
Merge remote-tracking branch 'origin/kb_development' into kb_migration
2023-03-19 13:09:14 +09:00
KMY
d73238d9f6
Add emoji reaction history list page
2023-03-19 12:21:45 +09:00
KMY
7a4dc84202
Merge remote-tracking branch 'parent/main' into kb_migration
2023-03-18 13:30:34 +09:00
Christian Schmidt
bd047acc35
Replace Status#translatable?
with language matrix in separate endpoint ( #24037 )
2023-03-16 11:07:24 +01:00
KMY
ed3abf4f2a
Add public_unlisted scope as status privacy
2023-03-05 13:24:31 +09:00
KMY
1df6e80ee0
Add emoji icon support on notification (expects custom)
2023-02-27 14:16:29 +09:00
KMY
9ad51e001e
Add emoji_reactioned_by_slim api (not work)
2023-02-27 08:45:11 +09:00
KMY
a1485f242d
Add emoji reaction detail status
2023-02-26 23:44:52 +09:00
KMY
de951a0ef9
Add emoji reaction notification support
2023-02-26 18:09:25 +09:00
KMY
1c028a20ac
Create new stream event type: emoji_reaction
2023-02-26 09:45:22 +09:00
Dean Bassett
4da5f77d92
Fix case-sensitive check for previously used hashtags ( #23526 )
2023-02-13 14:54:08 +01:00
Claire
bae17ebe5e
Fix attached media uploads not being cleared when replying to a post ( #23504 )
2023-02-10 22:03:35 +01:00
Akira Ouchi
e73b55184b
autofocus the compose form again on /share ( #23094 )
2023-01-30 14:49:10 +01:00
Nick Schonning
d9088ef327
Separate ESLint CI from Superlinter ( #23029 )
...
* Separate ESLint CI from Superlinter
* Correct JS indenting level
* Remove extra semicolons with ESLint autofix
2023-01-29 23:44:03 +01:00
Connor Shea
30e895299c
Add listing of followed hashtags ( #21773 )
...
* Add followed_tags route.
This at least gets us to the point where the page can actually be
rendered, although it doesn't display any hashtags (yet?).
Attempting to implement #20763 .
* Fix minor issues.
* I've got the followed tags data partially working
But the Hashtag component errors for some reason. Something about the
value of the history attribute being invalid.
* Fix a mistake in the code
* Minor change.
* Get the followed hashtags list fully working.
Still need to add the Follow/Unfollow buttons, though.
* Resolve JS linter issues.
* Add pagination logic to followed tags list view.
However, it currently loads further pages immediately on page load, so
that's not ideal. Need to figure that one out.
* Appease the linter.
* Apply suggestions from code review
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
* Fixes and resolve some other feedback.
* Use set/update instead of setIn/updateIn.
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-01-18 16:44:33 +01:00