| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 '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 | ||
| * | | Password reset page | Eugenij | 2019-09-05 |
| | | | |||
| * | | add a comment | taehoon | 2019-09-04 |
| | | | |||
| * | | force img updating immediately | taehoon | 2019-09-04 |
| |/ | |||
| * | Merge branch 'fix/attachment-css' into 'develop' | Shpuld Shpludson | 2019-09-03 |
| |\ | | | | | | | | | Make image orientation consistent on FF, fix videos w/ modal See merge request pleroma/pleroma-fe!926 | ||
| | * | Make image orientation consistent on FF, fix videos w/ modal | Shpuld Shpuldson | 2019-08-26 |
| | | | |||
| * | | Merge branch 'remove-dead-code' into 'develop' | Shpuld Shpludson | 2019-08-29 |
| |\ \ | | | | | | | | | | | | | Remove dead code See merge request pleroma/pleroma-fe!927 | ||
| | * | | remove dead code | taehoon | 2019-08-28 |
| | | | | |||
| * | | | fix user avatar fallback logic | taehoon | 2019-08-28 |
| |/ / | |||
| * / | make bio textarea resizable vertically only | taehoon | 2019-08-26 |
| |/ | |||
| * | fix crazy watch logic in conversation | taehoon | 2019-08-23 |
| | | |||
| * | show three dot button only if needed | taehoon | 2019-08-20 |
| | | |||
| * | hide mute conversation button to guests | taehoon | 2019-08-20 |
| | | |||
| * | update keyBy | taehoon | 2019-08-17 |
| | | |||
| * | generate idObj at timeline level | taehoon | 2019-08-17 |
| | | |||
| * | fix pin showing logic in conversation | taehoon | 2019-08-17 |
| | | |||
| * | Initialize chat only if user is logged in and it wasn't initialized before | Sergey Suprunenko | 2019-08-17 |
| | | |||
| * | sync profile tab state with location query | taehoon | 2019-08-15 |
| | | |||
| * | refactor TabSwitcher | taehoon | 2019-08-15 |
| | | |||
| * | use better name of controlled prop | taehoon | 2019-08-15 |
| | | |||
| * | fix potential bug to render active tab in controlled way | taehoon | 2019-08-15 |
| | | |||
| * | remove unused param | taehoon | 2019-08-15 |
| | | |||
| * | use key prop instead of dataset to identify active tab | taehoon | 2019-08-15 |
| | | |||
| * | remove useless index param of onSwitch | taehoon | 2019-08-15 |
| | | |||
| * | reset error state when load new profile | taehoon | 2019-08-15 |
| | | |||
| * | clear timelines only if load user not viewed previously | taehoon | 2019-08-15 |
| | | |||
| * | Fix/Fix links to external users in Who to follow page | Hakaba Hitoyo | 2019-08-15 |
| | | |||
| * | rel also accepts list, update rel detection logic | taehoon | 2019-08-13 |
| | | |||
| * | use hashtag class detection as fallback | taehoon | 2019-08-12 |
| | | |||
| * | detect hashtag using rel instead of class | taehoon | 2019-08-12 |
| | | |||
| * | 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 |
| | | |||
| * | 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 | ||
