Alex Gleason
|
31444756e4
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-30 12:46:24 -06:00 |
|
|
90cb114237
|
do not show 'previous' button in last step
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-28 16:56:18 +01:00 |
|
|
4a96507cd1
|
Show 'previous' button in report modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-28 00:08:27 +01:00 |
|
Alex Gleason
|
5bb30b6282
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-27 15:30:00 -06:00 |
|
|
785c6b57e3
|
RTL support, use Stack and HStack in more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-25 18:04:11 +01:00 |
|
Chewbacca
|
f7f40703cd
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-21 12:06:44 -05:00 |
|
Michal Dvorak
|
020b2d7319
|
improved Czech language localization + changed a few hard-coded strings to localized ones
|
2022-11-17 19:55:40 +01:00 |
|
Chewbacca
|
72c26bc9bc
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-17 10:58:34 -05:00 |
|
Chewbacca
|
24e7873bce
|
Rename files (6): _ -> -
|
2022-11-15 14:00:40 -05:00 |
|
Chewbacca
|
717e61a6e0
|
Rename files (4): _ -> -
|
2022-11-15 11:13:54 -05:00 |
|
Chewbacca
|
a0d960dd21
|
Rename files (2): _ -> -
|
2022-11-15 11:00:49 -05:00 |
|
Alex Gleason
|
eeb8ca37a6
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-02 11:27:21 -05:00 |
|
Alex Gleason
|
e3352b89d8
|
Remove "show more" CW button, display SensitiveContentOverlay instead
|
2022-10-31 15:18:40 -05:00 |
|
Chewbacca
|
d9befff3f5
|
Update report text to be more clear
|
2022-10-31 15:55:04 -04:00 |
|
Chewbacca
|
1d04810c5a
|
Update ToS link to accent blue
|
2022-10-31 15:53:24 -04:00 |
|
Justin
|
7fde4a0c5c
|
Small UI improvements to chat
|
2022-09-30 10:22:55 -04:00 |
|
Justin
|
0a8fa3e635
|
Add ability to report a Chat Message
|
2022-09-29 09:45:57 -04:00 |
|
|
cd93399569
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-03 17:15:21 +02:00 |
|
|
03d6211e1c
|
Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-08-31 11:35:06 +02:00 |
|
Justin
|
20209c81ab
|
Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
|
2022-08-01 14:40:07 -04:00 |
|
Alex Gleason
|
3874d1d9ef
|
Merge remote-tracking branch 'origin/develop' into feed-suggestions
|
2022-07-09 15:02:45 -05:00 |
|
Alex Gleason
|
6ddb44f626
|
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
|
2022-07-09 11:20:02 -05:00 |
|
Justin
|
f148cda74a
|
Extend Account component
|
2022-07-06 14:30:03 -04:00 |
|
Alex Gleason
|
bdf00bb692
|
Fix types in various component tests
|
2022-07-06 12:17:17 -05:00 |
|
|
4e545f0638
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-24 00:33:23 +02:00 |
|
|
6214084890
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-19 20:38:51 +02:00 |
|
|
2786fa257b
|
Use import type in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:08:51 +02:00 |
|
|
95e037f8c0
|
TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 20:56:14 +02:00 |
|
|
a8a1567917
|
Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 00:05:04 +02:00 |
|
|
a66c174c2d
|
Add normalizers, fix tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-08 23:43:27 +02:00 |
|
|
6c45dcb109
|
TypeScript, FC (reducers, search)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-07 18:25:53 +02:00 |
|
|
65dff4e6a1
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 15:05:44 +02:00 |
|
Justin
|
990214d02c
|
Convert 'AttachmentThumbs' to TSX
|
2022-05-17 10:03:37 -04:00 |
|
Justin
|
fe77a22da2
|
Merge branch 'report-rule-types' into 'develop'
Account for different 'rule_type' on rules
See merge request soapbox-pub/soapbox-fe!1350
|
2022-05-12 19:29:00 +00:00 |
|
Alex Gleason
|
b64be353cc
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
|
Justin
|
cb5fbdf7d9
|
Account for different 'rule_type' on rules
|
2022-05-11 09:25:48 -04:00 |
|
Justin
|
03381c8fb2
|
Fix primary text on dark
|
2022-05-09 08:55:53 -04:00 |
|
Justin
|
e2f24cdd6b
|
Account for multiple rules
|
2022-05-03 08:15:11 -04:00 |
|
Alex Gleason
|
86ecda84c5
|
rule_id --> rule_ids
|
2022-05-02 14:50:16 -05:00 |
|
Alex Gleason
|
f92eeb333c
|
Merge remote-tracking branch 'origin/develop' into improve-reporting
|
2022-05-02 14:39:20 -05:00 |
|
Alex Gleason
|
b8fb318c06
|
ReportModal: fix report forwarding
|
2022-05-02 14:36:18 -05:00 |
|
Justin
|
0302f9fa20
|
Account for fewer rules
|
2022-05-02 14:55:02 -04:00 |
|
Justin
|
972d61bd8c
|
Compare strings
|
2022-05-02 14:31:54 -04:00 |
|
Justin
|
2607a55380
|
Configure with i18n
|
2022-05-02 13:55:29 -04:00 |
|
Justin
|
86fb9bf704
|
Add ProgressBar and dark mode support
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
d644e3cf25
|
Fix a few visual issues
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
a58069a123
|
Add tests for Report modal
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
924b042c84
|
Improve reporting modal
|
2022-05-02 13:55:07 -04:00 |
|