aboutsummaryrefslogtreecommitdiff
path: root/src/components/status
Commit message (Collapse)AuthorAge
* Fix reply arrow highlighting in some accessibility toolseal2019-10-17
| | | | | The cursor style needs to be "pointer" even before hovering, since keyboard-driven browsing never hovers over the elements.
* Merge remote-tracking branch 'upstream/develop' into emoji-selector-updateHenry Jameson2019-09-25
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (42 commits) Fix formatting in oc.json avoid using global class fix logo moving bug when lightbox is open Reserve scrollbar gap when body scroll is locked setting display: initial makes trouble, instead, toggle display: none using classname lock body scroll add body-scroll-lock directive install body-scroll-lock wire up props with PostStatusModal rename component recover autofocusing behavior refactor MobilePostStatusModal using new PostStatusModal add new module and modal to post new status remove needless condition add mention button wire up user state with global store collapse fav/repeat notifications from muted users do not collapse thread muted posts in conversation detect thread-muted posts do not change word based muting logic ...
| * do not collapse thread muted posts in conversationtaehoon2019-09-13
| |
| * detect thread-muted poststaehoon2019-09-13
| |
| * do not change word based muting logictaehoon2019-09-13
| |
| * do not collapse muted user's posts on muted user's profile pagetaehoon2019-09-13
| |
* | update status/user card to use same gradient mask fading effect instead ofHenry Jameson2019-09-15
| | | | | | | | background hack
* | Remove emoji zoomHenry Jameson2019-09-12
| |
* | better hitbox for status emojiHenry Jameson2019-09-08
| |
* | scale emoji on hoverHenry Jameson2019-09-08
| |
* | fixed some bugs, added spam mode, minor collateral fixesHenry Jameson2019-09-08
|/
* fix pin showing logic in conversationtaehoon2019-08-17
|
* rel also accepts list, update rel detection logictaehoon2019-08-13
|
* use hashtag class detection as fallbacktaehoon2019-08-12
|
* detect hashtag using rel instead of classtaehoon2019-08-12
|
* closest can returns itself as welltaehoon2019-07-23
|
* find inside status-content div onlytaehoon2019-07-23
|
* try to use the closest a tag as targettaehoon2019-07-23
|
* Also apply keyword filter to subjectsToromino2019-07-20
|
* make popover position for status action dropdow relative to parent nodetaehoon2019-07-15
|
* rewrite ExtraButtons using v-tooltiptaehoon2019-07-15
|
* Merge branch 'fix/respect-hide-post-stats' into 'develop'HJ2019-07-15
|\ | | | | | | | | Hide favs/rts properly when hide post stats is enabled See merge request pleroma/pleroma-fe!877
| * Hide favs/rts properly when hide post stats is enabledshpuld2019-07-09
| |
* | add commentstaehoon2019-07-07
| |
* | refetch favs and repeats separatelytaehoon2019-07-07
| |
* | refetch favs and repeats when stats are changedtaehoon2019-07-07
|/
* check for user before checking users propsshpuld2019-07-07
|
* Merge branch 'eslint-fix' into 'develop'Shpuld Shpludson2019-07-07
|\ | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871
| * all the manual fixesHenry Jameson2019-07-07
| |
| * eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
| |
* | preserve formatting of contenttaehoon2019-07-05
|/
* Fix: problems with polls stateShpuld Shpludson2019-06-22
|
* Move poll state handling to its own moduleShpuld Shpludson2019-06-20
|
* Feature/polls attempt 2lain2019-06-18
|
* Merge branch 'fetags' into 'develop'HJ2019-05-20
|\ | | | | | | | | add tags to data and to status component See merge request pleroma/pleroma-fe!801
| * switch from method to computed propertyMoonman2019-05-20
| |
| * formattingMoonman2019-05-20
| |
| * add tags to data and to status componentMoonman2019-05-20
| |
* | Merge branch 'webpack-4-dart-sass' into 'develop'HJ2019-05-20
|\ \ | | | | | | | | | | | | Massive update for dependencies See merge request pleroma/pleroma-fe!734
| * | get rid of reply-left, we decided it should go long time agoHenry Jameson2019-05-14
| | |
| * | fix prod buildHenry Jameson2019-05-13
| | |
* | | Remove auto-hyphenationSenko-san2019-05-20
| |/ |/| | | | | | | | | Auto-hyphenation has terrible heuristics on all browsers, disable it. Source: https://justmarkup.com/articles/2019-01-28-a-look-at-css-hyphenation-in-2019/
* | show pinned state only in the user timelinetaehoon2019-05-15
| |
* | improve error handling logictaehoon2019-05-15
| |
* | revert unnecessary changestaehoon2019-05-15
| |
* | add translationtaehoon2019-05-15
| |
* | use pinned property from status directlytaehoon2019-05-15
| |
* | #468 - add extra buttons for status actionsdave2019-05-15
| |
* | #468 - fix plus button size issue, use scss variable properlydave2019-05-15
| |
* | #468 - clean updave2019-05-15
| |