aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* show preview with plaintext tooShpuld Shpuldson2020-06-28
|
* remove unnecessary type=buttonShpuld Shpuldson2020-06-28
|
* fix preview attachments getting wrong stylesShpuld Shpuldson2020-06-28
|
* update styles in preview headingShpuld Shpuldson2020-06-28
|
* add rich text previewShpuld Shpuldson2020-06-28
|
* 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
| * | | | NotificationUtils: Add tag to notifications.lain2020-06-11
| | | | |
| * | | | ServiceWorker: Don't show message via sw if a client is active.lain2020-06-11
| | | | |
| * | | | ServiceWorker: Grab the notification and display it with i18n.lain2020-06-11
| | | | |
| * | | | NotificationUtils: Extract preparation of notification object.lain2020-06-11
| | | | |
* | | | | fix huge emoji in usernamesHenry Jameson2020-06-19
| | | | |
* | | | | Merge branch 'iss-149/profile-fields-display' into 'develop'Shpuld Shpludson2020-06-19
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Display profile fields See merge request pleroma/pleroma-fe!1004
| * | | | | fix width of long field valuekPherox2020-06-18
| | | | | |
| * | | | | change key-value to look like onekPherox2020-06-18
| | | | | |
| * | | | | resume the previous emoji size for nowShpuld Shpuldson2020-06-17
| | | | | |
| * | | | | restyle the fieldsShpuld Shpuldson2020-06-17
| | | | | |
| * | | | | Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-displayShpuld Shpuldson2020-06-17
| |\ \ \ \ \
| * | | | | | Change to use tags removed fields instead of raw fieldskPherox2020-02-19
| | | | | | |
| * | | | | | Add fields_text for tooltipkPherox2020-02-19
| | | | | | |
| * | | | | | Change field name to right justifykPherox2019-11-20
| | | | | | |
| * | | | | | Use fields_html onlykPherox2019-11-20
| | | | | | |
| * | | | | | Add tooltipkPherox2019-11-20
| | | | | | |
| * | | | | | Change css selectors to classname from elementnamekPherox2019-11-20
| | | | | | |
| * | | | | | Change profile fields design to horizontalkPherox2019-11-20
| | | | | | |
| * | | | | | Fix emoji sizekPherox2019-11-20
| | | | | | |
| * | | | | | Display user profile fieldskPherox2019-11-20
| | | | | | |