Chewbacca
|
a559ed72c9
|
Move Accordion into Component UI
|
2022-11-16 12:30:24 -05:00 |
|
Chewbacca
|
774b627397
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -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
|
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 |
|
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 |
|
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
|
8b22ca5f27
|
Organize fonts,images,icon,sounds into 'assets' folder
|
2022-11-15 08:23:36 -05: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 |
|
|
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 |
|
|
6bf9040a34
|
Replace Permalinks with Links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 12:43:34 +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 |
|
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 |
|
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 |
|
|
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
|
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 |
|
Alex Gleason
|
6855decf88
|
Merge remote-tracking branch 'origin/develop' into remove-at-decorators
|
2022-11-04 10:22:48 -05:00 |
|
Alex Gleason
|
645af3d1ed
|
Merge branch 'remove-unused' into 'develop'
Remove unused .js files, remove groups
See merge request soapbox-pub/soapbox!1862
|
2022-11-04 14:38:05 +00:00 |
|
Alex Gleason
|
0d82e129a0
|
Merge branch 'dev-sw' into 'develop'
Developers: add Service Worker debug page
See merge request soapbox-pub/soapbox!1863
|
2022-11-04 14:37:22 +00:00 |
|
Alex Gleason
|
241865170a
|
Merge branch 'fix-column-headings' into 'develop'
Fix spacing around column headings, remove unused column settings
See merge request soapbox-pub/soapbox!1865
|
2022-11-04 14:36:40 +00:00 |
|
Alex Gleason
|
29d320a658
|
Fix spacing around column headings, remove unused column settings
|
2022-11-03 19:56:03 -05:00 |
|
Alex Gleason
|
66cd92970b
|
Developers: add Service Worker debug page
|
2022-11-03 18:56:33 -05:00 |
|
Alex Gleason
|
dec89cb236
|
Remove unused .js files, remove groups
|
2022-11-03 15:52:25 -05:00 |
|
Alex Gleason
|
00023642ca
|
Remove @ decorators
|
2022-11-03 15:33:51 -05:00 |
|
Alex Gleason
|
6a864d126d
|
Refactor spacing of statuses
|
2022-11-03 14:57:33 -05:00 |
|
Alex Gleason
|
7599876e13
|
Refactor sensitive content overlay to work with reposts
|
2022-11-03 14:14:02 -05:00 |
|
Alex Gleason
|
f51f2984a5
|
Compose: overhaul Spoiler feature
|
2022-10-31 16:19:51 -05:00 |
|
Alex Gleason
|
e3352b89d8
|
Remove "show more" CW button, display SensitiveContentOverlay instead
|
2022-10-31 15:18:40 -05:00 |
|
|
3448022965
|
Support translation feature on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-27 19:48:41 +02:00 |
|
|
9ac18e787f
|
Show unauthorized modal when clicking emoji button if unauthorized
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-25 00:01:53 +02:00 |
|