aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* proper modified icon + popupHenry Jameson2020-10-17
|
* Merge remote-tracking branch 'origin/develop' into settings-changedHenry Jameson2020-10-17
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: fix fontello Translated using Weblate (Russian) Translated using Weblate (Italian) lint fix fixed copy-pasting leftovers improved algorithm, possibly speed too fix 8x spaces inside this paren feat/reorder-emojis-by-position-of-keyword rename to gravestone Apply 1 suggestion(s) to 1 file(s) change i18n phrasing separate reply button to its own component, add changelog entry add basic deletes support that works with masto WS
| * 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
| | | | |
* | | | | Merge remote-tracking branch 'origin/develop' into settings-changedHenry Jameson2020-10-17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (48 commits) fix/leftover-emoji-checkboxes-in-settings Apply 1 suggestion(s) to 1 file(s) Translated using Weblate (Spanish) Translated using Weblate (Persian) Translated using Weblate (Persian) Translated using Weblate (Polish) update changelog Stop click propagation when unhiding nsfw Fix Follow Requests title style Translated using Weblate (Persian) Translated using Weblate (Persian) Translated using Weblate (French) Added translation using Weblate (Persian) Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Italian) Translated using Weblate (English) Translated using Weblate (English) Translated using Weblate (Basque) Translated using Weblate (Spanish) ...
| * | | | 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
| | | | | |
| * | | | | Merge branch 'fix/wait-for-request-before-starting-interval' into 'develop'Shpuld Shpludson2020-10-01
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix/wait for request before starting interval - fix #937 Closes #937 See merge request pleroma/pleroma-fe!1222
| | * | | | Merge branch 'develop' into 'fix/wait-for-request-before-starting-interval'Shpuld Shpludson2020-09-04
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | # Conflicts: # CHANGELOG.md
| | * | | | rename to promiseIntervalShpuld Shpuldson2020-09-04
| | | | | |
| | * | | | change chats to use custom makeFetcherShpuld Shpuldson2020-09-02
| | | | | |
| * | | | | Merge branch 'fix/excessive-underline-in-sidebar' into 'develop'Shpuld Shpludson2020-09-30
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | fix excessive underline in sidebar See merge request pleroma/pleroma-fe!1238
| | * | | | fix appended 0.65em on wrong lineDym Sohin2020-09-29
| | | | | |
| | * | | | scoped back margin-right on iconsDym Sohin2020-09-29
| | | | | |
| | * | | | fix excessive underline in sidebarDym Sohin2020-09-19
| | | |_|/ | | |/| |
| * | | | Merge branch 'feat/custom-virtual-scrolling' into 'develop'Shpuld Shpludson2020-09-29
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Timeline virtual scrolling See merge request pleroma/pleroma-fe!1043
| | * | | | Timeline virtual scrollingShpuld Shpludson2020-09-29
| | | | | |
| * | | | | Merge branch 'feature/import_export_mutes' into 'develop'Shpuld Shpludson2020-09-29
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [#2099] Added import/export mutes [FE] See merge request pleroma/pleroma-fe!1229
| | * \ \ \ \ Merge branch 'develop' into feature/import_export_mutesMaksim Pechnikov2020-09-18
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | added import/export mutesMaksim Pechnikov2020-09-08
| | | |_|_|/ | | |/| | |
| * | | | | remove bio-table's max-widthDym Sohin2020-09-24
| | |/ / / | |/| | |
* / | | | Initial work on highlighting changed settings. Some refactoring toHenry Jameson2020-10-01
|/ / / / | | | | | | | | | | | | simplify addition of new settings
* | | | [fix] case in/sensitive emoji searchDym Sohin2020-09-18
| | | |
* | | | change icon to a megaphoneShpuld Shpuldson2020-09-16
| | | |
* | | | change side drawer to use shoutbox nameShpuld Shpuldson2020-09-16
| |/ / |/| |
* | | Fix chat messages being missed when the streaming is disabled and the ↵eugenijm2020-09-16
| | | | | | | | | | | | messages are sent by both participants simultaneously
* | | change a eslint disable to nextline onlyShpuld Shpuldson2020-09-08
| | |
* | | fix vue warnings and errorsShpuld Shpuldson2020-09-08
|/ /
* | Merge branch 'fix/locked-account-link-fix' into 'develop'Shpuld Shpludson2020-09-04
|\ \ | | | | | | | | | | | | | | | | | | Open profile tab from 'locked' link in FO-post warning - Fix #945 Closes #945 See merge request pleroma/pleroma-fe!1223
| * | Add hacky functionality to open specific settings tabsShpuld Shpuldson2020-09-03
| |/
* / Password reset no longer informs user of errors or account existenceMark Felder2020-09-01
|/
* hide poll when subject collapsed, but show poll iconShpuld Shpuldson2020-08-31
|
* fix long poll labels overflowingShpuld Shpuldson2020-08-25
|
* change more animated gif avatars to work properlyShpuld Shpuldson2020-08-25
|
* fix avatar overwrite classes in usercardShpuld Shpuldson2020-08-25
|
* Merge branch 'fix/tag-timeline-title' into 'develop'lain2020-08-19
|\ | | | | | | | | | | | | Fix #928 show tag name in title for tag timelines Closes #928 See merge request pleroma/pleroma-fe!1212