Henry Jameson
de2f968645
fix?
2022-03-29 19:44:07 +03:00
Henry Jameson
e1483488c7
fix some issues with trees
2022-03-29 19:23:30 +03:00
Henry Jameson
a1822f073d
removing uselsess stuff
2022-03-29 19:21:13 +03:00
Henry Jameson
3799983d4f
fix production build's reply not working in tree mode
2022-03-29 12:43:42 +03:00
Henry Jameson
4b630c3c36
fix warnings
2022-03-28 17:37:26 +03:00
Henry Jameson
e4c804fac0
fix another spacing issue
2022-03-27 12:03:31 +03:00
Henry Jameson
961ca3a71b
fix all the spacings i could find
2022-03-23 16:15:05 +02:00
Henry Jameson
d524e98348
fix capitalization (and localization of tooltips for scope icon)
2022-03-22 20:42:29 +02:00
Henry Jameson
b817e09ee8
fix avatars not opening inline card
2022-03-22 19:43:11 +02:00
Henry Jameson
c6a4a0a320
Merge remote-tracking branch 'origin/develop' into vue3-again
...
* origin/develop:
quick fix for alignment in avatars, juggling multiple branches is confusing
fix even more issues with avatars
Update dependency ora to v0.4.1
Update dependency mini-css-extract-plugin to v0.12.0
Update dependency karma-firefox-launcher to v1.3.0
fix avatars in mobile view
2022-03-22 12:14:02 +02:00
Henry Jameson
fa99abf106
quick fix for alignment in avatars, juggling multiple branches is confusing
2022-03-22 11:57:21 +02:00
HJ
a253c95170
Merge branch 'develop' into 'fix-avatars2'
...
# Conflicts:
# src/components/status/status.scss
2022-03-22 09:47:24 +00:00
Henry Jameson
c6e0dcf08e
fix even more issues with avatars
2022-03-22 11:43:51 +02:00
HJ
2cd8a3ec8d
Merge branch 'fix-mobile-avatars' into 'develop'
...
fix avatars in mobile view
See merge request pleroma/pleroma-fe!1479
2022-03-22 08:24:42 +00:00
Henry Jameson
971cec024c
fix avatars in mobile view
2022-03-22 10:20:45 +02:00
Henry Jameson
54fd7e2be6
Merge remote-tracking branch 'origin/develop' into vue3-again
...
* origin/develop:
improve the looks of bot indicator
fix bot indicator appearing on retweeter avatar
Update dependency localforage to v1.10.0
Update dependency http-proxy-middleware to v0.21.0
Update dependency eslint-plugin-standard to v4.1.0
Update dependency eslint-plugin-import to v2.25.4
Update babel monorepo to v7.17.8
Update dependency iso-639-1 to v2.1.13
Update dependency express to v4.17.3
Update dependency eslint-plugin-promise to v4.3.1
Update dependency eslint-loader to v2.2.1
2022-03-21 21:09:48 +02:00
Henry Jameson
4e2fd7baf9
fix bot indicator appearing on retweeter avatar
2022-03-21 20:39:56 +02:00
Henry Jameson
be4244acde
fix some warnings
2022-03-17 08:35:19 +02:00
Henry Jameson
cd4ad2df11
Merge remote-tracking branch 'origin/develop' into vue3-again
...
* origin/develop: (475 commits)
Apply 1 suggestion(s) to 1 file(s)
Update dependency @ungap/event-target to v0.2.3
Update package.json
fix broken icons after FA upgrade
Update Font Awesome
Update dependency webpack-dev-middleware to v3.7.3
Update dependency vuelidate to v0.7.7
Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0
lint
Make media modal buttons larger
Add English translation for hide tooltip
Add hide button to media modal
Lint
Prevent hiding media viewer if swiped over SwipeClick
Fix webkit image blurs
Fix video in media modal not displaying properly
Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403
Remove image box-shadow in media modal
Clean up debug code for image pinch zoom
Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm
...
2022-03-16 21:00:20 +02:00
HJ
e34d71fc1f
Merge branch 'from/develop/tusooa/tree-threading' into 'develop'
...
Add the option to display threads as trees
See merge request pleroma/pleroma-fe!1407
2022-03-13 17:31:46 +00:00
Alexander Tumin
450145dd6b
Do not mute bot posts in notifications
2022-03-09 07:56:43 +03:00
Tusooa Zhu
a511250b63
Make $status-margin fallback only
2022-03-07 19:28:38 -05:00
Tusooa Zhu
f8c5cbcd0d
Fix timeline jump when scrolling
...
Ref: tree-threading
2022-03-07 19:19:31 -05:00
Tusooa Zhu
20880cdf0b
Make replying and mediaPlaying controlled
...
$refs is not a reliable way to deal with child components under
tree threading as it is not reactive, but the children may change at
any time. The only good way seems to be making these states aggregated on
the conversation component.
Ref: tree-threading
2022-03-07 19:19:31 -05:00
Tusooa Zhu
654996fdbe
Add other replies count for reply list link
2022-03-07 19:19:31 -05:00
Tusooa Zhu
cebb4224ac
Do not display replies inside status as link if there are no other replies
2022-03-07 19:19:31 -05:00
Tusooa Zhu
863255d52f
Make position of other replies button a pref
2022-03-07 19:19:31 -05:00
Tusooa Zhu
61bb69c88f
Optimize thread display
2022-03-07 19:19:30 -05:00
Tusooa Zhu
d9a9f97751
Add simple tree style navigation
2022-03-07 19:19:29 -05:00
Tusooa Zhu
d15d24c11c
Add dive functionality
2022-03-07 19:19:29 -05:00
Tusooa Zhu
84a3cd92a3
Support diving into one status in a conversation
2022-03-07 19:19:29 -05:00
Tusooa Zhu
ace1f5067c
Make status display controlled
2022-03-07 19:19:29 -05:00
Tusooa Zhu
0f2fd8a352
Implement thread folding/expanding
2022-03-07 19:19:29 -05:00
Alexander Tumin
2b7f12613e
Add bot indication to user icon on statuses
2022-03-01 01:00:38 +03:00
Alexander Tumin
fe0ed7e8f0
Mute bot posts
2022-02-28 23:14:45 +03:00
Henry Jameson
d361a4d7dc
fix overflows
2022-02-04 14:20:56 +02:00
Henry Jameson
9a6363431d
lint
2022-02-03 22:41:38 +02:00
Henry Jameson
06042569f1
fix alignment issues
2022-02-03 22:10:45 +02:00
Henry Jameson
9ea0f10abb
Merge remote-tracking branch 'origin/develop' into settings-and-filtering
...
* origin/develop: (169 commits)
Improve the user card for deactivated users
Update CHANGELOG.md
Update CHANGELOG.md
Allow canceling a follow request
Simple policy reasons for instance specific policies
entity_normalizer: Escape name when parsing user
Translated using Weblate (Spanish)
Translated using Weblate (Catalan)
Translated using Weblate (Korean)
Translated using Weblate (Japanese (ja_PEDANTIC))
Translated using Weblate (Indonesian)
Translated using Weblate (Esperanto)
Translated using Weblate (Vietnamese)
Translated using Weblate (Italian)
Translated using Weblate (Vietnamese)
Translated using Weblate (Indonesian)
Translated using Weblate (Italian)
Translated using Weblate (Vietnamese)
Translated using Weblate (Indonesian)
Translated using Weblate (Chinese (Simplified))
...
2022-01-24 19:12:17 +02:00
Henry Jameson
4465de5241
fixed mentions line again
2021-08-14 22:03:09 +03:00
Henry Jameson
2182af4058
made the code responsible for showing unwritten mentions actually work
2021-08-12 03:09:28 +03:00
Henry Jameson
2cfff1b8b9
remove new options for style and separate line, now groups all chained
...
mentions on a mentionsline regardless of placement. fixes spacing
2021-08-12 02:56:40 +03:00
HJ
e825021ef1
Apply 1 suggestion(s) to 1 file(s)
2021-06-12 18:55:18 +00:00
Henry Jameson
2c60a9b638
fix next relply-row bleeding through popover
2021-06-12 20:51:36 +03:00
Henry Jameson
418f029789
review + fixes
2021-06-12 20:43:29 +03:00
Henry Jameson
24f3681ac1
fix color of reply row, fix overflow in status-popover
2021-06-12 17:11:49 +03:00
Henry Jameson
9421501c1e
lint & cleanup
2021-06-11 11:52:50 +03:00
Henry Jameson
f883d2f75c
better handling of hellthreads with mentions at bottom
2021-06-11 03:11:58 +03:00
Henry Jameson
cc00af7a31
Hellthread(tm) Certified
2021-06-10 18:52:01 +03:00
Henry Jameson
0f73e96194
don't hide mentions for OPs
2021-06-10 15:11:57 +03:00
Henry Jameson
0263834faa
mentions on same line as replies
2021-06-10 14:01:26 +03:00
Henry Jameson
0260693f51
stylistic improvements for single-line mentions
2021-06-10 13:22:36 +03:00
Henry Jameson
394fd462dc
proper cachin of headTailLinks, show mentions in notificaitons always
2021-06-10 13:01:00 +03:00
Henry Jameson
c6c478f4cf
moved mentions onto reply line, replies moved below post body
2021-06-10 12:29:58 +03:00
Henry Jameson
aec867b300
Moved greentext to RichContent, improved how first mentions are
...
restored, now shows mentions not uh, mention in post body
2021-06-10 12:29:58 +03:00
Henry Jameson
5c655b6675
lint
2021-06-08 17:19:38 +03:00
Henry Jameson
8c8237418c
fix repeats having wrong mentions
2021-06-08 17:14:22 +03:00
Henry Jameson
963f1679e0
fix console errors
2021-06-08 17:14:22 +03:00
Henry Jameson
b87a9d6675
Rearranged settings, moved more stuff to filtering where apllicable.
...
Changed how filering works.
2021-06-08 16:14:01 +03:00
Henry Jameson
7ae85c8318
change defaults
2021-06-08 14:51:42 +03:00
Henry Jameson
2f383c2c01
moved mentions into a separate component - MentionLine, added collapsing
...
of mentions when there's too many of 'em
2021-06-08 14:34:47 +03:00
Henry Jameson
9ea370033a
configurable mentions placement
2021-06-08 12:58:28 +03:00
Henry Jameson
3abd357694
moving mentions into separate row
2021-06-08 11:38:44 +03:00
Henry Jameson
8e9f5d7580
renamed StatusText to StatusBody for clarity, fixed chats
2021-06-07 19:50:38 +03:00
Henry Jameson
04fa1f0b2d
some docs, added richcontent to usernames in status, updated stillImage
...
to allow scale of "gif" label
2021-06-07 18:41:47 +03:00
Henry Jameson
95e74319e1
clean warnings from status
2021-04-25 14:05:25 +03:00
Henry Jameson
4b18e0f36e
fix status error
2021-04-25 13:33:02 +03:00
Shpuld Shpuldson
09fe160e8b
separate screen_name and screen_name_ui with decoded punycode
2021-02-26 16:23:11 +02:00
Shpuld Shpuldson
5ab96ae0d2
don't filter own posts
2021-01-11 19:40:35 +02:00
Shpuld Shpuldson
46320090e3
move external source button to extra buttons, make expand button easier to click and highlight on hover
2020-12-03 11:57:17 +02:00
Shpuld Shpuldson
7b99d98c55
Replace all use of <a> + href='#' with proper buttons
2020-11-24 12:32:42 +02:00
Shpuld Shpuldson
11f7b818b4
try another approach
2020-11-20 16:20:08 +02:00
Henry Jameson
d126eddfca
change approach to disable all, enable some
2020-11-03 18:39:46 +02:00
Henry Jameson
e351665bb3
Instead of blocking all interaction, only block interaction in places
...
that matter
2020-11-02 23:43:32 +02:00
Henry Jameson
0653f18994
fix play-on-hover gifs issues
2020-10-29 22:54:28 +02:00
Henry Jameson
b6cf2bcefd
improved the semantics for our icon scale, fixed preview, fixed navbar desktop
2020-10-28 21:31:16 +02:00
Henry Jameson
f561e75553
lint
2020-10-21 00:31:16 +03:00
Henry Jameson
1ec41302f7
rotate the shackle of the lock for better accessibility
2020-10-21 00:28:24 +03:00
Henry Jameson
6aa7445ea7
come on and slam
2020-10-21 00:25:59 +03:00
Henry Jameson
a50cd7e37d
remaining changes...
2020-10-21 00:01:28 +03:00
Henry Jameson
8b3a7ae8c0
more FA5 stuff with small related refactoring
2020-10-20 20:28:11 +03:00
Henry Jameson
3814218277
Some initial work on replacing icons with FA5
2020-10-20 20:28:11 +03:00
Shpuld Shpuldson
414558665f
lint fix
2020-10-01 16:01:57 +03:00
Shpuld Shpludson
8a34ff2957
Merge branch 'develop' into 'feat/masto-ws-deletes'
...
# Conflicts:
# CHANGELOG.md
# src/components/status/status.js
# src/components/status/status.scss
2020-10-01 12:54:54 +00:00
Shpuld Shpludson
f174f289a9
Timeline virtual scrolling
2020-09-29 10:18:37 +00:00
Shpuld Shpuldson
fa91766519
rename to gravestone
2020-09-08 09:32:43 +03:00
Shpuld Shpludson
1ec9cde963
Apply 1 suggestion(s) to 1 file(s)
2020-09-08 06:31:02 +00:00
Shpuld Shpuldson
f9ac23b9a9
separate reply button to its own component, add changelog entry
2020-09-07 10:35:49 +03:00
Shpuld Shpuldson
40ca0b394e
add basic deletes support that works with masto WS
2020-09-06 15:28:09 +03:00
Henry Jameson
800047b81f
fixed
2020-08-19 12:14:00 +03:00
Henry Jameson
d7c42f1469
lint
2020-08-19 00:38:54 +03:00
Henry Jameson
36c9368ae5
fix reply popovers being too slim
2020-08-19 00:18:52 +03:00
Henry Jameson
815f230ac7
fixed some issues related to user avatar
2020-08-18 23:57:42 +03:00
Henry Jameson
30219098a6
fix issues with reply-link
2020-08-18 00:26:31 +03:00
Henry Jameson
0feab1d97c
more broken reply improvements
2020-08-04 19:41:03 +03:00
Henry Jameson
0d02b04726
bring back red stripe
2020-08-04 19:32:47 +03:00
Henry Jameson
dce057f24e
lint
2020-08-04 19:16:55 +03:00
Henry Jameson
2a1c9e094c
more fixes
2020-08-04 19:08:49 +03:00
Henry Jameson
7870b3f7ec
neater way to do hover thing with still image
2020-07-28 01:54:40 +03:00
Henry Jameson
65b6e23c00
refactor status
2020-07-28 01:27:11 +03:00