Jason McBrayer
f76600ffed
Make self avatar in post form a link to own profile
2019-04-06 19:57:19 -04:00
Jason McBrayer
7c351ef341
Fix an issue with mentions caused by last update
2019-01-18 08:08:26 -05:00
Jason McBrayer
dfc9becc87
Add mention hints to full post form and fix minor error
2019-01-17 21:06:29 -05:00
Jason McBrayer
8615c8f801
Add username hints while typing mentions in compose box
2019-01-17 21:02:23 -05:00
Jason McBrayer
bb65be3e8b
Don't lose text or spoiler text when expanding toot form
2018-10-14 08:36:47 -04:00
Jason McBrayer
2d0fd95d5f
Use no_javascript preference in place of theme.is_brutalist in some places
2018-10-09 13:08:02 -04:00
Jason McBrayer
67bfcde2fe
Add character count to toot forms
2018-09-07 16:28:33 -04:00
Jason McBrayer
8c847f0452
Use larger icon for expand full editor
2018-09-05 12:14:10 -04:00
Jason F. McBrayer
507a6bd32e
Make "complete toot form" link expand the minimal toot form in place
2018-09-05 11:25:10 -04:00
Jason McBrayer
de3a42648c
Put CW box on minimal post form
...
To keep things balanced, make main text box smaller.
This is to encourage the routine use of CWs as subject lines.
2018-08-17 08:21:45 -04:00
Jason McBrayer
8f54a66470
Add links to custom emoji reference
2018-08-09 22:15:10 -04:00
Jason McBrayer
8fa5da1409
Do a better job of validating post length
...
This still doesn't correctly handle the shorter "effective lengths" for handles
and URLs. And it doesn't handle different per-server toot lengths. But it does
catch posts that become too long because the length of the CW is counted as part
of the length of the post body, and gives a validation error rather than
throwing an exception.
2018-08-02 11:13:50 -04:00
Jason McBrayer
6b3b46dff0
Add user icon to various pages to identify which account you're using
2018-07-18 13:33:16 -04:00
Jason McBrayer
eae810c15c
In js-supporting browsers, use ctrl-enter to submit toots
...
This pulls in our first external javascript dependency! And thus a yarn.lock.
2018-06-12 08:35:23 -04:00
Jason McBrayer
02f0ee560a
Mini-post form and default post privacy
2018-05-22 08:57:45 -04:00