aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Make collapsed-state hide chat and not the wrong way aroundshpuld2018-04-11
|
* cleanupshpuld2018-04-11
|
* Make chat collapsable and expandable, make chat look a tiny bit nicer (still ↵shpuld2018-04-11
| | | | works like crap when it comes to scrolling)
* 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
| |
* | Merge branch 'ja-translation' into 'develop'lambda2018-04-08
|\ \ | |/ |/| | | | | Add missing Japanese translation and Update some Japanese translation See merge request pleroma/pleroma-fe!222
| * Improve some Japanese translation 2imncls2018-04-08
| |
| * Improve some Japanese translationimncls2018-04-08
| |
| * Add missing Japanese translation and Update some Japanese translationimncls2018-04-08
|/
* 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.
* | | | Merge branch 'update-ger-translation' into 'develop'lambda2018-04-03
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Updated german translation See merge request pleroma/pleroma-fe!213
| * | | updated german translationSebastian Huebner2018-03-12
| |/ /
* / / Use less busy default background.Roger Braun2018-03-31
|/ /
* | Merge branch 'feature/i18n-for-user-timeline' into 'develop'lambda2018-03-12
|\ \ | |/ |/| | | | | | | | | i18n for User Timeline Closes #61 See merge request pleroma/pleroma-fe!212
| * Add a link to src/i18n/messages.js in README.mddtluna2018-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