aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAge
...
| | * | | 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 your own chat messages disappearingShpuld 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
| * | updated changelogShpuld Shpuldson2020-11-26
| | |
| * | Add changelog mention for changed button sizesShpuld Shpuldson2020-11-26
| | |
* | | Merge branch 'develop' into 'feat/react-picker-titles-support-filter-by-emoji'Shpuld Shpludson2020-12-01
|\ \ \ | | |/ | |/| | | | # Conflicts: # CHANGELOG.md
| * | changelogShpuld Shpuldson2020-11-30
| | |
* | | changelogShpuld 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
| * fix merge conflictShpuld Shpuldson2020-11-19
| |\
| * | changelog mentionShpuld Shpuldson2020-11-19
| | |
* | | 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 'fix/timeline-error-handling-fixes' into 'develop'Shpuld Shpludson2020-11-18
|\ \ \ | |/ / |/| | | | | | | | Various timeline fixes See merge request pleroma/pleroma-fe!1283
| * | Merge branch 'develop' into 'fix/timeline-error-handling-fixes'Shpuld Shpludson2020-11-11
| |\ \ | | | | | | | | | | | | # Conflicts: # CHANGELOG.md
| * | | make notifications also use the popup errors, remove all error from ↵Shpuld Shpuldson2020-11-10
| | | | | | | | | | | | | | | | status/notif state
* | | | Merge remote-tracking branch 'origin/develop' into fix-pinnedHenry Jameson2020-11-17
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: change favicon dimensions for high res, add handling when favicon isn't available remove the favicon changes make badge just a ball, make it use theming add favicon badge for unread notifs
| * \ \ \ Merge branch 'feat/favicon-badge' into 'develop'Shpuld Shpludson2020-11-17
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | Add favicon badge for unread notifs See merge request pleroma/pleroma-fe!1273
| | * | | Merge branch 'develop' into feat/favicon-badgeShpuld Shpuldson2020-11-06
| | |\ \ \
| | * | | | add favicon badge for unread notifsShpuld Shpuldson2020-11-02
| | | | | |
* | | | | | changelongHenry Jameson2020-11-17
|/ / / / /
* | | | / update changelogShpuld Shpuldson2020-11-11
| |_|_|/ |/| | |
* | | | changelog mentionShpuld Shpuldson2020-11-11
| |_|/ |/| |
* | | changelogShpuld Shpuldson2020-11-09
| | |
* | | Update CHANGELOG.mdShpuld Shpludson2020-11-09
| | |
* | | Update CHANGELOG.md to match masterShpuld Shpludson2020-11-06
| | |
* | | Fix the chat scroll behavior for vertical screens.eugenijm2020-11-06
| |/ |/| | | | | | | Fetch the messages until the scrollbar becomes visible, so that the user always has the ability to scroll up and load new messages.
* | change logo to svgHenry Jameson2020-11-02
|/
* Update CHANGELOG.mdHJ2020-11-02
|
* update changelog for optimistic chat postingShpuld Shpuldson2020-11-02
|
* Merge branch 'fix/chat-misc-fixes' into 'develop'Shpuld Shpludson2020-11-01
|\ | | | | | | | | Misc Chat fixes See merge request pleroma/pleroma-fe!1265
| * update changelogShpuld Shpuldson2020-10-27
| |
* | update changelogShpuld Shpuldson2020-10-27
|/
* Merge branch 'feat/masto-ws-deletes' into 'develop'Shpuld Shpludson2020-10-12
|\ | | | | | | | | Support for WS deletes See merge request pleroma/pleroma-fe!1227
| * Merge branch 'develop' into 'feat/masto-ws-deletes'Shpuld Shpludson2020-10-01
| |\ | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md # src/components/status/status.js # src/components/status/status.scss
| * | separate reply button to its own component, add changelog entryShpuld Shpuldson2020-09-07
| | |
* | | update changelogShpuld Shpuldson2020-10-02
| | |
* | | Merge branch 'fix/wait-for-request-before-starting-interval' into 'develop'Shpuld Shpludson2020-10-01
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Fix/wait for request before starting interval - fix #937 Closes #937 See merge request pleroma/pleroma-fe!1222
| * | Merge branch 'develop' into 'fix/wait-for-request-before-starting-interval'Shpuld Shpludson2020-09-04
| |\| | | | | | | | | | # Conflicts: # CHANGELOG.md
| * | add mention to changelogShpuld Shpuldson2020-09-02
| | |
* | | Merge branch 'feat/custom-virtual-scrolling' into 'develop'Shpuld Shpludson2020-09-29
|\ \ \ | | | | | | | | | | | | | | | | Timeline virtual scrolling See merge request pleroma/pleroma-fe!1043
| * | | Timeline virtual scrollingShpuld Shpludson2020-09-29
| | |/ | |/|
* | | updated changelogMaksim Pechnikov2020-09-18
| | |
* | | update changelogShpuld Shpuldson2020-09-16
|/ /
* | Merge branch 'develop' into 'fix/autocomplete-fixes'Shpuld Shpludson2020-08-31
|\| | | | | | | # Conflicts: # CHANGELOG.md