| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Revert "added acccount_actions component" | Maksim Pechnikov | 2019-10-08 |
| | | | | | This reverts commit 188b6f56ed2f983d8f0fba4dc8f7327ebbee321d. | ||
| * | added acccount_actions component | Maksim Pechnikov | 2019-09-30 |
| | | |||
| * | Merge branch 'develop' into feature/following_reblogs | Maksim Pechnikov | 2019-09-26 |
| |\ | |||
| | * | Merge remote-tracking branch 'upstream/develop' into emoji-selector-update | Henry Jameson | 2019-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 ... | ||
| | | * | Fix formatting in oc.json | Shpuld Shpuldson | 2019-09-25 |
| | | | | |||
| | | * | Merge branch '616' into 'develop' | Shpuld Shpludson | 2019-09-25 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Lock body scroll when lightbox is open Closes #616 See merge request pleroma/pleroma-fe!886 | ||
| | | | * | avoid using global class | taehoon | 2019-09-20 |
| | | | | | |||
| | | | * | fix logo moving bug when lightbox is open | taehoon | 2019-09-20 |
| | | | | | |||
| | | | * | Reserve scrollbar gap when body scroll is locked | taehoon | 2019-09-20 |
| | | | | | |||
| | | | * | setting display: initial makes trouble, instead, toggle display: none using ↵ | taehoon | 2019-09-20 |
| | | | | | | | | | | | | | | | | | classname | ||
| | | | * | lock body scroll | taehoon | 2019-09-20 |
| | | | | | |||
| | | | * | add body-scroll-lock directive | taehoon | 2019-09-20 |
| | | | | | |||
| | | * | | Merge branch 'develop' into 'develop' | Shpuld Shpludson | 2019-09-25 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | [i18n] Update for the Occitan language file See merge request pleroma/pleroma-fe!901 | ||
| | | | * | | Update oc.json | Exilat | 2019-08-03 |
| | | | | | | |||
| | | | * | | Update for Interactions, new search, sticker picker, update copy. | Exilat | 2019-08-03 |
| | | | | | | |||
| | | * | | | Merge branch 'es-translate' into 'develop' | Shpuld Shpludson | 2019-09-25 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [i18n] Update es translate See merge request pleroma/pleroma-fe!944 | ||
| | | | * | | | Update es translate | tarteka | 2019-09-06 |
| | | | | | | | |||
| | | * | | | | Merge branch 'eu-translate' into 'develop' | Shpuld Shpludson | 2019-09-25 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [i18n] update eu translate See merge request pleroma/pleroma-fe!943 | ||
| | | | * | | | | fix some translates | tarteka | 2019-09-10 |
| | | | | | | | | |||
| | | | * | | | | fix some translates | tarteka | 2019-09-07 |
| | | | | | | | | |||
| | | | * | | | | fix some translates | tarteka | 2019-09-07 |
| | | | | | | | | |||
| | | | * | | | | update eu translate | tarteka | 2019-09-06 |
| | | | |/ / / | |||
| | | * | | | | Merge branch '639-2' into 'develop' | Shpuld Shpludson | 2019-09-25 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "Mention user" button to user card Closes #639 See merge request pleroma/pleroma-fe!955 | ||
| | | | * | | | | wire up props with PostStatusModal | taehoon | 2019-09-20 |
| | | | | | | | | |||
| | | | * | | | | rename component | taehoon | 2019-09-20 |
| | | | | | | | | |||
| | | | * | | | | recover autofocusing behavior | taehoon | 2019-09-20 |
| | | | | | | | | |||
| | | | * | | | | refactor MobilePostStatusModal using new PostStatusModal | taehoon | 2019-09-20 |
| | | | | | | | | |||
| | | | * | | | | add new module and modal to post new status | taehoon | 2019-09-20 |
| | | | | | | | | |||
| | | | * | | | | remove needless condition | taehoon | 2019-09-20 |
| | | | | | | | | |||
| | | | * | | | | add mention button | taehoon | 2019-09-20 |
| | | | | |_|/ | | | |/| | | |||
| | | * | | | | wire up user state with global store | taehoon | 2019-09-20 |
| | | | | | | | |||
| | | * | | | | collapse fav/repeat notifications from muted users | taehoon | 2019-09-20 |
| | | |/ / / | |||
| | | * | | | Merge branch 'develop' into 'muting-fixes' | rinpatch | 2019-09-16 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | # Conflicts: # src/components/status/status.js | ||
| | | * | | | | Avoid iterating over statuses to set thread_muted if the backend does | rinpatch | 2019-09-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | not support the extension | ||
| | | * | | | | Set thread_muted for all statuses with the same conversation id on | rinpatch | 2019-09-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | status mute/unmute | ||
| | | * | | | | Properly detect thread-muted posts and set `with_muted` when fetching | rinpatch | 2019-09-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | | notifications | ||
| | * | | | | | eslint | Henry Jameson | 2019-09-25 |
| | | | | | | | |||
| | * | | | | | fix emoji inputs in user-settings, styles update | Henry Jameson | 2019-09-25 |
| | | | | | | | |||
| | * | | | | | bump z-index so that picker/suggest doesn't get overlapped by mobile button | Henry Jameson | 2019-09-25 |
| | | | | | | | |||
| | * | | | | | Scroll emoji picker into view if it's obstructed | Henry Jameson | 2019-09-25 |
| | | | | | | | |||
| | * | | | | | very important fix | Henry Jameson | 2019-09-25 |
| | | | | | | | |||
| | * | | | | | comment, cleanup and improve autoresize/autoscroll | Henry Jameson | 2019-09-25 |
| | | | | | | | |||
| | * | | | | | fix | Henry Jameson | 2019-09-25 |
| | | | | | | | |||
| | * | | | | | account for parent padding, too | Henry Jameson | 2019-09-25 |
| | | | | | | | |||
| | * | | | | | forgotten file | Henry Jameson | 2019-09-25 |
| | | | | | | | |||
| | * | | | | | WIP: fixed autoscroll, restructured Post Status Form's resize method "a bit" | Henry Jameson | 2019-09-25 |
| | | | | | | | |||
| | * | | | | | fix some bugs | Henry Jameson | 2019-09-24 |
| | | | | | | | |||
| | * | | | | | autoscroll post form on typing + some minor improvements | Henry Jameson | 2019-09-23 |
| | | | | | | | |||
| | * | | | | | split spam mode into two separate options (one in settings page) | Henry Jameson | 2019-09-23 |
| | | | | | | | |||
| | * | | | | | Apply suggestion to src/components/emoji_input/emoji_input.js | HJ | 2019-09-16 |
| | | | | | | | |||
