aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Merge branch 'plain-bg' into 'develop'HJ2020-12-18
|\ | | | | | | | | Solid color wallpaper support See merge request pleroma/pleroma-fe!1314
| * Merge remote-tracking branch 'origin/develop' into plain-bgHenry Jameson2020-12-16
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: fix remote follow button style Disable horizontal textarea resize Add uk.json in messages.js Display upload limit on the Features panel use title html for poll options before vote fix recent mistakes in react button
| * | theme uiHenry Jameson2020-12-16
| | |
| * | Basic no-wallpaper supportHenry Jameson2020-12-16
| | |
* | | Merge branch 'develop' into 'fix/timeline-bar-clickables-offset'Shpuld Shpludson2020-12-16
|\ \ \ | | | | | | | | | | | | # Conflicts: # CHANGELOG.md
| * \ \ Merge branch 'feat/move-external-source-button-to-extra-buttons' into 'develop'Shpuld Shpludson2020-12-16
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Move external source link to extra buttons, expand the expand button See merge request pleroma/pleroma-fe!1303
| | * \ \ Merge branch 'develop' into 'feat/move-external-source-button-to-extra-buttons'Shpuld Shpludson2020-12-15
| | |\ \ \ | | | | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md
| | * | | | move external source button to extra buttons, make expand button easier to ↵Shpuld Shpuldson2020-12-03
| | | |/ / | | |/| | | | | | | | | | | | click and highlight on hover
| * | | | Merge branch 'fix/fix-error-handling-in-profile-tab' into 'develop'Shpuld Shpludson2020-12-16
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | fix #1020 fix error handling in profile tab Closes #1020 See merge request pleroma/pleroma-fe!1299
| | * | | remove vertical align, update changelogShpuld Shpuldson2020-12-02
| | | | |
| | * | | fix the close button on global noticesShpuld Shpuldson2020-12-02
| | | | |
| | * | | Merge branch 'develop' into fix/fix-error-handling-in-profile-tabShpuld Shpuldson2020-12-02
| | |\| |
| | * | | refactor error handling in profile tabShpuld Shpuldson2020-12-02
| | | | |
| * | | | fix remote follow button styleShpuld Shpuldson2020-12-16
| | |_|/ | |/| |
* | | | Merge branch 'develop' into 'fix/timeline-bar-clickables-offset'Shpuld Shpludson2020-12-15
|\| | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md
| * | | Merge branch 'fix/no-emoji-in-poll-when-voting' into 'develop'Shpuld Shpludson2020-12-15
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #1026 use title html for poll options before vote Closes #1026 See merge request pleroma/pleroma-fe!1307
| | * | | use title html for poll options before voteShpuld Shpuldson2020-12-07
| | | |/ | | |/|
| * | | Disable horizontal textarea resizeeugenijm2020-12-15
| | | |
| * | | Display upload limit on the Features paneleugenijm2020-12-11
| | | |
| * | | fix recent mistakes in react buttonShpuld Shpuldson2020-12-06
| |/ /
* | | make click blocking actually workShpuld Shpuldson2020-12-03
| | |
* | | block clicks in blank area of timeline menu, fix 'up-to-date' alignShpuld Shpuldson2020-12-02
|/ /
* | Merge branch 'fix/use-semantically-correct-buttons' into 'develop'Shpuld Shpludson2020-12-01
|\ \ | | | | | | | | | | | | | | | | | | Fix #1001 Accessibility: Use semantically correct buttons (almost) everywhere Closes #1001 See merge request pleroma/pleroma-fe!1293
| * | Merge branch 'develop' into 'fix/use-semantically-correct-buttons'Shpuld Shpludson2020-12-01
| |\| | | | | | | | | | # Conflicts: # CHANGELOG.md
| * | fix alternative icons having wrong offsetsShpuld Shpuldson2020-11-26
| | |
| * | forgot to save a fileShpuld Shpuldson2020-11-26
| | |
| * | fix retweet event handler, fix text being selectable for status action countersShpuld Shpuldson2020-11-26
| | |
| * | fix nav bar button active styleShpuld Shpuldson2020-11-26
| | |
| * | fix wrong button style, add new option for popover to better deal with ↵Shpuld Shpuldson2020-11-25
| | | | | | | | | | | | different layouts
| * | fix missing button styleShpuld Shpuldson2020-11-25
| | |
| * | fix too big hide button, fix weird 28px hackShpuld Shpuldson2020-11-24
| | |
| * | address missing button style, fix remaining warningShpuld Shpuldson2020-11-24
| | |
| * | fix warningsShpuld Shpuldson2020-11-24
| | |
| * | renames and removals of cursor: pointerShpuld Shpuldson2020-11-24
| | |
| * | more fixes, add fullwidthShpuld Shpuldson2020-11-24
| | |
| * | Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
| | |
* | | add titles in react picker, support filtering by emoji itselfShpuld Shpuldson2020-11-28
| |/ |/|
* | Merge branch 'fix/make-autocomplete-wait-for-request-to-finish' into 'develop'Shpuld Shpludson2020-11-27
|\ \ | |/ |/| | | | | | | | | Fix #1011 Make autocomplete wait for user search to finish before suggesting Closes #1011 See merge request pleroma/pleroma-fe!1289
| * review fixesShpuld Shpuldson2020-11-27
| |
| * fix merge conflictShpuld Shpuldson2020-11-19
| |\
| * | update some documentationShpuld Shpuldson2020-11-19
| | |
| * | fix keyboard highlightShpuld Shpuldson2020-11-19
| | |
| * | use users state + fetching with delayShpuld Shpuldson2020-11-18
| | |
| * | store failed experimentShpuld Shpuldson2020-11-17
| | |
* | | try another approachShpuld Shpuldson2020-11-20
| | |
* | | add back red lineShpuld Shpuldson2020-11-20
| | |
* | | Merge branch 'nsfw-link-preview' into 'develop'Shpuld Shpludson2020-11-20
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Click-to-reveal cover for link previews in NSFW posts Closes #973 See merge request pleroma/pleroma-fe!1287
| * | | Added the NSFW alert to the link preview.eugenijm2020-11-19
| | | |
* | | | Merge branch 'features/video-preload-metadata' into 'develop'HJ2020-11-19
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | video_attachment: Only preload metadata See merge request pleroma/pleroma-fe!1291
| * | | | video_attachment: Only preload metadataHaelwenn (lanodan) Monnier2020-11-19
| | |_|/ | |/| | | | | | | | | | | | | | | | | | This hints browsers that only the metadata and maybe the first few frames are needed. Which avoids downloading the entire video, which isn't really needed in our case.