aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'feat/allow-use-without-cookies' into 'develop'Shpuld Shpludson2020-07-05
|\ | | | | | | | | | | | | Fix #815: Allow use without cookies, Add a global notice popup system Closes #815 See merge request pleroma/pleroma-fe!1166
| * change alert popup alphaShpuld Shpuldson2020-07-02
| |
| * make the addNotice dispatch return the noticeShpuld Shpuldson2020-07-02
| |
| * change storage error one-off into a global notice systemShpuld Shpuldson2020-07-02
| |
| * remove accidental logShpuld Shpuldson2020-07-01
| |
| * revert accidental change in instance.jsShpuld Shpuldson2020-07-01
| |
| * update the message and changelogShpuld Shpuldson2020-07-01
| |
| * catch localforage error and let the application work, add an alert for user ↵Shpuld Shpuldson2020-07-01
| | | | | | | | to dismiss
* | Merge branch 'feat/parent-visible-support' into 'develop'Shpuld Shpludson2020-07-05
|\ \ | | | | | | | | | | | | #874 Add strike-through to "Reply to" when parent_visible is set to false See merge request pleroma/pleroma-fe!1162
| * | add no-statusId support for status popoverShpuld Shpuldson2020-06-30
| | |
| * | add strikethrough when parent isn't visibleShpuld Shpuldson2020-06-30
| | |
* | | Merge branch 'fix-emoji-panel-height' into 'develop'HJ2020-07-04
|\ \ \ | | | | | | | | | | | | | | | | Fix emoji panel for settings modal See merge request pleroma/pleroma-fe!1168
| * | | fix height for emoji panel of settings modalkPherox2020-07-04
| | | |
* | | | Merge branch 'fix/allow-over-scrolling-on-bottom-mobile' into 'develop'HJ2020-07-04
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Fix #854: allow overscrolling enough to not have FAB block interactables Closes #854 See merge request pleroma/pleroma-fe!1165
| * | | allow overscrolling enough to not have FAB block interactablesShpuld Shpuldson2020-07-01
| |/ /
* | | Add bookmarksEugenij2020-07-03
| | | | | | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com>
* | | add follow request users to storeShpuld Shpuldson2020-07-02
| |/ |/|
* | change Show New text to Reload when flushingShpuld Shpuldson2020-06-30
| |
* | Make use of backend reply filteringShpuld Shpuldson2020-06-30
|/
* Merge branch '812-subject-separation' into 'develop'lain2020-06-29
|\ | | | | | | | | | | | | StatusContent: Better separate subject from status content. Closes #812 See merge request pleroma/pleroma-fe!1150
| * Change the show/hide strings about, remove subjected status toggle when ↵Shpuld Shpuldson2020-06-26
| | | | | | | | 'collapse' option not used
| * rip restyle subject, fix some issues with long subjectShpuld Shpuldson2020-06-26
| |
| * StatusContent: Fix greentext.lain2020-06-19
| |
| * StatusContent: Better separate subject from status content.lain2020-06-19
| |
* | Translated using Weblate (Dutch)Fristi2020-06-28
| | | | | | | | | | | | | | Currently translated at 100.0% (626 of 626 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/nl/
* | rename variable requestJson when it's not actually jsonShpuld Shpuldson2020-06-27
| |
* | don't block ui with stickers or tosShpuld Shpuldson2020-06-27
| |
* | make use of api/v1/instanceShpuld Shpuldson2020-06-27
|\ \
| * \ fix conflict in after_storeShpuld Shpuldson2020-06-27
| |\ \
| | * \ Merge branch 'iss-149/profile-fields-setting' into 'develop'Shpuld Shpludson2020-06-27
| | |\ \ | | | | | | | | | | | | | | | | | | | | Profile fields setting See merge request pleroma/pleroma-fe!997
| | | * \ Merge branch 'develop' into 'iss-149/profile-fields-setting'Shpuld Shpludson2020-06-27
| | | |\ \ | | | | | | | | | | | | | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue
| | | * | | implement user suggestor for profile fieldskPherox2020-06-19
| | | | | |
| | | * | | Fix emoji input errorkPherox2020-06-19
| | | | | |
| | | * | | Fix merging array field for userskPherox2020-06-10
| | | | | |
| | | * | | Add i18n enkPherox2020-06-10
| | | | | |
| | | * | | Add profile fields formkPherox2020-06-10
| | | | | |
| | * | | | Translated using Weblate (Italian)translate2020-06-27
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 72.7% (452 of 621 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| * | | | After Store: Remove last statusnet vestiges.lain2020-06-24
| | | | |
| * | | | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵lain2020-06-24
| |\| | | | | | | | | | | | | | | | | | remove-twitterapi-config
| * | | | after_store: Remove most of StatusNet config usagerinpatch2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Information under `pleromafe` key is equivalent to the one under `pleroma_fe` key in `/api/pleroma/frontend_configurations`. All other information had equivalents in `/nodeinfo/2.0.json`, except `textlimit` and `vapidPublicKey`.
* | | | | add basic preloading for nodeinfo/configShpuld Shpuldson2020-06-26
| |/ / / |/| | |
* | | | Use more correct class name for user badgesSergey Suprunenko2020-06-21
| | | |
* | | | Show a 'bot' badge on the service account pageSergey Suprunenko2020-06-21
| | | |
* | | | Add 'bot' flag to Profile settingsSergey Suprunenko2020-06-21
| | | |
* | | | Merge branch 'notification-unification-experiments' into 'develop'lain2020-06-19
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Notification unification / WebPush i18n. See merge request pleroma/pleroma-fe!1142
| * | | | ServiceWorker: Use clearer variable nameslain2020-06-19
| | | | |
| * | | | Service Worker: Extract messages to own module.lain2020-06-16
| | | | |
| * | | | Linting + docslain2020-06-13
| | | | |
| * | | | ServiceWorker: Use loader to only notification messages.lain2020-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This keeps the translation size very small and makes it easy to integrate all the languages, as dynamically loading them isn't easy in the service worker.
| * | | | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵lain2020-06-12
| |\ \ \ \ | | | | | | | | | | | | | | | | | | notification-unification-experiments