aboutsummaryrefslogtreecommitdiff
path: root/src
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
|\
| * Merge branch 'cssOverhaul' into 'develop'Shpuld Shpludson2018-04-09
| |\ | | | | | | | | | | | | Transition to CSS-variables for themes and stuff. See merge request pleroma/pleroma-fe!217
| | * 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
| | |
| * | Improve some Japanese translation 2imncls2018-04-08
| | |
| * | Improve some Japanese translationimncls2018-04-08
| | |
| * | Add missing Japanese translation and Update some Japanese translationimncls2018-04-08
| |/
* | Separate notification into its own component, fix follow notification typeshpuld2018-04-09
| |
* | some cleanupshpuld2018-04-09
| |
* | small fixesshpuld2018-04-09
|/
* Merge branch 'Exilat_a_Tolosa/pleroma-fe-patch-1' into developRoger Braun2018-04-03
|\
| * Update messages.jsExilat2018-04-03
| |
| * Update messages.jsExilat2018-04-03
| |
| * Update messages.jsExilat2018-04-02
| |
| * Update messages.jsExilat2018-04-02
| |
| * Update messages.jsExilat2018-04-02
| |
| * Update messages.jsExilat2018-04-02
| | | | | | Occitan language added + corrections in French
* | Merge branch 'patch-1' into 'develop'lambda2018-04-03
|\ \ | | | | | | | | | | | | Update messages.js for pt fix See merge request pleroma/pleroma-fe!214
| * | Update messages.js for pt fixDaniel Cobalto2018-03-20
| |/
* | 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
| | |
* | | Merge branch 'fix/typerror-in-delete-button' into 'develop'lambda2018-04-03
|\ \ \ | | | | | | | | | | | | | | | | fix typeError in delete_button.js See merge request pleroma/pleroma-fe!215
| * | | fix typeError in delete_button.jsqwexvf2018-03-20
| | |/ | |/| | | | | | | not a big thing just fixes a typeError.
* / | updated german translationSebastian Huebner2018-03-12
|/ /
* / 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