aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Add i18n for User Timelinedtluna2018-03-12
|
* Merge branch 'develop' into 'develop'eal2018-02-24
|\ | | | | | | | | Always include bio in updates, because it might be empty (optional) See merge request pleroma/pleroma-fe!209
| * Always include bio in updates, because it might be empty (optional)Ekaterina Vaartis2018-02-21
| |
* | Merge branch 'feature/user-picker-keyboard-support' into 'develop'eal2018-02-24
|\ \ | |/ |/| | | | | | | | | Add keyboard support for user/emoji picker. Closes #56 See merge request pleroma/pleroma-fe!200
| * Add keyboard support for user/emoji picker.eal2018-02-03
| | | | | | | | | | Tab cycles between candidates, shift-tab cycles backwards. Enter does the action.
* | Merge branch 'feature/forbid-posting-when-status-length-is-over-the-limit' ↵lambda2018-02-14
|\ \ | | | | | | | | | | | | | | | | | | into 'develop' Disable the status submit button when status length is over the limit See merge request pleroma/pleroma-fe!206
| * | Disable the submit button and apply error class to the characters left indicatordtluna2018-02-11
| | |
* | | Add Russian translationdtluna2018-02-11
|/ /
* | Update main.jsHakaba Hitoyo2018-02-10
| |
* | slove conflictHakaba Hitoyo2018-02-10
|\ \
| * \ Merge branch 'feature/post-length-indicator' into 'develop'lambda2018-02-09
| |\ \ | | | | | | | | | | | | | | | | Add an indicator for characters left before hitting the limit See merge request pleroma/pleroma-fe!205
| | * | Add styles on the characters left indicatordtluna2018-02-09
| | | |
| | * | Add characters left being displayeddtluna2018-02-09
| | | |
| | * | Add textlimitdtluna2018-02-09
| | | |
| | * | Use `name` and `closed` from the backenddtluna2018-02-09
| | | |
| * | | Completes spanish translationAka2018-02-08
| | | |
| * | | Completes spanish translationAka2018-02-08
| |/ /
| * | Add keys to all component lists.eal2018-02-04
| | |
| * | updated css and stuff for color picker in stylesHenry Jameson2018-02-03
| | |
| * | wip, styles are a bit broken thoHenry Jameson2018-02-03
| | |
* | | Update App.jsHakaba Hitoyo2018-02-10
| | |
* | | debugHakaba Hitoyo2018-02-04
| | |
* | | slove-conflictHakaba Hitoyo2018-02-04
|\| |
| * | Update vue version.Roger Braun2018-02-03
| |/
| * Fix typo in fav/rt fixshp2018-02-03
| |
| * Fix fav/RT buttons in notifications.eal2018-02-02
| |
| * Merge branch 'fix/chat-visibility' into 'develop'lambda2018-02-02
| |\ | | | | | | | | | | | | Show chat only if channel is joined. See merge request pleroma/pleroma-fe!197
| | * Show chat only if channel is joined.eal2018-02-01
| | |
| * | Merge branch 'remote-follow-button' into 'develop'lambda2018-02-02
| |\ \ | | | | | | | | | | | | | | | | Add remote follow button to local user profiles. See merge request pleroma/pleroma-fe!198
| | * | Add remote follow button to local user profiles.eal2018-02-01
| | |/
| * | Merge branch 'fix/emoji-align' into 'develop'Shpuld Shpludson2018-02-02
| |\ \ | | | | | | | | | | | | | | | | Align custom emoji to middle of line. See merge request pleroma/pleroma-fe!196
| | * | Align custom emoji to middle of lineeal2018-02-01
| | | |
| * | | Show fav/RT counts even if not logged in.eal2018-02-02
| | |/ | |/|
| * | Merge branch 'feature/normal-emoji-completion' into 'develop'lambda2018-02-01
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Add completion for normal emoji. Closes #15 See merge request pleroma/pleroma-fe!169
| | * | Merge branch 'develop' into feature/normal-emoji-completioneal2018-02-01
| | |\|
| | * | Fix name clash on unicode and custom emojieal2018-02-01
| | | |
| | * | Merge branch 'develop' into feature/normal-emoji-completioneal2017-12-23
| | |\ \
| | * | | Add completion for normal emoji.eal2017-11-20
| | | | |
| * | | | Fixes issue #58aka2018-01-31
| | | | |
| * | | | Completes portuguese translationaka2018-01-31
| | |_|/ | |/| |
* / | | add instance specific panelhakabahitoyo2018-02-04
|/ / /
* | | Move chat to sidebar.Roger Braun2018-01-26
| | |
* | | update ger translationSebastian Huebner2018-01-03
| | |
* | | Add follow import to user settings.eal2017-12-23
| | |
* | | Detect backend.eal2017-12-23
| |/ |/|
* | fix australian imagesHenry Jameson2017-12-19
| |
* | linting againSebastian Huebner2017-12-08
| |
* | lintingSebastian Huebner2017-12-08
| |
* | update ger translationSebastian Huebner2017-12-08
| |
* | Merge branch 'fix/hide-read-button' into 'develop'Shpuld Shpludson2017-12-07
|\ \ | | | | | | | | | | | | Don't show "read" button if there are no new notifications. See merge request pleroma/pleroma-fe!184