Commit graph

5119 commits

Author SHA1 Message Date
6c8ed2ad65 Fix promo panel icon picker, use TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-16 23:42:40 +01:00
Chewbacca
9b70a2487e Remove 'radio-button.scss', 'dirctory.scss' and move RadioButton to UI Components 2022-11-16 16:38:32 -05:00
Chewbacca
5f67eb26ca Remove 'trends.scss' 2022-11-16 15:10:57 -05:00
Chewbacca
e5ea7331df Remove 'wtf-panel.scss' 2022-11-16 15:04:15 -05:00
Chewbacca
2c4d45d418 Remove 'remote-timeline.scss' 2022-11-16 14:35:34 -05:00
Chewbacca
0ebdbc0f91 Remove 'setting-toggle.scss' 2022-11-16 14:35:20 -05:00
Chewbacca
44066a006a Remove Reset SCSS 2022-11-16 14:07:25 -05:00
Chewbacca
6a130abd3e Remove Truth SCSS 2022-11-16 13:53:10 -05:00
Chewbacca
539b207175 Remove footer SCSS 2022-11-16 13:05:12 -05:00
Chewbacca
2d5c97ce3b Fix typography on dark mode in About page 2022-11-16 13:03:33 -05:00
Chewbacca
c2cedaf02c Remove 'donations.scss' 2022-11-16 12:50:38 -05:00
Chewbacca
a559ed72c9 Move Accordion into Component UI 2022-11-16 12:30:24 -05:00
Chewbacca
53feace383 Remove 'accordian.scss' 2022-11-16 12:25:47 -05:00
Chewbacca
656bf0296d Remove 'about.scss' and 'server-info.scss' 2022-11-16 10:15:18 -05:00
Chewbacca
41a08c613b Organize modals into modals/ subfolder 2022-11-16 09:34:16 -05:00
Chewbacca
4c20784567 Merge branch 'organize-soapbox' into 'develop'
Cleanup file names

See merge request soapbox-pub/soapbox!1894
2022-11-16 14:33:35 +00:00
Chewbacca
2b46fe2d40 Fix test 2022-11-16 09:06:20 -05:00
Alex Gleason
286b483ff1 Merge branch 'external-profile-link' into 'develop'
View remote profile from 3-dots

Closes #997

See merge request soapbox-pub/soapbox!1896
2022-11-16 13:57:06 +00:00
Chewbacca
5a9c0942b3 Merge branch 'organize-assets' into 'develop'
Organize "assets" within app/ directory

See merge request soapbox-pub/soapbox!1892
2022-11-16 13:36:12 +00:00
Chewbacca
774b627397 Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
Chewbacca
863ac4ea70 Rename files (13): cleanup misc 2022-11-16 08:35:32 -05:00
Chewbacca
8818763f28 Rename files (12): rand 2022-11-16 08:35:29 -05:00
Chewbacca
637d78db01 Rename files (11): utils 2022-11-16 08:34:55 -05:00
Chewbacca
fe34af29d3 Rename files (10): service-worker + storage 2022-11-16 08:34:53 -05:00
Chewbacca
d99339ee6c Rename files (9): reducers 2022-11-16 08:34:50 -05:00
Chewbacca
ad2acd26f5 Rename files (8): pages 2022-11-16 08:34:47 -05:00
Alex Gleason
ba319c3dd2
View remote profile from 3-dots 2022-11-15 21:53:35 -06:00
Chewbacca
8a6ad5e6f7 Rename files (7): normalizers 2022-11-15 14:06:25 -05:00
Chewbacca
24e7873bce Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
Chewbacca
d4f5fd4d88 Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
Alex Gleason
7f3ab20555
Fix tests that rely on emojification 2022-11-15 10:25:24 -06:00
Chewbacca
717e61a6e0 Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
Chewbacca
5a449e7916 Rename files (3): _ -> - 2022-11-15 11:11:42 -05:00
Chewbacca
a0d960dd21 Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
Alex Gleason
770794dcd7
Patch emoji parsing from upstream
https://github.com/mastodon/mastodon/pull/20640
https://github.com/mastodon/mastodon/pull/20677
2022-11-15 09:47:13 -06:00
Chewbacca
c95423c7e7 Rename files (1): _ -> - 2022-11-15 09:11:30 -05:00
Chewbacca
e78242806f Rename files (0): _ -> - 2022-11-15 09:10:14 -05:00
Chewbacca
db5d0d6400 Move 'compareId' to comparators utils 2022-11-15 08:58:55 -05:00
Chewbacca
a202fe68d1 Move api into a folder 2022-11-15 08:43:26 -05:00
Chewbacca
8b22ca5f27 Organize fonts,images,icon,sounds into 'assets' folder 2022-11-15 08:23:36 -05:00
Chewbacca
dad7c22603 Remove Halloween theme 2022-11-15 08:23:16 -05:00
Alex Gleason
f6fb4def41 Merge branch 'flashing-hashtags-fix' into 'develop'
Hashtag timeline: stop flashing repeatedly

Closes #1166

See merge request soapbox-pub/soapbox!1891
2022-11-15 12:56:10 +00:00
Alex Gleason
386be7d9e3
Hashtag timeline: stop flashing repeatedly
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1166
2022-11-14 17:03:40 -06:00
Alex Gleason
cecbc7c277
Fix sensitive content z-order (when a sensitive status contains a sensitive quote) 2022-11-14 16:34:30 -06:00
Chewbacca
5d5a29b9f0 Merge branch 'autoplay-videos' into 'develop'
Add preference to auto-play videos

See merge request soapbox-pub/soapbox!1882
2022-11-14 17:42:41 +00:00
Chewbacca
c421819202 Refactor to use URL and URLSearchParams 2022-11-14 11:51:35 -05:00
Alex Gleason
0ae57236c7
Make quote posting work on Akkoma 2022-11-13 12:43:36 -06:00
3c1b9c6154 lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 16:52:06 +01:00
marcin mikołajczak
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