| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | hide ISP if the panel content is empty | taehoon | 2019-08-12 |
| | | |||
| * | fix user card overflow bug | taehoon | 2019-08-12 |
| | | |||
| * | fix js error on mute | shpuld | 2019-08-10 |
| | | |||
| * | Merge branch 'fix/incorrect-follow-request-status' into 'develop' | HJ | 2019-08-09 |
| |\ | | | | | | | | | Fix sent follow request detection See merge request pleroma/pleroma-fe!910 | ||
| | * | Apply suggestion to src/services/follow_manipulate/follow_manipulate.js | rinpatch | 2019-08-09 |
| | | | |||
| | * | Apply suggestion to src/services/follow_manipulate/follow_manipulate.js | rinpatch | 2019-08-09 |
| | | | |||
| | * | Apply suggestion to src/services/follow_manipulate/follow_manipulate.js | rinpatch | 2019-08-09 |
| | | | |||
| | * | Fix sent follow request detection | rinpatch | 2019-08-09 |
| | | | | | | | | | | | | | | | This fixes `requestFollow` using the relationship instead of user object, resulting in `sent` always being false for locked users, and also removes assumptions about follow request being sent, instead relying on `requested` from user relationship. | ||
| * | | Merge branch 'fix/text-dont-media-viewer' into 'develop' | HJ | 2019-08-09 |
| |\ \ | | | | | | | | | | | | | fix english settings label regarding how to view videos See merge request pleroma/pleroma-fe!909 | ||
| | * | | fix english settings label regarding how to view videos | matrixsasuke | 2019-08-09 |
| | | | | |||
| * | | | fix extra buttons merge bug | shpuld | 2019-08-08 |
| | |/ |/| | |||
| * | | Merge branch '632' into 'develop' | Shpuld Shpludson | 2019-08-08 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix gif image zoom bug on hover Closes #632 See merge request pleroma/pleroma-fe!905 | ||
| | * | | make size of gif image and preview equal | taehoon | 2019-08-06 |
| | |/ | |||
| * | | Merge branch '631' into 'develop' | Shpuld Shpludson | 2019-08-08 |
| |\ \ | | | | | | | | | | | | | | | | | | | Hide image block in rich media preview in case of broken image Closes #631 See merge request pleroma/pleroma-fe!902 | ||
| | * | | hide rich media preview image in case of broken image | taehoon | 2019-08-06 |
| | |/ | |||
| * | | Merge branch '627' into 'develop' | Shpuld Shpludson | 2019-08-08 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix "Post status modal disappearing on mobile landscape mode" Closes #627 See merge request pleroma/pleroma-fe!899 | ||
| | * | | css improvements | taehoon | 2019-08-06 |
| | | | | |||
| | * | | do not unmount post status modal in desktop | taehoon | 2019-08-06 |
| | |/ | |||
| * | | Merge branch 'feat/conversation-muting' into 'develop' | Shpuld Shpludson | 2019-08-08 |
| |\ \ | |/ |/| | | | | | Add Conversation/Thread Muting See merge request pleroma/pleroma-fe!876 | ||
| | * | Merge branch 'develop' into 'feat/conversation-muting' | Shpuld Shpludson | 2019-07-26 |
| | |\ | | | | | | | | | | | | | # Conflicts: # src/components/extra_buttons/extra_buttons.js # src/components/extra_buttons/extra_buttons.vue | ||
| | * \ | Merge branch 'develop' into 'feat/conversation-muting' | Shpuld Shpludson | 2019-07-15 |
| | |\ \ | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js | ||
| | * | | | Add thread muting to context menu of status | shpuld | 2019-07-07 |
| | | | | | |||
| * | | | | Handle JSONified errors while registering | Lee Starnes | 2019-08-06 |
| | | | | | | | | | | | | | | | | | Closes #617 | ||
| * | | | | Merge branch 'patch-2' into 'develop' | Shpuld Shpludson | 2019-07-31 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update es.json (add sticker) See merge request pleroma/pleroma-fe!893 | ||
| | * | | | | Update es.json (add sticker) | tarteka | 2019-07-24 |
| | | |_|/ | |/| | | |||
| * | | | | Merge branch '618' into 'develop' | Shpuld Shpludson | 2019-07-31 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ability to enlarge profile picture in profile page Closes #618 See merge request pleroma/pleroma-fe!890 | ||
| | * | | | | add zoom-in indication to avatar | taehoon | 2019-07-28 |
| | | | | | | |||
| | * | | | | allow zooming avatar in profile panel header | taehoon | 2019-07-28 |
| | | | | | | |||
| | * | | | | use $route instead of $router.currentRoute | taehoon | 2019-07-28 |
| | | | | | | |||
| | * | | | | enlarge avatar in profile page | taehoon | 2019-07-28 |
| | | | | | | |||
| * | | | | | Focus on the search input when the search icon is clicked | Eugenij | 2019-07-31 |
| | | | | | | |||
| * | | | | | prevent scrolling top when click search input | taehoon | 2019-07-31 |
| |/ / / / | |||
| * | | | | add unit test for elimination logic | taehoon | 2019-07-25 |
| | | | | | |||
| * | | | | use array.includes instead of array.indexOf | taehoon | 2019-07-24 |
| | | | | | |||
| * | | | | update status eliminating logic | taehoon | 2019-07-24 |
| | | | | | |||
| * | | | | fix typos | taehoon | 2019-07-24 |
| | | | | | |||
| * | | | | update prop syntax | taehoon | 2019-07-24 |
| | | | | | |||
| * | | | | put two loops in one parent | taehoon | 2019-07-24 |
| | | | | | |||
| * | | | | move pinned statuses showing logic in timeline | taehoon | 2019-07-24 |
| | | | | | |||
| * | | | | update prop name | taehoon | 2019-07-24 |
| | | | | | |||
| * | | | | prevent showing pinned statuses twice | taehoon | 2019-07-24 |
| |/ / / | |||
| * | | | Feature/add sticker picker | absturztaube | 2019-07-24 |
| | | | | | | | | | | | | | Squash to avoid storing commits with stickers in it to avoid possible copyright problems and excess storage space. --hj | ||
| * | | | guard more secure routes | taehoon | 2019-07-24 |
| | | | | |||
| * | | | guard secure routes by redirecting to root | taehoon | 2019-07-24 |
| | | | | |||
| * | | | Merge branch 'patch-2' into 'develop' | Shpuld Shpludson | 2019-07-24 |
| |\ \ \ | | | | | | | | | | | | | | | | | Update es.json See merge request pleroma/pleroma-fe!889 | ||
| | * | | | Update es.json | tarteka | 2019-07-23 |
| | | | | | |||
| * | | | | closest can returns itself as well | taehoon | 2019-07-23 |
| | | | | | |||
| * | | | | find inside status-content div only | taehoon | 2019-07-23 |
| | | | | | |||
| * | | | | try to use the closest a tag as target | taehoon | 2019-07-23 |
| |/ / / | |||
| * | | | Also apply keyword filter to subjects | Toromino | 2019-07-20 |
| | | | | |||
