aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵shpuld2018-04-11
| | | | status fadein.
* Forgot to fix other tabsFrancis Dinh2018-04-11
|
* Replace tab indentation with spacesFrancis Dinh2018-04-11
|
* Make autocomplete case insensitiveFrancis Dinh2018-04-11
|
* Merge branch 'feature/chat-styling-and-hiding' into 'develop'Shpuld Shpludson2018-04-11
|\ | | | | | | | | Feature/chat styling and hiding See merge request pleroma/pleroma-fe!224
| * 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 'feature/rewrite-status-and-notifications-and-preview' into ↵Shpuld Shpludson2018-04-11
|\ \ | | | | | | | | | | | | | | | | | | 'develop' Rewrite status and notifications and preview, graceful handling of linkless attachments See merge request pleroma/pleroma-fe!223
| * | Fixes from reviewshpuld2018-04-10
| | |
| * | Add back the status animationshpuld2018-04-10
| | |
| * | 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
| |\|
| * | Separate notification into its own component, fix follow notification typeshpuld2018-04-09
| | |
| * | some cleanupshpuld2018-04-09
| | |
| * | small fixesshpuld2018-04-09
| | |
* | | Merge branch 'feature/link-to-remote-user-profile-page' into 'develop'Shpuld Shpludson2018-04-11
|\ \ \ | |_|/ |/| | | | | | | | Add link to original (remote) user profile page See merge request pleroma/pleroma-fe!219
| * | Change colorhakabahitoyo2018-04-04
| | |
| * | Add link to original (remote) user profile pageHakaba Hitoyo2018-04-04
| |/
* | 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 '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
| | |