aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
| * | | clean up leftoverIlja2022-03-21
| | | | | | | | | | | | | | | | | | | | There was a comment to enable something for eslint. This was a leftover from when it was dissabled. But the dissabling was removed in a privious commit f9393b0dab22279e9bdb97a1cf52fecfe278a4a7
| * | | Use empty array for emji insteadIlja2022-03-21
| | | | | | | | | | | | | | | | Instead of relying on a key that isn't actually usefull, I just provide an empty array directly.
| * | | Add default array for RichContent emojiIlja2022-03-21
| | | | | | | | | | | | | | | | Reports don't currently return an emoji key. There's an MR to add it, but in case something doesn't return this key, we now have a default empty array.
| * | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-03-20
| |\ \ \ | | | | | | | | | | | | | | | feat/report-notification
| * | | | Use RichContent component for ReportsIlja2022-03-20
| | | | | | | | | | | | | | | | | | | | Note that this expects an emoji list for the reports. I made an MR in BE to provide that: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3650
| * | | | Use Select componentIlja2022-03-20
| | | | | | | | | | | | | | | | | | | | After merging develop, the dropdown didn't format properly any more because selects have been made into a component. Here I turn the select into a component as well.
| * | | | Make linter happyIlja2022-02-26
| | | | | | | | | | | | | | | | | | | | `npm run lint` gave warnings for two files, fixed them with `./node_modules/.bin/eslint --fix $FILENAME`
| * | | | 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
| | | | | |
| * | | | | remove logsShpuld Shpuldson2021-02-01
| | | | | |
| * | | | | 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
| | | | | | |
| * | | | | | Merge branch 'develop' into feat/report-notificationShpuld Shpuldson2021-01-13
| |\ \ \ \ \ \
| * | | | | | | 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 implementation: make route naming consistentAlexander Tumin2022-08-06
| | | | | | | | | | |
| * | | | | | | | | | Lists implementation: tests, linter fixAlexander Tumin2022-08-06
| | | | | | | | | | |
| * | | | | | | | | | Lists implementationAlexander Tumin2022-08-06
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix-chat-scroll' into 'develop'HJ2022-08-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix chat scroll acting unwise Closes #1178 See merge request pleroma/pleroma-fe!1587
| * | | | | | | | | | fix chat scroll acting unwiseHenry Jameson2022-08-09
| | | | | | | | | | |
* | | | | | | | | | | move pleroma-tan just a tiny bit lowerHenry Jameson2022-08-08
| | | | | | | | | | |
* | | | | | | | | | | art creditHenry Jameson2022-08-08
| | | | | | | | | | |
* | | | | | | | | | | lintHenry Jameson2022-08-08
| | | | | | | | | | |
* | | | | | | | | | | proper animationHenry Jameson2022-08-08
| | | | | | | | | | |
* | | | | | | | | | | don't let function access `this`Henry Jameson2022-08-08
| | | | | | | | | | |
* | | | | | | | | | | lintHenry Jameson2022-08-08
| | | | | | | | | | |
* | | | | | | | | | | proper links and fix user detectionHenry Jameson2022-08-08
| | | | | | | | | | |
* | | | | | | | | | | don't show to anons, make it possible to disable notification instance-wideHenry Jameson2022-08-08
| | | | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'origin/develop' into been-awhileHenry Jameson2022-08-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: lint fix bugs Apply 1 suggestion(s) to 1 file(s) change icons Update dependency vue-i18n to v9.2.0 made quick settings into their own component, added quick view settings, added both to conversation view
| * | | | | | | | | | lintHenry Jameson2022-08-04
| | | | | | | | | | |
| * | | | | | | | | | fix bugsHenry Jameson2022-08-04
| | | | | | | | | | |
| * | | | | | | | | | Apply 1 suggestion(s) to 1 file(s)HJ2022-08-04
| | | | | | | | | | |
| * | | | | | | | | | change iconsHenry Jameson2022-08-02
| | | | | | | | | | |
| * | | | | | | | | | made quick settings into their own component, added quick view settings,Henry Jameson2022-08-01
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added both to conversation view
* | | | | | | | | | Apply 2 suggestion(s) to 1 file(s)HJ2022-08-07
| | | | | | | | | |
* | | | | | | | | | Apply 2 suggestion(s) to 1 file(s)Hélène2022-08-05
| | | | | | | | | |