aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.js
Commit message (Collapse)AuthorAge
* Fixed some settings not using defaults from instance config. Made some parts ofHenry Jameson2018-12-18
| | | | code more readable
* 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
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix iOS Safari from making videos play fullscreen by default added PR comments resolved the lint used the deleted data param as condition in status template Switch to "timeline" when pressing user-settings Added user setting tooltip made links in user bio always open in new tabs addressed PR comments added tooltip Add userId property to timelines so that we don't overwrite user timeline meant for another user Added option to auto-hide subject field when it's empty. removes hacks from notifications storage, adds api call to let server update is_seen attribute fixes vimium not giving retweet button a hint Do not use underscore at the beginning of the method Logout user on password change Route user to the correct profile URL Typo Fix filetype detection Switch to settings when touching settings Switch to timeline on nav panel actions
| * | 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (36 commits) remove deploy stage remove deploy stage updated and completed German translation minor modification of Chinese translation update Chinese translation Add Chinese language Fix posting. Count spoiler text in the character count. Fixes #135. Added Irish (Gaeilge) Language Copy-Paste too fast from the Catalan file apparently. Now it's in good Occitan. simplify code adapt to destructive change of api Adds Occitan locale Updated italian translation Update oc.json Update oc.json Update of the oc.json file Actualizacion del fichièr oc.json Sort messages object by language code so that it's easier from the UI to browse them. explicitly set collapseMessageWithSubject to undefined Fall back to instance settings consistently ...
| * 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
| | | | Add option to config.json, disabled by default.
* fix indentensra2018-08-20
|
* Add support for configurable CW clickthrough.ensra2018-08-20
|
* Merge branch 'develop' into 'feature/accountHighlight'Henry2018-08-12
|\ | | | | | | # Conflicts: # src/components/user_card_content/user_card_content.vue
| * Use serverside html rendering in usernames and bios if available.eal2018-08-09
| |
| * Revert "Merge branch 'cw-clickthrough' into 'develop'"lambda2018-07-12
| | | | | | This reverts merge request !291
| * 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
| |
* | fixed lintHenry Jameson2018-08-05
| |
* | cleanup, fixed self-highlighting in notifications, fixed incorrect hex code ↵Henry Jameson2018-08-05
| | | | | | | | handling
* | added ability to pick the style of highlightingHenry Jameson2018-08-05
| |
* | both bugs fixed. it's reactive and no more conflicting cardsHenry Jameson2018-07-06
| |
* | moved style generator into separate file. notifications are highlighted too now.Henry Jameson2018-07-06
| |
* | working, somewhatHenry Jameson2018-07-06
| |
* | initial versHenry Jameson2018-07-06
|/
* Fix formattingSyldexia2018-05-21
|
* Display visibility if available.Roger Braun2018-05-20
|
* Merge hj's css overhaul and fix conflictsshpuld2018-04-10
|\
| * getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
| |
* | small fixesshpuld2018-04-09
|/
* unfinished fetch() version that doesn't workHenry Jameson2018-03-12
|
* Make goto-check use the correct property to make it work againshpuld2017-11-14
|
* Move previews from conversation to status, put the reply preview arrow back ↵shpuld2017-11-13
| | | | on timeline statuses, add a spinner when the preview is still loading.
* lint fixShpuld Shpuldson2017-06-07
|
* Add floating status-previews on reply-link mouseover in conversations and ↵Shpuld Shpuldson2017-06-07
| | | | make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already..
* remove commented lines, make linter happyShpuld Shpuldson2017-06-05
|
* Add list of replies under the name/links in conversation statuses, clicking ↵Shpuld Shpuldson2017-06-04
| | | | them will highlight the statuses and scroll you to them, expanding a status will scroll you to that status once the conversation has opened.
* Enable reply/rt/fav for mention notifications by using a barebones status in ↵Shpuld Shpuldson2017-05-31
| | | | place of plain notification content.
* another lint fixShpuld Shpuldson2017-04-12
|