| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | update keyBy | taehoon | 2019-08-17 |
| | | |||
| * | generate idObj at timeline level | taehoon | 2019-08-17 |
| | | |||
| * | fix pin showing logic in conversation | taehoon | 2019-08-17 |
| | | |||
| * | Merge branch 'feature/noscript-message' into 'develop' | Shpuld Shpludson | 2019-08-17 |
| |\ | | | | | | | | | | | | | Show a message when JS is disabled Closes pleroma#827 See merge request pleroma/pleroma-fe!822 | ||
| | * | Show a message when JS is disabled | Sergey Suprunenko | 2019-08-17 |
| |/ | |||
| * | Merge branch 'fix/chat-issues' into 'develop' | Shpuld Shpludson | 2019-08-17 |
| |\ | | | | | | | | | | | | | Initialize chat only if user is logged in and it wasn't initialized before Closes pleroma#1067, pleroma#856, pleroma#1080, and #394 See merge request pleroma/pleroma-fe!894 | ||
| | * | Initialize chat only if user is logged in and it wasn't initialized before | Sergey Suprunenko | 2019-08-17 |
| |/ | |||
| * | Merge branch 'eu-translate' into 'develop' | Shpuld Shpludson | 2019-08-17 |
| |\ | | | | | | | | | add Basque translate See merge request pleroma/pleroma-fe!900 | ||
| | * | add Basque translate | tarteka | 2019-08-01 |
| | | | |||
| * | | Merge branch 'es-translate' into 'develop' | Shpuld Shpludson | 2019-08-17 |
| |\ \ | | | | | | | | | | | | | [i18n] Spanish corrections See merge request pleroma/pleroma-fe!904 | ||
| | * | | Corrections and semantics changes for Spanish translation | tarteka | 2019-08-05 |
| | |/ | |||
| * | | Merge branch 'update-nb' into 'develop' | Shpuld Shpludson | 2019-08-17 |
| |\ \ | | | | | | | | | | | | | Update norwegian bokmål translation See merge request pleroma/pleroma-fe!906 | ||
| | * | | Update norwegian bokmål translation | morguldir | 2019-08-08 |
| | | | | |||
| * | | | Merge branch 'i18n/update-japanese' into 'develop' | Shpuld Shpludson | 2019-08-17 |
| |\ \ \ | | | | | | | | | | | | | | | | | i18n/Update Japanese See merge request pleroma/pleroma-fe!911 | ||
| | * | | | i18n/Update Japanese | Hakaba Hitoyo | 2019-08-17 |
| |/ / / | |||
| * | | | Merge branch 'i18n/update-pedantic-japanese' into 'develop' | Shpuld Shpludson | 2019-08-17 |
| |\ \ \ | | | | | | | | | | | | | | | | | i18n/Update pedantic Japanese See merge request pleroma/pleroma-fe!912 | ||
| | * | | | i18n/Update pedantic Japanese | Hakaba Hitoyo | 2019-08-17 |
| |/ / / | |||
| * | | | Merge branch 'telugu-translation' into 'develop' | Shpuld Shpludson | 2019-08-17 |
| |\ \ \ | | | | | | | | | | | | | | | | | i18n: Translated to Telugu (44.3%) See merge request pleroma/pleroma-fe!913 | ||
| | * | | | i18n: Translated to Telugu (44.3%) | Joseph Nuthalpati | 2019-08-10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Verified that the translation strings work by running Pleroma-FE locally. Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> | ||
| * | | | | Merge branch '564' into 'develop' | Shpuld Shpludson | 2019-08-17 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore scroll position for user profile when navigate back and forward Closes #636 and #564 See merge request pleroma/pleroma-fe!914 | ||
| | * | | | | sync profile tab state with location query | taehoon | 2019-08-15 |
| | | | | | | |||
| | * | | | | refactor TabSwitcher | taehoon | 2019-08-15 |
| | | | | | | |||
| | * | | | | use better name of controlled prop | taehoon | 2019-08-15 |
| | | | | | | |||
| | * | | | | fix potential bug to render active tab in controlled way | taehoon | 2019-08-15 |
| | | | | | | |||
| | * | | | | remove unused param | taehoon | 2019-08-15 |
| | | | | | | |||
| | * | | | | use key prop instead of dataset to identify active tab | taehoon | 2019-08-15 |
| | | | | | | |||
| | * | | | | remove useless index param of onSwitch | taehoon | 2019-08-15 |
| | | | | | | |||
| | * | | | | reset error state when load new profile | taehoon | 2019-08-15 |
| | | | | | | |||
| | * | | | | clear timelines only if load user not viewed previously | taehoon | 2019-08-15 |
| |/ / / / | |||
| * | | | | Merge branch 'fix/fix-link-to-external-users-in-who-to-follow-page' into ↵ | HJ | 2019-08-15 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'develop' Fix/Fix links to external users in Who to follow page See merge request pleroma/pleroma-fe!918 | ||
| | * | | | | Fix/Fix links to external users in Who to follow page | Hakaba Hitoyo | 2019-08-15 |
| |/ / / / | |||
| * | | | | Merge branch '293' into 'develop' | Shpuld Shpludson | 2019-08-14 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Detect hashtag using rel instead of class Closes #293 See merge request pleroma/pleroma-fe!908 | ||
| | * | | | | rel also accepts list, update rel detection logic | taehoon | 2019-08-13 |
| | | | | | | |||
| | * | | | | use hashtag class detection as fallback | taehoon | 2019-08-12 |
| | | | | | | |||
| | * | | | | detect hashtag using rel instead of class | taehoon | 2019-08-12 |
| | | | | | | |||
| * | | | | | Merge branch 'fix-chrome-logo' into 'develop' | Shpuld Shpludson | 2019-08-14 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | Fix logo being all kinds of fucked on chrome by recovering autoprefixer See merge request pleroma/pleroma-fe!917 | ||
| | * | | | | revives autoprefixer which went AWOL during Webpack v1 -> v4 migration | Henry Jameson | 2019-08-14 |
| |/ / / / | |||
| * | | | | Merge branch '638' into 'develop' | Shpuld Shpludson | 2019-08-12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix inconsistent space bug between panels Closes #638 See merge request pleroma/pleroma-fe!916 | ||
| | * | | | | hide ISP if the panel content is empty | taehoon | 2019-08-12 |
| |/ / / / | |||
| * | | | | Merge branch '637' into 'develop' | HJ | 2019-08-12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix user card overflow bug Closes #637 See merge request pleroma/pleroma-fe!915 | ||
| | * | | | | fix user card overflow bug | taehoon | 2019-08-12 |
| |/ / / / | |||
| * / / / | fix js error on mute | shpuld | 2019-08-10 |
| |/ / / | |||
| * | | | Merge branch 'fix/incorrect-follow-request-status' into 'develop' | HJ | 2019-08-09 |
| |\ \ \ | | | | | | | | | | | | | | | | | Fix sent follow request detection See merge request pleroma/pleroma-fe!910 | ||
| | * | | | Apply suggestion to src/services/follow_manipulate/follow_manipulate.js | rinpatch | 2019-08-09 |
| | | | | | |||
| | * | | | Apply suggestion to src/services/follow_manipulate/follow_manipulate.js | rinpatch | 2019-08-09 |
| | | | | | |||
| | * | | | Apply suggestion to src/services/follow_manipulate/follow_manipulate.js | rinpatch | 2019-08-09 |
| | | | | | |||
| | * | | | Fix sent follow request detection | rinpatch | 2019-08-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes `requestFollow` using the relationship instead of user object, resulting in `sent` always being false for locked users, and also removes assumptions about follow request being sent, instead relying on `requested` from user relationship. | ||
| * | | | | Merge branch 'fix/text-dont-media-viewer' into 'develop' | HJ | 2019-08-09 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | fix english settings label regarding how to view videos See merge request pleroma/pleroma-fe!909 | ||
| | * | | | | fix english settings label regarding how to view videos | matrixsasuke | 2019-08-09 |
| | | |/ / | |/| | | |||
| * | | | | fix extra buttons merge bug | shpuld | 2019-08-08 |
| | |/ / |/| | | |||
