aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'develop' into feat/favicon-badgeShpuld Shpuldson2020-11-06
|\
| * Merge branch 'advanced-misclick-guard' into 'develop'Shpuld Shpludson2020-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 someHenry Jameson2020-11-03
| | |
| | * Instead of blocking all interaction, only block interaction in placesHenry Jameson2020-11-02
| | | | | | | | | | | | that matter
| * | Merge branch 'fix-chat-badge' into 'develop'Shpuld Shpludson2020-11-03
| |\ \ | | | | | | | | | | | | | | | | Few more minor fixes See merge request pleroma/pleroma-fe!1275
| | * | fix mobile badge alignmentHenry Jameson2020-11-03
| | | |
| | * | fix mobile navbar hitboxesHenry Jameson2020-11-03
| | | |
| | * | added commentHenry Jameson2020-11-02
| | | |
| | * | fix chat heading not being aligned and using wrong stylesHenry Jameson2020-11-02
| | | |
| | * | fix chat badge and unify styles across all badges including followHenry Jameson2020-11-02
| | |/ | | | | | | | | | request count.
| * | Merge branch 'svg-logo' into 'develop'Shpuld Shpludson2020-11-03
| |\ \ | | |/ | |/| | | | | | | change logo to svg See merge request pleroma/pleroma-fe!1274
| | * change logo to svgHenry Jameson2020-11-02
| |/
* | change favicon dimensions for high res, add handling when favicon isn't ↵Shpuld Shpuldson2020-11-03
| | | | | | | | available
* | remove the favicon changesShpuld Shpuldson2020-11-03
| |
* | make badge just a ball, make it use themingShpuld Shpuldson2020-11-02
| |
* | add favicon badge for unread notifsShpuld Shpuldson2020-11-02
|/
* Merge branch 'chchchchangechangelog' into 'develop'HJ2020-11-02
|\ | | | | | | | | Update CHANGELOG.md See merge request pleroma/pleroma-fe!1272
| * Update CHANGELOG.mdHJ2020-11-02
|/
* Merge branch 'update-changelog' into 'develop'Shpuld Shpludson2020-11-02
|\ | | | | | | | | update changelog for optimistic chat posting See merge request pleroma/pleroma-fe!1271
| * update changelog for optimistic chat postingShpuld Shpuldson2020-11-02
|/
* Merge branch 'fix/use-ids-for-chat-last-seen' into 'develop'HJ2020-11-02
|\ | | | | | | | | Fix: Use ids for chat last seen instead of timestamp See merge request pleroma/pleroma-fe!1270
| * fix testShpuld Shpuldson2020-11-02
| |
| * move from using timestamps to ids when tracking last seen in chatsShpuld Shpuldson2020-11-02
|/
* Merge branch 'optimistic-chat-posting' into 'develop'Shpuld Shpludson2020-11-02
|\ | | | | | | | | Optimistic / nonblocking message posting for chats See merge request pleroma/pleroma-fe!1228
| * Apply 1 suggestion(s) to 1 file(s)Eugenij2020-11-01
| |
| * 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
| |\| |
| * | | update changelogShpuld Shpuldson2020-10-27
| | | |
| * | | 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
| | | | |
| * | | | update changelogShpuld Shpuldson2020-10-27
| | | | |
| * | | | block clicks for a second when timeline movesShpuld Shpuldson2020-10-27
| | |/ / | |/| |
* | | | Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'HJ2020-11-01
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1264