Alex Gleason
|
0799f19c83
|
Merge branch 'mastodon-lookup-fix' into 'develop'
Mastodon: fall back to account lookup API
See merge request soapbox-pub/soapbox-fe!1021
|
2022-01-31 17:56:53 +00:00 |
|
Alex Gleason
|
0d000bf4e0
|
Set instance version default, just in case...
|
2022-01-31 11:23:39 -06:00 |
|
Alex Gleason
|
6e889c7a4f
|
Mastodon: fall back to account lookup API
|
2022-01-31 11:18:44 -06:00 |
|
Alex Gleason
|
7e7ca52cca
|
Delay rendering until instance has loaded or failed (for feature detection)
|
2022-01-31 10:58:44 -06:00 |
|
marcin mikołajczak
|
467ddf404e
|
Merge branch 'quote-posts-styles' into 'develop'
Fix quoted status content overflow with multiple paragraphs on Firefox
See merge request soapbox-pub/soapbox-fe!1019
|
2022-01-30 22:31:57 +00:00 |
|
|
0166dd40ff
|
Fix quoted status content with multiple paragraphs on Firefox
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-30 23:17:55 +01:00 |
|
Alex Gleason
|
26961b8445
|
Merge branch 'fedibird-rt-fix' into 'develop'
Strip all instances of compat features from statuses
See merge request soapbox-pub/soapbox-fe!1016
|
2022-01-30 16:02:06 +00:00 |
|
Alex Gleason
|
630f583c2f
|
Strip all instances of compat features from statuses
|
2022-01-30 09:47:31 -06:00 |
|
Alex Gleason
|
dada0f7d73
|
Merge branch 'rt-mrf-md' into 'develop'
Fix RT spacing in the other place
See merge request soapbox-pub/soapbox-fe!1014
|
2022-01-28 21:07:09 +00:00 |
|
Alex Gleason
|
cac8b5026e
|
Fix RT spacing in the other place
|
2022-01-28 14:52:22 -06:00 |
|
Alex Gleason
|
c30671a7d8
|
Merge branch 'quote-posts' into 'develop'
Quote posts: Add line-clamp to quoted post content
See merge request soapbox-pub/soapbox-fe!1013
|
2022-01-28 20:24:52 +00:00 |
|
|
65a71b7653
|
Add line-clamp to quoted post content
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-28 21:11:03 +01:00 |
|
Alex Gleason
|
be7910945b
|
Merge branch 'rt-mrf-md' into 'develop'
sw.js: Fix display of RT line in push notifications
See merge request soapbox-pub/soapbox-fe!1012
|
2022-01-28 18:06:46 +00:00 |
|
Alex Gleason
|
309981a294
|
sw.js: Fix display of RT line in push notifications
|
2022-01-28 11:52:41 -06:00 |
|
Alex Gleason
|
91fe4f4306
|
Merge branch 'fix-quote-imports' into 'develop'
Fix quote_visible for nested quote
See merge request soapbox-pub/soapbox-fe!1011
|
2022-01-28 16:51:14 +00:00 |
|
Alex Gleason
|
e5e4105a03
|
Fix quote_visible for nested quote
|
2022-01-28 10:17:38 -06:00 |
|
marcin mikołajczak
|
7bb404207a
|
Merge branch 'quote-posts-tombstones' into 'develop'
Add quoted status tombstone
See merge request soapbox-pub/soapbox-fe!1009
|
2022-01-27 23:07:14 +00:00 |
|
|
ae7f2f86a0
|
Add quoted status tombstone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-27 17:26:39 +01:00 |
|
Alex Gleason
|
f0051b7bbc
|
Merge branch 'demo' into 'develop'
Add "demo" mode for taking screenshots
See merge request soapbox-pub/soapbox-fe!1007
|
2022-01-27 01:52:06 +00:00 |
|
Alex Gleason
|
0964fc1f4d
|
Add "demo" mode for taking screenshots
|
2022-01-26 19:37:32 -06:00 |
|
Alex Gleason
|
978a2a0086
|
Merge branch 'pending-status-quotes' into 'develop'
Add quotes for pending statuses
See merge request soapbox-pub/soapbox-fe!1006
|
2022-01-26 19:01:10 +00:00 |
|
|
22b3986178
|
PendingStatus: Do not display PlaceholderCard if it has a quote
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-26 19:49:04 +01:00 |
|
|
7c790a53eb
|
Add quotes for pending statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-26 19:45:02 +01:00 |
|
Alex Gleason
|
0e7f397841
|
Merge branch 'shift-click-reblogs' into 'develop'
Quote posts: Shift+Click for normal repost
See merge request soapbox-pub/soapbox-fe!1005
|
2022-01-26 16:33:11 +00:00 |
|
|
8277d78f4c
|
Quote posts: Shift+Click for normal repost
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-25 23:00:30 +01:00 |
|
Alex Gleason
|
d36f0f7aae
|
Merge branch 'recipients-inline' into 'develop'
Status: strip compatibility features from markup when importing
See merge request soapbox-pub/soapbox-fe!1004
|
2022-01-25 02:53:26 +00:00 |
|
Alex Gleason
|
462df83989
|
Status: strip compatibility features from markup when importing
|
2022-01-24 20:39:22 -06:00 |
|
Alex Gleason
|
35ab65efcf
|
Hide recipients inlined by ForceMentionsInContent MRF
|
2022-01-24 19:14:44 -06:00 |
|
marcin mikołajczak
|
72cc60f880
|
Merge branch 'profile-avatar-switcher' into 'develop'
Improve account headers
See merge request soapbox-pub/soapbox-fe!801
|
2022-01-25 00:00:39 +00:00 |
|
Alex Gleason
|
f5cc2c039e
|
Merge branch 'quote-inline' into 'develop'
StatusContent: delete inline quote from markup
See merge request soapbox-pub/soapbox-fe!1003
|
2022-01-24 23:45:21 +00:00 |
|
|
240f68a4d6
|
AccountHeader: remove .page__top__no-header
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-25 00:37:44 +01:00 |
|
|
3d2e4ab368
|
Merge remote-tracking branch 'origin/develop' into profile-avatar-switcher
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-25 00:37:12 +01:00 |
|
Alex Gleason
|
c3a82cb777
|
StatusContent: delete inline quote from markup
|
2022-01-24 17:31:34 -06:00 |
|
Alex Gleason
|
2d5acc3236
|
Merge branch 'quote-posts' into 'develop'
Quoting poats, quoting poasts or whatever it's called
Closes #809
See merge request soapbox-pub/soapbox-fe!1002
|
2022-01-24 21:50:27 +00:00 |
|
Alex Gleason
|
bd3c74f566
|
Prevent a quoted status overriding the quote of its parent
|
2022-01-24 15:08:22 -06:00 |
|
Alex Gleason
|
aebc653bd9
|
Importer: remove the extremely stupid pushUnique function
|
2022-01-24 14:37:10 -06:00 |
|
Alex Gleason
|
93e7efba05
|
Fedibird: fall back to quote_id
|
2022-01-24 13:58:52 -06:00 |
|
Alex Gleason
|
9abeb2a324
|
Importer: handle multiple statuses from Fedibird
|
2022-01-24 13:27:13 -06:00 |
|
Alex Gleason
|
5c755c8f9b
|
Quote post performance improvements
|
2022-01-24 13:23:29 -06:00 |
|
Alex Gleason
|
9f98fcff09
|
Fedibird compatibility, because why not
|
2022-01-24 12:58:39 -06:00 |
|
|
af9b69271b
|
change reblogIcon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 18:47:10 +01:00 |
|
|
22a70a7595
|
Quote posts: Compose box improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 18:18:10 +01:00 |
|
|
fc0a5aea9c
|
Normalization, process quotes in importFetchedStatuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 16:52:15 +01:00 |
|
|
67006fdc34
|
Fix normal reblogging
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 16:31:55 +01:00 |
|
|
c5e34de79a
|
Do not use reblogIcon before initialization
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 00:18:20 +01:00 |
|
|
b0363607c8
|
Quote posts: do not mention anyone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 00:07:26 +01:00 |
|
|
289cdcc776
|
Use dropdown for reposts, do not display cards for quote posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 22:15:25 +01:00 |
|
|
361831f021
|
Update @tabler/icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 18:59:57 +01:00 |
|
|
15d4910db5
|
wip quote post composing
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 18:44:17 +01:00 |
|
|
c0bee9be3c
|
Display quoted posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 17:55:03 +01:00 |
|