| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix conflict in after_store | 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 |
| | | | | | |||
| | * | | | 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 | ||
| | * | | 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 | ||
| | | * | | 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 |
| | | | | | | |||
| | * | | | | 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 |
| | | | | | | | | |||
| | | * | | | | | Add fields_text for tooltip | kPherox | 2020-02-19 |
| | | | | | | | | |||
| | | * | | | | | Change field name to right justify | kPherox | 2019-11-20 |
| | | | | | | | | |||
| | | * | | | | | Use fields_html only | kPherox | 2019-11-20 |
| | | | | | | | | |||
| | | * | | | | | Add tooltip | kPherox | 2019-11-20 |
| | | | | | | | | |||
| | | * | | | | | Change css selectors to classname from elementname | kPherox | 2019-11-20 |
| | | | | | | | | |||
| | | * | | | | | Change profile fields design to horizontal | kPherox | 2019-11-20 |
| | | | | | | | | |||
| | | * | | | | | Fix emoji size | kPherox | 2019-11-20 |
| | | | | | | | | |||
| | | * | | | | | Display user profile fields | kPherox | 2019-11-20 |
| | | | | | | | | |||
| | * | | | | | | Merge branch '589-poll-options' into 'develop' | Shpuld Shpludson | 2020-06-18 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Polls: Construct an html field during normalization. Closes #589 See merge request pleroma/pleroma-fe!1146 | ||
| | | * | | | | | | Poll, StatusContent: Move emoji css to status body. | lain | 2020-06-18 |
| | | | | | | | | | |||
| | | * | | | | | | Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.js | lain | 2020-06-14 |
| | | | | | | | | | |||
| | | * | | | | | | Polls: Construct an html field during normalization. | lain | 2020-06-14 |
| | | | |_|_|/ / | | |/| | | | | |||
| | * | | | | | | remove recentqueries thing | Shpuld Shpuldson | 2020-06-18 |
| | | | | | | | | |||
| | * | | | | | | revert import style | Shpuld Shpuldson | 2020-06-18 |
| | | | | | | | | |||
| | * | | | | | | return the correct promise type from action | Shpuld Shpuldson | 2020-06-18 |
| | | | | | | | | |||
| | * | | | | | | remove search blocker, fix debounce params | Shpuld Shpuldson | 2020-06-18 |
| | | | | | | | | |||
| | * | | | | | | Update popover.js | Shpuld Shpludson | 2020-06-16 |
| | | | | | | | | |||
| | * | | | | | | Merge branch 'develop' into 'fix/popovers-cutting-off-in-notifications' | Shpuld Shpludson | 2020-06-16 |
| | |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | # Conflicts: # CHANGELOG.md | ||
