aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* localisations and stuffHenry Jameson2018-04-08
|
* raddi customization UIHenry Jameson2018-04-08
|
* <select> styling (abeit somewhat not pretty code-wise), default colors forHenry Jameson2018-04-07
| | | | default schemes.
* indentsHenry Jameson2018-04-07
|
* another post-rebase fixHenry Jameson2018-04-07
|
* post-rebase fixHenry Jameson2018-04-07
|
* fixesHenry Jameson2018-04-07
|
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Merge branch 'stillGifs' into 'develop'lambda2018-04-03
|\ | | | | | | | | Still gifs See merge request pleroma/pleroma-fe!193
| * after nine years of development, hopefully, it has been worth the weightHenry Jameson2018-03-12
| |
| * fixesHenry Jameson2018-03-12
| |
| * fixed stretched spurdo in notifications, misc fixes, detect gif by extension ↵Henry Jameson2018-03-12
| | | | | | | | for now
| * unfinished fetch() version that doesn't workHenry Jameson2018-03-12
| |
| * first verHenry Jameson2018-03-12
| |
* | fix typeError in delete_button.jsqwexvf2018-03-20
| | | | | | | | not a big thing just fixes a typeError.
* | Add i18n for User Timelinedtluna2018-03-12
|/
* 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.
* | Disable the submit button and apply error class to the characters left indicatordtluna2018-02-11
| |
* | slove conflictHakaba Hitoyo2018-02-10
|\ \
| * | Add styles on the characters left indicatordtluna2018-02-09
| | |
| * | Add characters left being displayeddtluna2018-02-09
| | |
| * | 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
| | |
* | | 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 '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
| | |\|
| | * | Merge branch 'develop' into feature/normal-emoji-completioneal2017-12-23
| | |\ \
| | * | | Add completion for normal emoji.eal2017-11-20
| | | | |
| * | | | Fixes issue #58aka2018-01-31
| | |_|/ | |/| |
* / | | add instance specific panelhakabahitoyo2018-02-04
|/ / /
* | | Move chat to sidebar.Roger Braun2018-01-26
| | |
* | | Add follow import to user settings.eal2017-12-23
| |/ |/|
* | fix australian imagesHenry Jameson2017-12-19
| |
* | 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
| * | Don't show "read" button if there are no new notifications.eal2017-12-07
| | |
* | | Merge branch 'fix/usercard-width' into 'develop'eal2017-12-07
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixed width usercards in follow lists. Closes #48 See merge request pleroma/pleroma-fe!181
| * | | Fixed width usercards in follow lists.eal2017-12-07
| |/ /
* | | Some css fixes.eal2017-12-07
| | | | | | | | | | | | Scale chat panel size to viewport height, fit message field to width.