| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | update changelog with status previews | Shpuld Shpuldson | 2020-06-28 |
| | | |||
| * | show preview with plaintext too | Shpuld Shpuldson | 2020-06-28 |
| | | |||
| * | remove unnecessary type=button | Shpuld Shpuldson | 2020-06-28 |
| | | |||
| * | fix preview attachments getting wrong styles | Shpuld Shpuldson | 2020-06-28 |
| | | |||
| * | update styles in preview heading | Shpuld Shpuldson | 2020-06-28 |
| | | |||
| * | add rich text preview | Shpuld Shpuldson | 2020-06-28 |
| | | |||
| * | Merge branch 'feat/preload-data-from-html' into 'develop' | lain | 2020-06-27 |
| |\ | | | | | | | | | Add basic preloading for nodeinfo/config See merge request pleroma/pleroma-fe!1155 | ||
| | * | rename variable requestJson when it's not actually json | Shpuld Shpuldson | 2020-06-27 |
| | | | |||
| | * | don't block ui with stickers or tos | Shpuld Shpuldson | 2020-06-27 |
| | | | |||
| | * | make use of api/v1/instance | Shpuld Shpuldson | 2020-06-27 |
| | |\ | |/ |/| | |||
| * | | Merge branch 'remove-twitterapi-config' into 'develop' | Shpuld Shpludson | 2020-06-27 |
| |\ \ | | | | | | | | | | | | | Remove StatusNet config endpoint usage See merge request pleroma/pleroma-fe!1084 | ||
| | * \ | fix conflict in after_store | Shpuld Shpuldson | 2020-06-27 |
| | |\ \ | |/ / |/| | | |||
| * | | | update changelog with profile fields | Shpuld Shpuldson | 2020-06-27 |
| | | | | |||
| * | | | Merge branch 'iss-149/profile-fields-setting' into 'develop' | Shpuld Shpludson | 2020-06-27 |
| |\ \ \ | | | | | | | | | | | | | | | | | Profile fields setting See merge request pleroma/pleroma-fe!997 | ||
| | * \ \ | Merge branch 'develop' into 'iss-149/profile-fields-setting' | Shpuld Shpludson | 2020-06-27 |
| | |\ \ \ | | | | | | | | | | | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue | ||
| | * | | | | implement user suggestor for profile fields | kPherox | 2020-06-19 |
| | | | | | | |||
| | * | | | | Fix emoji input error | kPherox | 2020-06-19 |
| | | | | | | |||
| | * | | | | Fix merging array field for users | kPherox | 2020-06-10 |
| | | | | | | |||
| | * | | | | Add i18n en | kPherox | 2020-06-10 |
| | | | | | | |||
| | * | | | | Add profile fields form | kPherox | 2020-06-10 |
| | | | | | | |||
| * | | | | | Merge branch 'weblate-pleroma-pleroma-fe' into 'develop' | Shpuld Shpludson | 2020-06-27 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | Translations update from Weblate See merge request pleroma/pleroma-fe!1152 | ||
| | * | | | | Translated using Weblate (Italian) | translate | 2020-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. | lain | 2020-06-24 |
| | | | | | |||
| | | * | | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵ | lain | 2020-06-24 |
| | | |\ \ | |_|/ / |/| | | | | | | | remove-twitterapi-config | ||
| | | * | | after_store: Remove most of StatusNet config usage | rinpatch | 2020-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/config | Shpuld Shpuldson | 2020-06-26 |
| | |_|/ |/| | | |||
| * | | | Merge branch 'feature/bot-flag' into 'develop' | lain | 2020-06-22 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add 'Bot' settings option and badge Closes #832 See merge request pleroma/pleroma-fe!1153 | ||
| | * | | | Use more correct class name for user badges | Sergey Suprunenko | 2020-06-21 |
| | | | | | |||
| | * | | | Show a 'bot' badge on the service account page | Sergey Suprunenko | 2020-06-21 |
| | | | | | |||
| | * | | | Add 'bot' flag to Profile settings | Sergey Suprunenko | 2020-06-21 |
| |/ / / | |||
| * | | | Merge branch 'notification-unification-experiments' into 'develop' | lain | 2020-06-19 |
| |\ \ \ | | | | | | | | | | | | | | | | | Notification unification / WebPush i18n. See merge request pleroma/pleroma-fe!1142 | ||
| | * | | | Changelog: Add info about push notifications. | lain | 2020-06-19 |
| | | | | | |||
| | * | | | ServiceWorker: Use clearer variable names | lain | 2020-06-19 |
| | | | | | |||
| | * | | | Service Worker: Extract messages to own module. | lain | 2020-06-16 |
| | | | | | |||
| | * | | | Linting + docs | lain | 2020-06-13 |
| | | | | | |||
| | * | | | ServiceWorker: Use loader to only notification messages. | lain | 2020-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 ↵ | lain | 2020-06-12 |
| | |\ \ \ | | | | | | | | | | | | | | | | notification-unification-experiments | ||
| | * | | | | NotificationUtils: Add tag to notifications. | lain | 2020-06-11 |
| | | | | | | |||
| | * | | | | ServiceWorker: Don't show message via sw if a client is active. | lain | 2020-06-11 |
| | | | | | | |||
| | * | | | | ServiceWorker: Grab the notification and display it with i18n. | lain | 2020-06-11 |
| | | | | | | |||
| | * | | | | NotificationUtils: Extract preparation of notification object. | lain | 2020-06-11 |
| | | | | | | |||
| * | | | | | Merge branch 'fix-username-emoji' into 'develop' | HJ | 2020-06-19 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fix huge emoji in usernames See merge request pleroma/pleroma-fe!1151 | ||
| | * | | | | | fix huge emoji in usernames | Henry Jameson | 2020-06-19 |
| |/ / / / / | |||
| * | | | | | Merge branch 'iss-149/profile-fields-display' into 'develop' | Shpuld Shpludson | 2020-06-19 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Display profile fields See merge request pleroma/pleroma-fe!1004 | ||
| | * | | | | | fix width of long field value | kPherox | 2020-06-18 |
| | | | | | | | |||
| | * | | | | | change key-value to look like one | kPherox | 2020-06-18 |
| | | | | | | | |||
| | * | | | | | resume the previous emoji size for now | Shpuld Shpuldson | 2020-06-17 |
| | | | | | | | |||
| | * | | | | | restyle the fields | Shpuld Shpuldson | 2020-06-17 |
| | | | | | | | |||
| | * | | | | | Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-display | Shpuld Shpuldson | 2020-06-17 |
| | |\ \ \ \ \ | |||
| | * | | | | | | Change to use tags removed fields instead of raw fields | kPherox | 2020-02-19 |
| | | | | | | | | |||
