0f2a8c69a9
Make media modal be aware of multi-touch actions
...
Originally the media viewer would think every touch is a swipe (one-finger
touch event), so we would encounter the case where a two-finger scale event
would incorrectly change the current media. This is now fixed.
2021-10-29 00:43:35 +00:00
Henry Jameson
5c1789dbc7
prevent infinite update loops
2021-09-07 16:03:20 -05:00
Henry Jameson
df7b1c8dab
removed useless code, review change, fixed bug with tall statuses
2021-09-07 16:03:19 -05:00
Henry Jameson
03a4cd3704
remove new options for style and separate line, now groups all chained
...
mentions on a mentionsline regardless of placement. fixes spacing
2021-09-07 16:03:18 -05:00
Henry Jameson
5f17e914a4
fix non-notifying mentions and original mention display
2021-09-07 16:03:18 -05:00
Henry Jameson
58efc3168e
lint
2021-09-07 16:03:17 -05:00
Henry Jameson
c446af75e3
do the impossible, fix the unfixable
2021-09-07 16:03:17 -05:00
Henry Jameson
f3d9f51308
more fixes
2021-09-07 16:03:17 -05:00
Henry Jameson
c7ee2483f6
review + fixes
2021-09-07 16:03:15 -05:00
Henry Jameson
b0f1f1d8ac
cleanup
2021-09-07 16:03:15 -05:00
Henry Jameson
7fe912ca33
restructure and tests
...
squash! restructure and tests
2021-09-07 16:03:15 -05:00
Henry Jameson
f760d156d8
fix long post fader
2021-09-07 16:03:15 -05:00
Henry Jameson
b11f3ff0a0
change how "first" line is determined. Allow one mention in the
...
beginning for hellthread style
2021-09-07 16:03:15 -05:00
Henry Jameson
1a5644ac1e
cleanup
2021-09-07 16:03:14 -05:00
Henry Jameson
2be07be978
lint & cleanup
2021-09-07 16:03:14 -05:00
Henry Jameson
f2c09f9ea8
fixed console errors, improved user-selecting, added cyantexting
2021-09-07 16:03:14 -05:00
Henry Jameson
1c657b86b8
fix infinite loop
2021-09-07 16:03:14 -05:00
Henry Jameson
2b41b8f6f5
better handling of hellthreads with mentions at bottom
2021-09-07 16:03:14 -05:00
Henry Jameson
f40fdf483e
Hellthread(tm) Certified
2021-09-07 16:03:13 -05:00
Henry Jameson
837239eb99
stylistic improvements for single-line mentions
2021-09-07 16:03:13 -05:00
Henry Jameson
588cb5d966
proper cachin of headTailLinks, show mentions in notificaitons always
2021-09-07 16:03:13 -05:00
Henry Jameson
227854b16d
Moved greentext to RichContent, improved how first mentions are
...
restored, now shows mentions not uh, mention in post body
2021-09-07 16:03:12 -05:00
Henry Jameson
effcf72c54
fix long posts having weird gradient
2021-09-07 16:03:12 -05:00
Henry Jameson
2bdba4c59a
lint
2021-09-07 16:03:12 -05:00
Henry Jameson
b543eaf9c0
change defaults
2021-09-07 16:03:11 -05:00
Henry Jameson
309ea455ad
moved mentions into a separate component - MentionLine, added collapsing
...
of mentions when there's too many of 'em
2021-09-07 16:03:11 -05:00
Henry Jameson
a3c6452620
moved some post styles into status body since they inferfere with usernames
2021-09-07 16:03:09 -05:00
Henry Jameson
72859d560c
renamed StatusText to StatusBody for clarity, fixed chats
2021-09-07 16:03:09 -05:00