about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features
AgeCommit message (Expand)Author
2017-03-25Clarify privacy optionsshel
2017-03-25Fix up visual indicators for compose form privacyEugen Rochko
2017-03-25When replying to status with content warning, prefill content warningEugen Rochko
2017-03-25Privacy dropdown i18nEugen Rochko
2017-03-25Redesigned compose formEugen Rochko
2017-03-24Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)Eugen Rochko
2017-03-22Fix full-text search query quotation, improve tag search performance with an ...Eugen Rochko
2017-03-17Promote Apps (#670)shel
2017-03-15Add "direct" visibility level in the backend. Web UI is not yetEugen Rochko
2017-03-05Make gifvs always use media gallery componentEugen Rochko
2017-03-04Fix #431 - convert gif to webm during upload. Web UI treats them like it didEugen Rochko
2017-03-04Rename "the whole known network" timeline to "federated timeline"Eugen Rochko
2017-03-02Make confirmation text more specificEugen Rochko
2017-03-02Fix #620 - Add confirmation dialog for notifications clearEugen Rochko
2017-03-02Fix #231 - MutingEugen Rochko
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave
2017-03-02Fix #372 - Emoji pickerEugen Rochko
2017-03-01Simplify passing of propEugen Rochko
2017-03-01Better smart/dumb component separationKibigo
2017-03-01Fix incorrect detection of local vs remote user in web UIEugen Rochko
2017-03-01Revert infinite scroll in timelines back to looking at ID of oldestEugen Rochko
2017-03-01Fix #291 - Add visual indication that numbers for remote users may be inaccurateEugen Rochko
2017-03-01Improved dropdownsEugen Rochko
2017-02-28Fix #561 - Detect presence of audio in video, hide mute toggle when noneEugen Rochko
2017-02-27Character counter fixKibigo
2017-02-26Add <MissingIndicator /> when status or account are not found, skip alertsEugen Rochko
2017-02-26Merge branch 'fix_626' of https://github.com/rmhasan/mastodon into rmhasan-fi...Eugen Rochko
2017-02-26Fix broken dependency on inner react utility functionEugen Rochko
2017-02-26Fix local timeline showing unread status of TWKN timelineEugen Rochko
2017-02-26Improve compose form performance, upgrade JS dependencies. LightingBoxEugen Rochko
2017-02-23Improve glowEugen Rochko
2017-02-22Improve status reselect, do not display "load more" when no next link availableEugen Rochko
2017-02-22Improve performance of compose formEugen Rochko
2017-02-21Fix #38 - Unread indicator when new content appears above the foldEugen Rochko
2017-02-20Fix scroll to top not registering because of wrong debounce usageEugen
2017-02-19Fix links and wordingEugen Rochko
2017-02-19Adjust naming of public timeline -> "local timeline" vs "whole known network"Eugen Rochko
2017-02-19Split public timeline into "public timeline" which is local, andEugen Rochko
2017-02-19adding new react class StatusNotFoundRakib Hasan
2017-02-19Fixing issue #626Rakib Hasan
2017-02-18Fix #642 - Add "empty column" text to home/notificationsEugen Rochko
2017-02-17Add target="_blank" to github linkshel
2017-02-17Add foreign key to prevent reblogs of non-existent (after race conditions) st...Eugen Rochko
2017-02-17Fix small styling issuesEugen Rochko
2017-02-15Fix #634 - Only include innermost-level statuses in report UIEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-13Add remote mentions warning when composing a private statusEugen Rochko
2017-02-13Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5Eugen Rochko
2017-02-13Clean up collapsible componentsEugen Rochko
2017-02-11Add privacy disclaimershel