aboutsummaryrefslogtreecommitdiff
path: root/src/services/entity_normalizer/entity_normalizer.service.js
Commit message (Expand)AuthorAge
* EntityNormalizer: Add colons to emoji alt text.lain2020-06-04
* Merge branch 'develop' into 'feat/relationship-refactor'Shpuld Shpludson2020-05-08
|\
| * Add support for follow request notificationseugenijm2020-04-30
* | minor fixesShpuld Shpuldson2020-04-23
* | remove unused mutation and test for itShpuld Shpuldson2020-04-23
* | fix mistakesShpuld Shpuldson2020-04-21
* | make relationships separate from usersShpuld Shpuldson2020-04-21
|/
* Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
* Merge branch 'move-type-notification' into 'develop'Shpuld Shpludson2020-02-10
|\
| * Add setting for allow_following_movekPherox2020-02-04
* | Escape HTML from display name and subject fieldsrinpatch2020-01-30
|/
* review changesShpuld Shpuldson2020-01-28
* remove mock dataShpuld Shpuldson2020-01-26
* change emoji reactions to use new formatShpuld Shpuldson2020-01-26
* fix parse for move type notificationskPherox2019-12-11
* Normalize profile fieldskPherox2019-11-19
* Merge branch 'develop' into feature/following_reblogsMaksim Pechnikov2019-10-08
|\
| * fix regex shortcode problemHenry Jameson2019-09-30
| * Feature/Add _Allow user discovery services_ preferenceHakaba Hitoyo2019-09-26
| * Added a setting to hide follow/follower count from the user profileeugenijm2019-09-23
* | added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
|/
* detect thread-muted poststaehoon2019-09-13
* Fix sent follow request detectionrinpatch2019-08-09
* Merge branch 'feat/conversation-muting' into 'develop'Shpuld Shpludson2019-08-08
|\
| * Merge branch 'develop' into 'feat/conversation-muting'Shpuld Shpludson2019-07-15
| |\
| * | Add thread muting to context menu of statusshpuld2019-07-07
* | | fix typostaehoon2019-07-24
| |/ |/|
* | change subscribing to subscribedtaehoon2019-07-10
* | add subscribing to user entity normalizertaehoon2019-07-10
|/
* Set hide_follows and hide_followers settings when parsing Mastodon formatEugenij2019-07-07
* Feature/polls attempt 2lain2019-06-18
* getting and setting user background via MastoAPIHenry Jameson2019-06-16
* Merge branch 'masto-login-fixes' into 'develop'HJ2019-06-12
|\
| * Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.jsHJ2019-06-12
| * mastoapi login worksHenry Jameson2019-05-21
* | Merge branch 'feature/notification-controls' into 'develop'kaniini2019-06-01
|\ \
| * | entity normalizer: collapse data.pleroma if blocksWilliam Pitcock2019-05-25
| * | wire up notification settingsWilliam Pitcock2019-05-25
* | | wire up user.description with masto api datataehoon2019-05-29
|/ /
* / do not miss statusnet_profile_url of mentionstaehoon2019-05-22
|/
* add tags to data and to status componentMoonman2019-05-20
* entity normalizer: add tooltip text to emojisWilliam Pitcock2019-05-17
* improve performance by caching pinned status ids into user objecttaehoon2019-05-15
* make sure to have rights property of user objecttaehoon2019-05-15
* clean uptaehoon2019-05-15
* filter pinned statuses based on pinned entity instead of a separate user entitytaehoon2019-05-15
* remove pinned timeline, instead, use simple entity of user objecttaehoon2019-05-15
* #468 - pin/unpin statusdave2019-05-15
* fix conversationId comparision bug using integer formattaehoon2019-05-06
* add title and alt for avatars, fix console errors in avatarlistshpuld2019-05-01