| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | entity_normalizer: safely check screen_name | Matilde Park | 2021-04-21 | |
| | | | | | | | | | | | | | | | | | | | | | Prevents a crash on undefined screen name cases. | |||
| * | | | | | separate screen_name and screen_name_ui with decoded punycode | Shpuld Shpuldson | 2021-02-26 | |
| | |_|_|/ |/| | | | ||||
| * | | | | Apply 1 suggestion(s) to 1 file(s) | feld | 2021-01-20 | |
| | | | | | ||||
| * | | | | More robust backwards compatibility | Mark Felder | 2021-01-19 | |
| | | | | | ||||
| * | | | | Support old user.deactivated and new user.is_active fields | Mark Felder | 2021-01-18 | |
| | | | | | ||||
| * | | | | Add report button to status ellipsis menu | Shpuld Shpuldson | 2021-01-12 | |
| | |_|/ |/| | | ||||
| * | | | fix #1036 convert screen name to unicode with punycode | Shpuld Shpludson | 2021-01-05 | |
| | | | | ||||
| * | | | use title html for poll options before vote | Shpuld Shpuldson | 2020-12-07 | |
| | |/ |/| | ||||
| * | | Fix pinned statuses and perhaps some other stuff | Henry Jameson | 2020-11-17 | |
| |/ | ||||
| * | fix emoji not working in profile field names | Shpuld Shpuldson | 2020-11-11 | |
| | | ||||
| * | Optimistic message sending for chat | eugenijm | 2020-11-01 | |
| | | ||||
| * | EntityNormalizer: Normalize thumbnail url. | lain | 2020-08-19 | |
| | | ||||
| * | Merge branch 'features/favicons' into 'develop' | Shpuld Shpludson | 2020-07-20 | |
| |\ | | | | | | | | | status.vue: Add support for favicons See merge request pleroma/pleroma-fe!1076 | |||
| | * | Merge branch 'develop' into features/favicons | Shpuld Shpuldson | 2020-06-18 | |
| | |\ | ||||
| | * | | status.vue: Add support for favicons | Haelwenn (lanodan) Monnier | 2020-03-01 | |
| | | | | | | | | | | | | | Put in replacement to the external icon when possible | |||
| * | | | Add Chats | eugenijm | 2020-07-08 | |
| | | | | ||||
| * | | | Merge branch 'feat/parent-visible-support' into 'develop' | Shpuld Shpludson | 2020-07-05 | |
| |\ \ \ | | | | | | | | | | | | | | | | | #874 Add strike-through to "Reply to" when parent_visible is set to false See merge request pleroma/pleroma-fe!1162 | |||
| | * | | | add strikethrough when parent isn't visible | Shpuld Shpuldson | 2020-06-30 | |
| | | | | | ||||
| * | | | | Add bookmarks | Eugenij | 2020-07-03 | |
| |/ / / | | | | | | | | | | Co-authored-by: jared <jaredrmain@gmail.com> | |||
| * | | | Merge branch 'iss-149/profile-fields-display' into 'develop' | Shpuld Shpludson | 2020-06-19 | |
| |\ \ \ | | | | | | | | | | | | | | | | | Display profile fields See merge request pleroma/pleroma-fe!1004 | |||
| | * | | | 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 | |
| | |\ \ \ | | | |/ | | |/| | ||||
| | * | | | Add fields_text for tooltip | kPherox | 2020-02-19 | |
| | | | | | ||||
| * | | | | 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 | |
| | |/ / |/| | | ||||
| * | | | EntityNormalizer: Add colons to emoji alt text. | lain | 2020-06-04 | |
| | | | | | | | | | | | | | This makes it possible to copy them and still have them work. | |||
| * | | | Merge branch 'develop' into 'feat/relationship-refactor' | Shpuld Shpludson | 2020-05-08 | |
| |\ \ \ | | | | | | | | | | | | | # Conflicts: # src/components/notification/notification.js | |||
| | * | | | Add support for follow request notifications | eugenijm | 2020-04-30 | |
| | | |/ | |/| | ||||
| * | | | minor fixes | Shpuld Shpuldson | 2020-04-23 | |
| | | | | ||||
| * | | | remove unused mutation and test for it | Shpuld Shpuldson | 2020-04-23 | |
| | | | | ||||
| * | | | fix mistakes | Shpuld Shpuldson | 2020-04-21 | |
| | | | | ||||
| * | | | make relationships separate from users | Shpuld Shpuldson | 2020-04-21 | |
| |/ / | ||||
| * | | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 | |
| | | | ||||
| * | | Merge branch 'move-type-notification' into 'develop' | Shpuld Shpludson | 2020-02-10 | |
| |\ \ | | | | | | | | | | | | | | | | | | | Add setting for allow following move Closes #732 See merge request pleroma/pleroma-fe!1054 | |||
| | * | | Add setting for allow_following_move | kPherox | 2020-02-04 | |
| | | | | ||||
| * | | | Escape HTML from display name and subject fields | rinpatch | 2020-01-30 | |
| |/ / | | | | | | | Closes #724 | |||
| * | | review changes | Shpuld Shpuldson | 2020-01-28 | |
| | | | ||||
| * | | remove mock data | Shpuld Shpuldson | 2020-01-26 | |
| | | | ||||
| * | | change emoji reactions to use new format | Shpuld Shpuldson | 2020-01-26 | |
| | | | ||||
| * | | fix parse for move type notifications | kPherox | 2019-12-11 | |
| |/ | ||||
| * | Normalize profile fields | kPherox | 2019-11-19 | |
| | | ||||
| * | Merge branch 'develop' into feature/following_reblogs | Maksim Pechnikov | 2019-10-08 | |
| |\ | ||||
| | * | fix regex shortcode problem | Henry Jameson | 2019-09-30 | |
| | | | ||||
| | * | Feature/Add _Allow user discovery services_ preference | Hakaba Hitoyo | 2019-09-26 | |
| | | | ||||
| | * | Added a setting to hide follow/follower count from the user profile | eugenijm | 2019-09-23 | |
| | | | ||||
| * | | added support hide\show reblogs from a specific user | Maksim Pechnikov | 2019-09-21 | |
| |/ | ||||
| * | detect thread-muted posts | taehoon | 2019-09-13 | |
| | | ||||
| * | Fix sent follow request detection | rinpatch | 2019-08-09 | |
| | | | | | | | | This fixes `requestFollow` using the relationship instead of user object, resulting in `sent` always being false for locked users, and also removes assumptions about follow request being sent, instead relying on `requested` from user relationship. | |||
| * | Merge branch 'feat/conversation-muting' into 'develop' | Shpuld Shpludson | 2019-08-08 | |
| |\ | | | | | | | | | Add Conversation/Thread Muting See merge request pleroma/pleroma-fe!876 | |||
| | * | Merge branch 'develop' into 'feat/conversation-muting' | Shpuld Shpludson | 2019-07-15 | |
| | |\ | | | | | | | | | | # Conflicts: # src/services/api/api.service.js | |||
