aboutsummaryrefslogtreecommitdiff
path: root/src/services/entity_normalizer
Commit message (Collapse)AuthorAge
...
| * | 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
|\ | | | | | | | | MastoAPI login See merge request pleroma/pleroma-fe!805
| * 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
|\ \ | | | | | | | | | | | | wire up notification settings See merge request pleroma/pleroma-fe!809
| * | 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
|
* entity normalizer: hook up in_reply_to_account_acctWilliam Pitcock2019-04-27
|
* store friends/followers in the global user repositorytaehoon2019-04-14
|
* #436 - merge developdave2019-04-10
|\
| * Fix wrong localHenry Jameson2019-04-10
| |
| * revert, it's still missingHenry Jameson2019-04-09
| |
| * add support for pleroma-specific fieldsHenry Jameson2019-04-09
| |
* | #436 - merge developdave2019-04-08
|\|
| * Added moderation menueugenijm2019-04-01
| |
* | #436 - apply patch and clean updave2019-03-31
| |
* | #436 - apply patchdave2019-03-31
| |
* | #436 - keep original namingdave2019-03-31
| |
* | merge develop & resolve conflictdave2019-03-29
|\|
| * expose replies_count from mastodon apiBrenden Bice2019-03-28
| |
* | merge develop & resolve conflictdave2019-03-26
|\|
| * Update attachment normalizertaehoon2019-03-25
| |
| * Add fallback for attachments uploaded via the other platformstaehoon2019-03-24
| |
| * Get correct mimetype through entity_normalizertaehoon2019-03-24
| |
| * #448 - fix timeline fetch error when status text is nulldave2019-03-22
| |
* | #436: sync notification with timelinedave2019-03-18
| |
* | #436: implement is_seen logicdave2019-03-18
| |
* | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-03-18
|\| | | | | | | issue-436-mastoapi-notifications
| * post-merge fixesHenry Jameson2019-03-17
| |
| * Merge remote-tracking branch 'upstream/develop' into mastoapi/emojisHenry Jameson2019-03-17
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (34 commits) after store: fix setting postFormats field fix user-card avatar falling into permament failed state fix flake id users not fetching correctly fix console error afterStoreSetup: Move log in and theme load to afterStoreSetup. afterStoreSetup: Handle 404 cases. afterStoreSetup: Emoji and nodeinfo refactor. afterStoreSetup: refactor TOS and panel fetching, handle 404s. afterStoreSetup: refactor. Load persistedStated with async/await. whoops レインせんぱいにサンキュー fix embedded relationship card parsing actually use embedded relationship if it's present instead of filtering nulls, let's just not have them in the first place #434 - fix plain text issue Add floating post-status button on mobile Update user settings icon to pencil I18n: Update Czech translation user_card.vue: Copy over .status-content img styling ...
| * | Added some testsHenry Jameson2019-03-11
| | |
| * | emoji adderHenry Jameson2019-03-09
| | |