| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix keyboard highlight | Shpuld Shpuldson | 2020-11-19 |
| | | |||
| * | use users state + fetching with delay | Shpuld Shpuldson | 2020-11-18 |
| | | |||
| * | store failed experiment | Shpuld Shpuldson | 2020-11-17 |
| | | |||
| * | fix emoji not working in profile field names | Shpuld Shpuldson | 2020-11-11 |
| | | |||
| * | change method of fix to rounding | Shpuld Shpuldson | 2020-11-09 |
| | | |||
| * | prevent call to scroll if the value doesn't change because firefox is stupid | Shpuld Shpuldson | 2020-11-09 |
| | | |||
| * | wrap react button icon to a span to fix popover overflow | Shpuld Shpuldson | 2020-11-09 |
| | | |||
| * | Fix the chat scroll behavior for vertical screens. | eugenijm | 2020-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. | ||
| * | Merge branch 'advanced-misclick-guard' into 'develop' | Shpuld Shpludson | 2020-11-04 |
| |\ | | | | | | | | | Instead of blocking all interaction, only block interaction in places that matter See merge request pleroma/pleroma-fe!1276 | ||
| | * | change approach to disable all, enable some | Henry Jameson | 2020-11-03 |
| | | | |||
| | * | Instead of blocking all interaction, only block interaction in places | Henry Jameson | 2020-11-02 |
| | | | | | | | | | that matter | ||
| * | | fix mobile badge alignment | Henry Jameson | 2020-11-03 |
| | | | |||
| * | | fix mobile navbar hitboxes | Henry Jameson | 2020-11-03 |
| | | | |||
| * | | added comment | Henry Jameson | 2020-11-02 |
| | | | |||
| * | | fix chat heading not being aligned and using wrong styles | Henry Jameson | 2020-11-02 |
| | | | |||
| * | | fix chat badge and unify styles across all badges including follow | Henry Jameson | 2020-11-02 |
| |/ | | | | request count. | ||
| * | Merge branch 'optimistic-chat-posting' into 'develop' | Shpuld Shpludson | 2020-11-02 |
| |\ | | | | | | | | | Optimistic / nonblocking message posting for chats See merge request pleroma/pleroma-fe!1228 | ||
| | * | Optimistic message sending for chat | eugenijm | 2020-11-01 |
| | | | |||
| * | | Merge branch 'various-css-fixes' into 'develop' | HJ | 2020-11-01 |
| |\ \ | |/ |/| | | | | | | | | | Various css fixes Closes #992 See merge request pleroma/pleroma-fe!1267 | ||
| | * | fix build warnings | Henry Jameson | 2020-11-01 |
| | | | |||
| | * | lint | Henry Jameson | 2020-11-01 |
| | | | |||
| | * | Merge remote-tracking branch 'origin/develop' into various-css-fixes | Henry Jameson | 2020-11-01 |
| | |\ | | | | | | | | | | | | | * origin/develop: remove 'md' size that doesn't exist | ||
| | * | | fix #992 | Henry Jameson | 2020-11-01 |
| | | | | |||
| | * | | fix chat count | Henry Jameson | 2020-10-31 |
| | | | | |||
| | * | | fix play-on-hover gifs issues | Henry Jameson | 2020-10-29 |
| | | | | |||
| | * | | fix preview spinner | Henry Jameson | 2020-10-29 |
| | | | | |||
| | * | | Refactor desktop navbar into a component, change layout to grid for | Henry Jameson | 2020-10-29 |
| | | | | | | | | | | | | | better compatibility with search field and simpler CSS | ||
| | * | | fix lain's issue in reaction picker | Henry Jameson | 2020-10-29 |
| | | | | |||
| | * | | Update and fix avatar shadow in user card | Henry Jameson | 2020-10-29 |
| | | | | |||
| * | | | Merge branch 'fix/chat-misc-fixes' into 'develop' | Shpuld Shpludson | 2020-11-01 |
| |\ \ \ | | | | | | | | | | | | | | | | | Misc Chat fixes See merge request pleroma/pleroma-fe!1265 | ||
| | * | | | document thie this. check | Shpuld Shpuldson | 2020-10-29 |
| | | | | | |||
| | * | | | fix conflict, keep the touchable button big | Shpuld Shpuldson | 2020-10-29 |
| | |\| | | |||
| | * | | | fix back button size, fix missing chat notifications being marked as read ↵ | Shpuld Shpuldson | 2020-10-27 |
| | | | | | | | | | | | | | | | | | too eagerly, fix promiseinterval erroring when not getting a promise | ||
| * | | | | Merge branch 'fix/block-misclicks-when-timeline-shifts' into 'develop' | Shpuld Shpludson | 2020-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 Shpuldson | 2020-10-29 |
| | |\ \ \ | | | | | | | | | | | | | | | | git.pleroma.social:pleroma/pleroma-fe into fix/block-misclicks-when-timeline-shifts | ||
| | | * | | | Apply 1 suggestion(s) to 1 file(s) | Shpuld Shpludson | 2020-10-28 |
| | | | | | | |||
| | * | | | | fix conflicts | Shpuld Shpuldson | 2020-10-29 |
| | |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||
| | * | | | change input blocking to use css | Shpuld Shpuldson | 2020-10-28 |
| | | | | | |||
| | * | | | block clicks for a second when timeline moves | Shpuld Shpuldson | 2020-10-27 |
| | | |/ | |/| | |||
| * | | | remove 'md' size that doesn't exist | Shpuld Shpuldson | 2020-11-01 |
| | |/ |/| | |||
| * | | Merge branch 'fontawesome5' into 'develop' | HJ | 2020-10-28 |
| |\ \ | |/ |/| | | | | | | | | | FontAwesome 5 Closes #982 See merge request pleroma/pleroma-fe!1260 | ||
| | * | >boxes | Henry Jameson | 2020-10-28 |
| | | | |||
| | * | better icon for picker | Henry Jameson | 2020-10-28 |
| | | | |||
| | * | fix settings tabs on mobile, update follow request badge | Henry Jameson | 2020-10-28 |
| | | | |||
| | * | update & unify the navbars heights | Henry Jameson | 2020-10-28 |
| | | | |||
| | * | improved side-drawer alignments | Henry Jameson | 2020-10-28 |
| | | | |||
| | * | improved the semantics for our icon scale, fixed preview, fixed navbar desktop | Henry Jameson | 2020-10-28 |
| | | | |||
| | * | bye bye fontello | Henry Jameson | 2020-10-21 |
| | | | |||
| | * | lint | Henry Jameson | 2020-10-21 |
| | | | |||
| | * | rotate the shackle of the lock for better accessibility | Henry Jameson | 2020-10-21 |
| | | | |||
