|
c672f7a6ae
|
Don't show 'Bookmark' item menu if not authenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-09 23:11:45 +01:00 |
|
|
ae7f2f86a0
|
Add quoted status tombstone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-27 17:26:39 +01: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 |
|
|
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 |
|
|
c5e34de79a
|
Do not use reblogIcon before initialization
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 00:18:20 +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 |
|
|
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 |
|
Alex Gleason
|
6323c7d70e
|
eslint: enforce gaps between groups with import/order
|
2022-01-10 16:25:06 -06:00 |
|
Alex Gleason
|
966ca91e1a
|
eslint: alphabetize imports with import/order
|
2022-01-10 16:17:52 -06:00 |
|
Alex Gleason
|
2a0e2001d6
|
eslint: enforce import/order
|
2022-01-10 16:01:24 -06:00 |
|
|
bf3272d113
|
Replace link to /reblogs, require authentication
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 20:55:06 +01:00 |
|
|
2d3784eb88
|
Minor changes, port 'Generalize “press back to close modal” to any modal and to public pages' from Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 17:45:10 +01:00 |
|
|
46ca470f01
|
Turn some pages into modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 14:43:58 +01:00 |
|
marcin mikołajczak
|
3dffc46fc1
|
Support explicit addressing
|
2022-01-04 20:06:08 +00:00 |
|
marcin mikołajczak
|
9c6f805499
|
Remote interactions modal
|
2022-01-02 20:43:53 +00:00 |
|
Alex Gleason
|
1b7c0adc58
|
Merge branch 'replace-icons' into 'develop'
Replace LineAwesome with Tabler icons in some places
See merge request soapbox-pub/soapbox-fe!915
|
2021-12-14 19:04:24 +00:00 |
|
|
68e05c803b
|
Replace LineAwesome with Tabler Icons in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 19:48:18 +01:00 |
|
|
f52b69ebbb
|
Don't show menu items requiring auth when not authenticated for detailed statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-11 21:51:10 +01:00 |
|
Alex Gleason
|
1714ac03d2
|
Status: display a placeholder Card on own links, poll for updated card
|
2021-11-15 19:10:38 -06:00 |
|
|
d25354013a
|
Use .destructive
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-08 17:21:33 +01:00 |
|
|
287bd6c7f5
|
Use warning color for delete actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-07 10:24:09 +01:00 |
|
Alex Gleason
|
0e95a64027
|
Card: fix empty card icon
|
2021-11-04 14:57:52 -05:00 |
|
|
bdb61c14e3
|
Add icons for status action bars
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-04 19:16:04 +01:00 |
|
Alex Gleason
|
4464a7f19e
|
Swap out a few more icons for svg icons
|
2021-10-14 14:14:13 -05:00 |
|
Alex Gleason
|
da79e5a876
|
Add conditional Chat/DM buttons throughout the interface
|
2021-10-13 13:55:02 -05:00 |
|
Alex Gleason
|
ecdef1d95b
|
Placeholder: render placeholder parent status in thread
|
2021-10-12 20:03:55 -05:00 |
|
Alex Gleason
|
891a65b66f
|
Favourites: display favourites for Mastodon (if exposableReactions is manually toggled)
|
2021-10-07 18:21:28 -05:00 |
|
Alex Gleason
|
5807b8f823
|
Thread: display status connectors (basic threading)
|
2021-10-06 17:50:43 -05:00 |
|
Alex Gleason
|
59e7c6538e
|
Audio: ingest attachment metadata
|
2021-10-05 00:44:49 -05:00 |
|
Alex Gleason
|
0a4ffc3624
|
Card: fix icons in embedded video player
|
2021-10-02 15:02:07 -05:00 |
|
Alex Gleason
|
d85b6742fa
|
Use SVG icons in more places
|
2021-09-27 23:47:43 -05:00 |
|
Alex Gleason
|
5ac5ef2e38
|
StatusActionBar: update "share" icon to Feather svg
|
2021-09-22 13:14:31 -05:00 |
|
Alex Gleason
|
f4be2e87a2
|
Status: use svg icon for h-menu
|
2021-09-21 13:52:45 -05:00 |
|
Alex Gleason
|
ce97520b11
|
DetailedStatus: use svg icons
|
2021-09-21 13:31:40 -05:00 |
|
Alex Gleason
|
074604a1c9
|
Put Bookmarks and Lists behind feature flags
|
2021-09-18 15:03:38 -05:00 |
|
Alex Gleason
|
33aaffa22d
|
Use immutable.js consistently
|
2021-09-12 11:25:44 -05:00 |
|
|
660661451c
|
Conditionally link to emoji reaction list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-09-09 20:44:12 +02:00 |
|
|
c80f87efaa
|
Add emoji reacts page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-09-06 21:54:48 +02:00 |
|
Alex Gleason
|
e5e15fc3f0
|
Mastodon: conditionally render emojiReacts
|
2021-08-20 16:16:53 -05:00 |
|
Alex Gleason
|
594cf088ed
|
eslint: extend 'eslint:recommended'
|
2021-08-03 14:29:36 -05:00 |
|
Alex Gleason
|
a310197a5a
|
eslint: prefer-const, no-loop-func, no-const-assign, no-var
|
2021-08-03 12:36:11 -05:00 |
|
|
e5184642fe
|
Put poll options behind content warnings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-01 22:14:33 +02:00 |
|
|
5ee92b47ce
|
Keyboard-accessible emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-21 13:58:22 +02:00 |
|
|
13092271de
|
wip accessible emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-18 12:53:17 +02:00 |
|
Alex Gleason
|
58c142306d
|
Rename occurrences of self variable to ownAccount
|
2021-07-15 11:25:32 -05:00 |
|
Alex Gleason
|
ffbdfb5712
|
Statuses: refactor visibility of moderator actions
|
2021-07-15 11:20:15 -05:00 |
|
Alex Gleason
|
92794847bc
|
Hide AdminFE from non-admin staff users
|
2021-07-13 10:41:31 -05:00 |
|