aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* >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
|
* fontello aftermathHenry Jameson2020-10-21
|
* 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
|
* Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'HJ2020-10-20
|\ | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1259
| * Translated using Weblate (Polish)Marcin Mikołajczak2020-10-20
|/ | | | | | | Currently translated at 100.0% (669 of 669 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
* Merge branch 'docs_split_up_user_guide' into 'develop'HJ2020-10-20
|\ | | | | | | | | DOCS: Split up user guide See merge request pleroma/pleroma-fe!1179
| * Split up user guideIlja2020-10-20
| | | | | | | | | | | | | | * I split up the user guide into seperate section to make it more clear/orderly * I added a general overview page for the FE from where it links to the other sections that give more detailed information * I updated outdated information and added new information where I felt was required * I fixed broken links in other parts of the docs as well
* | Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'HJ2020-10-20
|\ \ | | | | | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1258
| * | Translated using Weblate (Chinese (Simplified))Kana2020-10-18
| | | | | | | | | | | | | | | | | | | | | Currently translated at 99.7% (667 of 669 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
| * | Translated using Weblate (Italian)Ben Is2020-10-17
|/ / | | | | | | | | | | | | Currently translated at 100.0% (669 of 669 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
* | Merge branch 'fixfontello' into 'develop'HJ2020-10-17
|\ \ | | | | | | | | | | | | fix fontello See merge request pleroma/pleroma-fe!1256
| * | fix fontelloHenry Jameson2020-10-17
|/ /
* | Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'HJ2020-10-16
|\ \ | | | | | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1254
| * | Translated using Weblate (Russian)Anonymous2020-10-16
| | | | | | | | | | | | | | | | | | | | | Currently translated at 55.0% (368 of 669 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ru/
| * | Translated using Weblate (Italian)Ben Is2020-10-16
|/ / | | | | | | | | | | | | Currently translated at 100.0% (669 of 669 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
* | 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
| | | | |
| * | | | change i18n phrasingShpuld Shpuldson2020-09-07
| | | | |
| * | | | 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 branch 'fix/leftover-emoji-checkboxes-in-settings' into 'develop'HJ2020-10-11
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fix/leftover-emoji-checkboxes-in-settings See merge request pleroma/pleroma-fe!1248
| * | | | | 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
| * | | | | update changelogShpuld Shpuldson2020-10-02
| | | | | |
| * | | | | 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