aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
Commit message (Expand)AuthorAge
* Merge branch 'fix/reply-to-using-wrong-id' into 'develop'lambda2019-01-30
|\
| * Fix a simple typoshpuld2019-01-30
* | Capture clicks on statuses to hijack mention clicks, match mention href to us...shpuld2019-01-30
|/
* Merge branch 'feature/link-preview' into 'develop'lambda2019-01-29
|\
| * add link-preview componentWilliam Pitcock2019-01-28
* | remove logshpuld2019-01-28
* | Fix tall status expanding needing extra clicks, make tall status expand autom...shpuld2019-01-28
* | Remove logsshpuld2019-01-27
* | Fix replies to deleted posts/users pushing vue warningsshpuld2019-01-27
|/
* reviewHenry Jameson2019-01-24
* fix reply-to tooltip being somewhat unreliableHenry Jameson2019-01-23
* Revert "fix reply-to tooltip being somewhat unreliable"HJ2019-01-22
* fix reply-to tooltip being somewhat unreliableHenry Jameson2019-01-23
* Merge branch 'favorites' into 'develop'HJ2019-01-22
|\
| * some more post fieldsHenry Jameson2019-01-17
| * Merge branch 'switch-to-string-ids' into favoritesHenry Jameson2019-01-17
| |\
| | * Remove all explicit and implicit conversions of statusId to number, changedHenry Jameson2019-01-11
| |/
* / Remove reply detection hackscarlett2019-01-13
|/
* merge develop, fix conflicts, fix logged out bugshpuld2018-12-29
|\
| * Treat reserved users like external users in the frontend.Lambda2018-12-26
* | New routes, notifications, other impovements in side drwaershpuld2018-12-28
|/
* Fixed some settings not using defaults from instance config. Made some parts ofHenry Jameson2018-12-18
* Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
|\
| * added activatePanel onclick for timeago buttonValD2018-12-12
| * Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-12-05
| |\
| * | avatars shadows, also allows drop-shadow useHenry Jameson2018-11-30
* | | Implement user_profile.spec.jsMaxim Filippov2018-12-15
* | | Use 'userProfileLink' to generate user-profile linkMaxim Filippov2018-12-13
| |/ |/|
* | resolved the lintValD2018-12-05
* | used the deleted data param as condition in status templateValD2018-12-05
|/
* Merge remote-tracking branch 'upstream/develop' into feature/scope_preferencesHenry Jameson2018-11-26
|\
| * Fall back to instance settings consistentlyscarlett2018-10-21
* | lint fixHenry Jameson2018-09-25
* | now it actually worksHenry Jameson2018-09-25
|/
* Add titles to post visibility iconsEkaterina Vaartis2018-08-27
* Preserve subject in replies.scarlett2018-08-26
* Don't use nsfw clickthrough if the post is collapsed by default.scarlett2018-08-26
* Don't hide replies when inConversation.scarlett2018-08-24
* Fix indentationscarlett2018-08-24
* Remove old implementation of isReply.scarlett2018-08-24
* Add settings for changing the visibility of replies in the timeline.scarlett2018-08-24
* Rename expandCW to collapseMessageWithSubject.ensra2018-08-20
* fix indentensra2018-08-20
* Add support for configurable CW clickthrough.ensra2018-08-20
* Merge branch 'develop' into 'feature/accountHighlight'Henry2018-08-12
|\
| * Use serverside html rendering in usernames and bios if available.eal2018-08-09
| * Revert "Merge branch 'cw-clickthrough' into 'develop'"lambda2018-07-12
| * Fix lint warningsVivian Lim2018-06-29
| * Add configuration option to enable click-through content warningsVivian Lim2018-06-28
| * Add click-to-show content warnings on postsVivian Lim2018-06-28