aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* Merge branch 'from/develop/tusooa/user-profile-routes' into 'develop'HJ2022-08-22
|\ | | | | | | | | Stop generating /:nickname user profile routes See merge request pleroma/pleroma-fe!1589
| * Use lookup endpoint to obtain users by nicknameTusooa Zhu2022-08-09
| |
* | Merge branch 'allow-application-width-configuration' into 'develop'HJ2022-08-22
|\ \ | | | | | | | | | | | | Allow application width configuration See merge request pleroma/pleroma-fe!1533
| * | Allow column width configurationAlexander Tumin2022-08-11
| |/ | | | | | | | | Group column configuration in settings Column width configuration: do not act on defaults
* / Make webpack 5 workTusooa Zhu2022-08-15
|/
* Merge branch 'feat/report-notification' into 'develop'HJ2022-08-09
|\ | | | | | | | | #949 Feat/report notification See merge request pleroma/pleroma-fe!1322
| * Fix lint stuffSean King2022-08-06
| |
| * Fix merge conflictsSean King2022-08-06
| |\
| * \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-07-18
| |\ \ | | | | | | | | | | | | feat/report-notification
| * \ \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-03-20
| |\ \ \ | | | | | | | | | | | | | | | feat/report-notification
| * \ \ \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-02-26
| |\ \ \ \ | | | | | | | | | | | | | | | | | | feat/report-notification
| * | | | | Fix up and code reviewIlja2022-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Check if it works properly * Notifs are shown as BE returns them * The Interaction view has Reports, but only when you're mod or admin * Do some extra translations * Fix some console spam
| * | | | | Fix setting report state, add proper error handlingShpuld Shpuldson2021-02-03
| | | | | |
| * | | | | Fix report modal not working, add include_typesShpuld Shpuldson2021-02-01
| | | | | |
| * | | | | Merge branch 'develop' into feat/report-notificationShpuld Shpuldson2021-01-27
| |\ \ \ \ \
| * | | | | | remove mock dataShpuld Shpuldson2021-01-27
| | | | | | |
| * | | | | | add proper state switcherShpuld Shpuldson2021-01-27
| | | | | | |
| * | | | | | wipShpuld Shpuldson2021-01-18
| | | | | | |
| * | | | | | separated componentShpuld Shpuldson2021-01-11
| | | | | | |
| * | | | | | somewhat workign version still with fixtureShpuld Shpuldson2021-01-06
| | | | | | |
| * | | | | | Merge branch 'develop' into feat/report-notificationShpuld Shpuldson2021-01-05
| |\ \ \ \ \ \
| * | | | | | | add test data for devShpuld Shpuldson2020-12-04
| | | | | | | |
| * | | | | | | Merge branch 'develop' into feat/report-notificationShpuld Shpuldson2020-12-04
| |\ \ \ \ \ \ \
| * | | | | | | | report notification wipShpuld Shpuldson2020-11-15
| | | | | | | | |
* | | | | | | | | Merge branch 'lists-implementation' into 'develop'HJ2022-08-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add lists support See merge request pleroma/pleroma-fe!1584
| * | | | | | | | | Lists implementationAlexander Tumin2022-08-06
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | server-side storage for flagsHenry Jameson2022-08-04
|/ / / / / / / /
* | | | | | | | "deal" with async promise executor, should be fine in these specific casesHenry Jameson2022-07-31
| | | | | | | |
* | | | | | | | fix filesizeformat const/let stuffHenry Jameson2022-07-31
| | | | | | | |
* | | | | | | | "fix" the sort function potentially not always outputting resultsHenry Jameson2022-07-31
| | | | | | | |
* | | | | | | | deal with no-prototype-builtinsHenry Jameson2022-07-31
| | | | | | | |
* | | | | | | | --fixHenry Jameson2022-07-31
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix non-8bit string export problemTusooa Zhu2022-07-16
| | | | | | |
* | | | | | | Merge branch 'from/develop/tusooa/migration-ui' into 'develop'HJ2022-06-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ui for account migration See merge request pleroma/pleroma-fe!1414
| * | | | | | | Add frontend ui for aliases and migrationTusooa Zhu2022-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: migrate-ui
* | | | | | | | Merge branch 'from/develop/tusooa/backup-ui' into 'develop'HJ2022-06-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ui for backup See merge request pleroma/pleroma-fe!1520
| * | | | | | | | Add backup UITusooa Zhu2022-05-09
| |/ / / / / / /
* | | | | | | | Delegate relativeTime plural rules to vue-i18nTusooa Zhu2022-06-07
| | | | | | | |
* | | | | | | | Merge branch 'threecolumn' into 'develop'HJ2022-05-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Layout refactoring + Three column mode See merge request pleroma/pleroma-fe!1503
| * | | | | | | | properly ignore sticky elements when calculating offset because theyHenry Jameson2022-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | technically are following main scroll
| * | | | | | | | fancy scrollbarsHenry Jameson2022-04-07
| |/ / / / / / /
* | | | | | | | Revert "Merge branch 'revert-a88abc7e' into 'develop'"HJ2022-05-22
| | | | | | | | | | | | | | | | | | | | | | | | This reverts merge request !1526
* | | | | | | | Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'"HJ2022-05-22
| | | | | | | | | | | | | | | | | | | | | | | | This reverts merge request !1494
* | | | | | | | Merge branch 'from/develop/tusooa/lang-opts' into 'develop'HJ2022-05-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add language options See merge request pleroma/pleroma-fe!1494
| * | | | | | | | Add config opts for email languageTusooa Zhu2022-04-29
| | | | | | | | |
| * | | | | | | | Set userLanguage cookie when setting interface languageTusooa Zhu2022-04-29
| |/ / / / / / /
* | | | | | | | Merge branch 'eientei-pass-avatar-file-name' into 'develop'HJ2022-05-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass file name of cropped avatar to form data See merge request pleroma/pleroma-fe!1522
| * | | | | | | | Pass file name of cropped avatar to form dataAlexander Tumin2022-05-21
| |/ / / / / / /
* | | | | | | | Add settings for filtering end-of-poll notificationsTusooa Zhu2022-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: poll-notif
* | | | | | | | Show poll-end notificationsTusooa Zhu2022-05-20
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Ref: poll-notif