Commit Graph

32 Commits (5e33ad29d48dcd150d13dfa40151ff21592e728a)

Author SHA1 Message Date
Eugen Rochko d93d6f5124 Fix reworked search 8 years ago
Eugen Rochko b4046c5957 Rework search 8 years ago
Eugen Rochko 1fd88e3bad Fix up visual indicators for compose form privacy 8 years ago
Eugen Rochko d8c5a83827 Redesigned compose form 8 years ago
Eugen Rochko d7c6c6dbe1 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 8 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)
8 years ago
Eugen Rochko 89fc2d7f48 Fix #372 - Emoji picker 8 years ago
Kibigo 91c79f2445 Better smart/dumb component separation 8 years ago
Eugen Rochko 2c50687279 Improve compose form performance, upgrade JS dependencies. LightingBox
now allows to cycle through multiple images
8 years ago
Eugen Rochko 974d712fbe Improve performance of compose form 8 years ago
Eugen Rochko ec521e6bfc Add remote mentions warning when composing a private status 8 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
8 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system 8 years ago
blackle 889709a2a6 Show 'do not display in public timeline' when replying to self 8 years ago
Eugen Rochko 1a33e4042e Fix upload file input being re-rendered needlessly 8 years ago
Eugen Rochko def1f8c5b3 Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master 8 years ago
Eugen Rochko 23ebf60b95 Improve initialState loading 8 years ago
blackle 131bae89fd Generate key for each input so we can upload the same file even after deleting 8 years ago
Mitchell Hentges 4d300e2507 On file-drag, show a border around textarea 8 years ago
Eugen Rochko 0bc6da89d2 Hide unlisted toggle when private is active, hide nsfw toggle when no files added 8 years ago
Anthony Bellew 538d109a82 Re-add unlisted toggle to the UI 8 years ago
Eugen Rochko de9b6e3a6a Compose form in the UI now has public/private toggle instead of public/unlisted 8 years ago
Eugen Rochko b27066e154 Re-implemented autosuggestions component for the compose form
Fix #205, fix #156, fix #124
8 years ago
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode
Fix #233, fix #268
8 years ago
Eugen Rochko 8efa081f21 Remove Neo4J 8 years ago
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media 8 years ago
Eugen Rochko 50d3083cbd Making upload button into a smaller icon button 8 years ago
Eugen Rochko f0bdfadab7 Search component 8 years ago
Eugen Rochko 09218d4c01 Use full-text search for autosuggestions 8 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 8 years ago
Eugen Rochko bfb6cc5f2c Make suggestions box also use user list components 8 years ago
Eugen Rochko 20f581f796 Display follow suggestions 8 years ago