aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Merge branch 'optimistic-chat-posting' into 'develop'Shpuld Shpludson2020-11-02
|\ | | | | | | | | Optimistic / nonblocking message posting for chats See merge request pleroma/pleroma-fe!1228
| * Optimistic message sending for chateugenijm2020-11-01
| |
* | Merge branch 'various-css-fixes' into 'develop'HJ2020-11-01
|\ \ | |/ |/| | | | | | | | | Various css fixes Closes #992 See merge request pleroma/pleroma-fe!1267
| * fix build warningsHenry Jameson2020-11-01
| |
| * lintHenry Jameson2020-11-01
| |
| * Merge remote-tracking branch 'origin/develop' into various-css-fixesHenry Jameson2020-11-01
| |\ | | | | | | | | | | | | * origin/develop: remove 'md' size that doesn't exist
| * | fix #992Henry Jameson2020-11-01
| | |
| * | fix chat countHenry Jameson2020-10-31
| | |
| * | fix play-on-hover gifs issuesHenry Jameson2020-10-29
| | |
| * | fix preview spinnerHenry Jameson2020-10-29
| | |
| * | Refactor desktop navbar into a component, change layout to grid forHenry Jameson2020-10-29
| | | | | | | | | | | | better compatibility with search field and simpler CSS
| * | fix lain's issue in reaction pickerHenry Jameson2020-10-29
| | |
| * | Update and fix avatar shadow in user cardHenry Jameson2020-10-29
| | |
* | | 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