Commit graph

4360 commits

Author SHA1 Message Date
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
Alex Gleason
ba319c3dd2
View remote profile from 3-dots 2022-11-15 21:53:35 -06:00
Alex Gleason
7f3ab20555
Fix tests that rely on emojification 2022-11-15 10:25:24 -06: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
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
marcin mikołajczak
6c521f5b7b Merge branch 'permalinks' into 'develop'
Replace some <Permalink />s with <Link />s

See merge request soapbox-pub/soapbox!1025
2022-11-12 14:17:04 +00:00
Alex Gleason
42bc5448fc Merge branch 'forenta-develop-patch-98480' into 'develop'
Update de.json

See merge request soapbox-pub/soapbox!1878
2022-11-12 13:54:16 +00:00
6bf9040a34 Replace Permalinks with Links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 12:43:34 +01:00
marcin mikołajczak
3d2e7eeffe Merge branch 'localization-strings' into 'develop'
Do not define translatable messages inline

See merge request soapbox-pub/soapbox!1886
2022-11-12 10:50:10 +00: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
e75f1ea074 Update some dependencies
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-11 20:42:18 +01:00
Chewbacca
5c6ae4d6da Make auto-play video optional config 2022-11-11 10:21:32 -05:00
Chewbacca
4a4e0daa1a Autoplay videos from Rumble 2022-11-11 09:57:39 -05:00
4d9e4879ed Fix Escape key not working in modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-10 21:46:51 +01:00
marcin mikołajczak
d19a93f109 Merge branch 'click-handling' into 'develop'
Improve click handling

See merge request soapbox-pub/soapbox!1879
2022-11-10 16:54:20 +00:00
4c37afa34f Improve click handling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-10 17:01:41 +01:00
forenta
7295b0edcd Update de.json 2022-11-10 12:37:26 +00:00
Chewbacca
ce6915cded Add test for StatusActionBar 2022-11-09 14:23:33 -05:00
Chewbacca
1390d155b8 Hide action bar if status is under review 2022-11-09 14:03:38 -05:00
Chewbacca
5f83ba9324 'inReview' -> 'isUnderReview' 2022-11-09 13:43:15 -05:00
Alex Gleason
8208518e2c Merge branch 'translation-runner-ts' into 'develop'
translationRunner TypeScript

See merge request soapbox-pub/soapbox!1875
2022-11-09 13:32:30 +00:00
Alex Gleason
ec5fd4ee09 Merge branch 'fix-akkoma' into 'develop'
Add support for Akkoma

See merge request soapbox-pub/soapbox!1876
2022-11-09 13:31:41 +00:00
Chewbacca
17e0d93316 Merge branch 'update-sidebar-colors' into 'develop'
Update colors in sidebar

See merge request soapbox-pub/soapbox!1873
2022-11-09 12:47:13 +00:00
Alex Gleason
a93196b316
Add support for Akkoma 2022-11-08 23:35:19 -06:00
Alex Gleason
8ff1dddc7e
translationRunner: improve types 2022-11-08 15:33:47 -06:00
Chewbacca
ee05f79497 Remove log 2022-11-07 15:42:55 -05:00
Chewbacca
3fbc5716db Update colors in sidebar 2022-11-07 15:41:14 -05:00
1526ccaa2e Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-05 17:37:36 +01:00
marcin mikołajczak
1cdf277d08 Merge branch 'revoke-confirmation' into 'develop'
Ask for confirmation before revoking current session

See merge request soapbox-pub/soapbox!1871
2022-11-05 16:23:28 +00:00
5658ee77a4 Ask for confirmation before revoking current session
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-05 16:55:23 +01:00
99bd9f5e8e Add form element on compose area
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-05 11:46:15 +01:00
92b12e533e Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-04 22:41:51 +01:00
1ea4ae3a57 Only support Pleroma for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-04 22:36:39 +01:00
Alex Gleason
de4f1aaabf
Notifications: exclude chat messages from "All" filter, improve exclude_types fallback 2022-11-04 13:02:23 -05:00
Alex Gleason
b98c84c78a
Fix account.mute_expires_at type 2022-11-04 12:20:55 -05:00
Alex Gleason
2f85c93bd5 Merge branch 'translations-dev-zh' into 'develop'
translations: update zh-CN, zh-HK & zh-TW

See merge request soapbox-pub/soapbox!1866
2022-11-04 17:08:54 +00:00
Alex Gleason
043458c626 Merge branch 'status-card-fix' into 'develop'
Fix link previews in statuses

Closes #1158

See merge request soapbox-pub/soapbox!1867
2022-11-04 16:38:04 +00:00
marcin mikołajczak
f11ba14093 Merge branch 'muting_with_duration' into 'develop'
Support mutes duration

See merge request soapbox-pub/soapbox!913
2022-11-04 16:29:08 +00:00
Alex Gleason
245f6b9678
Fix link previews in statuses 2022-11-04 11:19:35 -05:00