Yamagishi Kazutoshi
1948f9e767
Remove deprecated features at React v15.5 ( #1905 )
...
* Remove deprecated features at React v15.5
- [x] React.PropTypes
- [x] react-addons-pure-render-mixin
- [x] react-addons-test-utils
* Uncommented out & Add browserify_rails options
* re-add react-addons-shallow
* Fix syntax error from resolve conflicts
* follow up 59a77923b3
9 years ago
Eugen Rochko
d93d6f5124
Fix reworked search
9 years ago
Eugen Rochko
b4046c5957
Rework search
9 years ago
Eugen Rochko
1fd88e3bad
Fix up visual indicators for compose form privacy
9 years ago
Eugen Rochko
d8c5a83827
Redesigned compose form
9 years ago
Eugen Rochko
d7c6c6dbe1
Fancier drag & drop indicator, emoji icon for emoji, upload progress ( fix #295 )
9 years ago
Eugen Rochko
5aa3df017b
Fix full-text search query quotation, improve tag search performance with an index,
...
add ability to open status by URL from search (fix #53 )
9 years ago
Eugen Rochko
89fc2d7f48
Fix #372 - Emoji picker
9 years ago
Kibigo
91c79f2445
Better smart/dumb component separation
9 years ago
Eugen Rochko
2c50687279
Improve compose form performance, upgrade JS dependencies. LightingBox
...
now allows to cycle through multiple images
9 years ago
Eugen Rochko
974d712fbe
Improve performance of compose form
9 years ago
Eugen Rochko
ec521e6bfc
Add remote mentions warning when composing a private status
9 years ago
Eugen Rochko
347a153b3d
Add API modifiers to limit returned toots from public/hashtag timelines
...
to only those from local users; Add link to "extended information" to
getting started in the UI; Add defaults for posting privacy; Change
how publish button looks depending on posting privacy chosen
9 years ago
blackle
bf0f6eb62d
Implement a click-to-view spoiler system
9 years ago
blackle
889709a2a6
Show 'do not display in public timeline' when replying to self
9 years ago
Eugen Rochko
1a33e4042e
Fix upload file input being re-rendered needlessly
9 years ago
Eugen Rochko
23ebf60b95
Improve initialState loading
9 years ago
blackle
131bae89fd
Generate key for each input so we can upload the same file even after deleting
9 years ago
Mitchell Hentges
4d300e2507
On file-drag, show a border around textarea
9 years ago
Eugen Rochko
0bc6da89d2
Hide unlisted toggle when private is active, hide nsfw toggle when no files added
9 years ago
Anthony Bellew
538d109a82
Re-add unlisted toggle to the UI
9 years ago
Eugen Rochko
de9b6e3a6a
Compose form in the UI now has public/private toggle instead of public/unlisted
9 years ago
Eugen Rochko
b27066e154
Re-implemented autosuggestions component for the compose form
...
Fix #205 , fix #156 , fix #124
9 years ago
Eugen Rochko
14bd46946d
Per-status control for unlisted mode, also federation for unlisted mode
...
Fix #233 , fix #268
9 years ago
Eugen Rochko
8efa081f21
Remove Neo4J
9 years ago
Eugen Rochko
2112a81e86
Adding content sensitivity toggle, spoilers for media
9 years ago
Eugen Rochko
50d3083cbd
Making upload button into a smaller icon button
10 years ago
Eugen Rochko
f0bdfadab7
Search component
10 years ago
Eugen Rochko
09218d4c01
Use full-text search for autosuggestions
10 years ago
Eugen Rochko
e8ff4c8e56
Refactoring redux state into different reducers
10 years ago
Eugen Rochko
bfb6cc5f2c
Make suggestions box also use user list components
10 years ago
Eugen Rochko
20f581f796
Display follow suggestions
10 years ago