aboutsummaryrefslogtreecommitdiff
path: root/src/services/entity_normalizer/entity_normalizer.service.js
Commit message (Expand)AuthorAge
* 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
* 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
|\|
| * post-merge fixesHenry Jameson2019-03-17
| * Merge remote-tracking branch 'upstream/develop' into mastoapi/emojisHenry Jameson2019-03-17
| |\
| * | Added some testsHenry Jameson2019-03-11
| * | emoji adderHenry Jameson2019-03-09
* | | #436: clean up based on commentdave2019-03-17
* | | #436: merge developdave2019-03-15
|\ \ \ | | |/ | |/|
| * | fix embedded relationship card parsingHenry Jameson2019-03-12
| * | actually use embedded relationship if it's presentHenry Jameson2019-03-11
| * | instead of filtering nulls, let's just not have them in the first placeHenry Jameson2019-03-11
| |/
* | #436: add is_local for statusesdave2019-03-14
* | #436: fix notification order, follow type link issue, duplicate keydave2019-03-14