aboutsummaryrefslogtreecommitdiff
path: root/src/services/entity_normalizer/entity_normalizer.service.js
Commit message (Expand)AuthorAge
* 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
* | #436: update is_localdave2019-03-13
* | #436: update entity_normalizerdave2019-03-13
* | #436: add dismiss button, disable is_seen partdave2019-03-13
* | #436: integrate mastoAPI notificationsdave2019-03-12
|/
* Added follow requests counter to nav bar to make it visible behorehandeugenijm2019-02-15
* Allow to configure visibility for admin and moderator badgeseugenijm2019-02-06
* Add admin and moderator indicators to the user cardeugenijm2019-02-06
* Rename "hide_following" to "hide_follows"Maxim Filippov2019-02-06
* Split hide_network into hide_followers & hide_followingsMaxim Filippov2019-02-06
* merge develop and fix conflicts AGAINshpuld2019-02-04
|\