|
|
9e64cd82b9
|
Focus spoiler input from ComposeForm, refocus textarea on close
|
2020-05-28 14:44:36 -05:00 |
|
|
|
84ba6a0cc3
|
Added auto-focus of content warning input box when CW button clicked
Removed spoilerActive prop and used existing spoiler prop
Fixed linter issue and removed commented code
|
2020-05-28 14:11:42 -05:00 |
|
|
|
e06f8ce894
|
Composer: Remove preselectDate
This value is only used to track when a reply happens. On soapbox-fe, a reply causes a new ComposeForm to mount, so we can track it that way instead.
|
2020-05-26 17:36:56 -05:00 |
|
|
|
188067ac48
|
Composer: Always place cursor at the end of text
|
2020-05-26 17:22:32 -05:00 |
|
|
|
5633bf4317
|
Composer: simplify cursor update code
|
2020-05-26 17:03:27 -05:00 |
|
|
|
55578a4381
|
Composer: shouldCollapse --> isClickOutside
|
2020-05-26 15:26:55 -05:00 |
|
|
|
808e05a03f
|
Pass maxTootChars from ComposeFormContainer instead of ComposeForm
|
2020-05-26 15:24:03 -05:00 |
|
|
|
d9e6efbe79
|
Revert "Merge branch 'compose_caret_to_end' into 'master'"
This reverts commit 886e877996, reversing
changes made to b6a7404031.
|
2020-05-26 15:21:40 -05:00 |
|
|
|
2e7a2e0e42
|
Add link to AdminFE for staff members
|
2020-05-18 20:48:33 -03:00 |
|
|
|
8eba7af308
|
Conditionally render Trends and WhoToFollow panels, fixes #87
|
2020-05-17 16:24:52 -05:00 |
|
|
|
f1747f4425
|
Allow cursor to render at end of textbox to only place at end on new load, and bug fixes of cursor placement problems when selecting text and or moving cursor to left and typing
|
2020-05-08 17:14:07 -05:00 |
|
|
|
a9af3a8928
|
Allow cursor to be rendered at end of textbox by commenting out date comparison conditional
|
2020-05-06 18:58:21 -05:00 |
|
|
|
741b065d82
|
Disable Filters navlinks
|
2020-04-25 23:46:41 -05:00 |
|
|
|
baec6d3fd8
|
Add Lists to desktop profile dropdown
|
2020-04-25 18:27:13 -05:00 |
|
|
|
84c769c5f6
|
Add modal root to compose form clickable area
|
2020-04-20 18:52:12 -05:00 |
|
|
|
0ec8e39051
|
Fix inline compose form clickable area, fixes #30
|
2020-04-20 16:53:22 -05:00 |
|
|
|
725a9b3403
|
Pull meUsername from Redux
|
2020-04-17 17:14:04 -05:00 |
|
|
|
e47c6396f2
|
Fix compose box closing when removing poll options
|
2020-04-15 15:32:05 -05:00 |
|
|
|
21789858c0
|
Expand compose form clickable area
|
2020-04-15 15:24:47 -05:00 |
|
|
|
a82212cdca
|
Use poll limits from /api/v1/instance
|
2020-04-15 13:20:25 -05:00 |
|
|
|
8a19b89c16
|
Enforce spacing of function parameters in eslint
|
2020-04-14 16:47:35 -05:00 |
|
|
|
2beb4d725f
|
Add missing propTypes for eslint
|
2020-04-14 16:37:36 -05:00 |
|
|
|
141b0e6bfa
|
Fix most linter errors
|
2020-04-14 15:45:38 -05:00 |
|
|
|
fc72e39ff4
|
eslint --fix
|
2020-04-14 13:44:40 -05:00 |
|
|
|
6c6d6297f9
|
LogOut working
|
2020-04-11 14:41:13 -05:00 |
|
|
|
88b807e9d2
|
Default 500 max_toot_chars
|
2020-04-01 17:29:11 -05:00 |
|
|
|
606d240703
|
Load max_toot_chars from Instance
|
2020-04-01 15:15:55 -05:00 |
|
|
|
1107aa027d
|
Fix max_toot_chars
|
2020-03-30 16:47:22 -05:00 |
|
|
|
b1b5dc62db
|
Initial commit
|
2020-03-27 15:59:38 -05:00 |
|