aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Optimistic message sending for chateugenijm2020-11-01
|
* Merge branch 'fix/chat-misc-fixes' into 'develop'Shpuld Shpludson2020-11-01
|\ | | | | | | | | Misc Chat fixes See merge request pleroma/pleroma-fe!1265
| * document thie this. checkShpuld Shpuldson2020-10-29
| |
| * fix conflict, keep the touchable button bigShpuld Shpuldson2020-10-29
| |\
| * | fix back button size, fix missing chat notifications being marked as read ↵Shpuld Shpuldson2020-10-27
| | | | | | | | | | | | too eagerly, fix promiseinterval erroring when not getting a promise
* | | Merge branch 'fix/block-misclicks-when-timeline-shifts' into 'develop'Shpuld Shpludson2020-11-01
|\ \ \ | | | | | | | | | | | | | | | | block clicks for a second on timeline when timeline moves See merge request pleroma/pleroma-fe!1266
| * \ \ Merge branch 'fix/block-misclicks-when-timeline-shifts' of ↵Shpuld Shpuldson2020-10-29
| |\ \ \ | | | | | | | | | | | | | | | git.pleroma.social:pleroma/pleroma-fe into fix/block-misclicks-when-timeline-shifts
| | * | | Apply 1 suggestion(s) to 1 file(s)Shpuld Shpludson2020-10-28
| | | | |
| * | | | fix conflictsShpuld Shpuldson2020-10-29
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | change input blocking to use cssShpuld Shpuldson2020-10-28
| | | |
| * | | block clicks for a second when timeline movesShpuld Shpuldson2020-10-27
| | |/ | |/|
* | | remove 'md' size that doesn't existShpuld Shpuldson2020-11-01
| |/ |/|
* | Merge branch 'fontawesome5' into 'develop'HJ2020-10-28
|\ \ | |/ |/| | | | | | | | | FontAwesome 5 Closes #982 See merge request pleroma/pleroma-fe!1260
| * >boxesHenry Jameson2020-10-28
| |
| * better icon for pickerHenry Jameson2020-10-28
| |
| * fix settings tabs on mobile, update follow request badgeHenry Jameson2020-10-28
| |
| * update & unify the navbars heightsHenry Jameson2020-10-28
| |
| * improved side-drawer alignmentsHenry Jameson2020-10-28
| |
| * improved the semantics for our icon scale, fixed preview, fixed navbar desktopHenry Jameson2020-10-28
| |
| * bye bye fontelloHenry Jameson2020-10-21
| |
| * lintHenry Jameson2020-10-21
| |
| * rotate the shackle of the lock for better accessibilityHenry Jameson2020-10-21
| |
| * come on and slamHenry Jameson2020-10-21
| |
| * fix attachment remove pointerHenry Jameson2020-10-21
| |
| * remaining changes...Henry Jameson2020-10-21
| |
| * more replacements + small renamesHenry Jameson2020-10-20
| |
| * More stuff. Buttons in user card's corner now have MUCH bigger hitboxesHenry Jameson2020-10-20
| |
| * cancel -> timesHenry Jameson2020-10-20
| |
| * chevrons-downs, settingsHenry Jameson2020-10-20
| |
| * more FA5 stuff with small related refactoringHenry Jameson2020-10-20
| |
| * Some initial work on replacing icons with FA5Henry Jameson2020-10-20
| |
* | make subjectline input use size=1 for compatibility with CJK fontsHenry Jameson2020-10-21
|/
* Merge branch 'feat/reorder-emojis-by-position-of-keyword' into 'develop'Shpuld Shpludson2020-10-13
|\ | | | | | | | | feat/reorder-emojis-by-position-of-keyword See merge request pleroma/pleroma-fe!1240
| * fixed copy-pasting leftoversDym Sohin2020-09-21
| |
| * improved algorithm, possibly speed tooDym Sohin2020-09-21
| |
| * fix 8x spaces inside this parenDym Sohin2020-09-21
| |
| * feat/reorder-emojis-by-position-of-keywordDym Sohin2020-09-21
| |
* | Merge branch 'feat/masto-ws-deletes' into 'develop'Shpuld Shpludson2020-10-12
|\ \ | | | | | | | | | | | | Support for WS deletes See merge request pleroma/pleroma-fe!1227
| * | lint fixShpuld Shpuldson2020-10-01
| | |
| * | 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
| * | | rename to gravestoneShpuld Shpuldson2020-09-08
| | | |
| * | | Apply 1 suggestion(s) to 1 file(s)Shpuld Shpludson2020-09-08
| | | |
| * | | separate reply button to its own component, add changelog entryShpuld Shpuldson2020-09-07
| | | |
| * | | add basic deletes support that works with masto WSShpuld Shpuldson2020-09-06
| | | |
* | | | fix/leftover-emoji-checkboxes-in-settingsDym Sohin2020-10-11
| | | |
* | | | Merge branch 'fix/nsfw-hider-closing-preview' into 'develop'Shpuld Shpludson2020-10-09
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Stop click propagation when unhiding nsfw See merge request pleroma/pleroma-fe!1245
| * | | | Stop click propagation when unhiding nsfwShpuld Shpuldson2020-10-02
| | | | |
* | | | | Merge branch 'fix/follow-requests-title' into 'develop'Shpuld Shpludson2020-10-09
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Fix Follow Requests title style See merge request pleroma/pleroma-fe!1243
| * | | | Apply 1 suggestion(s) to 1 file(s)feld2020-10-06
| | | | |
| * | | | Fix Follow Requests title styleMark Felder2020-10-01
| | | | |