Commit Graph

86 Commits

Author SHA1 Message Date
24e7873bce Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
717e61a6e0 Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
36acb77175 Merge branch 'ts' into 'develop'
JS -> TS, FC

See merge request soapbox-pub/soapbox!1634
2022-11-12 15:16:32 +00:00
c76639c42e JS -> TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 15:18:24 +01:00
6bf9040a34 Replace Permalinks with Links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 12:43:34 +01:00
f2c5e138f3 Do not define translatable messages inline
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 00:07:02 +01:00
dec89cb236 Remove unused .js files, remove groups 2022-11-03 15:52:25 -05:00
7efb5729bd Display only know notification types 2022-11-01 13:16:25 -05:00
9822266561 do i really understand this?
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
2022-09-13 13:49:50 +02:00
7b75faf74c Notifications: actually, do still use the legacy StatusContainer as it does a selector we need 2022-08-13 10:40:56 -05:00
19b6973667 Notifications: StatusContainer --> Status, fix not being able to mute a conversation 2022-08-13 10:27:12 -05:00
d59fa05812 Add more context to post edit notification
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-12 13:42:19 +02:00
7f14dd2331 Notification: treat follow differently from follow_request 2022-07-30 18:37:48 -05:00
e45623eef6 Fix: Unable to approve follower requests from notifications
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-30 23:34:18 +02:00
217b97cf4a Remove Move notifications from filter bar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-27 23:47:30 +02:00
d05cabe9a8 Status edits notifications
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-27 23:47:16 +02:00
d527425f67 Update notification.test.tsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-12 00:25:07 +02:00
37d97eb857 Notifications: TS
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-11 23:27:43 +02:00
ef6510f03b Merge remote-tracking branch 'origin/develop' into subscription-fixes 2022-07-09 14:46:47 -05:00
6ddb44f626 Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
018117049e Update icons in notifications filter bar 2022-07-08 18:33:10 -05:00
f66d65924a Better enforcement of notification types 2022-07-08 18:09:57 -05:00
463c9fc9f5 Please the linter gods 2022-07-08 17:49:30 -05:00
b10dc7ea6e Notification: fix ariaLabel crash 2022-07-08 17:20:41 -05:00
143aa119d2 notification.chat_mention --> notification.pleroma:chat_mention 2022-07-08 17:07:38 -05:00
590e85ac59 Fix notification test types 2022-07-06 12:24:45 -05:00
c1a0b7a6a8 Settings: optionally show alert 2022-06-22 12:17:35 -05:00
af695e3812 Reducers: TypeScrpt + fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 16:46:45 +02:00
5fe442b684 ESLint: add no-duplicate-imports rule
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-07 22:21:18 +02:00
a185ad45cd StatusList TypeScript fixes 2022-06-02 14:00:35 -05:00
7a35aa727b import from 'soapbox/…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-30 20:23:55 +02:00
517c21ae52 Add grouped notifications messaging 2022-05-24 17:11:47 -04:00
1eec48e7d3 Refactor notifications 2022-05-24 17:07:58 -04:00
54ef361bcc Allow waitlisted users to verify their SMS 2022-05-18 14:11:18 -04:00
25f865272f Merge branch 'convert-display-name' into 'develop'
Convert display-name to TS

See merge request soapbox-pub/soapbox-fe!1375
2022-05-17 15:23:24 +00:00
6bf0d5847b Convert display-name to TS 2022-05-16 10:52:39 -04:00
b64be353cc eslint: indent switch statements 2022-05-11 16:06:35 -05:00
136a6c99bf Add truncation to notification descriptor 2022-05-09 10:26:03 -04:00
03381c8fb2 Fix primary text on dark 2022-05-09 08:55:53 -04:00
1a4991c6f9 Move Toggle to components/ui 2022-05-06 14:55:16 -05:00
1609118e14 SettingToggle: convert to TSX 2022-05-06 13:03:55 -05:00
8ad66ec45a Add custom Toggle component (wrapper around react-toggle) 2022-05-06 12:46:42 -05:00
5e9c81b0c1 Notification: change status notification to bell-ringing 2022-05-04 11:55:22 -05:00
9af1ab026c Fix move notifications
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-28 19:59:55 +02:00
5580e5c860 Notifications: use flex-none on icons 2022-04-21 18:30:54 -05:00
35396923be Test rendering notifications 2022-04-16 19:03:33 -05:00
69e22a4144 Notification: restore most notification types 2022-04-16 14:15:37 -05:00
722c96bec2 Notification: convert to TSX 2022-04-16 13:43:55 -05:00
19aa4b254e Support 'status' notification type
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 22:14:54 +02:00
dbeb292009 wip dark mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-29 15:40:02 +02:00