| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | |||
| * | Merge branch 'muting-fixes' into 'develop' | Shpuld Shpludson | 2019-09-20 |
| |\ | | | | | | | | | Properly detect thread-muted posts and set `with_muted` when fetching notifications See merge request pleroma/pleroma-fe!941 | ||
| | * | Merge branch 'develop' into 'muting-fixes' | rinpatch | 2019-09-16 |
| | |\ | |/ |/| | | | # Conflicts: # src/components/status/status.js | ||
| * | | Merge branch '656' into 'develop' | Shpuld Shpludson | 2019-09-16 |
| |\ \ | | | | | | | | | | | | | | | | | | | Do not collapse thread muted posts when it's expanded/on the thread page and do not collapse muted user's posts on muted user's profile page Closes #656 See merge request pleroma/pleroma-fe!953 | ||
| | * | | do not collapse thread muted posts in conversation | taehoon | 2019-09-13 |
| | | | | |||
| | * | | detect thread-muted posts | taehoon | 2019-09-13 |
| | | | | |||
| | * | | do not change word based muting logic | taehoon | 2019-09-13 |
| | | | | |||
| | * | | do not collapse muted user's posts on muted user's media timeline | taehoon | 2019-09-13 |
| | | | | |||
| | * | | do not collapse muted user's posts on muted user's profile page | taehoon | 2019-09-13 |
| |/ / | |||
| * | | Merge branch 'fix/italics-not-selectable' into 'develop' | Shpuld Shpludson | 2019-09-13 |
| |\ \ | | | | | | | | | | | | | fix italics not being selectable See merge request pleroma/pleroma-fe!952 | ||
| | * | | fix italics not being selectable | Shpuld Shpuldson | 2019-09-13 |
| | | | | |||
| * | | | Merge branch 'fix/follow-request-detection' into 'develop' | Shpuld Shpludson | 2019-09-12 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Utilize `user.requested` to display follow request status on user card Closes #635 See merge request pleroma/pleroma-fe!942 | ||
| | * | | | Utilize `user.requested` to display follow request status on user card | rinpatch | 2019-09-05 |
| | | | | | | | | | | | | | | | | | Closes #635 | ||
| * | | | | Merge branch 'develop' into 'develop' | Shpuld Shpludson | 2019-09-12 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Develop See merge request pleroma/pleroma-fe!950 | ||
| | * | | | fix some translation about blocks | davidyin | 2019-09-11 |
| | | | | | |||
| | * | | | Complete the Chinese language file based on the version 0.9.999 | davidyin | 2019-09-10 |
| |/ / / | |||
| * | | | Merge branch '651' into 'develop' | Shpuld Shpludson | 2019-09-09 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Needless context api requests when click timeago in conversation page" Closes #651 See merge request pleroma/pleroma-fe!934 | ||
| | * | | | update prop name | taehoon | 2019-09-06 |
| | | | | | |||
| | * | | | stop fetching whole conversation when change highlighted status | taehoon | 2019-09-06 |
| | | | | | |||
| | * | | | refactoring | taehoon | 2019-09-06 |
| | | | | | |||
| | * | | | update prop binding | taehoon | 2019-09-06 |
| | | | | | |||
| | * | | | accept status id instead of status obj as statusoid prop | taehoon | 2019-09-06 |
| | | | | | |||
| * | | | | Merge branch '648-2' into 'develop' | Shpuld Shpludson | 2019-09-09 |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Fix wrong body css while toggling visibility Closes #648 See merge request pleroma/pleroma-fe!930 | ||
| | * | | | refactor toggling body visibility using class | taehoon | 2019-09-06 |
| |/ / / | |||
| * | | | Merge branch 'mastoapi-externalprofile' into 'develop' | Shpuld Shpludson | 2019-09-06 |
| |\ \ \ | | | | | | | | | | | | | | | | | Replace `/api/externalprofile/show.json` with a MastoAPI equialent See merge request pleroma/pleroma-fe!938 | ||
| | * | | | Replace `/api/externalprofile/show.json` with a MastoAPI equialent | rinpatch | 2019-09-03 |
| | | | | | | | | | | | | | | | | | `/api/v1/accounts/:id` supports remote nicknames since pleroma!1622 | ||
| * | | | | Merge branch 'password-reset' into 'develop' | Shpuld Shpludson | 2019-09-05 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | Password reset page Closes #213 See merge request pleroma/pleroma-fe!884 | ||
| | * | | | Password reset page | Eugenij | 2019-09-05 |
| |/ / / | |||
| * | | | Merge branch '655' into 'develop' | HJ | 2019-09-04 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix "User avatar not updating immediately when switching user profile" Closes #655 See merge request pleroma/pleroma-fe!940 | ||
| | * | | | add a comment | taehoon | 2019-09-04 |
| | | | | | |||
| | * | | | force img updating immediately | taehoon | 2019-09-04 |
| |/ / / | |||
| | | * | 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 | ||
| * | | Merge branch 'patch-2' into 'develop' | HJ | 2019-09-03 |
| |\ \ | |/ |/| | | | | | Fixed "sequimiento" to "seguimiento". Spanish translation. See merge request pleroma/pleroma-fe!939 | ||
| | * | Fixed "sequimiento" to "seguimiento". | Echedey López Romero | 2019-09-03 |
| |/ | |||
| * | Merge branch 'mastoapi-follow-reqs' into 'develop' | HJ | 2019-09-03 |
| |\ | | | | | | | | | Use mastodon api in follow requests See merge request pleroma/pleroma-fe!937 | ||
| | * | Use mastodon api in follow requests | rinpatch | 2019-09-03 |
| |/ | |||
| * | Merge branch '652' into 'develop' | Shpuld Shpludson | 2019-09-03 |
| |\ | | | | | | | | | | | | | Fix "TypeError: Cannot set property 'pinned' of undefined" Closes #652 See merge request pleroma/pleroma-fe!936 | ||
| | * | fix pin/unpin status logic | taehoon | 2019-09-01 |
| | | | |||
| | * | rename a mutation | taehoon | 2019-09-01 |
| | | | |||
| * | | Merge branch 'patch-1' into 'develop' | Shpuld Shpludson | 2019-09-03 |
| |\ \ | | | | | | | | | | | | | Some corrections to the spanish translation See merge request pleroma/pleroma-fe!929 | ||
| | * | | "Optional" in lowercase. | Echedey López Romero | 2019-09-02 |
| | | | | |||
| | * | | Update es.json | Echedey López Romero | 2019-09-01 |
| | | | | |||
| | * | | Corrected "Media Proxy" translation. | Echedey López Romero | 2019-08-27 |
| | | | | |||
| | * | | Update es.json | Echedey López Romero | 2019-08-26 |
| | | | | |||
