aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* 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
| * | 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
| | | |
* | | | 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