aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* add hover effect to labelBrenden Bice2019-04-11
|
* update design of stats sectionBrenden Bice2019-04-11
|
* adjust avatar size of avatar listBrenden Bice2019-04-11
|
* set fall back value of border colorBrenden Bice2019-04-11
|
* handle 0 length of avatarsBrenden Bice2019-04-11
|
* use i18n for title textBrenden Bice2019-04-11
|
* add avatar list section titleBrenden Bice2019-04-11
|
* adjust space between avatarsBrenden Bice2019-04-11
|
* layout avatars side by sideBrenden Bice2019-04-11
|
* apply theming to avatars listBrenden Bice2019-04-11
|
* improve code qualityBrenden Bice2019-04-11
|
* rename favourite to favoriteBrenden Bice2019-04-11
|
* display favs & favorited user in one lineBrenden Bice2019-04-11
|
* set maximum avatars count to 15Brenden Bice2019-04-11
|
* improve code qualityBrenden Bice2019-04-11
|
* fetch parent post boost users informationBrenden Bice2019-04-11
|
* support mobile size screenBrenden Bice2019-04-11
|
* set default avatar backgroundBrenden Bice2019-04-11
|
* limit avatars list to display 10Brenden Bice2019-04-11
|
* display users in stacked avatarlistBrenden Bice2019-04-11
|
* fetch reblogged usersBrenden Bice2019-04-11
|
* fetch favorited usersBrenden Bice2019-04-11
|
* maintain conversationsObject storagetaehoon2019-04-11
|
* remove unused importingtaehoon2019-04-11
|
* get statuses in a conversation from the global repository instead of local statetaehoon2019-04-11
|
* Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-04-09
|\ | | | | | | issue-436-mastoapi-notifications
| * Merge branch '486-expand-button' into 'develop'Shpuld Shpludson2019-04-09
| |\ | | | | | | | | | | | | | | | | | | #486 - remove expand button on conversation page Closes #486 See merge request pleroma/pleroma-fe!742
| | * #486 - remove expand button on conversation pagejared2019-04-09
| | |
| * | Merge branch 'fix/prevent-repeated-fetching' into 'develop'Shpuld Shpludson2019-04-09
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | #485 Prevent repeated fetching Closes #485 See merge request pleroma/pleroma-fe!738
| | * | fix small bugjasper2019-04-09
| | | |
| | * | Add await to login befor redirect to friends timelinejasper2019-04-09
| | | |
| | * | Prevent repeated fetchingjasper2019-04-09
| | | |
| * | | Merge branch 'fix/notification-bugs' into 'develop'Shpuld Shpludson2019-04-09
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | #474 Fix notification bugs Closes #474 See merge request pleroma/pleroma-fe!728
| | * | Separate timeline and notificationjasper2019-04-04
| | | |
| | * | Fix notification bugsjasper2019-04-03
| | | |
* | | | #436 - merge developdave2019-04-08
|\| | |
| * | | Merge branch 'moderation-menu' into 'develop'Shpuld Shpludson2019-04-08
| |\ \ \ | | |_|/ | |/| | | | | | | | | | Moderation menu #310 See merge request pleroma/pleroma-fe!595
| | * | Added moderation menueugenijm2019-04-01
| | |/
* | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-04-08
|\| | | | | | | | | | | issue-436-mastoapi-notifications
| * | #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 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-04-02
|\| | | | | | | issue-436-mastoapi-notifications
| * Merge branch 'develop' into feature/mobile-improvements-3shpuld2019-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
| | | | |