aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'develop' into feature/mobile-improvements-3shpuld2019-04-01
|\
| * Merge branch '471-timeline-since-id' into 'develop'Shpuld Shpludson2019-04-01
| |\ | | | | | | | | | | | | | | | | | | #471 - fix timeline fetch with since_id Closes #471 See merge request pleroma/pleroma-fe!722
| | * #471 - fix timeline fetch with since_idjared2019-04-01
| | |
| * | Merge branch 'minimal-scopes-mode' into 'develop'HJ2019-04-01
| |\ \ | | | | | | | | | | | | | | | | Initial work on deprecating scopeModesEnabled in favor of minimalScopeMode See merge request pleroma/pleroma-fe!633
| | * | final touchesHenry Jameson2019-03-30
| | | |
| | * | aaaaggghhHenry Jameson2019-03-30
| | | |
| | * | fix lintHenry Jameson2019-03-30
| | | |
| | * | Merge remote-tracking branch 'upstream/develop' into minimal-scopes-modeHenry Jameson2019-03-30
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (173 commits) Fix: Change condition fix typo update store according to retweeted status #433 - update sort by for conversation display replies_count right after reply icon expose replies_count from mastodon api Apparently, MastoAPI gives status in ancestors if you try opening a repeat... make side drawer use gesture service and fix its animations review/remove error hiding errata review #433 - sort conversation for retweets and clean up Revert "Merge branch 'revert-987b5162' into 'develop'" Revert "Merge branch 'mastoapi/friends-tl' into 'develop'" Add await to login action' Remove console log Fix warnings in user profile routing Add tests for gesture service, fix bug with perpendicular directions #255 - clean up autocomplete form #255 - clean up user settings page with self-closing html tags ...
| | * | | fix formattingHenry Jameson2019-03-30
| | | | |
| | * | | fix formattingHenry Jameson2019-03-30
| | | | |
| | * | | ReviewHenry Jameson2019-03-30
| | | | |
| | * | | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
| | | | |
| * | | | Merge branch '470-toggle-subject-content' into 'develop'HJ2019-04-01
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Resolve "Handling subjects/spoiler_text/cw not working properly" Closes #470 See merge request pleroma/pleroma-fe!721
| | * | | #470 - update button text capitalizationjared2019-04-01
| | | | |
| | * | | #470 - handle cases without subjectjared2019-04-01
| | | | |
| | * | | #470 - update i18njared2019-04-01
| | | | |
| | * | | #470 - fix subject and content toggle issuejared2019-04-01
| |/ / /
| * | | Merge branch 'fix/user-card-buttons' into 'develop'Shpuld Shpludson2019-04-01
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | #467 Fix/Muted and Blocked not "pressed" on User Card Closes #467 See merge request pleroma/pleroma-fe!720
| | * | Remove useless commajasper2019-04-01
| | | |
| | * | Fix user card in notificationjasper2019-04-01
| |/ /
| * | Merge branch 'issues/#465' into 'develop'Shpuld Shpludson2019-03-29
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | update store according to retweeted status Closes #465 See merge request pleroma/pleroma-fe!713
| | * | update store according to retweeted statusBrenden Bice2019-03-28
| | | |
| * | | Merge branch 'fix/warnings-in-user-profile' into 'develop'Shpuld Shpludson2019-03-29
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #461 Fix warnings about user-profile Closes #461 See merge request pleroma/pleroma-fe!708
| | * | | Fix: Change conditionjasper2019-03-28
| | | | |
| | * | | Remove console logjasper2019-03-26
| | | | |
| | * | | Fix warnings in user profile routingjasper2019-03-26
| | | | |
| * | | | Merge branch '255-emoji-input' into 'develop'Shpuld Shpludson2019-03-28
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #255 - add emoji input component Closes #255 See merge request pleroma/pleroma-fe!706
| | * \ \ \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵jared2019-03-27
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | 255-emoji-input
| | * | | | | #255 - clean up autocomplete formjared2019-03-26
| | | | | | |
| | * | | | | #255 - clean up user settings page with self-closing html tagsjared2019-03-26
| | | | | | |
| | * | | | | #255 - support textarea and update user settings pagejared2019-03-26
| | | | | | |
| | * | | | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵jared2019-03-26
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 255-emoji-input
| | * | | | | | #255 - add emoji input componentjared2019-03-25
| | | | | | | |
* | | | | | | | remove window width copypastashpuld2019-04-01
| | | | | | | |
* | | | | | | | add gesture to close notifications drawershpuld2019-03-28
| | | | | | | |
* | | | | | | | Merge branch 'develop' into feature/mobile-improvements-3shpuld2019-03-28
|\| | | | | | |
| * | | | | | | Merge branch 'feat/gesture-service' into 'develop'Shpuld Shpludson2019-03-28
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a gesture service for easier touch gestures See merge request pleroma/pleroma-fe!714
| | * | | | | | | fix typoshpuld2019-03-28
| | | | | | | | |
| | * | | | | | | make side drawer use gesture service and fix its animationsshpuld2019-03-27
| | | | | | | | |
| | * | | | | | | Add tests for gesture service, fix bug with perpendicular directionsshpuld2019-03-26
| | | | | | | | |
| | * | | | | | | somewhat functioning gesture serviceshpuld2019-03-25
| | | | | | | | |
| | * | | | | | | start creating gesture serviceshpuld2019-03-25
| | | | | | | | |
| * | | | | | | | Merge branch 'issues/#466' into 'develop'Shpuld Shpludson2019-03-28
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | show replies count right after reply icon Closes #466 See merge request pleroma/pleroma-fe!716
| | * | | | | | | | display replies_count right after reply iconBrenden Bice2019-03-28
| | | | | | | | | |
| | * | | | | | | | expose replies_count from mastodon apiBrenden Bice2019-03-28
| | | | | | | | | |
| * | | | | | | | | Merge branch 'issue-433-status-reply-form' into 'develop'Shpuld Shpludson2019-03-28
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue 433 status reply form Closes #433 See merge request pleroma/pleroma-fe!674
| | * | | | | | | | | #433 - update sort by for conversationdave2019-03-28
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-03-28
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | issue-433-status-reply-form
| * | | | | | | | | | Merge branch 'fix/convos-masto' into 'develop'HJ2019-03-27
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently, MastoAPI gives status in ancestors if you try opening a repeat... Closes #460 See merge request pleroma/pleroma-fe!715
| | * | | | | | | | | | Apparently, MastoAPI gives status in ancestors if you try opening a repeat...Henry Jameson2019-03-27
| | | | | | | | | | | |