aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* firefoxHenry Jameson2019-04-24
|
* attempt at making it workHenry Jameson2019-04-13
|
* revert unnecessary changesHenry Jameson2019-04-10
|
* fix obvious bugHenry Jameson2019-04-07
|
* Webpack 4, ESLint with Vue, Node-sass, updated dependencies overall. New ↵Henry Jameson2019-04-07
| | | | linting.
* #469 - update text copydave2019-04-02
|
* #469 - update behavior of safe_dmdave2019-04-02
|
* #469 - clean updave2019-04-02
|
* #469 - DM warning text should vary based on BE settingdave2019-04-02
|
* Merge branch 'feature/mobile-improvements-3' into 'develop'Shpuld Shpludson2019-04-01
|\ | | | | | | | | Mobile notifications in nav bar, separate mobile navbar to its own component See merge request pleroma/pleroma-fe!703
| * fix conflictshpuld2019-04-01
| |\
| * \ Merge branch 'develop' into feature/mobile-improvements-3shpuld2019-04-01
| |\ \
| * | | 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 develop inshpuld2019-03-23
| |\ \ \ \
| * | | | | make notifications close on navigationshpuld2019-03-23
| | | | | |
| * | | | | make mobile notifs drawer more like an actual drawer, make mobile nav ↵shpuld2019-03-20
| | | | | | | | | | | | | | | | | | | | | | | | buttons bigger to press, fix alert dot
| * | | | | remove notifications from sidebar, make notifications appear on login onlyshpuld2019-03-14
| | | | | |
| * | | | | make nav bar slide, move mobile post status to mobile navshpuld2019-03-14
| | | | | |
| * | | | | merge develop, add mobile nav componentshpuld2019-03-12
| |\ \ \ \ \
| * | | | | | more work with notifications drawershpuld2019-03-03
| | | | | | |
| * | | | | | start working on one tap notificationsshpuld2019-03-02
| | | | | | |
* | | | | | | Merge branch 'develop' into 'develop'Shpuld Shpludson2019-04-01
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | [i18n] Update oc.json for !611 and !691 See merge request pleroma/pleroma-fe!712
| * | | | | | Update oc.json for !611 and !691Exilat2019-03-27
| | | | | | |
* | | | | | | Merge branch 'fix/sending-requests-when-loading' into 'develop'Shpuld Shpludson2019-04-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #463 Add Promise.all to send requests when loading Closes #463 See merge request pleroma/pleroma-fe!723
| * | | | | | | Fix login handlingjasper2019-04-01
| | | | | | | |
| * | | | | | | Add Promise.all to send requests when loadingjasper2019-04-01
| | | | | | | |
* | | | | | | | Merge branch 'patch-2' into 'develop'Shpuld Shpludson2019-04-01
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Update Polish translation See merge request pleroma/pleroma-fe!719
| * | | | | | | Update Polish translationMarcin Mikołajczak2019-03-31
| |/ / / / / /
* | | | | | | 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 ...
| * | | | | | | | ReviewHenry Jameson2019-03-30
| | | | | | | | |
| * | | | | | | | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
| | | | | | | | |
* | | | | | | | | #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
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | 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
| | | | | | | |