aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Add target _blank to attachment links.shpuld2018-04-10
|
* Fixes to notification style issues mostlyshpuld2018-04-10
|
* Merge hj's css overhaul and fix conflictsshpuld2018-04-10
|\
| * small fix for still-gifsHenry Jameson2018-04-09
| |
| * indent fix (my editor screws up here)Henry Jameson2018-04-08
| |
| * fix some incorrect radiiHenry Jameson2018-04-08
| |
| * some more improvements. changed the way user-card is layout, but should look theHenry Jameson2018-04-08
| | | | | | | | same, except that longer user names should be properly ellipsis-ed.
| * some styles fixesHenry Jameson2018-04-08
| |
| * made alerts use red with transparent theme red. some UI improvsHenry Jameson2018-04-08
| |
| * 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
| |
* | Separate notification into its own component, fix follow notification typeshpuld2018-04-09
| |
* | some cleanupshpuld2018-04-09
| |
* | small fixesshpuld2018-04-09
|/
* 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
| | |\|